The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build TypeInferedFactory, reference main (c7e2db), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 00:46:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: 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/brunogama/TypeInferedFactory
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-4606859-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/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 (6.12s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.17s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (6.73s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (4.42s)
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/ServiceEntry.TypeForwarding.erb
    /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
Building for debugging...
[0/46] Write sources
[20/46] Compiling _SwiftSyntaxCShims dummy.c
[21/46] Write swift-version-24593BA9C3E375BF.txt
[23/78] Emitting module TypeInferedFactoryCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/82] 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
[25/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
[26/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
[27/84] 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
[28/84] 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
[29/84] 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
[30/84] Compiling TypeInferedFactoryCore TypeInferedFactory.swift
[31/84] Emitting module SwiftSyntax600
[32/84] Compiling SwiftSyntax600 Empty.swift
[33/85] 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
[34/85] 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
[35/85] 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
[36/85] 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
[37/85] Compiling TypeInferedFactoryCore TypeInferedFactoryProtocol.swift
[38/85] 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
[39/85] Compiling TypeInferedFactoryCore TypeInferedFactoryBuildable.swift
[40/85] Emitting module TypeInferedFactoryCore
[41/85] 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/85] 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
[43/85] 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
[44/85] 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
[45/85] 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
[46/85] 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
[47/85] 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
[48/85] Compiling TypeInferedFactoryCore TypeInferedFactory.swift
[50/85] 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
[51/85] 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
[52/85] 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
[53/86] 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
[54/86] 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
[55/86] 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
[56/86] Emitting module SwiftSyntax510
[57/86] Compiling SwiftSyntax510 Empty.swift
[58/87] Compiling TypeInferedFactoryCore TypeInferedFactoryProtocol.swift
[60/87] Compiling TypeInferedFactoryCore TypeInferedFactoryBuildable.swift
[61/88] Wrapping AST for SwiftSyntax600 for debugging
[63/88] Emitting module SwiftSyntax509
BUILD FAILURE 6.2 wasm