Build Information
Failed to build SwinjectAutoregistration, reference master (fd9ffa), with Swift 6.2 for Wasm on 21 Jun 2025 17:53:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Swinject/SwinjectAutoregistration.git
Reference: master
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/Swinject/SwinjectAutoregistration
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fd9ffae Merge pull request #91 from gizemfitoz/update-version
Cloned https://github.com/Swinject/SwinjectAutoregistration.git
Revision (git rev-parse @):
fd9ffae5f666d37b4b3c210af2e16a10598342e4
SUCCESS checkout https://github.com/Swinject/SwinjectAutoregistration.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Swinject/SwinjectAutoregistration.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/Swinject/Swinject.git
[1/9201] Fetching swinject
Fetched https://github.com/Swinject/Swinject.git from cache (1.13s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (1.46s)
Creating working copy for https://github.com/Swinject/Swinject.git
Working copy of https://github.com/Swinject/Swinject.git resolved at 2.9.1
warning: 'swinject': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.erb
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Resolver.erb
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/ServiceEntry.TypeForwarding.erb
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Info.plist
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/29] Compiling Swinject RecursiveLock.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[5/29] Compiling Swinject Resolver.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[6/29] Compiling Swinject ServiceEntry.TypeForwarding.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[7/31] Compiling Swinject UnavailableItems.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[8/31] Compiling Swinject _Resolver.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[9/31] Compiling Swinject ObjectScope.Standard.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[10/31] Compiling Swinject ObjectScope.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[11/31] Compiling Swinject ReadWriteLock.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[12/31] Compiling Swinject Container.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[13/31] Compiling Swinject DebugHelper.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[14/31] Compiling Swinject FunctionType.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[15/31] Compiling Swinject Container.Arguments.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[16/31] Compiling Swinject Container.Logging.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[17/31] Compiling Swinject Container.TypeForwarding.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/31] Emitting module Swinject
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[19/31] Compiling Swinject Assembler.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[20/31] Compiling Swinject Assembly.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[21/31] Compiling Swinject Behavior.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[22/31] Compiling Swinject GraphIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[23/31] Compiling Swinject InstanceStorage.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[24/31] Compiling Swinject InstanceWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[25/31] Compiling Swinject ServiceEntry.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[26/31] Compiling Swinject ServiceKey.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
[27/31] Compiling Swinject ThreadSafeDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | // MARK: - Registeration with Arguments
BUILD FAILURE 6.2 wasm