Build Information
Failed to build objc-runtime-tools, reference 0.2.0 (d9e3aa), with Swift 6.2 for Wasm on 20 Oct 2025 19:44:28 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/objc-runtime-tools.git
Reference: 0.2.0
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/davdroman/objc-runtime-tools
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at d9e3aa9 Enable Swift 6 mode (#2)
Cloned https://github.com/davdroman/objc-runtime-tools.git
Revision (git rev-parse @):
d9e3aa914fbe37eb9328505507deab618548873f
SUCCESS checkout https://github.com/davdroman/objc-runtime-tools.git at 0.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/davdroman/objc-runtime-tools.git
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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/914] Fetching swift-macro-testing
[915/73533] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (11.17s)
Fetched https://github.com/swiftlang/swift-syntax from cache (11.25s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (15.27s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (1.24s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15554] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.79s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (4.25s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.85s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5552] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.91s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.64s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.53s)
Building for debugging...
[0/14] Write sources
[7/14] Write swift-version-24593BA9C3E375BF.txt
[9/23] Emitting module AssociationMacro
[10/23] Compiling AssociationMacro TypeSyntax+.swift
[11/23] Compiling AssociationMacro AssociatedMacroDiagnostic.swift
[12/23] Compiling AssociationMacro AssociatedMacrosPlugin.swift
[13/23] Compiling AssociationMacro AssociatedMacro.swift
[14/23] Compiling AssociationMacro PatternBindingSyntax+.swift
[16/24] Compiling SwizzlingMacro SwizzleMacrosPlugin.swift
[17/24] Emitting module SwizzlingMacro
[18/24] Compiling SwizzlingMacro SwizzleMacro.swift
[19/25] Wrapping AST for AssociationMacro for debugging
[20/25] Write Objects.LinkFileList
[21/25] Wrapping AST for SwizzlingMacro for debugging
[22/25] Write Objects.LinkFileList
[23/25] Linking AssociationMacro-tool
[24/25] Linking SwizzlingMacro-tool
[26/41] Compiling Association Policy.swift
/host/spi-builder-workspace/Sources/Association/Exports.swift:1:26: error: no such module 'ObjectiveC.runtime'
1 | @_exported public import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
2 |
[27/41] Compiling Association Macros.swift
/host/spi-builder-workspace/Sources/Association/Exports.swift:1:26: error: no such module 'ObjectiveC.runtime'
1 | @_exported public import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
2 |
[28/41] Compiling Association Exports.swift
/host/spi-builder-workspace/Sources/Association/Exports.swift:1:26: error: no such module 'ObjectiveC.runtime'
1 | @_exported public import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
2 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/41] Emitting module Association
/host/spi-builder-workspace/Sources/Association/Exports.swift:1:26: error: no such module 'ObjectiveC.runtime'
1 | @_exported public import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
2 |
[30/49] Compiling Swizzling LocalSelf.swift
/host/spi-builder-workspace/Sources/Swizzling/Macros.swift:1:8: error: no such module 'ObjectiveC.runtime'
1 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
2 |
3 | // MARK: Getter & Setter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/49] Emitting module Association
/host/spi-builder-workspace/Sources/Association/Exports.swift:1:26: error: no such module 'ObjectiveC.runtime'
1 | @_exported public import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
2 |
BUILD FAILURE 6.2 wasm