Build Information
Failed to build soto-codegenerator, reference main (b9edba
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 12:02:45 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/soto-project/soto-codegenerator.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/soto-project/soto-codegenerator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b9edba3 Also search for files in directory structure of api-models-aws repository
Cloned https://github.com/soto-project/soto-codegenerator.git
Revision (git rev-parse @):
b9edba3b4991481beb0e057e85488a14c46e7844
SUCCESS checkout https://github.com/soto-project/soto-codegenerator.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/soto-project/soto-codegenerator.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/apple/swift-log.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/soto-project/soto-smithy.git
[1/1820] Fetching swift-mustache
[2/5656] Fetching swift-mustache, swift-log
[776/7493] Fetching swift-mustache, swift-log, soto-smithy
[7494/22873] Fetching swift-mustache, swift-log, soto-smithy, swift-argument-parser
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.66s)
[5810/21036] Fetching swift-mustache, swift-log, swift-argument-parser
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (1.44s)
Fetched https://github.com/apple/swift-log.git from cache (1.45s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.46s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (5.39s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.7 (0.84s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.77s)
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
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.0
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.5.1
Creating working copy for https://github.com/soto-project/soto-smithy.git
Working copy of https://github.com/soto-project/soto-smithy.git resolved at 0.4.7
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/39] Write sources
[18/39] Write swift-version-24593BA9C3E375BF.txt
[20/161] Emitting module ArgumentParserToolInfo
[21/161] Emitting module Logging
[23/161] Emitting module Mustache
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[25/165] Compiling SotoSmithy ApplyShape.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[26/165] Compiling SotoSmithy Smithy+Parse.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[27/165] Compiling SotoSmithy SelectorParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[28/165] Compiling SotoSmithy AggregateShapes.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[29/165] Compiling SotoSmithy TokenParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[30/165] Compiling SotoSmithy Tokenizer.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[31/165] Compiling SotoSmithy BasicSelectors.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[32/165] Compiling SotoSmithy DecodableSelector.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[33/165] Compiling Logging Locks.swift
[34/165] Compiling Logging LogHandler.swift
[35/165] Compiling SotoSmithy SingleValueTrait.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[36/165] Compiling SotoSmithy StaticTrait.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[37/165] Compiling SotoSmithy Trait.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[38/165] Compiling SotoSmithy TraitList.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[39/165] Compiling SotoSmithy AuthenticationTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[40/170] Compiling SotoSmithy Model.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[41/170] Compiling SotoSmithy ShapeId.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[42/170] Compiling SotoSmithy Smithy.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[43/170] Compiling SotoSmithy Parser.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[44/170] Compiling SotoSmithy LogicalSelectors.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[45/170] Compiling SotoSmithy Selector.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[46/170] Compiling SotoSmithy Document.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[47/170] Compiling SotoSmithy Errors.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/170] Emitting module SotoSmithy
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[55/170] Compiling Mustache Template.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[56/170] Compiling Mustache Transform.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[57/170] Compiling ArgumentParserToolInfo ToolInfo.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[63/170] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[64/170] Compiling SotoSmithy MqttProtocolBindingTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[65/170] Compiling SotoSmithy ProtocolTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[66/170] Compiling SotoSmithy ResourceTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[67/170] Compiling SotoSmithy RulesTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[73/170] Compiling SotoSmithy BehaviourTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[74/170] Compiling SotoSmithy ConstraintTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[75/170] Compiling SotoSmithy DocumentationTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[76/170] Compiling SotoSmithy EndpointTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[77/170] Compiling SotoSmithy HttpProtocolBindingTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[80/171] Compiling SotoSmithy Shape.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[81/171] Compiling SotoSmithy SimpleShapes.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[82/171] Compiling SotoSmithy CustomTrait.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[84/171] Compiling SotoSmithy StreamingTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[85/171] Compiling SotoSmithy SuppressTrait.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[86/171] Compiling SotoSmithy TypeRefinementTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[87/171] Compiling SotoSmithy WaitersTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[88/171] Compiling SotoSmithy XmlBindingTraits.swift
/host/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/Smithy.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Management for SotoSmithy. Decode Smithy models with this and register new Trait types
[89/171] Compiling Logging MetadataProvider.swift
[117/176] Emitting module ArgumentParserToolInfo
[118/176] Compiling ArgumentParserToolInfo ToolInfo.swift
[122/177] Compiling Logging LogHandler.swift
BUILD FAILURE 6.2 wasm