Build Information
Successful build of WrkstrmFoundation, reference 2.3.1 (491d47
), with Swift 6.2 (beta) for Linux on 27 Aug 2025 14:04:16 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmFoundation.git
Reference: 2.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/wrkstrm/WrkstrmFoundation
* tag 2.3.1 -> FETCH_HEAD
HEAD is now at 491d471 Merge pull request #51 from wrkstrm/codex/update-wrkstrm-tutorial-with-code-references
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
491d471e26085a54bca277ca48dbf7cd64dd0098
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at 2.3.1
========================================
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Fetching https://github.com/wrkstrm/WrkstrmLog.git
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/1820] Fetching wrkstrmlog
[183/3388] Fetching wrkstrmlog, wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.51s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.51s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmMain.git at 2.4.1 (1.15s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 2.1.0 (0.45s)
Fetching https://github.com/apple/swift-log.git
[1/3897] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.24s)
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.1.0
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.4
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.4.1
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/37] Compiling WrkstrmMain AnyCodingKey.swift
[8/37] Compiling WrkstrmMain DynamicCodingKey.swift
[9/37] Compiling WrkstrmMain JSON.swift
[10/40] Compiling WrkstrmMain BinaryTree.swift
[11/40] Compiling WrkstrmMain Tree.swift
[12/40] Compiling WrkstrmMain List.swift
[13/40] Compiling WrkstrmMain Sort.swift
[14/40] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[15/40] Compiling WrkstrmMain Injectable.swift
[16/40] Compiling WrkstrmMain Random.swift
[17/40] Compiling Logging MetadataProvider.swift
[18/40] Compiling WrkstrmMain String+Count.swift
[19/40] Compiling WrkstrmMain String+KebabCase.swift
[20/40] Compiling WrkstrmMain String+Repeat.swift
[21/40] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[22/40] Compiling WrkstrmMain Sequence+Decompose.swift
[23/40] Compiling WrkstrmMain Sequence+Unique.swift
[24/40] Compiling WrkstrmMain String+Contains.swift
[25/40] Compiling WrkstrmMain String+Source.swift
[26/40] Compiling WrkstrmMain StringError.swift
[27/40] Compiling WrkstrmMain UInt+BitSetting.swift
[28/40] Emitting module WrkstrmMain
[29/40] Compiling WrkstrmMain Collection+Sorting.swift
[30/40] Compiling WrkstrmMain CommandLine+Executable.swift
[31/40] Compiling WrkstrmMain Optional+AnyFlattenable.swift
[32/40] Compiling WrkstrmMain OptionalComparisons.swift
[33/40] Compiling WrkstrmMain IndexedCollection.swift
[34/40] Compiling WrkstrmMain SortedArray.swift
[35/40] Compiling WrkstrmMain Array+Filter.swift
[36/40] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[38/41] Compiling Logging Locks.swift
[39/41] Compiling Logging LogHandler.swift
[40/41] Emitting module Logging
[41/41] Compiling Logging Logging.swift
[43/52] Compiling WrkstrmLog FatalErrorUtil.swift
[44/52] Compiling WrkstrmLog Level+Emoji.swift
[45/52] Emitting module WrkstrmLog
[46/53] Compiling WrkstrmLog Level+OSLogType.swift
[47/53] Compiling WrkstrmLog Log+Cache.swift
[48/53] Compiling WrkstrmLog Log+CacheStorage.swift
[49/53] Compiling WrkstrmLog Log+Levels.swift
[50/53] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[51/53] Compiling WrkstrmLog Log+Shared.swift
[52/53] Compiling WrkstrmLog Log+Inject.swift
[53/53] Compiling WrkstrmLog Log.swift
[55/79] Emitting module WrkstrmFoundation
[56/82] Compiling WrkstrmFoundation JSONEnums.swift
[57/82] Compiling WrkstrmFoundation JSONResource.swift
[58/82] Compiling WrkstrmFoundation Bundle+Decode.swift
[59/82] Compiling WrkstrmFoundation Log+Foundation.swift
[60/82] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[61/82] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[62/82] Compiling WrkstrmFoundation String+Casing.swift
[63/82] Compiling WrkstrmFoundation String+Expanding.swift
[64/82] Compiling WrkstrmFoundation String+FileType.swift
[65/82] Compiling WrkstrmFoundation Data+UTF8.swift
[66/82] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[67/82] Compiling WrkstrmFoundation Date+GitLog.swift
[68/82] Compiling WrkstrmFoundation Date+Utilities.swift
[69/82] Compiling WrkstrmFoundation String+Stats.swift
[70/82] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[71/82] Compiling WrkstrmFoundation JSONCoders.swift
[72/82] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[73/82] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[74/82] Compiling WrkstrmFoundation FileHandle+Standard.swift
[75/82] Compiling WrkstrmFoundation FileManager+Source.swift
[76/82] Compiling WrkstrmFoundation Calendar.swift
[77/82] Compiling WrkstrmFoundation Event.swift
[78/82] Compiling WrkstrmFoundation Bundle+Version.swift
[79/82] Compiling WrkstrmFoundation Data+Base64URL.swift
[80/82] Compiling WrkstrmFoundation CodableArchiver.swift
[81/82] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[82/82] Compiling WrkstrmFoundation URL+TempDirectory.swift
[84/99] Compiling WrkstrmNetworking HTTP+URLRequestConvertible.swift
[85/99] Compiling WrkstrmNetworking HTTP.swift
[86/101] Compiling WrkstrmNetworking Log+Networking.swift
[87/101] Compiling WrkstrmNetworking URL+Common.swift
[88/101] Compiling WrkstrmNetworking HTTP+JSONClient.swift
[89/101] Compiling WrkstrmNetworking HTTP+Method.swift
[90/101] Compiling WrkstrmNetworking HTTP+RateLimiter.swift
[91/101] Compiling WrkstrmNetworking HTTP+RequestHeaders.swift
[92/101] Compiling WrkstrmNetworking HTTP+Response.swift
[93/101] Compiling WrkstrmNetworking HTTP+StatusCode.swift
[94/101] Emitting module WrkstrmNetworking
[95/101] Compiling WrkstrmNetworking HTTP+EncodableRequest.swift
[96/101] Compiling WrkstrmNetworking HTTP+Environment.swift
[97/101] Compiling WrkstrmNetworking CURL.swift
[98/101] Compiling WrkstrmNetworking Data+JSONSerialization.swift
[99/101] Compiling WrkstrmNetworking HTTP+Client.swift
[100/101] Compiling WrkstrmNetworking HTTP+ClientErrors.swift
[101/101] Compiling WrkstrmNetworking HTTP+CodableClient.swift
Build complete! (16.05s)
Build complete.
{
"dependencies" : [
{
"identity" : "wrkstrmlog",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmLog.git"
},
{
"identity" : "wrkstrmmain",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmMain.git"
}
],
"manifest_display_name" : "WrkstrmFoundation",
"name" : "WrkstrmFoundation",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "WrkstrmFoundation",
"targets" : [
"WrkstrmFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WrkstrmNetworking",
"targets" : [
"WrkstrmNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WrkstrmNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "WrkstrmNetworkingTests",
"path" : "Tests/WrkstrmNetworkingTests",
"sources" : [
"HTTPStatusCodeTests.swift",
"Support/MockEnvironment.swift",
"Support/MockURLProtocol.swift",
"Support/SamplePutRequest.swift",
"Support/SampleRequest.swift",
"Support/UnsortedQueryRequest.swift",
"WrkstrmNetworkingTests.swift"
],
"target_dependencies" : [
"WrkstrmNetworking"
],
"type" : "test"
},
{
"c99name" : "WrkstrmNetworking",
"module_type" : "SwiftTarget",
"name" : "WrkstrmNetworking",
"path" : "Sources/WrkstrmNetworking",
"product_dependencies" : [
"WrkstrmLog",
"WrkstrmMain"
],
"product_memberships" : [
"WrkstrmNetworking"
],
"sources" : [
"CURL.swift",
"Data+JSONSerialization.swift",
"HTTP/HTTP+Client.swift",
"HTTP/HTTP+ClientErrors.swift",
"HTTP/HTTP+CodableClient.swift",
"HTTP/HTTP+EncodableRequest.swift",
"HTTP/HTTP+Environment.swift",
"HTTP/HTTP+JSONClient.swift",
"HTTP/HTTP+Method.swift",
"HTTP/HTTP+RateLimiter.swift",
"HTTP/HTTP+RequestHeaders.swift",
"HTTP/HTTP+Response.swift",
"HTTP/HTTP+StatusCode.swift",
"HTTP/HTTP+URLRequestConvertible.swift",
"HTTP/HTTP.swift",
"Log+Networking.swift",
"URL+Common.swift"
],
"target_dependencies" : [
"WrkstrmFoundation"
],
"type" : "library"
},
{
"c99name" : "WrkstrmFoundationTests",
"module_type" : "SwiftTarget",
"name" : "WrkstrmFoundationTests",
"path" : "Tests/WrkstrmFoundationTests",
"sources" : [
"CalendarTests.swift",
"CodableArchiverClassTests.swift",
"CodableArchiverDataTests.swift",
"CodableArchiverEdgeCaseTests.swift",
"CodableArchiverStaticArchiverTests.swift",
"CodableArchiverStructTests.swift",
"DataBase64URLTests.swift",
"DataUTF8Tests.swift",
"FileManagerSourceTests.swift",
"LocalizedValuesTests.swift",
"StringCasingTests.swift",
"TestCodableClass.swift",
"TestCodableStruct.swift",
"TestCodableValue.swift",
"TestUserProfile.swift",
"URLQueryItemTests.swift",
"URLTempDirectoryTests.swift"
],
"target_dependencies" : [
"WrkstrmFoundation"
],
"type" : "test"
},
{
"c99name" : "WrkstrmFoundation",
"module_type" : "SwiftTarget",
"name" : "WrkstrmFoundation",
"path" : "Sources/WrkstrmFoundation",
"product_dependencies" : [
"WrkstrmLog",
"WrkstrmMain"
],
"product_memberships" : [
"WrkstrmFoundation",
"WrkstrmNetworking"
],
"sources" : [
"Collections/Calendar.swift",
"Collections/Event.swift",
"Extensions/Bundle+Version.swift",
"Extensions/Data+Base64URL.swift",
"Extensions/Data+UTF8.swift",
"Extensions/Dates/Date+ExpressibleByIntegerLiteral.swift",
"Extensions/Dates/Date+GitLog.swift",
"Extensions/Dates/Date+Utilities.swift",
"Extensions/Dates/DateFormatter+Utilities.swift",
"Extensions/Dates/FoundationCalendar+Default.swift",
"Extensions/FileHandle+Standard.swift",
"Extensions/FileManager+Source.swift",
"Extensions/Log+Foundation.swift",
"Extensions/NotificationCenter+Transformers.swift",
"Extensions/NumberFormatter+Localize.swift",
"Extensions/String/String+Casing.swift",
"Extensions/String/String+Expanding.swift",
"Extensions/String/String+FileType.swift",
"Extensions/String/String+Stats.swift",
"Extensions/URL+URLQueryItem.swift",
"JSON/JSONCoders.swift",
"JSON/JSONEnums.swift",
"JSON/JSONResource.swift",
"Persistence/Bundle+Decode.swift",
"Persistence/CodableArchiver.swift",
"Persistence/SecurityScopedAsset.swift",
"URL+TempDirectory.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Done.