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 AnnotationInject, reference 0.6.2 (c45e88), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 16:23:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/pjechris/AnnotationInject.git
Reference: 0.6.2
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/pjechris/AnnotationInject
 * tag               0.6.2      -> FETCH_HEAD
HEAD is now at c45e882 [version] 0.6.2
Cloned https://github.com/pjechris/AnnotationInject.git
Revision (git rev-parse @):
c45e8829b1ecdfec615c1a579b55598020041d09
SUCCESS checkout https://github.com/pjechris/AnnotationInject.git at 0.6.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pjechris/AnnotationInject.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/Swinject/Swinject.git
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/krzysztofzablocki/Sourcery
Fetching https://github.com/Quick/Quick
[1/9201] Fetching swinject
[830/40648] Fetching swinject, sourcery
[1199/55407] Fetching swinject, sourcery, quick
[5259/74991] Fetching swinject, sourcery, quick, nimble
Fetched https://github.com/Quick/Quick from cache (2.13s)
[30566/60232] Fetching swinject, sourcery, nimble
Fetched https://github.com/Swinject/Swinject.git from cache (8.44s)
Fetched https://github.com/Quick/Nimble from cache (8.47s)
Fetched https://github.com/krzysztofzablocki/Sourcery from cache (8.58s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (9.97s)
Computing version for https://github.com/krzysztofzablocki/Sourcery
warning: 'sourcery': /Package.swift:29:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
 27 |         .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
 28 |         .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
 29 |         .package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("093e5ee151d206454e2c1950d81333c4d4a4472e")),
    |          `- warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
 30 |         .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
 31 |         .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
/Package.swift:29:90: warning: 'revision' is deprecated [#DeprecatedDeclaration]
 27 |         .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
 28 |         .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
 29 |         .package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("093e5ee151d206454e2c1950d81333c4d4a4472e")),
    |                                                                                          `- warning: 'revision' is deprecated [#DeprecatedDeclaration]
 30 |         .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
 31 |         .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/krzysztofzablocki/Sourcery at 1.8.2 (0.97s)
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/apple/swift-syntax.git
[1/1411] Fetching pathkit
[1412/24752] Fetching pathkit, xcodeproj
[1413/28760] Fetching pathkit, xcodeproj, stencilswiftkit
[4815/30348] Fetching pathkit, xcodeproj, stencilswiftkit, commander
[5981/41284] Fetching pathkit, xcodeproj, stencilswiftkit, commander, yams
[27757/112231] Fetching pathkit, xcodeproj, stencilswiftkit, commander, yams, swift-syntax
Fetched https://github.com/kylef/PathKit.git from cache (2.24s)
[58084/110820] Fetching xcodeproj, stencilswiftkit, commander, yams, swift-syntax
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (3.44s)
[93333/106812] Fetching xcodeproj, commander, yams, swift-syntax
Fetched https://github.com/kylef/Commander.git from cache (8.62s)
Fetched https://github.com/tuist/XcodeProj.git from cache (8.68s)
Fetched https://github.com/jpsim/Yams.git from cache (8.69s)
Fetched https://github.com/apple/swift-syntax.git from cache (8.75s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (9.91s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.3.1 (0.69s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.74s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.8.0 (1.49s)
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/stencilproject/Stencil.git
[1/509] Fetching komondor
[393/5802] Fetching komondor, stencil
Fetched https://github.com/shibapm/Komondor.git from cache (0.51s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.51s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (8.66s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (3.90s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (7.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.70s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.55s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.60s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.61s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.57s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (0.61s)
Fetching https://github.com/f-meloni/Rocket
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/580] Fetching packageconfig
[581/1966] Fetching packageconfig, rocket
[1967/2946] Fetching packageconfig, rocket, shellout
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.42s)
Fetched https://github.com/f-meloni/Rocket from cache (0.43s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.43s)
[1/153244] Fetching swiftlint
[2/202185] Fetching swiftlint, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (53.09s)
[78155/153244] Fetching swiftlint
Fetched https://github.com/Realm/SwiftLint.git from cache (73.88s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.2.1 (0.64s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/kareman/SwiftShell
[1/116] Fetching logger
[117/4979] Fetching logger, swiftshell
Fetched https://github.com/shibapm/Logger from cache (3.48s)
Fetched https://github.com/kareman/SwiftShell from cache (3.48s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (7.43s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.28s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (4.07s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (4.55s)
Computing version for https://github.com/Realm/SwiftLint.git
Computed https://github.com/Realm/SwiftLint.git at 0.48.0 (0.90s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/929] Fetching swiftytexttable
[930/17073] Fetching swiftytexttable, sourcekitten
[3029/30014] Fetching swiftytexttable, sourcekitten, cryptoswift
[11945/45394] Fetching swiftytexttable, sourcekitten, cryptoswift, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.27s)
[23285/30014] Fetching swiftytexttable, sourcekitten, cryptoswift
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.55s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.94s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.97s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.4.3 (2.53s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (0.81s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.32.0 (0.53s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.37s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 6.0.0 (0.93s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.56.4 (0.71s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0-beta.1 (0.49s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.0.3
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.32.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.56.4
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 6.0.0
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.3.1
Creating working copy for https://github.com/krzysztofzablocki/Sourcery
Working copy of https://github.com/krzysztofzablocki/Sourcery resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.4
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.2.1
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.8.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/Realm/SwiftLint.git
Working copy of https://github.com/Realm/SwiftLint.git resolved at 0.48.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0-beta.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.4.3
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.2.1
Downloading binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[1397/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (4.04s)
warning: 'spi-builder-workspace': Invalid Resource 'Templates': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Scripts': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Sources': File not found.
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/ServiceEntry.TypeForwarding.erb
    /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/Resolver.erb
    /host/spi-builder-workspace/.build/checkouts/Swinject/Sources/Container.Arguments.erb
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/9] Write sources
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/71] Compiling AnnotationCLI main.swift
/host/spi-builder-workspace/CLI/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // This executable just forward to shell script
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/71] Emitting module AnnotationCLI
/host/spi-builder-workspace/CLI/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // This executable just forward to shell script
[9/71] 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
[10/71] 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
[11/71] 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)
[12/73] 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
[13/73] 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
[14/73] 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
[15/73] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/73] Emitting module SourceryRuntime
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[17/73] 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
[18/73] 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
[19/73] 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
[20/73] 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
[21/73] 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
[22/73] 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
[23/73] 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
[24/73] 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
[25/73] 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
[26/73] 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
[27/73] 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
[28/73] 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
[29/73] 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
[30/73] 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
[31/73] 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
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[48/78] Compiling Swinject _Resolver.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[49/78] Compiling SourceryRuntime Array.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[50/78] Compiling SourceryRuntime Closure.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[51/78] Compiling SourceryRuntime Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[52/78] Compiling SourceryRuntime Generic.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[58/78] Compiling Swinject UnavailableItems.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[59/78] Compiling SourceryRuntime Array+Parallel.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[60/78] Compiling SourceryRuntime BytesRange.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[61/78] Compiling SourceryRuntime Composer.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[62/78] Compiling SourceryRuntime Diffable.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[63/78] Compiling SourceryRuntime Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[64/78] Compiling SourceryRuntime Tuple.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[65/78] Compiling SourceryRuntime TypeName.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[66/78] Compiling SourceryRuntime Typed.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[67/78] Compiling SourceryRuntime Typealias.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
[68/78] Compiling SourceryRuntime Variable.swift
/host/spi-builder-workspace/.build/checkouts/Sourcery/SourceryRuntime/Sources/AST/AccessLevel.swift:6:8: error: no such module 'Foundation'
 4 | //
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// :nodoc:
BUILD FAILURE 6.2 wasm