Build Information
Failed to build ReSwift-Router, reference 0.7.1 (826900), with Swift 6.1 for Wasm on 27 May 2025 14:23:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReSwift/ReSwift-Router.git
Reference: 0.7.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/ReSwift/ReSwift-Router
* tag 0.7.1 -> FETCH_HEAD
HEAD is now at 8269008 bump version to 0.7.1
Cloned https://github.com/ReSwift/ReSwift-Router.git
Revision (git rev-parse @):
82690085e4e0fa41bc8c56527ce9dc8a6589378f
SUCCESS checkout https://github.com/ReSwift/ReSwift-Router.git at 0.7.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ReSwift/ReSwift-Router.git
https://github.com/ReSwift/ReSwift-Router.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "reswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReSwift/ReSwift.git"
}
],
"manifest_display_name" : "ReSwift-Router",
"name" : "ReSwift-Router",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ReSwift-Router",
"targets" : [
"ReSwiftRouter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ReSwiftRouter",
"module_type" : "SwiftTarget",
"name" : "ReSwiftRouter",
"path" : "ReSwiftRouter",
"product_dependencies" : [
"ReSwift"
],
"product_memberships" : [
"ReSwift-Router"
],
"sources" : [
"NavigationActions.swift",
"NavigationReducer.swift",
"NavigationState.swift",
"Routable.swift",
"Router.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/ReSwift/ReSwift.git
[1/6447] Fetching reswift
Fetched https://github.com/ReSwift/ReSwift.git from cache (0.63s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 5.0.0 (2.55s)
Creating working copy for https://github.com/ReSwift/ReSwift.git
Working copy of https://github.com/ReSwift/ReSwift.git resolved at 5.0.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling ReSwift Middleware.swift
[5/15] Compiling ReSwift Reducer.swift
[6/16] Compiling ReSwift Coding.swift
[7/16] Compiling ReSwift TypeHelper.swift
[8/16] Compiling ReSwift State.swift
[9/16] Compiling ReSwift Store.swift
[10/16] Compiling ReSwift StoreSubscriber.swift
[11/16] Compiling ReSwift StoreType.swift
[12/16] Compiling ReSwift Subscription.swift
[13/16] Compiling ReSwift Assertions.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/Utils/Assertions.swift:22:25: error: value of type 'RunLoop' has no member 'run'
20 | Assertions.fatalErrorClosure(message(), file, line)
21 | repeat {
22 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
23 | } while (true)
24 | }
[14/16] Compiling ReSwift Action.swift
[15/16] Compiling ReSwift DispatchingStoreType.swift
[16/16] Emitting module ReSwift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/13] Compiling ReSwift Coding.swift
[3/14] Compiling ReSwift Assertions.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/Utils/Assertions.swift:22:25: error: value of type 'RunLoop' has no member 'run'
20 | Assertions.fatalErrorClosure(message(), file, line)
21 | repeat {
22 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
23 | } while (true)
24 | }
[4/14] Compiling ReSwift Subscription.swift
[5/14] Compiling ReSwift StoreSubscriber.swift
[6/14] Compiling ReSwift StoreType.swift
[7/14] Compiling ReSwift TypeHelper.swift
[8/14] Compiling ReSwift Action.swift
[9/14] Compiling ReSwift DispatchingStoreType.swift
[10/14] Compiling ReSwift Middleware.swift
[11/14] Compiling ReSwift Reducer.swift
[12/14] Compiling ReSwift State.swift
[13/14] Compiling ReSwift Store.swift
[14/14] Emitting module ReSwift
BUILD FAILURE 6.1 wasm