Build Information
Failed to build swift-css-types, reference 0.1.0 (be78ec
), with Swift 6.2 (beta) for Wasm on 29 Jul 2025 10:48:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/coenttb/swift-css-types.git
Reference: 0.1.0
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/coenttb/swift-css-types
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at be78ece Remove color related static conveniences (should be defined by package users)
Cloned https://github.com/coenttb/swift-css-types.git
Revision (git rev-parse @):
be78ecea36f036ab165cbf7b1134b3fb7bcf036b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-css-types.git at 0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/coenttb/swift-css-types.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/106] Compiling CSSSelectorTypes & nesting.swift
/host/spi-builder-workspace/Sources/CSSSelectorTypes/& nesting.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/106] Emitting module CSSSelectorTypes
/host/spi-builder-workspace/Sources/CSSSelectorTypes/& nesting.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
[13/106] Compiling CSSTypeTypes ColorValidation.swift
/host/spi-builder-workspace/Sources/CSSPseudoElementTypes/Pseudo Elements/after.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents the CSS ::after pseudo-element.
[14/106] Compiling CSSTypeTypes ContentDistribution.swift
/host/spi-builder-workspace/Sources/CSSPseudoElementTypes/Pseudo Elements/after.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents the CSS ::after pseudo-element.
[15/108] Compiling CSSFunctionTypes Functions.swift
/host/spi-builder-workspace/Sources/CSSFunctionTypes/Functions.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/108] Emitting module CSSFunctionTypes
/host/spi-builder-workspace/Sources/CSSFunctionTypes/Functions.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
[17/108] Compiling CSSSelectorTypes Type.swift
/host/spi-builder-workspace/Sources/CSSSelectorTypes/& nesting.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
[18/108] Compiling CSSTypeTypes ColorConvertible.swift
/host/spi-builder-workspace/Sources/CSSPseudoElementTypes/Pseudo Elements/after.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents the CSS ::after pseudo-element.
[19/108] Compiling CSSTypeTypes ColorInterpolationMethod.swift
/host/spi-builder-workspace/Sources/CSSPseudoElementTypes/Pseudo Elements/after.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents the CSS ::after pseudo-element.
[20/108] Compiling CSSSelectorTypes ID.swift
/host/spi-builder-workspace/Sources/CSSSelectorTypes/& nesting.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
[21/108] Compiling CSSSelectorTypes Universal.swift
/host/spi-builder-workspace/Sources/CSSSelectorTypes/& nesting.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/108] Emitting module CSSCombinatorTypes
/host/spi-builder-workspace/Sources/CSSCombinatorTypes/Combinators.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
[23/108] Compiling CSSCombinatorTypes Combinators.swift
/host/spi-builder-workspace/Sources/CSSCombinatorTypes/Combinators.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/108] Emitting module CSSPseudoClassTypes
/host/spi-builder-workspace/Sources/CSSPseudoClassTypes/Pseudo-classes.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
[25/108] Compiling CSSPseudoClassTypes Pseudo-classes.swift
/host/spi-builder-workspace/Sources/CSSPseudoClassTypes/Pseudo-classes.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
[26/108] Compiling CSSPseudoElementTypes spelling-error.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[27/108] Compiling CSSPseudoElementTypes target-text.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[28/108] Compiling CSSTypeTypes DashedIdent.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[29/108] Compiling CSSTypeTypes Dimension.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[30/108] Compiling CSSTypeTypes DisplayBox.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[31/108] Compiling CSSTypeTypes DisplayInside.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[32/108] Compiling CSSTypeTypes DisplayInternal.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[33/108] Compiling CSSTypeTypes DisplayLegacy.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[34/108] Compiling CSSTypeTypes DisplayListitem.swift
/host/spi-builder-workspace/Sources/CSSTypeTypes/AbsoluteSize.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents absolute size keywords used in CSS font properties.
[35/108] Compiling CSSTypeTypes CSS.Types.swift
/host/spi-builder-workspace/Sources/CSSPseudoElementTypes/Pseudo Elements/after.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents the CSS ::after pseudo-element.
[36/108] Compiling CSSTypeTypes CalcKeyword.swift
/host/spi-builder-workspace/Sources/CSSPseudoElementTypes/Pseudo Elements/after.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents the CSS ::after pseudo-element.
[37/108] Compiling CSSTypeTypes CalcSum.swift
/host/spi-builder-workspace/Sources/CSSPseudoElementTypes/Pseudo Elements/after.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Represents the CSS ::after pseudo-element.
[38/108] Compiling CSSSelectorTypes Attribute.swift
/host/spi-builder-workspace/Sources/CSSSelectorTypes/& nesting.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
/host/spi-builder-workspace/Sources/CSSSelectorTypes/& nesting.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
BUILD FAILURE 6.2 wasm