Build Information
Failed to build WrkstrmFoundation, reference 0.6.3 (24c782
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 10:32:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmFoundation.git
Reference: 0.6.3
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/wrkstrm/WrkstrmFoundation
* tag 0.6.3 -> FETCH_HEAD
HEAD is now at 24c7826 Create RelativeDateTimeFormatter+Date.swift
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
24c78264ca576668b98319c5237e55e2d986ef47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at 0.6.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmFoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': ---- ConfigurationService Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(0.4.0..<1.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- ConfigurationService Deps ----
Fetching https://github.com/wrkstrm/WrkstrmMain.git
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/838] Fetching wrkstrmmain
[839/1712] Fetching wrkstrmmain, wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.28s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.28s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
Computed https://github.com/wrkstrm/WrkstrmMain.git at 1.0.0 (0.79s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 0.4.0 (0.45s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.79s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 0.4.0
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 1.0.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/32] Compiling WrkstrmMain BinaryTree.swift
[7/32] Compiling WrkstrmMain TreeClass.swift
[8/32] Compiling WrkstrmMain ListEnum.swift
[9/35] Compiling WrkstrmMain String+Contains.swift
[10/35] Compiling WrkstrmMain String+Count.swift
[11/35] Compiling WrkstrmMain String+Error.swift
[12/35] Compiling WrkstrmMain JSON.swift
[13/35] Compiling WrkstrmMain Injectable.swift
[14/35] Compiling WrkstrmMain Result.swift
[15/35] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[16/35] Compiling WrkstrmMain Sequence+Decompose.swift
[17/35] Compiling WrkstrmMain Sequence+Unique.swift
[18/35] Compiling WrkstrmMain CommandLine+Executable.swift
[19/35] Compiling WrkstrmMain Optional+Comparable.swift
[20/35] Compiling WrkstrmMain Optional+Flatten.swift
[21/35] Compiling Logging MetadataProvider.swift
[22/35] Compiling WrkstrmMain Array+Filter.swift
[23/35] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[24/35] Compiling WrkstrmMain Collection+Sorting.swift
[25/35] Compiling WrkstrmMain String+KebabCase.swift
[26/35] Compiling WrkstrmMain String+Source.swift
[27/35] Compiling WrkstrmMain UInt+BitSetting.swift
[28/35] Emitting module WrkstrmMain
[29/35] Compiling WrkstrmMain SortEnum.swift
[30/35] Compiling WrkstrmMain IndexedCollection.swift
[31/35] Compiling WrkstrmMain SortedArray.swift
[33/36] Emitting module Logging
[34/36] Compiling Logging Locks.swift
[35/36] Compiling Logging LogHandler.swift
[36/36] Compiling Logging Logging.swift
[38/43] Emitting module WrkstrmLog
[39/43] Compiling WrkstrmLog Level+Emoji.swift
[40/43] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[41/43] Compiling WrkstrmLog Log+Shared.swift
[42/43] Compiling WrkstrmLog Log.swift
[43/43] Compiling WrkstrmLog Level+OSLogType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/67] Emitting module WrkstrmFoundation
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
6 | #endif
7 |
8 | extension RelativeDateTimeFormatter {
| `- error: cannot find type 'RelativeDateTimeFormatter' in scope
9 | /// Returns a non breaking localized string describing the relative time between the provided
10 | /// timestamp and now.
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 | public static let `default` = { () -> JSONDecoder in
23 | let decoder: JSONDecoder = .init()
24 | decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
| `- warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 | return decoder
26 | }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 | public static let `default` = { () -> JSONEncoder in
43 | let encoder: JSONEncoder = .init()
44 | encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
| `- warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 | return encoder
46 | }()
[46/70] Compiling WrkstrmFoundation String+FileType.swift
[47/70] Compiling WrkstrmFoundation String+Stats.swift
[48/70] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[49/70] Compiling WrkstrmFoundation Calendar.swift
[50/70] Compiling WrkstrmFoundation Bundle+Version.swift
[51/70] Compiling WrkstrmFoundation Data+UTF8.swift
[52/70] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[53/70] Compiling WrkstrmFoundation Date+GitLog.swift
[54/70] Compiling WrkstrmFoundation Date+Utilities.swift
[55/70] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[56/70] Compiling WrkstrmFoundation HTTP.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 | public static let `default` = { () -> JSONDecoder in
23 | let decoder: JSONDecoder = .init()
24 | decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
| `- warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 | return decoder
26 | }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 | public static let `default` = { () -> JSONEncoder in
43 | let encoder: JSONEncoder = .init()
44 | encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
| `- warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 | return encoder
46 | }()
[57/70] Compiling WrkstrmFoundation JSONCoders.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 | public static let `default` = { () -> JSONDecoder in
23 | let decoder: JSONDecoder = .init()
24 | decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
| `- warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 | return decoder
26 | }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 | public static let `default` = { () -> JSONEncoder in
43 | let encoder: JSONEncoder = .init()
44 | encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
| `- warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 | return encoder
46 | }()
[58/70] Compiling WrkstrmFoundation JSONEnums.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 | public static let `default` = { () -> JSONDecoder in
23 | let decoder: JSONDecoder = .init()
24 | decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
| `- warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 | return decoder
26 | }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 | public static let `default` = { () -> JSONEncoder in
43 | let encoder: JSONEncoder = .init()
44 | encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
| `- warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 | return encoder
46 | }()
[59/70] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[60/70] Compiling WrkstrmFoundation String+Casing.swift
[61/70] Compiling WrkstrmFoundation String+Expanding.swift
[62/70] Compiling WrkstrmFoundation FileManager+Source.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/NotificationCenter+Transformers.swift:76:13: warning: capture of 'transformer' with non-Sendable type 'Notification.Transformer<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | ) -> Notification.Token {
75 | let token = addObserver(forName: transformer.name, object: nil, queue: queue) { note in
76 | block(transformer.transform(note))
| `- warning: capture of 'transformer' with non-Sendable type 'Notification.Transformer<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
77 | }
78 | return Notification.Token(token: token, center: self)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[63/70] Compiling WrkstrmFoundation Log+Foundation.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/NotificationCenter+Transformers.swift:76:13: warning: capture of 'transformer' with non-Sendable type 'Notification.Transformer<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | ) -> Notification.Token {
75 | let token = addObserver(forName: transformer.name, object: nil, queue: queue) { note in
76 | block(transformer.transform(note))
| `- warning: capture of 'transformer' with non-Sendable type 'Notification.Transformer<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
77 | }
78 | return Notification.Token(token: token, center: self)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[64/70] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/NotificationCenter+Transformers.swift:76:13: warning: capture of 'transformer' with non-Sendable type 'Notification.Transformer<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | ) -> Notification.Token {
75 | let token = addObserver(forName: transformer.name, object: nil, queue: queue) { note in
76 | block(transformer.transform(note))
| `- warning: capture of 'transformer' with non-Sendable type 'Notification.Transformer<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
77 | }
78 | return Notification.Token(token: token, center: self)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[65/70] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
6 | #endif
7 |
8 | extension RelativeDateTimeFormatter {
| `- error: cannot find type 'RelativeDateTimeFormatter' in scope
9 | /// Returns a non breaking localized string describing the relative time between the provided
10 | /// timestamp and now.
[66/70] Compiling WrkstrmFoundation RelativeDateTimeFormatter+Date.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
6 | #endif
7 |
8 | extension RelativeDateTimeFormatter {
| `- error: cannot find type 'RelativeDateTimeFormatter' in scope
9 | /// Returns a non breaking localized string describing the relative time between the provided
10 | /// timestamp and now.
[67/70] Compiling WrkstrmFoundation FileHandle+Standard.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/Extensions/Dates/RelativeDateTimeFormatter+Date.swift:8:11: error: cannot find type 'RelativeDateTimeFormatter' in scope
6 | #endif
7 |
8 | extension RelativeDateTimeFormatter {
| `- error: cannot find type 'RelativeDateTimeFormatter' in scope
9 | /// Returns a non breaking localized string describing the relative time between the provided
10 | /// timestamp and now.
[68/70] Compiling WrkstrmFoundation JSONResource.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 | public static let `default` = { () -> JSONEncoder in
43 | let encoder: JSONEncoder = .init()
44 | encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
| `- warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 | return encoder
46 | }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 | public static let `default` = { () -> JSONDecoder in
23 | let decoder: JSONDecoder = .init()
24 | decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
| `- warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 | return decoder
26 | }()
[69/70] Compiling WrkstrmFoundation Bundle+Decode.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 | public static let `default` = { () -> JSONEncoder in
43 | let encoder: JSONEncoder = .init()
44 | encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
| `- warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 | return encoder
46 | }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 | public static let `default` = { () -> JSONDecoder in
23 | let decoder: JSONDecoder = .init()
24 | decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
| `- warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 | return decoder
26 | }()
[70/70] Compiling WrkstrmFoundation CodableArchiver.swift
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:44:53: warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
42 | public static let `default` = { () -> JSONEncoder in
43 | let encoder: JSONEncoder = .init()
44 | encoder.dateEncodingStrategy = .custom(Encoding.customDateEncoder)
| `- warning: converting non-Sendable function value to '@Sendable (Date, any Encoder) throws -> Void' may introduce data races
45 | return encoder
46 | }()
/host/spi-builder-workspace/Sources/WrkstrmFoundation/JSON/JSONCoders.swift:24:53: warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
22 | public static let `default` = { () -> JSONDecoder in
23 | let decoder: JSONDecoder = .init()
24 | decoder.dateDecodingStrategy = .custom(Decoding.customDateDecoder)
| `- warning: converting non-Sendable function value to '@Sendable (any Decoder) throws -> Date' may introduce data races
25 | return decoder
26 | }()
BUILD FAILURE 6.2 linux