Build Information
Failed to build swift-uuidv7, reference 0.6.1 (c7a578), with Swift 6.1 for Wasm on 12 Mar 2026 20:51:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhayes853/swift-uuidv7.git
Reference: 0.6.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/mhayes853/swift-uuidv7
* tag 0.6.1 -> FETCH_HEAD
HEAD is now at c7a578f Merge pull request #13 from mhayes853/standalone-file
Cloned https://github.com/mhayes853/swift-uuidv7.git
Revision (git rev-parse @):
c7a578f20ca5e6e018ef4ba8bf8517550047864f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mhayes853/swift-uuidv7.git at 0.6.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mhayes853/swift-uuidv7.git
https://github.com/mhayes853/swift-uuidv7.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.5.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
},
{
"identity" : "swift-structured-queries",
"requirement" : {
"range" : [
{
"lower_bound" : "0.19.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-structured-queries"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "sqlite-data",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/sqlite-data"
}
],
"manifest_display_name" : "swift-uuidv7",
"name" : "swift-uuidv7",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "UUIDV7",
"targets" : [
"UUIDV7"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "UUIDV7Tests",
"module_type" : "SwiftTarget",
"name" : "UUIDV7Tests",
"path" : "Tests/UUIDV7Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"Date+StaticISO8601.swift",
"UUID+ExtensionsTests.swift",
"UUIDV7+AppIntentsTests.swift",
"UUIDV7+DependenciesTests.swift",
"UUIDV7+GRDBTests.swift",
"UUIDV7+SQLiteDataTests.swift",
"UUIDV7+StructuredQueriesTests.swift",
"UUIDV7+TaggedTests.swift",
"UUIDV7Tests.swift"
],
"target_dependencies" : [
"UUIDV7"
],
"type" : "test"
},
{
"c99name" : "UUIDV7",
"module_type" : "SwiftTarget",
"name" : "UUIDV7",
"path" : "Sources/UUIDV7",
"product_dependencies" : [
"GRDB",
"Tagged",
"StructuredQueriesCore",
"StructuredQueriesSQLiteCore",
"Dependencies",
"SQLiteData"
],
"product_memberships" : [
"UUIDV7"
],
"sources" : [
"UUID+Extensions.swift",
"UUIDV7+AppIntents.swift",
"UUIDV7+Dependencies.swift",
"UUIDV7+GRDB.swift",
"UUIDV7+SQLiteData.swift",
"UUIDV7+StructuredQueries.swift",
"UUIDV7+Tagged.swift",
"UUIDV7.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/groue/GRDB.swift
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/sqlite-data
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/6704] Fetching swift-dependencies
[404/8875] Fetching swift-dependencies, swift-docc-plugin
[7878/26424] Fetching swift-dependencies, swift-docc-plugin, sqlite-data
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
[11618/24253] Fetching swift-dependencies, sqlite-data
[24254/137872] Fetching swift-dependencies, sqlite-data, grdb.swift
Fetched https://github.com/pointfreeco/sqlite-data from cache (0.83s)
[11249/120323] Fetching swift-dependencies, grdb.swift
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/swift-structured-queries
Fetched https://github.com/pointfreeco/swift-dependencies from cache (18.05s)
[1/1218] Fetching swift-tagged
[891/8368] Fetching swift-tagged, swift-structured-queries
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.24s)
[4433/7150] Fetching swift-structured-queries
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (0.39s)
Fetched https://github.com/groue/GRDB.swift from cache (18.47s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (20.77s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.60s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
[1/1317] Fetching swift-clocks
[133/3867] Fetching swift-clocks, combine-schedulers
[721/4753] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras
[4544/10471] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.38s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.38s)
[4653/7035] Fetching swift-clocks, xctest-dynamic-overlay
[6826/81728] Fetching swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (5.61s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.61s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.67s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (6.19s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.56s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.56s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.26s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.65s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 7.10.0 (2.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3669] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.16s)
Computing version for https://github.com/pointfreeco/sqlite-data
Computed https://github.com/pointfreeco/sqlite-data at 1.6.0 (0.65s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/3533] Fetching swift-sharing
[1309/5495] Fetching swift-sharing, swift-perception
[2942/10865] Fetching swift-sharing, swift-perception, swift-custom-dump
[3696/33164] Fetching swift-sharing, swift-perception, swift-custom-dump, swift-collections
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.48s)
[3969/24261] Fetching swift-perception, swift-collections
[16904/40041] Fetching swift-perception, swift-collections, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-perception from cache (1.48s)
[26560/38079] Fetching swift-collections, swift-snapshot-testing
Fetched https://github.com/apple/swift-collections from cache (1.52s)
[5050/15780] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.84s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
Computed https://github.com/pointfreeco/swift-structured-queries at 0.31.0 (3.56s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4573] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.29s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.04s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.9 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.54s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.59s)
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.90s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.0 (0.78s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (0.71s)
Creating working copy for https://github.com/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 7.10.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-structured-queries
Working copy of https://github.com/pointfreeco/swift-structured-queries resolved at 0.31.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/sqlite-data
Working copy of https://github.com/pointfreeco/sqlite-data resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.9
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/10] Write sources
[5/10] Write swift-version-24593BA9C3E375BF.txt
[7/20] Emitting module IssueReportingPackageSupport
[8/20] Compiling IssueReportingPackageSupport _Test.swift
[9/21] Wrapping AST for IssueReportingPackageSupport for debugging
[11/24] Compiling UUIDV7 UUIDV7+GRDB.swift
[12/25] Compiling UUIDV7 UUIDV7+AppIntents.swift
[13/25] Compiling UUIDV7 UUIDV7+Dependencies.swift
[14/25] Compiling UUIDV7 UUIDV7+StructuredQueries.swift
[15/25] Compiling UUIDV7 UUIDV7+SQLiteData.swift
[16/25] Compiling UUIDV7 UUIDV7+Tagged.swift
[17/25] Compiling UUIDV7 UUID+Extensions.swift
[18/25] Emitting module UUIDV7
[19/25] Emitting module IssueReportingTestSupport
[20/25] Compiling IssueReportingTestSupport SwiftTesting.swift
[21/25] Compiling IssueReportingTestSupport XCTest.swift
[22/26] Wrapping AST for IssueReportingTestSupport for debugging
[23/26] Write Objects.LinkFileList
[25/26] Compiling UUIDV7 UUIDV7.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[25/27] Linking libIssueReportingTestSupport.wasm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 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
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/17] Compiling UUIDV7 UUIDV7+Dependencies.swift
[5/17] Compiling UUIDV7 UUIDV7+Tagged.swift
[6/18] Compiling UUIDV7 UUIDV7+StructuredQueries.swift
[7/18] Compiling UUIDV7 UUIDV7+AppIntents.swift
[8/18] Compiling IssueReportingPackageSupport _Test.swift
[9/18] Emitting module IssueReportingPackageSupport
[10/19] Compiling UUIDV7 UUIDV7+SQLiteData.swift
[11/19] Compiling UUIDV7 UUIDV7+GRDB.swift
[12/19] Compiling UUIDV7 UUID+Extensions.swift
[13/19] Emitting module UUIDV7
[15/21] Compiling IssueReportingTestSupport SwiftTesting.swift
[16/21] Emitting module IssueReportingTestSupport
[17/21] Compiling IssueReportingTestSupport XCTest.swift
[18/21] Write Objects.LinkFileList
[20/21] Compiling UUIDV7 UUIDV7.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[20/22] Linking libIssueReportingTestSupport.wasm
BUILD FAILURE 6.1 wasm