Build Information
Failed to build Unilim, reference 0.1.0 (a96d55), with Swift 6.1 for Wasm on 9 Dec 2025 11:06:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/LiterateInk/Unilim.swift.git
Reference: 0.1.0
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/LiterateInk/Unilim.swift
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at a96d556 chore: release v0.1.0
Cloned https://github.com/LiterateInk/Unilim.swift.git
Revision (git rev-parse @):
a96d5566ad2dc1d8bffc7e5732a62710c5a9c6dd
SUCCESS checkout https://github.com/LiterateInk/Unilim.swift.git at 0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/LiterateInk/Unilim.swift.git
https://github.com/LiterateInk/Unilim.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rikka",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Vexcited/Rikka"
},
{
"identity" : "swiftotp",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lachlanbell/SwiftOTP"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Unilim",
"name" : "Unilim",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "UnilimIUTCS",
"targets" : [
"UnilimIUTCS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UnilimIUT",
"targets" : [
"UnilimIUT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UnilimCAS",
"targets" : [
"UnilimCAS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UnilimIUTCSTests",
"module_type" : "SwiftTarget",
"name" : "UnilimIUTCSTests",
"path" : "Tests/UnilimIUTCSTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/UnilimIUTCSTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"UnilimIUTCSTests.swift"
],
"target_dependencies" : [
"UnilimIUTCS"
],
"type" : "test"
},
{
"c99name" : "UnilimIUTCS",
"module_type" : "SwiftTarget",
"name" : "UnilimIUTCS",
"path" : "Sources/UnilimIUTCS",
"product_memberships" : [
"UnilimIUTCS"
],
"sources" : [
"Models/OnlineTimetableFileEntry.swift",
"Timetable/Constants.swift",
"Timetable/PDF.swift",
"Timetable/Parser/Errors.swift",
"Timetable/Parser/Groups.swift",
"Timetable/Parser/Header.swift",
"Timetable/Parser/Lessons.swift",
"Timetable/Parser/Timetable.swift",
"Timetable/Parser/Timings.swift",
"Timetable/Parser/Utilities.swift",
"UnilimIUTCS.swift"
],
"type" : "library"
},
{
"c99name" : "UnilimIUT",
"module_type" : "SwiftTarget",
"name" : "UnilimIUT",
"path" : "Sources/UnilimIUT",
"product_memberships" : [
"UnilimIUT"
],
"sources" : [
"UnilimIUT.swift"
],
"type" : "library"
},
{
"c99name" : "UnilimCAS",
"module_type" : "SwiftTarget",
"name" : "UnilimCAS",
"path" : "Sources/UnilimCAS",
"product_dependencies" : [
"Rikka",
"SwiftOTP"
],
"product_memberships" : [
"UnilimCAS"
],
"sources" : [
"CAS.swift",
"OAuth2.swift",
"PendingAuth.swift",
"Services.swift",
"TOTP.swift",
"Tokens.swift",
"User.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Vexcited/Rikka
Fetching https://github.com/lachlanbell/SwiftOTP
Fetching https://github.com/apple/swift-docc-plugin
[1/30] Fetching rikka
[31/791] Fetching rikka, swiftotp
[792/2949] Fetching rikka, swiftotp, swift-docc-plugin
Fetched https://github.com/Vexcited/Rikka from cache (0.37s)
Fetched https://github.com/lachlanbell/SwiftOTP from cache (0.37s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.38s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3594] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/lachlanbell/SwiftOTP
Computed https://github.com/lachlanbell/SwiftOTP at 3.0.2 (1.11s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.05s)
Computing version for https://github.com/Vexcited/Rikka
error: Dependencies could not be resolved because root depends on 'rikka' 0.1.0..<1.0.0.
'rikka' >= 0.1.0 cannot be used because 'rikka' 0.1.0 contains incompatible tools version (6.2.0) and no versions of 'rikka' match the requirement 0.1.1..<1.0.0.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/Vexcited/Rikka
Updating https://github.com/apple/swift-docc-plugin
Updating https://github.com/lachlanbell/SwiftOTP
Updated https://github.com/Vexcited/Rikka (0.13s)
Updated https://github.com/apple/swift-docc-plugin (0.16s)
Updated https://github.com/lachlanbell/SwiftOTP (0.16s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.39s)
Updating https://github.com/swiftlang/swift-docc-symbolkit
Updated https://github.com/swiftlang/swift-docc-symbolkit (0.17s)
Computing version for https://github.com/lachlanbell/SwiftOTP
Computed https://github.com/lachlanbell/SwiftOTP at 3.0.2 (0.77s)
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-crypto.git (0.14s)
Computing version for https://github.com/Vexcited/Rikka
error: Dependencies could not be resolved because root depends on 'rikka' 0.1.0..<1.0.0.
'rikka' >= 0.1.0 cannot be used because 'rikka' 0.1.0 contains incompatible tools version (6.2.0) and no versions of 'rikka' match the requirement 0.1.1..<1.0.0.
BUILD FAILURE 6.1 wasm