Build Information
Successful build of swift-resettable, reference 0.3.1 (98d7fd), with Swift 6.1 for Wasm on 10 Mar 2026 21:59:22 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-resettable.git
Reference: 0.3.1
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/capturecontext/swift-resettable
* tag 0.3.1 -> FETCH_HEAD
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 0.3.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/capturecontext/swift-resettable.git
https://github.com/capturecontext/swift-resettable.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/capturecontext/swift-keypaths-extensions.git
[1/5370] Fetching swift-custom-dump
[163/5566] Fetching swift-custom-dump, swift-keypaths-extensions
Fetched https://github.com/capturecontext/swift-keypaths-extensions.git from cache (0.39s)
[1021/5370] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.62s)
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.64s)
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.40s)
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.41s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (4.24s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (1.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.00s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5718] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.20s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.38s)
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/capturecontext/swift-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.1
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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/16] Emitting module IssueReportingPackageSupport
[12/16] Emitting module SwiftMarkerProtocols
[13/16] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[14/16] Compiling SwiftMarkerProtocols Deprecations.swift
[15/16] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[16/17] Compiling IssueReportingPackageSupport _Test.swift
[19/60] Compiling IssueReporting IssueSeverity.swift
[20/60] Compiling IssueReporting ReportIssue.swift
[21/62] Compiling IssueReporting Unimplemented.swift
[22/62] Compiling IssueReporting WithExpectedIssue.swift
[23/62] Compiling IssueReporting WithIssueContext.swift
[24/64] Compiling IssueReporting TestContext.swift
[26/64] Compiling IssueReporting FailureObserver.swift
[27/64] Compiling IssueReporting LockIsolated.swift
[28/64] Compiling IssueReporting Rethrows.swift
[29/64] Compiling IssueReporting BreakpointReporter.swift
[30/64] Compiling IssueReporting DefaultReporter.swift
[31/64] Compiling IssueReporting FatalErrorReporter.swift
[34/64] Compiling KeyPathMapping Conversion+Collection.swift
[35/64] Compiling KeyPathMapping Conversion+Optional.swift
[36/64] Emitting module IssueReporting
[40/64] Compiling IssueReporting ErrorReporting.swift
[41/64] Compiling IssueReporting AppHostWarning.swift
[42/64] Compiling IssueReporting Deprecations.swift
[43/64] Compiling IssueReporting XCTest.swift
[44/64] Compiling IssueReporting IsTesting.swift
[45/64] Compiling IssueReporting IssueReporter.swift
[55/64] Compiling IssueReporting SwiftTesting.swift
[56/64] Compiling IssueReporting UncheckedSendable.swift
[57/64] Compiling IssueReporting Warn.swift
[58/64] Emitting module KeyPathMapping
[67/71] Emitting module KeyPathsExtensions
[68/74] Compiling KeyPathsExtensions KeyPath+UnsafeSendable.swift
[69/74] Compiling XCTestDynamicOverlay Exports.swift
[70/74] Compiling KeyPathsExtensions KeyPath+.swift
[71/74] Compiling KeyPathsExtensions KeyPath+Optional.swift
[72/74] Compiling KeyPathsExtensions Exports.swift
[73/75] Emitting module XCTestDynamicOverlay
[75/78] Compiling XCTestDynamicOverlay Deprecations.swift
[77/79] Compiling Resettable Resettable+CollectionProxy.swift
[78/79] Compiling Resettable Resettable.swift
[79/79] Emitting module Resettable
[81/108] Compiling CustomDump GameKit.swift
[82/108] Compiling CustomDump KeyPath.swift
[83/108] Compiling CustomDump Photos.swift
[84/108] Compiling CustomDump Speech.swift
[85/111] Compiling CustomDump StoreKit.swift
[86/111] Compiling CustomDump Swift.swift
[87/111] Compiling CustomDump SwiftUI.swift
[88/111] Compiling CustomDump UIKit.swift
[89/111] Compiling CustomDump Identifiable.swift
[90/111] Compiling CustomDump Mirror.swift
[91/111] Compiling CustomDump String.swift
[92/111] Compiling CustomDump CoreImage.swift
[93/111] Compiling CustomDump CoreLocation.swift
[94/111] Compiling CustomDump CoreMotion.swift
[95/111] Compiling CustomDump Foundation.swift
[96/111] Compiling CustomDump ExpectDifference.swift
[97/111] Compiling CustomDump ExpectNoDifference.swift
[98/111] Compiling CustomDump AnyType.swift
[99/111] Compiling CustomDump CollectionDifference.swift
[100/111] Compiling CustomDump Unordered.swift
[101/111] Compiling CustomDump XCTAssertDifference.swift
[102/111] Compiling CustomDump XCTAssertNoDifference.swift
[103/111] Emitting module CustomDump
[104/111] Compiling CustomDump CustomDumpRepresentable.swift
[105/111] Compiling CustomDump CustomDumpStringConvertible.swift
[106/111] Compiling CustomDump Diff.swift
[107/111] Compiling CustomDump Dump.swift
[108/111] Compiling CustomDump UniformTypeIdentifiers.swift
[109/111] Compiling CustomDump UserNotifications.swift
[110/111] Compiling CustomDump UserNotificationsUI.swift
[111/111] Compiling CustomDump CustomDumpReflectable.swift
[113/115] Emitting module _ResettableDebugging
[114/115] Compiling _ResettableDebugging Exports.swift
[115/115] Compiling _ResettableDebugging Resettable+ValuesDump.swift
Build complete! (44.38s)
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" : "/host/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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.