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 Scipio, reference 0.30.0 (79118d), with Swift 6.2 (beta) for Wasm on 12 Aug 2025 16:46:06 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/Scipio.git
Reference: 0.30.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/giginet/Scipio
 * tag               0.30.0     -> FETCH_HEAD
HEAD is now at 79118d9 Merge pull request #235 from Ryu0118/fix-custom-module-path-and-sources
Cloned https://github.com/giginet/Scipio.git
Revision (git rev-parse @):
79118d915428c76e188f47e84797eb9d895d3757
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/giginet/Scipio.git at 0.30.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/giginet/Scipio.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/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/giginet/scipio-cache-storage.git
Fetching https://github.com/giginet/PackageManifestKit
Fetching https://github.com/onevcat/Rainbow
[1/170] Fetching packagemanifestkit
[171/1106] Fetching packagemanifestkit, swift-async-operations
[1107/1147] Fetching packagemanifestkit, swift-async-operations, scipio-cache-storage
[1148/2482] Fetching packagemanifestkit, swift-async-operations, scipio-cache-storage, rainbow
[1202/8675] Fetching packagemanifestkit, swift-async-operations, scipio-cache-storage, rainbow, swiftyjson
[3660/14643] Fetching packagemanifestkit, swift-async-operations, scipio-cache-storage, rainbow, swiftyjson, swift-algorithms
Fetched https://github.com/onevcat/Rainbow from cache (0.45s)
[9186/13308] Fetching packagemanifestkit, swift-async-operations, scipio-cache-storage, swiftyjson, swift-algorithms
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/giginet/scipio-cache-storage.git from cache (0.70s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (0.85s)
Fetched https://github.com/giginet/PackageManifestKit from cache (0.85s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.86s)
[1/3886] Fetching swift-log
[3227/19516] Fetching swift-log, swift-argument-parser
[3539/36469] Fetching swift-log, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
[11623/32583] Fetching swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.63s)
[7629/16953] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.35s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.3.0 (3.78s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.1.0 (0.40s)
Computing version for https://github.com/giginet/scipio-cache-storage.git
Computed https://github.com/giginet/scipio-cache-storage.git at 1.0.0 (0.46s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (5.26s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (3.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.67s)
Fetching https://github.com/apple/swift-numerics.git
[1/5906] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.13s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.46s)
Creating working copy for https://github.com/giginet/scipio-cache-storage.git
Working copy of https://github.com/giginet/scipio-cache-storage.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
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.4
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
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.6.1
Creating working copy for https://github.com/giginet/PackageManifestKit
Working copy of https://github.com/giginet/PackageManifestKit resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/mtj0928/swift-async-operations.git
Working copy of https://github.com/mtj0928/swift-async-operations.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
error: posix_spawn error: No such file or directory (2), `["/bin/zsh"]`
BUILD FAILURE 6.2 wasm