Build Information
Successful build of swift-resettable, reference main (98d7fd), with Swift 6.1 for macOS (SPM) on 10 Mar 2026 21:57:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-resettable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/capturecontext/swift-resettable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 98d7fd2 fix: Remove missing import
Cloned https://github.com/capturecontext/swift-resettable.git
Revision (git rev-parse @):
98d7fd2c2ca3110b27a2a4a2ef7d3183901a4386
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-resettable.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/capturecontext/swift-resettable.git
https://github.com/capturecontext/swift-resettable.git
{
"dependencies" : [
{
"identity" : "swift-keypaths-extensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-keypaths-extensions.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-resettable",
"name" : "swift-resettable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Resettable",
"targets" : [
"Resettable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_ResettableDebugging",
"targets" : [
"_ResettableDebugging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "_ResettableDebugging",
"module_type" : "SwiftTarget",
"name" : "_ResettableDebugging",
"path" : "Sources/_ResettableDebugging",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"_ResettableDebugging"
],
"sources" : [
"Exports.swift",
"Resettable+ValuesDump.swift"
],
"target_dependencies" : [
"Resettable"
],
"type" : "library"
},
{
"c99name" : "ResettableTests",
"module_type" : "SwiftTarget",
"name" : "ResettableTests",
"path" : "Tests/ResettableTests",
"sources" : [
"ResettableTests.swift"
],
"target_dependencies" : [
"_ResettableDebugging"
],
"type" : "test"
},
{
"c99name" : "Resettable",
"module_type" : "SwiftTarget",
"name" : "Resettable",
"path" : "Sources/Resettable",
"product_dependencies" : [
"KeyPathsExtensions"
],
"product_memberships" : [
"Resettable",
"_ResettableDebugging"
],
"sources" : [
"Resettable+CollectionProxy.swift",
"Resettable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-2F0A5646E1D333AE.txt
[11/16] Emitting module IssueReportingPackageSupport
[12/16] Compiling IssueReportingPackageSupport _Test.swift
[13/16] Emitting module SwiftMarkerProtocols
[14/16] Compiling SwiftMarkerProtocols Deprecations.swift
[15/16] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[16/16] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[17/58] Compiling IssueReporting TestContext.swift
[18/58] Compiling IssueReporting Unimplemented.swift
[19/60] Compiling KeyPathMapping Conversions+Any.swift
[20/60] Compiling KeyPathMapping Conversions+Concat.swift
[21/60] Compiling KeyPathMapping Conversions+Protocols.swift
[22/60] Compiling KeyPathMapping GettersSetters+Any.swift
[23/60] Compiling KeyPathMapping GettersSetters+Inline.swift
[24/60] Compiling KeyPathMapping GettersSetters+Never.swift
[25/60] Emitting module IssueReporting
[26/62] Compiling IssueReporting WithExpectedIssue.swift
[27/62] Compiling IssueReporting WithIssueContext.swift
[30/62] Compiling IssueReporting IssueSeverity.swift
[31/62] Compiling IssueReporting ReportIssue.swift
[32/62] Compiling IssueReporting IssueReporter.swift
[33/62] Compiling IssueReporting BreakpointReporter.swift
[34/62] Emitting module KeyPathMapping
[39/62] Compiling KeyPathMapping Conversion+Collection.swift
[40/62] Compiling KeyPathMapping Conversion+Optional.swift
[41/62] Compiling KeyPathMapping KeyPathMapper.swift
[42/62] Compiling IssueReporting UncheckedSendable.swift
[43/62] Compiling KeyPathMapping GettersSetters+Protocols.swift
[44/62] Compiling KeyPathMapping KeyPathMappable+GettersSetters.swift
[45/62] Compiling KeyPathMapping Conversions.swift
[48/62] Compiling IssueReporting Warn.swift
[49/62] Compiling IssueReporting FailureObserver.swift
[63/70] Compiling KeyPathsExtensions KeyPath+Optional.swift
[64/70] Compiling KeyPathsExtensions Exports.swift
[65/70] Emitting module KeyPathsExtensions
[66/70] Compiling KeyPathsExtensions KeyPath+.swift
[67/70] Compiling KeyPathsExtensions KeyPath+UnsafeSendable.swift
[68/70] Emitting module XCTestDynamicOverlay
[69/73] Compiling XCTestDynamicOverlay Exports.swift
[70/73] Compiling XCTestDynamicOverlay Deprecations.swift
[71/101] Compiling Resettable Resettable+CollectionProxy.swift
[72/101] Emitting module Resettable
[73/101] Compiling Resettable Resettable.swift
[74/101] Compiling CustomDump Identifiable.swift
[75/101] Compiling CustomDump Mirror.swift
[76/101] Compiling CustomDump String.swift
[77/101] Compiling CustomDump Foundation.swift
[78/101] Compiling CustomDump GameKit.swift
[79/101] Compiling CustomDump KeyPath.swift
[80/101] Compiling CustomDump ExpectNoDifference.swift
[81/101] Compiling CustomDump AnyType.swift
[82/101] Compiling CustomDump CollectionDifference.swift
[83/104] Emitting module CustomDump
[84/104] Compiling CustomDump Unordered.swift
[85/104] Compiling CustomDump XCTAssertDifference.swift
[86/104] Compiling CustomDump XCTAssertNoDifference.swift
[87/104] Compiling CustomDump Diff.swift
[88/104] Compiling CustomDump Dump.swift
[89/104] Compiling CustomDump ExpectDifference.swift
[90/104] Compiling CustomDump CustomDumpReflectable.swift
[91/104] Compiling CustomDump CustomDumpRepresentable.swift
[92/104] Compiling CustomDump CustomDumpStringConvertible.swift
[93/104] Compiling CustomDump UniformTypeIdentifiers.swift
[94/104] Compiling CustomDump UserNotifications.swift
[95/104] Compiling CustomDump UserNotificationsUI.swift
[96/104] Compiling CustomDump Photos.swift
[97/104] Compiling CustomDump Speech.swift
[98/104] Compiling CustomDump StoreKit.swift
[99/104] Compiling CustomDump CoreImage.swift
[100/104] Compiling CustomDump CoreLocation.swift
[101/104] Compiling CustomDump CoreMotion.swift
[102/104] Compiling CustomDump Swift.swift
[103/104] Compiling CustomDump SwiftUI.swift
[104/104] Compiling CustomDump UIKit.swift
[105/107] Compiling _ResettableDebugging Exports.swift
[106/107] Emitting module _ResettableDebugging
[107/107] Compiling _ResettableDebugging Resettable+ValuesDump.swift
Build complete! (22.99s)
Fetching https://github.com/capturecontext/swift-keypaths-extensions.git
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
[1/196] Fetching swift-keypaths-extensions
Fetched https://github.com/capturecontext/swift-keypaths-extensions.git from cache (0.75s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.02s)
Computing version for https://github.com/capturecontext/swift-keypaths-extensions.git
Computed https://github.com/capturecontext/swift-keypaths-extensions.git at 0.2.0 (1.51s)
Fetching https://github.com/capturecontext/swift-marker-protocols.git
Fetching https://github.com/capturecontext/swift-keypath-mapping.git
[1/60] Fetching swift-keypath-mapping
[61/231] Fetching swift-keypath-mapping, swift-marker-protocols
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.68s)
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.68s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (3.87s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (0.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.17s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/capturecontext/swift-keypaths-extensions.git
Working copy of https://github.com/capturecontext/swift-keypaths-extensions.git resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
Creating working copy for https://github.com/capturecontext/swift-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-keypaths-extensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-keypaths-extensions.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-resettable",
"name" : "swift-resettable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Resettable",
"targets" : [
"Resettable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_ResettableDebugging",
"targets" : [
"_ResettableDebugging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "_ResettableDebugging",
"module_type" : "SwiftTarget",
"name" : "_ResettableDebugging",
"path" : "Sources/_ResettableDebugging",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"_ResettableDebugging"
],
"sources" : [
"Exports.swift",
"Resettable+ValuesDump.swift"
],
"target_dependencies" : [
"Resettable"
],
"type" : "library"
},
{
"c99name" : "ResettableTests",
"module_type" : "SwiftTarget",
"name" : "ResettableTests",
"path" : "Tests/ResettableTests",
"sources" : [
"ResettableTests.swift"
],
"target_dependencies" : [
"_ResettableDebugging"
],
"type" : "test"
},
{
"c99name" : "Resettable",
"module_type" : "SwiftTarget",
"name" : "Resettable",
"path" : "Sources/Resettable",
"product_dependencies" : [
"KeyPathsExtensions"
],
"product_memberships" : [
"Resettable",
"_ResettableDebugging"
],
"sources" : [
"Resettable+CollectionProxy.swift",
"Resettable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.