Build Information
Failed to build swift-state-graph, reference main (5a25c7), with Swift 6.3 for Linux on 28 Apr 2026 13:41:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-state-graph.git
Reference: main
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-state-graph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5a25c7c [codex] Improve observation key path readability (#99)
Cloned https://github.com/VergeGroup/swift-state-graph.git
Revision (git rev-parse @):
5a25c7cede0e496dea9ce22a5f9cd21d0f8274fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-state-graph.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/VergeGroup/swift-state-graph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/961] Fetching swift-macro-testing
[962/76000] Fetching swift-macro-testing, swift-syntax
Fetching https://github.com/VergeGroup/swift-typed-identifier.git
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (10.30s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.39s)
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier.git from cache (0.46s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier.git
Computed https://github.com/VergeGroup/swift-typed-identifier.git at 2.0.4 (11.47s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (4.58s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.5 (0.79s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16069] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.14s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (5.97s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.73s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.53s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.30s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.85s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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.5
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier.git
Working copy of https://github.com/VergeGroup/swift-typed-identifier.git resolved at 2.0.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.55s)
Building for debugging...
[0/11] Write sources
[7/11] Write swift-version-24593BA9C3E375BF.txt
[9/22] Emitting module TypedIdentifier
[11/22] Compiling TypedIdentifier TypedIdentifier.swift
[14/24] Compiling StateGraphMacro IgnoredMacro.swift
[16/24] Compiling StateGraphMacro UnifiedStoredMacro.swift
[17/24] Compiling StateGraphMacro Plugin.swift
[18/24] Compiling StateGraphMacro GraphViewMacro.swift
[19/24] Compiling StateGraphMacro ComputedMacro.swift
[20/24] Emitting module StateGraphMacro
[21/24] Compiling StateGraphMacro Extension.swift
/host/spi-builder-workspace/Sources/StateGraphMacro/Extension.swift:216:22: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
214 | }
215 | }
216 | case .getter(let _):
| `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
217 | return nil
218 | }
/host/spi-builder-workspace/Sources/StateGraphMacro/Extension.swift:234:22: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
232 | }
233 | }
234 | case .getter(let _):
| `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
235 | return nil
236 | }
[22/25] Wrapping AST for StateGraphMacro for debugging
[23/25] Write Objects.LinkFileList
[24/25] Linking StateGraphMacro-tool
[26/65] Compiling StateGraph KeyPath.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[27/65] Compiling StateGraph Node.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[28/65] Compiling StateGraph StateGraph.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/67] Emitting module StateGraph
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[33/69] Compiling StateGraph Logger.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[34/69] Compiling StateGraph Macro.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[35/69] Compiling StateGraph NodeStore.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[36/69] Compiling StateGraph withGraphTrackingGroup.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[37/69] Compiling StateGraph withGraphTrackingMap.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[38/69] Compiling StateGraph withTracking.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[39/69] Compiling StateGraph ThreadLocal.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[40/69] Compiling StateGraph util.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[41/69] Compiling StateGraph UserDefaultsStored.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[42/69] Compiling StateGraph SourceLocation.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[44/69] Compiling StateGraph Node+Observe.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[45/69] Compiling StateGraph Subscriptions.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[46/69] Compiling StateGraph withGraphTracking.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[47/69] Compiling StateGraph Filter.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[48/69] Compiling StateGraph GraphTracking.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[49/69] Compiling StateGraph GraphTrackingCancellable.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[61/69] Compiling StateGraph StorageAbstraction.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[62/69] Compiling StateGraph SwiftUI.swift
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
[63/69] Emitting module StateGraph
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
/host/spi-builder-workspace/Sources/StateGraph/Logger.swift:1:8: error: no such module 'os.log'
1 | import os.log
| `- error: no such module 'os.log'
2 |
3 | enum Log {
BUILD FAILURE 6.3 linux