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.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: 3.4.0
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
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 9701330 Merge branch 'develop'
Cloned https://github.com/akashivskyy/quick-swift-check.git
Revision (git rev-parse @):
9701330c0f56619957fa95f1ee5fb7367d10be75
SUCCESS checkout https://github.com/akashivskyy/quick-swift-check.git at 3.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/typelift/SwiftCheck
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1236] Fetching cwlpreconditiontesting
[1237/1668] Fetching cwlpreconditiontesting, cwlcatchexception
[1449/6538] Fetching cwlpreconditiontesting, cwlcatchexception, swiftcheck
Fetching https://github.com/Quick/Nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.24s)
[553/5302] Fetching cwlcatchexception, swiftcheck
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.40s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/typelift/SwiftCheck (0.40s)
Fetching https://github.com/mxcl/Chalk.git
[1/77] Fetching chalk
Fetched https://github.com/mxcl/Chalk.git (0.28s)
Fetching https://github.com/Quick/Quick
[1/11280] Fetching swift-argument-parser
[11281/25321] Fetching swift-argument-parser, quick
Fetched https://github.com/apple/swift-argument-parser (0.73s)
Fetching https://github.com/llvm-swift/FileCheck.git
[11514/14041] Fetching quick
[14042/30767] Fetching quick, nimble
[29598/31246] Fetching quick, nimble, filecheck
Fetched https://github.com/llvm-swift/FileCheck.git (0.25s)
Fetched https://github.com/Quick/Quick (0.71s)
[16392/16726] Fetching nimble
Fetched https://github.com/Quick/Nimble (1.62s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (0.31s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.34s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.33s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.5 (0.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.1 (0.33s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.4.0 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.34s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.33s)
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/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.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/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
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/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/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/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] Compiling Nimble Expression.swift
[4/95] Compiling Nimble FailureMessage.swift
[5/96] Compiling Nimble Predicate.swift
[6/96] Compiling Nimble RaisesException.swift
[7/96] Compiling Nimble SatisfyAllOf.swift
[8/96] Compiling Nimble SatisfyAnyOf.swift
[9/96] Compiling Nimble ThrowAssertion.swift
[10/96] Compiling Nimble ThrowError.swift
[11/96] Compiling Nimble Expectation.swift
[12/96] Compiling Nimble ExpectationMessage.swift
[13/96] Compiling SwiftCheck WitnessedArbitrary.swift
[14/96] Compiling Nimble AdapterProtocols.swift
[15/96] Compiling Nimble AssertionDispatcher.swift
[16/96] Compiling Nimble AssertionRecorder.swift
[17/96] Compiling Quick String+C99ExtendedIdentifier.swift
[18/96] Compiling Quick URL+FileName.swift
[19/96] Compiling Quick World.swift
[20/96] Compiling Nimble DSL.swift
[23/96] Compiling Nimble BeCloseTo.swift
[24/96] Compiling Nimble BeEmpty.swift
[25/96] Compiling Nimble BeGreaterThan.swift
[29/96] Compiling Nimble NMBExpectation.swift
[30/96] Compiling Nimble NMBObjCMatcher.swift
[31/96] Compiling Nimble NimbleEnvironment.swift
[32/96] Compiling Nimble NimbleXCTestHandler.swift
[33/96] Compiling Nimble DSL+Wait.swift
[36/96] Compiling Nimble ExceptionCapture.swift
[37/96] Compiling Nimble BeginWith.swift
[38/96] Compiling Nimble BeginWithPrefix.swift
[39/96] Compiling Nimble Contain.swift
[40/96] Compiling Nimble ContainElementSatisfying.swift
[41/96] Compiling Nimble ElementsEqual.swift
[42/96] Compiling Nimble EndWith.swift
[43/96] Compiling Nimble Equal+Tuple.swift
[44/96] Compiling Nimble BeGreaterThanOrEqualTo.swift
[45/96] Compiling Nimble BeIdenticalTo.swift
[46/96] Compiling Nimble BeLessThan.swift
[47/96] Compiling Nimble BeLessThanOrEqual.swift
[48/96] Compiling Nimble BeLogical.swift
[49/96] Compiling Nimble BeNil.swift
[50/96] Compiling Nimble BeVoid.swift
[54/96] Compiling Nimble MatchError.swift
[55/96] Compiling Nimble MatcherFunc.swift
[56/96] Compiling Nimble MatcherProtocols.swift
[57/96] Compiling Nimble PostNotification.swift
[58/96] Compiling Nimble ToSucceed.swift
[59/96] Compiling Nimble Await.swift
[60/96] Compiling Nimble DispatchTimeInterval.swift
[61/96] Compiling Nimble Errors.swift
[62/96] Compiling Nimble SourceLocation.swift
[63/96] Compiling Nimble Stringers.swift
[66/96] Compiling Nimble AllPass.swift
[67/96] Compiling Nimble Async.swift
[68/96] Compiling Nimble BeAKindOf.swift
[69/96] Compiling Nimble BeAnInstanceOf.swift
[84/96] Emitting module SwiftCheck
[103/105] Emitting module QuickSwiftCheck
[104/105] Compiling QuickSwiftCheck It.swift
[105/105] Compiling QuickSwiftCheck To.swift
Build complete! (15.13s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.