This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of QuickSwiftCheck with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akashivskyy/quick-swift-check.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/akashivskyy/quick-swift-check
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a842036 Deprecate the project
Cloned https://github.com/akashivskyy/quick-swift-check.git
Revision (git rev-parse @):
a842036079c699c29ecbb95748fe0c975eb23881
SUCCESS checkout https://github.com/akashivskyy/quick-swift-check.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/llvm-swift/FileCheck.git
Fetching https://github.com/Quick/Quick
[1/432] Fetching cwlcatchexception
[269/911] Fetching cwlcatchexception, filecheck
[912/14952] Fetching cwlcatchexception, filecheck, quick
Fetching https://github.com/typelift/SwiftCheck
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.63s)
Fetched https://github.com/llvm-swift/FileCheck.git (0.63s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/Quick/Quick (0.64s)
Fetching https://github.com/mxcl/Chalk.git
[1/77] Fetching chalk
[60/4947] Fetching chalk, swiftcheck
[353/6183] Fetching chalk, swiftcheck, cwlpreconditiontesting
Fetched https://github.com/mxcl/Chalk.git (0.30s)
[4569/6106] Fetching swiftcheck, cwlpreconditiontesting
Fetching https://github.com/Quick/Nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.32s)
Fetching https://github.com/apple/swift-argument-parser
[4627/4870] Fetching swiftcheck
Fetched https://github.com/typelift/SwiftCheck (0.46s)
[1/11280] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.76s)
[1/16726] Fetching nimble
Fetched https://github.com/Quick/Nimble (1.94s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (0.49s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.55s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.43s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.5 (0.40s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.1 (0.43s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.4.0 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.42s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.40s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.0
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.5
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.1
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.4.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.1
Building for debugging...
[1/86] Emitting module Quick
[2/89] Emitting module Nimble
[3/95] Emitting module SwiftCheck
[4/96] Compiling Nimble Predicate.swift
[5/96] Compiling Nimble RaisesException.swift
[6/96] Compiling Nimble SatisfyAllOf.swift
[7/96] Compiling Nimble SatisfyAnyOf.swift
[8/96] Compiling Nimble ThrowAssertion.swift
[9/96] Compiling Nimble ThrowError.swift
[10/96] Compiling Nimble BeAnInstanceOf.swift
[11/96] Compiling Nimble BeCloseTo.swift
[12/96] Compiling Nimble BeEmpty.swift
[13/96] Compiling Nimble BeGreaterThan.swift
[14/96] Compiling SwiftCheck WitnessedArbitrary.swift
[15/96] Compiling Nimble Async.swift
[16/96] Compiling Nimble BeAKindOf.swift
[17/96] Compiling Quick String+C99ExtendedIdentifier.swift
[18/96] Compiling Quick URL+FileName.swift
[19/96] Compiling Quick World.swift
[23/96] Compiling Nimble AdapterProtocols.swift
[24/96] Compiling Nimble AssertionDispatcher.swift
[25/96] Compiling Nimble NMBObjCMatcher.swift
[26/96] Compiling Nimble NimbleEnvironment.swift
[27/96] Compiling Nimble NimbleXCTestHandler.swift
[28/96] Compiling Nimble AllPass.swift
[31/96] Compiling Nimble ExceptionCapture.swift
[32/96] Compiling Nimble AssertionRecorder.swift
[33/96] Compiling Nimble NMBExpectation.swift
[40/96] Compiling Nimble Equal.swift
[41/96] Compiling Nimble HaveCount.swift
[42/96] Compiling Nimble Match.swift
[43/96] Compiling Nimble MatchError.swift
[44/96] Compiling Nimble MatcherFunc.swift
[45/96] Compiling Nimble MatcherProtocols.swift
[46/96] Compiling Nimble PostNotification.swift
[50/96] Compiling Nimble BeLessThanOrEqual.swift
[51/96] Compiling Nimble BeLogical.swift
[52/96] Compiling Nimble BeNil.swift
[53/96] Compiling Nimble BeVoid.swift
[54/96] Compiling Nimble BeginWith.swift
[55/96] Compiling Nimble BeginWithPrefix.swift
[56/96] Compiling Nimble Contain.swift
[57/96] Compiling Nimble ContainElementSatisfying.swift
[58/96] Compiling Nimble ElementsEqual.swift
[59/96] Compiling Nimble EndWith.swift
[60/96] Compiling Nimble Equal+Tuple.swift
[69/97] Compiling Nimble DSL+Wait.swift
[70/97] Compiling Nimble DSL.swift
[71/97] Compiling Nimble Expectation.swift
[72/97] Compiling Nimble ExpectationMessage.swift
[73/97] Compiling Nimble Expression.swift
[74/97] Compiling Nimble FailureMessage.swift
[88/97] Compiling Nimble ToSucceed.swift
[89/97] Compiling Nimble Await.swift
[90/97] Compiling Nimble DispatchTimeInterval.swift
[91/97] Compiling Nimble Errors.swift
[92/97] Compiling Nimble SourceLocation.swift
[93/97] Compiling Nimble Stringers.swift
[103/105] Compiling QuickSwiftCheck To.swift
[104/105] Compiling QuickSwiftCheck It.swift
[105/105] Emitting module QuickSwiftCheck
Build complete! (32.27s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.