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 swift-fakes with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.39.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/swift-fakes.git
Reference: main
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/Quick/swift-fakes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 380cce3 Merge pull request #18 from Quick/default_inits_for_error_in_spy
Cloned https://github.com/Quick/swift-fakes.git
Revision (git rev-parse @):
380cce3951b571d421dc4fef5ee0344ace379910
SUCCESS checkout https://github.com/Quick/swift-fakes.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Quick/swift-fakes.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Nimble.git
[1/1247] Fetching cwlpreconditiontesting
[2/1686] Fetching cwlpreconditiontesting, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.41s)
Fetching https://github.com/apple/swift-docc-plugin
[427/1897] Fetching cwlcatchexception, swift-docc-plugin
[1885/20537] Fetching cwlcatchexception, swift-docc-plugin, nimble
Fetched https://github.com/apple/swift-docc-plugin (0.59s)
[1731/19079] Fetching cwlcatchexception, nimble
Fetching https://github.com/apple/swift-docc-symbolkit
[15899/21932] Fetching cwlcatchexception, nimble, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.59s)
[17948/19079] Fetching cwlcatchexception, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git (2.63s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/Quick/Nimble.git (2.67s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.01s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.3.0 (0.61s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.70s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.66s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.63s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.3.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Copying PrivacyInfo.xcprivacy
[4/63] Emitting module Nimble
[5/71] Compiling Nimble SatisfyAllOf.swift
[6/71] Compiling Nimble SatisfyAnyOf.swift
[7/71] Compiling Nimble ThrowAssertion.swift
[8/71] Compiling Nimble ThrowError.swift
[9/71] Compiling Nimble ToSucceed.swift
[10/71] Compiling Nimble Polling+AsyncAwait.swift
[11/71] Compiling Nimble Polling+Require.swift
[12/71] Compiling Nimble Polling.swift
[13/71] Compiling Nimble HaveCount.swift
[14/71] Compiling Nimble Map.swift
[15/71] Compiling Nimble Match.swift
[16/71] Compiling Nimble MatchError.swift
[17/71] Compiling Nimble Matcher.swift
[18/71] Compiling Nimble MatcherProtocols.swift
[19/71] Compiling Nimble PostNotification.swift
[20/71] Compiling Nimble RaisesException.swift
[21/71] Compiling Nimble BeLessThan.swift
[22/71] Compiling Nimble BeLessThanOrEqual.swift
[23/71] Compiling Nimble BeLogical.swift
[24/71] Compiling Nimble BeNil.swift
[25/71] Compiling Nimble BeResult.swift
[26/71] Compiling Nimble BeVoid.swift
[27/71] Compiling Nimble BeWithin.swift
[28/71] Compiling Nimble BeginWith.swift
[29/71] Compiling Nimble DSL+AsyncAwait.swift
[30/71] Compiling Nimble DSL+Require.swift
[31/71] Compiling Nimble DSL+Wait.swift
[32/71] Compiling Nimble DSL.swift
[33/71] Compiling Nimble Expectation.swift
[34/71] Compiling Nimble ExpectationMessage.swift
[35/71] Compiling Nimble Expression.swift
[36/71] Compiling Nimble FailureMessage.swift
[37/71] Compiling Nimble AllPass.swift
[38/71] Compiling Nimble AdapterProtocols.swift
[39/71] Compiling Nimble AssertionDispatcher.swift
[40/71] Compiling Nimble AssertionRecorder+Async.swift
[41/71] Compiling Nimble AssertionRecorder.swift
[42/71] Compiling Nimble NMBExpectation.swift
[43/71] Compiling Nimble NimbleEnvironment.swift
[44/71] Compiling Nimble NimbleXCTestHandler.swift
[45/71] Compiling Nimble ExceptionCapture.swift
[46/71] Compiling Nimble AsyncExpression.swift
[47/71] Compiling Nimble Requirement.swift
[48/71] Compiling Nimble AsyncAwait.swift
[49/71] Compiling Nimble AsyncTimerSequence.swift
[50/71] Compiling Nimble Errors.swift
[51/71] Compiling Nimble NimbleTimeInterval.swift
[52/71] Compiling Nimble PollAwait.swift
[53/71] Compiling Nimble SourceLocation.swift
[54/71] Compiling Nimble Stringers.swift
[55/71] Compiling Nimble AsyncAllPass.swift
[56/71] Compiling Nimble AsyncMatcher.swift
[57/71] Compiling Nimble BeAKindOf.swift
[58/71] Compiling Nimble BeAnInstanceOf.swift
[59/71] Compiling Nimble BeCloseTo.swift
[60/71] Compiling Nimble BeEmpty.swift
[61/71] Compiling Nimble BeGreaterThan.swift
[62/71] Compiling Nimble BeGreaterThanOrEqualTo.swift
[63/71] Compiling Nimble BeIdenticalTo.swift
[64/71] Compiling Nimble BeginWithPrefix.swift
[65/71] Compiling Nimble Contain.swift
[66/71] Compiling Nimble ContainElementSatisfying.swift
[67/71] Compiling Nimble ElementsEqual.swift
[68/71] Compiling Nimble EndWith.swift
[69/71] Compiling Nimble Equal+Tuple.swift
[70/71] Compiling Nimble Equal+TupleArray.swift
[71/71] Compiling Nimble Equal.swift
[74/83] Compiling Fakes Spy.swift
[75/84] Compiling Fakes Spy+Result.swift
[76/84] Compiling Fakes Spy+Pendable.swift
[77/84] Compiling Fakes Spy+ThrowingPendable.swift
[78/84] Compiling Fakes resource_bundle_accessor.swift
[79/84] Compiling Fakes PendableDefaults.swift
[80/84] Compiling Fakes Spy+AsyncSequence.swift
[81/84] Compiling Fakes EmptyError.swift
[82/84] Compiling Fakes Pendable.swift
[83/84] Compiling Fakes Spy+Nimble.swift
[84/84] Emitting module Fakes
Build complete! (38.75s)
Build complete.
Done.