The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Collections, reference master (c35380), with Swift 6.3 for Wasm on 12 Apr 2026 03:51:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DavidSkrundz/Collections.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/DavidSkrundz/Collections
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c35380d Swift 5 update
Cloned https://github.com/DavidSkrundz/Collections.git
Revision (git rev-parse @):
c35380dcf5745d8756113f47efe86cd81b0b48b0
SUCCESS checkout https://github.com/DavidSkrundz/Collections.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/DavidSkrundz/Collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/19] Write sources
[3/19] Write swift-version-24593BA9C3E375BF.txt
[5/37] Compiling Generator Generator+Previous.swift
[6/37] Compiling Generator Generator+Sequence.swift
[7/38] Compiling Graph Vertex.swift
[8/38] Compiling Generator Generator+String.swift
[9/38] Compiling Generator Character.swift
[10/38] Compiling Generator Collection+Generator.swift
[11/38] Emitting module Generator
[12/38] Compiling Pair Pair2Sequence.swift
[13/38] Compiling Generator Generator.swift
[14/38] Compiling Generator Generator+Peek.swift
[15/38] Emitting module Pair
[16/38] Compiling Generator Generator+Iterator.swift
[17/38] Compiling Pair Pair2Iterator.swift
[18/38] Compiling Pair Pair.swift
[19/39] Compiling Generator Generator+Move.swift
[20/40] Compiling Graph Array+Duplicates.swift
[21/40] Emitting module Graph
[22/40] Compiling Graph Edge.swift
[23/40] Compiling Graph Graph.swift
[26/41] Wrapping AST for Pair for debugging
[27/41] Wrapping AST for Graph for debugging
[28/41] Wrapping AST for Generator for debugging
[29/41] Write Objects.LinkFileList
[35/41] Archiving libsPair.a
[36/41] Archiving libsGraph.a
[37/41] Archiving libsGenerator.a
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasip1'
[38/41] Linking libdGraph.wasm
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasip1'
[38/41] Linking libdGenerator.wasm
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasip1'
[38/41] Linking libdPair.wasm
BUILD FAILURE 6.3 wasm