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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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: v0.1.2
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
 * tag               v0.1.2     -> FETCH_HEAD
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 v0.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Quick/swift-fakes.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/439] Fetching cwlcatchexception
[440/1686] Fetching cwlcatchexception, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
[1/2853] Fetching swift-docc-symbolkit
[2541/4311] Fetching swift-docc-symbolkit, swift-docc-plugin
[4312/22951] Fetching swift-docc-symbolkit, swift-docc-plugin, nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.50s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.50s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.50s)
Fetched https://github.com/Quick/Nimble.git from cache (1.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.92s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.3.0 (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.40s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.38s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.36s)
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-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
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/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/6] Write sources
[2/6] Copying PrivacyInfo.xcprivacy
[2/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/66] Compiling Nimble BeginWithPrefix.swift
[8/66] Compiling Nimble Contain.swift
[9/66] Compiling Nimble ContainElementSatisfying.swift
[10/66] Compiling Nimble ElementsEqual.swift
[11/66] Compiling Nimble EndWith.swift
[12/66] Compiling Nimble Equal+Tuple.swift
[13/66] Compiling Nimble Equal+TupleArray.swift
[14/66] Compiling Nimble Equal.swift
[15/74] Compiling Nimble DSL+AsyncAwait.swift
[16/74] Compiling Nimble DSL+Require.swift
[17/74] Compiling Nimble DSL+Wait.swift
[18/74] Compiling Nimble DSL.swift
[19/74] Compiling Nimble Expectation.swift
[20/74] Compiling Nimble ExpectationMessage.swift
[21/74] Compiling Nimble Expression.swift
[22/74] Compiling Nimble FailureMessage.swift
[23/74] Compiling Nimble AllPass.swift
[24/74] Emitting module Nimble
[25/74] Compiling Nimble SatisfyAllOf.swift
[26/74] Compiling Nimble SatisfyAnyOf.swift
[27/74] Compiling Nimble ThrowAssertion.swift
[28/74] Compiling Nimble ThrowError.swift
[29/74] Compiling Nimble ToSucceed.swift
[30/74] Compiling Nimble Polling+AsyncAwait.swift
[31/74] Compiling Nimble Polling+Require.swift
[32/74] Compiling Nimble Polling.swift
[33/74] Compiling Nimble BeLessThan.swift
[34/74] Compiling Nimble BeLessThanOrEqual.swift
[35/74] Compiling Nimble BeLogical.swift
[36/74] Compiling Nimble BeNil.swift
[37/74] Compiling Nimble BeResult.swift
[38/74] Compiling Nimble BeVoid.swift
[39/74] Compiling Nimble BeWithin.swift
[40/74] Compiling Nimble BeginWith.swift
[41/74] Compiling Nimble HaveCount.swift
[42/74] Compiling Nimble Map.swift
[43/74] Compiling Nimble Match.swift
[44/74] Compiling Nimble MatchError.swift
[45/74] Compiling Nimble Matcher.swift
[46/74] Compiling Nimble MatcherProtocols.swift
[47/74] Compiling Nimble PostNotification.swift
[48/74] Compiling Nimble RaisesException.swift
[49/74] Compiling Nimble AsyncAllPass.swift
[50/74] Compiling Nimble AsyncMatcher.swift
[51/74] Compiling Nimble BeAKindOf.swift
[52/74] Compiling Nimble BeAnInstanceOf.swift
[53/74] Compiling Nimble BeCloseTo.swift
[54/74] Compiling Nimble BeEmpty.swift
[55/74] Compiling Nimble BeGreaterThan.swift
[56/74] Compiling Nimble BeGreaterThanOrEqualTo.swift
[57/74] Compiling Nimble BeIdenticalTo.swift
[58/74] Compiling Nimble AdapterProtocols.swift
[59/74] Compiling Nimble AssertionDispatcher.swift
[60/74] Compiling Nimble AssertionRecorder+Async.swift
[61/74] Compiling Nimble AssertionRecorder.swift
[62/74] Compiling Nimble NMBExpectation.swift
[63/74] Compiling Nimble NimbleEnvironment.swift
[64/74] Compiling Nimble NimbleXCTestHandler.swift
[65/74] Compiling Nimble ExceptionCapture.swift
[66/74] Compiling Nimble AsyncExpression.swift
[67/74] Compiling Nimble Requirement.swift
[68/74] Compiling Nimble AsyncAwait.swift
[69/74] Compiling Nimble AsyncTimerSequence.swift
[70/74] Compiling Nimble Errors.swift
[71/74] Compiling Nimble NimbleTimeInterval.swift
[72/74] Compiling Nimble PollAwait.swift
[73/74] Compiling Nimble SourceLocation.swift
[74/74] Compiling Nimble Stringers.swift
[76/85] Compiling Fakes Spy+Result.swift
[77/85] Compiling Fakes Spy+Pendable.swift
[78/85] Compiling Fakes Spy+ThrowingPendable.swift
[79/86] Compiling Fakes Spy.swift
[80/86] Compiling Fakes resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Fakes.build/DerivedSources/resource_bundle_accessor.swift:4:16: warning: static property 'module' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let module: Bundle = {
               ^
[81/86] Compiling Fakes PendableDefaults.swift
[82/86] Compiling Fakes Spy+AsyncSequence.swift
[83/86] Compiling Fakes Spy+Nimble.swift
[84/86] Emitting module Fakes
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Fakes.build/DerivedSources/resource_bundle_accessor.swift:4:16: warning: static property 'module' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let module: Bundle = {
               ^
[85/86] Compiling Fakes EmptyError.swift
[86/86] Compiling Fakes Pendable.swift
Build complete! (22.95s)
Build complete.
Done.