The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftySweetness, reference 3.0.0 (d79cd4), with Swift 6.2 for Wasm on 18 Jun 2025 17:08:54 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/cszatmary/SwiftySweetness.git
Reference: 3.0.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/cszatmary/SwiftySweetness
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at d79cd47 Merge pull request #1 from cszatma/swift-5
Cloned https://github.com/cszatmary/SwiftySweetness.git
Revision (git rev-parse @):
d79cd47621cb2383b227eb24d86884c1bb76b923
SUCCESS checkout https://github.com/cszatmary/SwiftySweetness.git at 3.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/cszatmary/SwiftySweetness.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
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[3839/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.66s)
[11555/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.94s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (3.91s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.94s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/17] Emitting module SwiftySweetness
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[4/19] Compiling SwiftySweetness Encodable+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[5/19] Compiling SwiftySweetness PropertyRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[6/19] Compiling SwiftySweetness If.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[7/19] Compiling SwiftySweetness Switch.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[8/19] Compiling SwiftySweetness Operators.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[9/19] Compiling SwiftySweetness Pipes.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[10/19] Compiling SwiftySweetness Typealiases.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[11/19] Compiling SwiftySweetness Decodable+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[12/19] Compiling SwiftySweetness Optional+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[13/19] Compiling SwiftySweetness String+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[14/19] Compiling SwiftySweetness Array+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[15/19] Compiling SwiftySweetness Bool+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[16/19] Compiling SwiftySweetness DataRepresentation.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[17/19] Compiling SwiftySweetness Any+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[18/19] Compiling SwiftySweetness Double+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
[19/19] Compiling SwiftySweetness Int+SwiftySweetness.swift
/host/spi-builder-workspace/Sources/SwiftySweetness/Classes/If.swift:21:8: error: no such module 'Foundation'
19 | //    THE SOFTWARE.
20 |
21 | import Foundation
   |        `- error: no such module 'Foundation'
22 |
23 | /**
BUILD FAILURE 6.2 wasm