The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftChatSE, reference 5.2.1 (5ddded), with Swift 6.3 for Wasm on 20 Apr 2026 20:26:33 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/sobotics/swiftchatse.git
Reference: 5.2.1
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/sobotics/swiftchatse
 * tag               5.2.1      -> FETCH_HEAD
HEAD is now at 5dddedd simplify POST request code
Cloned https://github.com/sobotics/swiftchatse.git
Revision (git rev-parse @):
5dddedd20e477821c6ba8dcd30d28edffc518e13
SUCCESS checkout https://github.com/sobotics/swiftchatse.git at 5.2.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sobotics/swiftchatse.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
Fetching git://github.com/NobodyNada/COpenSSL
Fetching git://github.com/NobodyNada/Clibwebsockets
Fetching git://github.com/NobodyNada/Clibevent
Fetching git://github.com/stephencelis/CSQLite
Fetching git://github.com/NobodyNada/Clibuv
warning: 'clibevent': skipping cache due to an error: Failed to clone repository git://github.com/NobodyNada/Clibevent:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Clibevent-519091ec'...
    fatal: unable to connect to github.com:
    github.com[0: 140.82.112.4]: errno=Connection timed out
warning: 'clibuv': skipping cache due to an error: Failed to clone repository git://github.com/NobodyNada/Clibuv:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Clibuv-00b4b0c9'...
    fatal: unable to connect to github.com:
    github.com[0: 140.82.112.3]: errno=Connection timed out
warning: 'clibwebsockets': skipping cache due to an error: Failed to clone repository git://github.com/NobodyNada/Clibwebsockets:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Clibwebsockets-21fbbb83'...
    fatal: unable to connect to github.com:
    github.com[0: 140.82.112.4]: errno=Connection timed out
warning: 'copenssl': skipping cache due to an error: Failed to clone repository git://github.com/NobodyNada/COpenSSL:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/COpenSSL-7a8627eb'...
    fatal: unable to connect to github.com:
    github.com[0: 140.82.112.4]: errno=Connection timed out
warning: 'csqlite': skipping cache due to an error: Failed to clone repository git://github.com/stephencelis/CSQLite:
    Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/CSQLite-fb7d87e8'...
    fatal: unable to connect to github.com:
    github.com[0: 140.82.112.4]: errno=Connection timed out
error: Failed to clone repository git://github.com/NobodyNada/Clibwebsockets:
    Cloning into bare repository '/host/spi-builder-workspace/.build/repositories/Clibwebsockets-21fbbb83'...
    fatal: unable to connect to github.com:
    github.com[0: 140.82.114.4]: errno=Connection timed out
BUILD FAILURE 6.3 wasm