Build Information
Failed to build RemoteImageView, reference main (a17006
), with Swift 6.1 for Wasm on 28 May 2025 11:31:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/RemoteImageView.git
Reference: main
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/Frizlab/RemoteImageView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a17006a Fix a warning
Cloned https://github.com/Frizlab/RemoteImageView.git
Revision (git rev-parse @):
a17006a2dab108ee98357bd7aaa083f1665bbe9d
SUCCESS checkout https://github.com/Frizlab/RemoteImageView.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Frizlab/RemoteImageView.git
https://github.com/Frizlab/RemoteImageView.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "operationawaiting",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0-beta",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/OperationAwaiting.git"
},
{
"identity" : "urlrequestoperation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-alpha.10",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-tech/URLRequestOperation.git"
}
],
"manifest_display_name" : "RemoteImageView",
"name" : "RemoteImageView",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "RemoteImageView",
"targets" : [
"RemoteImageView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RemoteImageView",
"module_type" : "SwiftTarget",
"name" : "RemoteImageView",
"path" : "Sources/RemoteImageView",
"product_dependencies" : [
"OperationAwaiting",
"URLRequestOperation"
],
"product_memberships" : [
"RemoteImageView"
],
"sources" : [
" Config.swift",
" Errors.swift",
"DefaultRemoteImageViewModel.swift",
"RemoteImageURLRequest.swift",
"RemoteImageView.swift",
"RemoteImageViewModel.swift",
"Utils/CALayer+Utils.swift",
"Utils/Loggers.swift",
"Utils/UIImage+Utils.swift",
"Utils/UIView+Utils.swift",
"Utils/URLRequestDataOperation+HasResult.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Frizlab/OperationAwaiting.git
Fetching https://github.com/happn-tech/URLRequestOperation.git
[1/146] Fetching operationawaiting
[147/2599] Fetching operationawaiting, urlrequestoperation
Fetched https://github.com/Frizlab/OperationAwaiting.git from cache (0.27s)
Fetched https://github.com/happn-tech/URLRequestOperation.git from cache (0.27s)
Computing version for https://github.com/Frizlab/OperationAwaiting.git
Computed https://github.com/Frizlab/OperationAwaiting.git at 1.3.0-beta.1 (0.82s)
Fetching https://github.com/Frizlab/HasResult.git
[1/22] Fetching hasresult
Fetched https://github.com/Frizlab/HasResult.git from cache (0.19s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.65s)
Computing version for https://github.com/happn-tech/URLRequestOperation.git
Computed https://github.com/happn-tech/URLRequestOperation.git at 2.0.0-alpha.14.2 (0.91s)
Fetching https://github.com/happn-app/HTTPCoders.git
Fetching https://github.com/happn-app/RetryingOperation.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/happn-app/SemiSingleton.git
[1/395] Fetching retryingoperation
[396/466] Fetching retryingoperation, httpcoders
[454/4302] Fetching retryingoperation, httpcoders, swift-log
[1235/4723] Fetching retryingoperation, httpcoders, swift-log, semisingleton
Fetched https://github.com/happn-app/SemiSingleton.git from cache (0.26s)
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.37s)
Fetched https://github.com/happn-app/HTTPCoders.git from cache (0.37s)
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (1.12s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (0.77s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/Frizlab/stream-reader.git
[1/1051] Fetching stream-reader
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.26s)
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.55s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (2.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.16s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (0.87s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git
[1/178] Fetching recursivesyncdispatch
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.40s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (1.35s)
Creating working copy for https://github.com/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.8
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/happn-tech/URLRequestOperation.git
Working copy of https://github.com/happn-tech/URLRequestOperation.git resolved at 2.0.0-alpha.14.2
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
Creating working copy for https://github.com/Frizlab/OperationAwaiting.git
Working copy of https://github.com/Frizlab/OperationAwaiting.git resolved at 1.3.0-beta.1
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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/31] Emitting module Logging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/31] Emitting module RecursiveSyncDispatch
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[14/31] Compiling Logging LogHandler.swift
[15/31] Compiling Logging Logging.swift
[16/31] Compiling Logging Locks.swift
[17/31] Compiling MediaType Scanner+LinuxCompat.swift
[18/31] Compiling Logging MetadataProvider.swift
[19/31] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[20/31] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[21/31] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[22/32] Compiling MediaType MediaType.swift
[23/32] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[24/32] Emitting module MediaType
[25/32] Emitting module FormURLEncodedCoder
[26/32] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[27/33] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[28/33] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[29/33] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[31/34] Emitting module HasResult
[32/34] Compiling HasResult HasResult.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
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/21] Compiling HasResult HasResult.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/21] Emitting module RecursiveSyncDispatch
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[4/21] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[5/21] Emitting module HasResult
[6/22] Emitting module MediaType
BUILD FAILURE 6.1 wasm