Build Information
Failed to build ReerJSON, reference 1.0.2 (60b4c8), with Swift 6.1 for Wasm on 30 Apr 2026 03:12:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/ReerJSON.git
Reference: 1.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/reers/ReerJSON
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 60b4c8b chore: bump version to 1.0.2
Cloned https://github.com/reers/ReerJSON.git
Revision (git rev-parse @):
60b4c8b11fb95cdac5faefcd45ae56a1db24d44e
SUCCESS checkout https://github.com/reers/ReerJSON.git at 1.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/reers/ReerJSON.git
https://github.com/reers/ReerJSON.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/ibireme/yyjson.git
[1/4443] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.74s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (5.30s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-24593BA9C3E375BF.txt
[2/3] Compiling yyjson.c
[4/14] Compiling ReerJSON Utilities.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[5/14] Compiling ReerJSON ReerJSONSerialization.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[6/15] Compiling ReerJSON ReerJSONEncoder.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/15] Emitting module ReerJSON
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[8/15] Compiling ReerJSON Configuration.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[9/15] Compiling ReerJSON Error.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[10/15] Compiling ReerJSON JSON.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[11/15] Compiling ReerJSON JSONDecoderImpl.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[12/15] Compiling ReerJSON ReerJSONDecoder.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[13/15] Compiling ReerJSON JSONEncoderImpl.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[14/15] Compiling ReerJSON LockedState.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[15/15] Compiling ReerJSON Value.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
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/Tests/ReerJSONTests/Models/instruments.json
/host/spi-builder-workspace/Tests/ReerJSONTests/Info.plist
/host/spi-builder-workspace/Tests/ReerJSONTests/Models/json_to_swift.rb
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/12] Compiling ReerJSON Utilities.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[3/13] Compiling ReerJSON ReerJSONSerialization.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[4/13] Compiling ReerJSON ReerJSONEncoder.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[5/13] Compiling ReerJSON ReerJSONDecoder.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[6/13] Compiling ReerJSON Value.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[7/13] Compiling ReerJSON JSONEncoderImpl.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[8/13] Compiling ReerJSON LockedState.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/13] Emitting module ReerJSON
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[10/13] Compiling ReerJSON JSON.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[11/13] Compiling ReerJSON JSONDecoderImpl.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[12/13] Compiling ReerJSON Configuration.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
[13/13] Compiling ReerJSON Error.swift
/host/spi-builder-workspace/Sources/ReerJSON/JSONEncoderImpl.swift:32:8: error: no such module 'JJLISO8601DateFormatter'
30 |
31 | #if !os(Linux)
32 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
33 | #endif
34 |
BUILD FAILURE 6.1 wasm