Build Information
Failed to build Rocket, reference master (df9449
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 03:39:47 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shibapm/rocket.git
Reference: master
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/shibapm/rocket
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at df94499 Unhide dependencies
Cloned https://github.com/shibapm/rocket.git
Revision (git rev-parse @):
df94499fa028ac7f72ca34d977cc5fa38f00b464
SUCCESS checkout https://github.com/shibapm/rocket.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/shibapm/rocket.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/Quick/Nimble
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/f-meloni/TestSpy
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/shibapm/PackageConfig.git
[1/509] Fetching komondor
[510/2557] Fetching komondor, testspy
[531/3137] Fetching komondor, testspy, packageconfig
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.60s)
Fetched https://github.com/shibapm/Komondor.git from cache (0.61s)
Fetching https://github.com/shibapm/Logger
[42/21632] Fetching testspy, nimble
[6742/70573] Fetching testspy, nimble, swiftformat
[8036/70689] Fetching testspy, nimble, swiftformat, logger
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/shibapm/Logger from cache (0.45s)
[13616/70573] Fetching testspy, nimble, swiftformat
[18759/81432] Fetching testspy, nimble, swiftformat, yams
Fetched https://github.com/jpsim/Yams from cache (4.17s)
[27394/70573] Fetching testspy, nimble, swiftformat
Fetching https://github.com/kareman/SwiftShell
Fetched https://github.com/Quick/Nimble from cache (44.85s)
Fetched https://github.com/f-meloni/TestSpy from cache (45.05s)
[1/4863] Fetching swiftshell
Fetched https://github.com/kareman/SwiftShell from cache (0.93s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (46.09s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (46.86s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (4.40s)
Computing version for https://github.com/f-meloni/TestSpy
Computed https://github.com/f-meloni/TestSpy at 0.5.0 (0.83s)
Fetching https://github.com/Quick/Quick
[1/14759] Fetching quick
Fetched https://github.com/Quick/Quick from cache (1.35s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (2.45s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.1.2 (1.38s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.87s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (3.27s)
Fetching https://github.com/f-meloni/Rocket
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
[981/2366] Fetching shellout, rocket
[2367/153269] Fetching shellout, rocket, swiftlint
Fetched https://github.com/JohnSundell/ShellOut.git from cache (4.93s)
[15463/152289] Fetching rocket, swiftlint
Fetched https://github.com/f-meloni/Rocket from cache (49.36s)
Fetched https://github.com/Realm/SwiftLint.git from cache (51.38s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.3.0 (52.31s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (4.01s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (1.90s)
Computing version for https://github.com/Realm/SwiftLint.git
Computed https://github.com/Realm/SwiftLint.git at 0.59.1 (1.20s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/929] Fetching swiftytexttable
[930/17073] Fetching swiftytexttable, sourcekitten
[1415/30014] Fetching swiftytexttable, sourcekitten, cryptoswift
[3904/30114] Fetching swiftytexttable, sourcekitten, cryptoswift, collectionconcurrencykit
[7201/45494] Fetching swiftytexttable, sourcekitten, cryptoswift, collectionconcurrencykit, swift-argument-parser
[22141/116400] Fetching swiftytexttable, sourcekitten, cryptoswift, collectionconcurrencykit, swift-argument-parser, swift-syntax
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (2.14s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (2.14s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.17s)
[30984/99991] Fetching sourcekitten, cryptoswift, swift-syntax
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.64s)
[83505/87050] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git from cache (9.79s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.83s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (12.46s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (5.61s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (3.63s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (1.32s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.1 (0.53s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.32s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.22s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.17s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.56.4 (0.74s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.56.4
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.0
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.4
Creating working copy for https://github.com/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.3.0
Creating working copy for https://github.com/Realm/SwiftLint.git
Working copy of https://github.com/Realm/SwiftLint.git resolved at 0.59.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.1
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.1.2
Creating working copy for https://github.com/f-meloni/TestSpy
Working copy of https://github.com/f-meloni/TestSpy resolved at 0.5.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
error: unable to override package 'Rocket' because its identity 'rocket' doesn't match override's identity (directory name) 'spi-builder-workspace'
BUILD FAILURE 6.2 wasm