Build Information
Successful build of SpryKit, reference main (3ce143
), with Swift 5.9 for macOS (SPM) on 11 Jun 2025 20:35:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SpryKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SpryKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ce1434 upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/SpryKit.git
Revision (git rev-parse @):
3ce1434a3df6c1d7710c6a2af326ef4491754092
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SpryKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/NikSativa/SpryKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Compiling CwlMachBadInstructionHandler mach_excServer.c
[2/6] Compiling CwlCatchExceptionSupport CwlCatchException.m
[3/8] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[5/8] Compiling CwlCatchException CwlCatchException.swift
[6/8] Emitting module CwlCatchException
[7/12] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[8/12] Emitting module CwlPreconditionTesting
[9/12] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[10/12] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[11/49] Compiling SpryKit SpryableMacros.swift
[12/49] Compiling SpryKit CountSpecifier.swift
[13/49] Compiling SpryKit DidCallResult.swift
[14/49] Compiling SpryKit RecordedCall.swift
[15/53] Compiling SpryKit Spyable.swift
[16/53] Compiling SpryKit SpyableImpl.swift
[17/53] Compiling SpryKit StringRepresentable.swift
[18/53] Compiling SpryKit Stub.swift
[19/53] Emitting module SpryKit
[20/53] Compiling SpryKit PThread.swift
[21/53] Compiling SpryKit PropertyReflector.swift
[22/53] Compiling SpryKit Spryable.swift
[23/53] Compiling SpryKit SpryableImpl.swift
[24/53] Compiling SpryKit XCTAssertHaveReceived.swift
[25/53] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[26/53] Compiling SpryKit XCTAssertThrowsAssertion.swift
[27/53] Compiling SpryKit XCTAssertThrowsError.swift
[28/53] Compiling SpryKit URLRequest+Helpers.swift
[29/53] Compiling SpryKit XCTAssertEqualAny.swift
[30/53] Compiling SpryKit XCTAssertEqualError.swift
[31/53] Compiling SpryKit XCTAssertEqualImage.swift
[32/53] Compiling SpryKit AnyEquality.swift
[33/53] Compiling SpryKit Argument.swift
[34/53] Compiling SpryKit ArgumentCaptor.swift
[35/53] Compiling SpryKit FatalErrorTexting.swift
[36/53] Compiling SpryKit SpryDictionary.swift
[37/53] Compiling SpryKit SpryEquatable+Types.swift
[38/53] Compiling SpryKit SpryEquatable.swift
[39/53] Compiling SpryKit SpryFriendlyStringConvertible.swift
[40/53] Compiling SpryKit StubInfo.swift
[41/53] Compiling SpryKit Stubbable.swift
[42/53] Compiling SpryKit StubbableImpl.swift
[43/53] Compiling SpryKit resource_bundle_accessor.swift
[44/53] Compiling SpryKit InternalHelpers.swift
[45/53] Compiling SpryKit String+Helpers.swift
[46/53] Compiling SpryKit TimeZone+Helpers.swift
[47/53] Compiling SpryKit URL+Helpers.swift
[48/53] Compiling SpryKit Data+Helpers.swift
[49/53] Compiling SpryKit Date+Helpers.swift
[50/53] Compiling SpryKit DispatchTime+Helpers.swift
[51/53] Compiling SpryKit Image+Helpers.swift
[51/53] Archiving libSpryKitStatic.a
[52/53] Linking libSpryKitDynamic.dylib
Build complete! (21.41s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (1.30s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.81s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.73s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "cwlpreconditiontesting",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
}
],
"manifest_display_name" : "SpryKit",
"name" : "SpryKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SpryKit",
"targets" : [
"SpryKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpryKitStatic",
"targets" : [
"SpryKit"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "SpryKitDynamic",
"targets" : [
"SpryKit"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "SpryTests",
"module_type" : "SwiftTarget",
"name" : "SpryTests",
"path" : "Tests",
"sources" : [
"AnyEquatableTests.swift",
"ArgumentTests.swift",
"CrossPlatformTests.swift",
"FriendlyStringConvertibleTests.swift",
"HaveRecordedCallsMatcherTests.swift",
"Helpers/SpryEquatable+TestHelper.swift",
"Helpers/Spryable+TestHelper.swift",
"Helpers/Spyable+TestHelper.swift",
"Helpers/Stubbable+TestHelper.swift",
"Matcher/XCTAssertEqualAnyTests.swift",
"Matcher/XCTAssertEqualErrorTests.swift",
"Matcher/XCTAssertEqualImageTests.swift",
"Matcher/XCTAssertHaveReceivedTests.swift",
"Matcher/XCTAssertHaveRecordedCallsTests.swift",
"Matcher/XCTAssertThrowsAssertionTests.swift",
"Matcher/XCTAssertThrowsErrorTests.swift",
"PropertyReflectorTests.swift",
"SpryEquatableTests.swift",
"SpryableMacrosTests.swift",
"SpryableTests.swift",
"SpyableTests.swift",
"StubbableTests.swift",
"ThreadSafeTests.swift"
],
"target_dependencies" : [
"SpryKit"
],
"type" : "test"
},
{
"c99name" : "SpryKit",
"module_type" : "SwiftTarget",
"name" : "SpryKit",
"path" : "Source",
"product_dependencies" : [
"CwlPreconditionTesting"
],
"product_memberships" : [
"SpryKit",
"SpryKitStatic",
"SpryKitDynamic"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AnyEquality.swift",
"Argument.swift",
"ArgumentCaptor.swift",
"FatalErrorTexting.swift",
"Helpers/Data+Helpers.swift",
"Helpers/Date+Helpers.swift",
"Helpers/DispatchTime+Helpers.swift",
"Helpers/Image+Helpers.swift",
"Helpers/InternalHelpers.swift",
"Helpers/String+Helpers.swift",
"Helpers/TimeZone+Helpers.swift",
"Helpers/URL+Helpers.swift",
"Helpers/URLRequest+Helpers.swift",
"Matcher/XCTAssertEqualAny.swift",
"Matcher/XCTAssertEqualError.swift",
"Matcher/XCTAssertEqualImage.swift",
"Matcher/XCTAssertHaveReceived.swift",
"Matcher/XCTAssertHaveRecordedCalls.swift",
"Matcher/XCTAssertThrowsAssertion.swift",
"Matcher/XCTAssertThrowsError.swift",
"PThread.swift",
"PropertyReflector.swift",
"Spry/Spryable.swift",
"Spry/SpryableImpl.swift",
"SpryDictionary.swift",
"SpryEquatable+Types.swift",
"SpryEquatable.swift",
"SpryFriendlyStringConvertible.swift",
"SpryableMacros.swift",
"Spy/CountSpecifier.swift",
"Spy/DidCallResult.swift",
"Spy/RecordedCall.swift",
"Spy/Spyable.swift",
"Spy/SpyableImpl.swift",
"StringRepresentable.swift",
"Stub/Stub.swift",
"Stub/StubInfo.swift",
"Stub/Stubbable.swift",
"Stub/StubbableImpl.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.