Build Information
Failed to build IntrospectionKit, reference main (efc62c), with Swift 6.2 for Wasm on 24 Jun 2025 07:07:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gor-gyolchanyan-legacy/introspection-kit.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/gor-gyolchanyan-legacy/introspection-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at efc62c9 Add property access to `PropertyIntrospection`.
Cloned https://github.com/gor-gyolchanyan-legacy/introspection-kit.git
Revision (git rev-parse @):
efc62c926e717ad46c3b22fe5ab785b011c85e84
SUCCESS checkout https://github.com/gor-gyolchanyan-legacy/introspection-kit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/gor-gyolchanyan-legacy/introspection-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/20] Emitting module IntrospectionKit
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:23:6: warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
21 | // MARK: TypeIntrospection - Raw
22 |
23 | @_silgen_name("swift_getMetatypeMetadata")
| `- warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:26:6: warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
26 | @_silgen_name("swift_getExistentialMetatypeMetadata")
| `- warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
27 | private static func _typeForGeneric(_ type: Any.Type) -> Any.Type
28 | }
error: compile command failed due to signal 6 (use -v to see invocation)
Found local archetype 0x564c16076698 outside its defining scope
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/Sources/IntrospectionKit/PropertyIntrospection/ID/PropertyIntrospection.ID.swift -primary-file /host/spi-builder-workspace/Sources/IntrospectionKit/PropertyIntrospection/PropertyIntrospection-Access.swift -primary-file /host/spi-builder-workspace/Sources/IntrospectionKit/PropertyIntrospection/PropertyIntrospection.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Kind/TypeIntrospection.Kind-RawValue.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Kind/TypeIntrospection.Kind-Trait.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Kind/TypeIntrospection.Kind.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Properties/TypeIntrospection.Properties+BidirectionalCollection.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Properties/TypeIntrospection.Properties+Collection.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Properties/TypeIntrospection.Properties+Equatable.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Properties/TypeIntrospection.Properties+RandomAccessCollection.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Properties/TypeIntrospection.Properties+Sequence.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/Properties/TypeIntrospection.Properties.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection+Equatable.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection+Hashable.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Kind.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Name.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Properties.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift /host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection.swift -supplementary-output-file-map /tmp/TemporaryDirectory.SEwW15/supplementaryOutputs-1 -target wasm32-unknown-wasi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk -I /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static -use-static-resource-dir -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk -Xcc -g -no-auto-bridging-header-chaining -module-name IntrospectionKit -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/IntrospectionKit.build/PropertyIntrospection.ID.swift.o -o /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/IntrospectionKit.build/PropertyIntrospection-Access.swift.o -o /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/IntrospectionKit.build/PropertyIntrospection.swift.o -index-store-path /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/index/store -index-system-modules
1. Swift version 6.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
2. Compiling with effective version 5.10
3. While walking into body of 'getValue(in:)' (at /host/spi-builder-workspace/Sources/IntrospectionKit/PropertyIntrospection/PropertyIntrospection-Access.swift:19:12)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x0000564c0f023918
1 swift-frontend 0x0000564c0f02143e
2 swift-frontend 0x0000564c0f023fb1
3 libc.so.6 0x00007f1730d23520
4 libc.so.6 0x00007f1730d779fc pthread_kill + 300
5 libc.so.6 0x00007f1730d23476 raise + 22
6 libc.so.6 0x00007f1730d097f3 abort + 211
7 swift-frontend 0x0000564c09019aee
8 swift-frontend 0x0000564c090102b9
9 swift-frontend 0x0000564c09007d8a
10 swift-frontend 0x0000564c09020346
11 swift-frontend 0x0000564c09021f4b
12 swift-frontend 0x0000564c090204cd
13 swift-frontend 0x0000564c09022f89
14 swift-frontend 0x0000564c09022ee9
15 swift-frontend 0x0000564c09021bec
16 swift-frontend 0x0000564c0902045b
17 swift-frontend 0x0000564c09026d94
18 swift-frontend 0x0000564c09022b3e
19 swift-frontend 0x0000564c090203af
20 swift-frontend 0x0000564c09020310
21 swift-frontend 0x0000564c09022f89
22 swift-frontend 0x0000564c09022ee9
23 swift-frontend 0x0000564c09026aad
24 swift-frontend 0x0000564c090251e1
25 swift-frontend 0x0000564c090210e3
26 swift-frontend 0x0000564c09025f7a
27 swift-frontend 0x0000564c090210e3
28 swift-frontend 0x0000564c09020fe3
29 swift-frontend 0x0000564c0924779f
30 swift-frontend 0x0000564c09007398
31 swift-frontend 0x0000564c093a09b7
32 swift-frontend 0x0000564c08bd7d4d
33 swift-frontend 0x0000564c0772e129
34 swift-frontend 0x0000564c077243ea
35 swift-frontend 0x0000564c077241db
36 swift-frontend 0x0000564c073cd3c2
37 swift-frontend 0x0000564c073be7de
38 swift-frontend 0x0000564c073bd878
39 swift-frontend 0x0000564c0713926b
40 libc.so.6 0x00007f1730d0ad90
41 libc.so.6 0x00007f1730d0ae40 __libc_start_main + 128
42 swift-frontend 0x0000564c07138265
BUILD FAILURE 6.2 wasm