Build Information
Failed to build TypeInferedFactory, reference 0.0.1 (c7e2db
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 00:41:52 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.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brunogama/TypeInferedFactory.git
Reference: 0.0.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/brunogama/TypeInferedFactory
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at c7e2db8 Renamed factory
Cloned https://github.com/brunogama/TypeInferedFactory.git
Revision (git rev-parse @):
c7e2db852efa4ebed9f9727595aca8748532db8e
SUCCESS checkout https://github.com/brunogama/TypeInferedFactory.git at 0.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/brunogama/TypeInferedFactory.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/swiftlang/swift-syntax.git
Fetching https://github.com/Swinject/Swinject.git
[1/9201] Fetching swinject
[9202/80126] Fetching swinject, swift-syntax
Fetched https://github.com/Swinject/Swinject.git from cache (0.89s)
[1419/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.02s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (8.76s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (4.25s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
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/Info.plist
/host/spi-builder-workspace/.build/checkouts/Swinject/Sources/PrivacyInfo.xcprivacy
/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/ServiceEntry.TypeForwarding.erb
Building for debugging...
[0/46] Write sources
[20/46] Compiling _SwiftSyntaxCShims dummy.c
[21/46] Write swift-version-24593BA9C3E375BF.txt
[23/82] 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
[24/82] 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
[25/82] 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
[26/84] 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
[27/84] 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
[28/84] 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)
[29/84] 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
[30/84] Compiling TypeInferedFactoryCore TypeInferedFactory.swift
[31/84] 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
[32/84] 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
[33/84] 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
[34/84] 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
[35/84] 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
[36/84] 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
[37/84] 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
[38/84] 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
[39/84] 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
[40/84] 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
[41/84] 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
[42/84] 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
[43/84] 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
[44/84] 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
[45/84] 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
[46/84] 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
[47/84] 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
[48/84] Compiling TypeInferedFactoryCore TypeInferedFactoryBuildable.swift
[49/84] Emitting module TypeInferedFactoryCore
[51/84] Emitting module SwiftSyntax510
[52/84] Emitting module SwiftSyntax600
BUILD FAILURE 6.2 wasm