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 Verge, reference 14.1.2 (084a44), with Swift 6.2 for Wasm on 2 Dec 2025 14:37:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-Verge.git
Reference: 14.1.2
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/VergeGroup/swift-Verge
 * tag               14.1.2     -> FETCH_HEAD
HEAD is now at 084a448 Fix mysterious crash (#549)
Cloned https://github.com/VergeGroup/swift-Verge.git
Revision (git rev-parse @):
084a448dc2dac9bbaa79a70e100a1364d8afbd95
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-Verge.git at 14.1.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/VergeGroup/swift-Verge.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/VergeGroup/swift-macro-state-struct
[1/113] Fetching normalization
[114/127] Fetching normalization, typedcomparator
[128/1059] Fetching normalization, typedcomparator, swift-macro-testing
[240/1939] Fetching normalization, typedcomparator, swift-macro-testing, swift-macro-state-struct
[660/14588] Fetching normalization, typedcomparator, swift-macro-testing, swift-macro-state-struct, viewinspector
Fetched https://github.com/VergeGroup/TypedComparator from cache (0.39s)
[12424/14574] Fetching normalization, swift-macro-testing, swift-macro-state-struct, viewinspector
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (0.39s)
[11671/13694] Fetching normalization, swift-macro-testing, viewinspector
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/apple/swift-collections
[13695/13951] Fetching normalization, swift-macro-testing, viewinspector, swift-concurrency-task-manager
[13952/86952] Fetching normalization, swift-macro-testing, viewinspector, swift-concurrency-task-manager, swift-syntax
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (0.28s)
[15885/86695] Fetching normalization, swift-macro-testing, viewinspector, swift-syntax
Fetching https://github.com/apple/swift-atomics.git
[21726/105009] Fetching normalization, swift-macro-testing, viewinspector, swift-syntax, swift-collections
[25567/106829] Fetching normalization, swift-macro-testing, viewinspector, swift-syntax, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Fetching https://github.com/ReactiveX/RxSwift.git
[35987/105009] Fetching normalization, swift-macro-testing, viewinspector, swift-syntax, swift-collections
[52613/157855] Fetching normalization, swift-macro-testing, viewinspector, swift-syntax, swift-collections, rxswift
Fetched https://github.com/apple/swift-collections from cache (1.85s)
[117091/139541] Fetching normalization, swift-macro-testing, viewinspector, swift-syntax, rxswift
Fetched https://github.com/VergeGroup/Normalization from cache (9.09s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (9.10s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (9.10s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.15s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.60s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (10.08s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (0.32s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 3.0.1 (0.40s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 2.0.1 (0.41s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.17s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (0.54s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (0.37s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.38s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.65s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.1 (0.42s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (0.39s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.41s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (5.22s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.61s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.54s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.37s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (2.21s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.1
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 3.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.4
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.77s)
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
    /host/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /host/spi-builder-workspace/Sources/VergeClassic/Info.plist
Building for debugging...
[0/57] Write sources
[1/57] Copying PrivacyInfo.xcprivacy
[1/57] Write sources
[2/57] Copying PrivacyInfo.xcprivacy
[5/57] Write sources
[28/57] Copying PrivacyInfo.xcprivacy
[28/57] Write sources
[45/57] Compiling _AtomicsShims.c
[47/57] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/95] Emitting module TypedIdentifier
/host/spi-builder-workspace/.build/checkouts/swift-typed-identifier/Sources/TypedIdentifier/TypedIdentifier.swift:39:9: error: 'init(reflecting:)' is unavailable: unavailable in embedded Swift
37 |
38 |   public var description: String {
39 |     "<\(String(reflecting: Value.self))>(\(raw))"
   |         `- error: 'init(reflecting:)' is unavailable: unavailable in embedded Swift
40 |   }
41 | }
Swift.String.init:2:8: note: 'init(reflecting:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(reflecting subject: Subject)}
  |        `- note: 'init(reflecting:)' has been explicitly marked unavailable here
3 |
[50/239] Emitting module NormalizationMacrosPlugin
[51/239] Compiling TypedIdentifier TypedIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/swift-typed-identifier/Sources/TypedIdentifier/TypedIdentifier.swift:39:9: error: 'init(reflecting:)' is unavailable: unavailable in embedded Swift
37 |
38 |   public var description: String {
39 |     "<\(String(reflecting: Value.self))>(\(raw))"
   |         `- error: 'init(reflecting:)' is unavailable: unavailable in embedded Swift
40 |   }
41 | }
Swift.String.init:2:8: note: 'init(reflecting:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(reflecting subject: Subject)}
  |        `- note: 'init(reflecting:)' has been explicitly marked unavailable here
3 |
[52/239] Emitting module TypedIdentifier
[53/239] Emitting module InternalCollectionsUtilities
BUILD FAILURE 6.2 wasm