Build Information
Successful build of swift-resettable, reference main (98d7fd), with Swift 6.1 for Linux on 10 Mar 2026 22:01:37 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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: main
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
* 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: linux
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-4606859-3":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/capturecontext/swift-keypaths-extensions.git
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/196] Fetching swift-keypaths-extensions
[197/5566] Fetching swift-keypaths-extensions, swift-custom-dump
Fetched https://github.com/capturecontext/swift-keypaths-extensions.git from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.53s)
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.57s)
Fetching https://github.com/capturecontext/swift-marker-protocols.git
Fetching https://github.com/capturecontext/swift-keypath-mapping.git
[1/171] Fetching swift-marker-protocols
[167/231] Fetching swift-marker-protocols, swift-keypath-mapping
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.35s)
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.35s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (2.57s)
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.69s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.71s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5718] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.32s)
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-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
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/16] Emitting module SwiftMarkerProtocols
[12/16] Compiling IssueReportingPackageSupport _Test.swift
[13/16] Emitting module IssueReportingPackageSupport
[14/17] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[16/17] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[17/17] Compiling SwiftMarkerProtocols Deprecations.swift
[19/60] Compiling KeyPathMapping KeyPathMappable.swift
[20/60] Compiling KeyPathMapping KeyPathMapper.swift
[21/60] Compiling KeyPathMapping Conversion+BinaryNumeric.swift
[22/62] Compiling KeyPathMapping Conversions.swift
[23/62] Compiling KeyPathMapping Equatable+Conversions.swift
[24/62] Compiling KeyPathMapping Equatable+GettersSetters.swift
[25/62] Compiling KeyPathMapping GettersSetters+Protocols.swift
[26/62] Compiling KeyPathMapping KeyPathMappable+GettersSetters.swift
[27/62] Compiling KeyPathMapping KeyPathMapper+GettersSetters.swift
[28/62] Emitting module IssueReporting
[29/64] Emitting module KeyPathMapping
[30/64] Compiling KeyPathMapping GettersSetters+Any.swift
[31/64] Compiling KeyPathMapping GettersSetters+Inline.swift
[32/64] Compiling KeyPathMapping GettersSetters+Never.swift
[33/64] Compiling KeyPathMapping Conversions+Any.swift
[34/64] Compiling KeyPathMapping Conversions+Concat.swift
[35/64] Compiling KeyPathMapping Conversions+Protocols.swift
[36/64] Compiling IssueReporting WithExpectedIssue.swift
[37/64] Compiling IssueReporting WithIssueContext.swift
[38/64] Compiling KeyPathMapping Conversion+Collection.swift
[39/64] Compiling KeyPathMapping Conversion+Optional.swift
[40/64] Compiling KeyPathMapping Equatable+.swift
[41/64] Compiling KeyPathMapping KeyPathMappable+Conformances.swift
[43/64] Compiling KeyPathMapping KeyPathMappable+Conversions.swift
[44/64] Compiling KeyPathMapping KeyPathMapper+Conversions.swift
[45/64] Compiling KeyPathMapping KeyPathMapper+Collection.swift
[46/64] Compiling KeyPathMapping KeyPathMapper+OptionalUnwrapping.swift
[67/74] Compiling KeyPathsExtensions KeyPath+UnsafeSendable.swift
[68/74] Compiling XCTestDynamicOverlay Exports.swift
[69/74] Emitting module KeyPathsExtensions
[70/74] Compiling KeyPathsExtensions KeyPath+.swift
[71/74] Compiling KeyPathsExtensions Exports.swift
[72/74] Compiling KeyPathsExtensions KeyPath+Optional.swift
[74/75] Emitting module XCTestDynamicOverlay
[75/75] Compiling XCTestDynamicOverlay Deprecations.swift
[77/107] Compiling Resettable Resettable+CollectionProxy.swift
[78/107] Emitting module Resettable
[79/107] Compiling Resettable Resettable.swift
[81/108] Compiling CustomDump CoreImage.swift
[82/108] Compiling CustomDump CoreLocation.swift
[83/108] Compiling CustomDump CoreMotion.swift
[84/108] Compiling CustomDump Foundation.swift
[85/111] Compiling CustomDump Identifiable.swift
[86/111] Compiling CustomDump Mirror.swift
[87/111] Compiling CustomDump String.swift
[88/111] Emitting module CustomDump
[89/111] Compiling CustomDump Unordered.swift
[90/111] Compiling CustomDump XCTAssertDifference.swift
[91/111] Compiling CustomDump XCTAssertNoDifference.swift
[92/111] Compiling CustomDump ExpectDifference.swift
[93/111] Compiling CustomDump ExpectNoDifference.swift
[94/111] Compiling CustomDump AnyType.swift
[95/111] Compiling CustomDump CollectionDifference.swift
[96/111] Compiling CustomDump UniformTypeIdentifiers.swift
[97/111] Compiling CustomDump UserNotifications.swift
[98/111] Compiling CustomDump UserNotificationsUI.swift
[99/111] Compiling CustomDump CustomDumpReflectable.swift
[100/111] Compiling CustomDump GameKit.swift
[101/111] Compiling CustomDump KeyPath.swift
[102/111] Compiling CustomDump Photos.swift
[103/111] Compiling CustomDump Speech.swift
[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 StoreKit.swift
[109/111] Compiling CustomDump Swift.swift
[110/111] Compiling CustomDump SwiftUI.swift
[111/111] Compiling CustomDump UIKit.swift
[113/115] Emitting module _ResettableDebugging
[114/115] Compiling _ResettableDebugging Resettable+ValuesDump.swift
[115/115] Compiling _ResettableDebugging Exports.swift
Build complete! (27.50s)
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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.