Build Information
Failed to build soto-smithy, reference main (fcbbf5
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 23:15:28 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/soto-project/soto-smithy.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-smithy
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fcbbf56 Add AwsHttpChecksumTrait.Algorithm.crc64NVME
Cloned https://github.com/soto-project/soto-smithy.git
Revision (git rev-parse @):
fcbbf56b66cb5d9fb817067ebb80d9dee986c939
SUCCESS checkout https://github.com/soto-project/soto-smithy.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/soto-project/soto-smithy.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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/40] Emitting module SotoSmithy
/host/spi-builder-workspace/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
[5/45] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
/host/spi-builder-workspace/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
[6/45] Compiling SotoSmithy MqttProtocolBindingTraits.swift
/host/spi-builder-workspace/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
[7/45] Compiling SotoSmithy ProtocolTraits.swift
/host/spi-builder-workspace/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
[8/45] Compiling SotoSmithy ResourceTraits.swift
/host/spi-builder-workspace/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
[9/45] Compiling SotoSmithy RulesTraits.swift
/host/spi-builder-workspace/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
[10/45] Compiling SotoSmithy StreamingTraits.swift
/host/spi-builder-workspace/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
[11/45] Compiling SotoSmithy SuppressTrait.swift
/host/spi-builder-workspace/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
[12/45] Compiling SotoSmithy TypeRefinementTraits.swift
/host/spi-builder-workspace/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
[13/45] Compiling SotoSmithy WaitersTraits.swift
/host/spi-builder-workspace/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
[14/45] Compiling SotoSmithy XmlBindingTraits.swift
/host/spi-builder-workspace/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
[15/45] Compiling SotoSmithy SingleValueTrait.swift
/host/spi-builder-workspace/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
[16/45] Compiling SotoSmithy StaticTrait.swift
/host/spi-builder-workspace/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
[17/45] Compiling SotoSmithy Trait.swift
/host/spi-builder-workspace/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
[18/45] Compiling SotoSmithy TraitList.swift
/host/spi-builder-workspace/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
[19/45] Compiling SotoSmithy AuthenticationTraits.swift
/host/spi-builder-workspace/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
[20/45] Compiling SotoSmithy DecodableShape.swift
/host/spi-builder-workspace/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
[21/45] Compiling SotoSmithy ServiceShapes.swift
/host/spi-builder-workspace/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
[22/45] Compiling SotoSmithy Shape.swift
/host/spi-builder-workspace/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
[23/45] Compiling SotoSmithy SimpleShapes.swift
/host/spi-builder-workspace/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
[24/45] Compiling SotoSmithy CustomTrait.swift
/host/spi-builder-workspace/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
[25/45] Compiling SotoSmithy BehaviourTraits.swift
/host/spi-builder-workspace/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
[26/45] Compiling SotoSmithy ConstraintTraits.swift
/host/spi-builder-workspace/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
[27/45] Compiling SotoSmithy DocumentationTraits.swift
/host/spi-builder-workspace/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
[28/45] Compiling SotoSmithy EndpointTraits.swift
/host/spi-builder-workspace/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
[29/45] Compiling SotoSmithy HttpProtocolBindingTraits.swift
/host/spi-builder-workspace/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
[30/45] Compiling SotoSmithy Smithy+Parse.swift
/host/spi-builder-workspace/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
[31/45] Compiling SotoSmithy TokenParser.swift
/host/spi-builder-workspace/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
[32/45] Compiling SotoSmithy Tokenizer.swift
/host/spi-builder-workspace/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
[33/45] Compiling SotoSmithy BasicSelectors.swift
/host/spi-builder-workspace/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
[34/45] Compiling SotoSmithy DecodableSelector.swift
/host/spi-builder-workspace/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
[35/45] Compiling SotoSmithy LogicalSelectors.swift
/host/spi-builder-workspace/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/45] Compiling SotoSmithy Selector.swift
/host/spi-builder-workspace/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/45] Compiling SotoSmithy SelectorParser.swift
/host/spi-builder-workspace/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/45] Compiling SotoSmithy AggregateShapes.swift
/host/spi-builder-workspace/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/45] Compiling SotoSmithy ApplyShape.swift
/host/spi-builder-workspace/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/45] Compiling SotoSmithy Document.swift
/host/spi-builder-workspace/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
[41/45] Compiling SotoSmithy Errors.swift
/host/spi-builder-workspace/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
[42/45] Compiling SotoSmithy Model.swift
/host/spi-builder-workspace/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
[43/45] Compiling SotoSmithy ShapeId.swift
/host/spi-builder-workspace/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
[44/45] Compiling SotoSmithy Smithy.swift
/host/spi-builder-workspace/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
[45/45] Compiling SotoSmithy Parser.swift
/host/spi-builder-workspace/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
BUILD FAILURE 6.2 wasm