Build Information
Successful build of swift-fakes, reference main (da4a6b), with Swift 6.2 for macOS (SPM) on 2 Jan 2026 10:03:44 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/swift-fakes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Quick/swift-fakes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at da4a6ba Enable typed throws in Spy w/ Result
Cloned https://github.com/Quick/swift-fakes.git
Revision (git rev-parse @):
da4a6ba2b903b6144cfe7e69addffe9865d7d621
SUCCESS checkout https://github.com/Quick/swift-fakes.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1257] Fetching cwlpreconditiontesting
[39/1717] Fetching cwlpreconditiontesting, cwlcatchexception
[385/3875] Fetching cwlpreconditiontesting, cwlcatchexception, swift-docc-plugin
[1934/23679] Fetching cwlpreconditiontesting, cwlcatchexception, swift-docc-plugin, nimble
[2133/27309] Fetching cwlpreconditiontesting, cwlcatchexception, swift-docc-plugin, nimble, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.98s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.98s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.98s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.98s)
Fetched https://github.com/Quick/Nimble.git from cache (1.98s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Creating working copy for https://github.com/Quick/Nimble.git
Creating working copy for https://github.com/apple/swift-docc-plugin
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/Quick/Nimble.git resolved at 14.0.0
warning: 'nimble': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
2 | import PackageDescription
3 |
4 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
5 | name: "Nimble",
6 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-fakes",
"name": "swift-fakes",
"url": "https://github.com/Quick/swift-fakes.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fakes",
"dependencies": [
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "14.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"dependencies": [
{
"identity": "cwlpreconditiontesting",
"name": "CwlPreconditionTesting",
"url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"version": "2.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
"dependencies": [
{
"identity": "cwlcatchexception",
"name": "CwlCatchException",
"url": "https://github.com/mattgallagher/CwlCatchException.git",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/Quick/swift-fakes.git
[1/892] Fetching swift-fakes
Fetched https://github.com/Quick/swift-fakes.git from cache (0.98s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.57s)
Computing version for https://github.com/Quick/Nimble.git
warning: 'nimble': /Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
2 | import PackageDescription
3 |
4 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
5 | name: "Nimble",
6 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/Quick/Nimble.git at 14.0.0 (1.03s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.46s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.98s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.43s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.95s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 14.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/swift-fakes.git
Working copy of https://github.com/Quick/swift-fakes.git resolved at main (da4a6ba)
warning: '.resolve-product-dependencies': dependency 'swift-fakes' is not used by any target
Found 1 product dependencies
- Nimble
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Quick/swift-fakes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/15] Write sources
[4/15] Copying PrivacyInfo.xcprivacy
[7/15] Write swift-version-49B95AFC49DCD68C.txt
[8/15] Compiling CwlMachBadInstructionHandler mach_excServer.c
[9/15] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[10/15] Compiling CwlCatchExceptionSupport CwlCatchException.m
[12/17] Compiling CwlCatchException CwlCatchException.swift
[13/17] Emitting module CwlCatchException
[14/21] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[15/21] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[16/21] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[17/21] Emitting module CwlPreconditionTesting
[18/85] Compiling Nimble BeLessThan.swift
[19/85] Compiling Nimble BeLessThanOrEqual.swift
[20/85] Compiling Nimble BeLogical.swift
[21/85] Compiling Nimble BeNil.swift
[22/85] Compiling Nimble BeResult.swift
[23/85] Compiling Nimble BeVoid.swift
[24/85] Compiling Nimble BeWithin.swift
[25/91] Compiling Nimble AdapterProtocols.swift
[26/91] Compiling Nimble AssertionDispatcher.swift
[27/91] Compiling Nimble AssertionRecorder+Async.swift
[28/91] Compiling Nimble AssertionRecorder.swift
[29/91] Compiling Nimble NMBExpectation.swift
[30/91] Compiling Nimble NimbleEnvironment.swift
[31/91] Compiling Nimble NimbleSwiftTestingHandler.swift
[32/91] Compiling Nimble BeginWith.swift
[33/91] Compiling Nimble BeginWithPrefix.swift
[34/91] Compiling Nimble Contain.swift
[35/91] Compiling Nimble ContainElementSatisfying.swift
[36/91] Compiling Nimble ElementsEqual.swift
[37/91] Compiling Nimble EndWith.swift
[38/91] Compiling Nimble Equal+Tuple.swift
[39/91] Compiling Nimble Equal+TupleArray.swift
[40/91] Compiling Nimble Equal.swift
[41/91] Compiling Nimble HaveCount.swift
[42/91] Compiling Nimble Map.swift
[43/91] Compiling Nimble Match.swift
[44/91] Compiling Nimble MatchError.swift
[45/91] Compiling Nimble Matcher.swift
[46/91] Emitting module Nimble
[47/91] Compiling Nimble Expectation.swift
[48/91] Compiling Nimble ExpectationMessage.swift
[49/91] Compiling Nimble Expression.swift
[50/91] Compiling Nimble FailureMessage.swift
[51/91] Compiling Nimble AllPass.swift
[52/91] Compiling Nimble AsyncAllPass.swift
[53/91] Compiling Nimble AsyncMatcher.swift
[54/91] Compiling Nimble BeAKindOf.swift
[55/91] Compiling Nimble BeAnInstanceOf.swift
[56/91] Compiling Nimble BeCloseTo.swift
[57/91] Compiling Nimble BeEmpty.swift
[58/91] Compiling Nimble BeGreaterThan.swift
[59/91] Compiling Nimble BeGreaterThanOrEqualTo.swift
[60/91] Compiling Nimble BeIdenticalTo.swift
[61/91] Compiling Nimble MatcherProtocols.swift
[62/91] Compiling Nimble Negation.swift
[63/91] Compiling Nimble PostNotification.swift
[64/91] Compiling Nimble RaisesException.swift
[65/91] Compiling Nimble SatisfyAllOf.swift
[66/91] Compiling Nimble SatisfyAnyOf.swift
[67/91] Compiling Nimble ThrowAssertion.swift
[68/91] Compiling Nimble ThrowError.swift
[69/91] Compiling Nimble ToSucceed.swift
[70/91] Compiling Nimble Polling+AsyncAwait.swift
[71/91] Compiling Nimble Polling+Require.swift
[72/91] Compiling Nimble Polling.swift
[73/91] Compiling Nimble Requirement.swift
[74/91] Compiling Nimble AsyncAwait.swift
[75/91] Compiling Nimble AsyncTimerSequence.swift
[76/91] Compiling Nimble Errors.swift
[77/91] Compiling Nimble NimbleTimeInterval.swift
[78/91] Compiling Nimble PollAwait.swift
[79/91] Compiling Nimble SourceLocation.swift
[80/91] Compiling Nimble Stringers.swift
[81/91] Compiling Nimble NimbleXCTestHandler.swift
[82/91] Compiling Nimble ExceptionCapture.swift
[83/91] Compiling Nimble AsyncExpression.swift
[84/91] Compiling Nimble DSL+AsyncAwait.swift
[85/91] Compiling Nimble DSL+Require.swift
[86/91] Compiling Nimble DSL+Wait.swift
[87/91] Compiling Nimble DSL.swift
[87/91] Compiling NimbleObjectiveC NMBExceptionCapture.m
[88/91] Compiling NimbleObjectiveC NMBStringify.m
[89/91] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[90/91] Compiling NimbleObjectiveC DSL.m
[92/104] Compiling Fakes Spy.swift
[93/105] Compiling Fakes Spy+Testing.swift
[94/105] Compiling Fakes Spy+Pendable.swift
[95/105] Compiling Fakes Spy+Result.swift
[96/105] Compiling Fakes Spy+Nimble.swift
[97/105] Compiling Fakes PropertySpy.swift
[98/105] Compiling Fakes Spy+AsyncSequence.swift
[99/105] Compiling Fakes Spy+ThrowingPendable.swift
[100/105] Compiling Fakes resource_bundle_accessor.swift
[101/105] Emitting module Fakes
[102/105] Compiling Fakes Pendable.swift
[103/105] Compiling Fakes PendableDefaults.swift
[104/105] Compiling Fakes DynamicResult.swift
[105/105] Compiling Fakes EmptyError.swift
Build complete! (33.49s)
warning: 'nimble': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
2 | import PackageDescription
3 |
4 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
5 | name: "Nimble",
6 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "14.0.0",
"upper_bound" : "15.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-fakes",
"name" : "swift-fakes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Fakes",
"targets" : [
"Fakes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FakesTests",
"module_type" : "SwiftTarget",
"name" : "FakesTests",
"path" : "Tests/FakesTests",
"product_dependencies" : [
"Nimble"
],
"sources" : [
"DynamicResultTests.swift",
"PendableTests.swift",
"PropertySpyTests.swift",
"SpyTests+Nimble.swift",
"SpyTests+TestHelpers.swift",
"SpyTests.swift"
],
"target_dependencies" : [
"Fakes"
],
"type" : "test"
},
{
"c99name" : "Fakes",
"module_type" : "SwiftTarget",
"name" : "Fakes",
"path" : "Sources/Fakes",
"product_dependencies" : [
"Nimble"
],
"product_memberships" : [
"Fakes"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakes/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DynamicResult.swift",
"EmptyError.swift",
"Pendable/Pendable.swift",
"Pendable/PendableDefaults.swift",
"PropertySpy/PropertySpy.swift",
"Spy/Spy+AsyncSequence.swift",
"Spy/Spy+Nimble.swift",
"Spy/Spy+Pendable.swift",
"Spy/Spy+Result.swift",
"Spy/Spy+Testing.swift",
"Spy/Spy+ThrowingPendable.swift",
"Spy/Spy.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.