The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WordNetDecoder, reference 0.0.2 (e05cda), with Swift 6.3 for Wasm on 11 Apr 2026 13:19:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/wacumov/WordNetDecoder.git
Reference: 0.0.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/wacumov/WordNetDecoder
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at e05cdac Update Readme
Cloned https://github.com/wacumov/WordNetDecoder.git
Revision (git rev-parse @):
e05cdaca9e1a33942e6b78bb5e457b7014c7e623
SUCCESS checkout https://github.com/wacumov/WordNetDecoder.git at 0.0.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wacumov/WordNetDecoder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 https://github.com/wacumov/xml2json
[1/445] Fetching xml2json
Fetched https://github.com/wacumov/xml2json from cache (0.33s)
Computing version for https://github.com/wacumov/xml2json
Computed https://github.com/wacumov/xml2json at 0.0.1 (0.92s)
Creating working copy for https://github.com/wacumov/xml2json
Working copy of https://github.com/wacumov/xml2json resolved at 0.0.1
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-24593BA9C3E375BF.txt
[3/4] Compiling xml2json_cpp c_interface.cpp
[5/6] Emitting module xml2json
[6/6] Compiling xml2json XMLToJSON.swift
[8/26] Compiling WordNetDecoder Count.swift
[9/26] Compiling WordNetDecoder Definition.swift
[10/26] Compiling WordNetDecoder Example.swift
[11/28] Emitting module WordNetDecoder
[12/28] Compiling WordNetDecoder LexicalEntry.swift
[13/28] Compiling WordNetDecoder LexicalResource.swift
[14/28] Compiling WordNetDecoder Lexicon.swift
[15/28] Compiling WordNetDecoder SenseRelation.swift
[16/28] Compiling WordNetDecoder StringValue.swift
[17/28] Compiling WordNetDecoder SyntacticBehaviour.swift
[18/28] Compiling WordNetDecoder Tag.swift
[19/28] Compiling WordNetDecoder OneOrMany.swift
[20/28] Compiling WordNetDecoder PartOfSpeech.swift
[21/28] Compiling WordNetDecoder Sense.swift
[22/28] Compiling WordNetDecoder Synset.swift
[23/28] Compiling WordNetDecoder SynsetRelation.swift
[24/28] Compiling WordNetDecoder Form.swift
[25/28] Compiling WordNetDecoder ILIDefinition.swift
[26/28] Compiling WordNetDecoder Lemma.swift
[27/28] Compiling WordNetDecoder WordNet.swift
[28/28] Compiling WordNetDecoder WordNetXMLDecoder.swift
Build complete! (13.18s)
Build complete.
docker: Error response from daemon: Head "https://registry.gitlab.com/v2/swiftpackageindex/spi-images/manifests/wasm-6.3-latest": received unexpected HTTP status: 502 Bad Gateway
Run 'docker run --help' for more information
Done.