The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IntrospectionKit, reference 0.2.0 (efc62c), with Swift 6.2 for Android on 24 Jun 2025 07:06:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gor-gyolchanyan-legacy/introspection-kit.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/gor-gyolchanyan-legacy/introspection-kit
 * tag               0.2.0      -> FETCH_HEAD
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 0.2.0
========================================
Build
========================================
Selected platform:         android
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/20] Compiling IntrospectionKit TypeIntrospection.Properties.swift
[4/20] Compiling IntrospectionKit TypeIntrospection+Equatable.swift
[5/22] Compiling IntrospectionKit TypeIntrospection-Type.swift
/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 | }
[6/22] Compiling IntrospectionKit TypeIntrospection.swift
/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 | }
[7/22] Compiling IntrospectionKit TypeIntrospection-Name.swift
[8/22] Compiling IntrospectionKit TypeIntrospection-Properties.swift
[9/22] Compiling IntrospectionKit TypeIntrospection+Hashable.swift
[10/22] Compiling IntrospectionKit TypeIntrospection-Kind.swift
[11/22] Compiling IntrospectionKit TypeIntrospection.Properties+BidirectionalCollection.swift
[12/22] Compiling IntrospectionKit TypeIntrospection.Properties+Collection.swift
[13/22] Compiling IntrospectionKit TypeIntrospection.Properties+Equatable.swift
[14/22] 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 | }
[15/22] Compiling IntrospectionKit TypeIntrospection.Kind-RawValue.swift
[16/22] Compiling IntrospectionKit TypeIntrospection.Kind-Trait.swift
error: compile command failed due to signal 6 (use -v to see invocation)
[17/22] Compiling IntrospectionKit TypeIntrospection.Kind.swift
[18/22] Compiling IntrospectionKit TypeIntrospection.Properties+RandomAccessCollection.swift
[19/22] Compiling IntrospectionKit TypeIntrospection.Properties+Sequence.swift
Found local archetype 0x5645268e0d28 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: /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/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.umUSlD/supplementaryOutputs-1 -target aarch64-unknown-linux-android28 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/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/aarch64-unknown-linux-android28/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-15-a-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64 -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-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name IntrospectionKit -in-process-plugin-server-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/lib/swift/host/plugins -plugin-path /root/.local/share/swiftly/toolchains/6.2-snapshot-2025-05-15/usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/IntrospectionKit.build/PropertyIntrospection.ID.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/IntrospectionKit.build/PropertyIntrospection-Access.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/IntrospectionKit.build/PropertyIntrospection.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/index/store -index-system-modules
1.	Swift version 6.2-dev (LLVM 74f18b3ab32b72c, Swift 245514cab31b823)
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 0x0000564520e26c58
1  swift-frontend 0x0000564520e2477e
2  swift-frontend 0x0000564520e272f1
3  libc.so.6      0x00007f22b42a9520
4  libc.so.6      0x00007f22b42fd9fc pthread_kill + 300
5  libc.so.6      0x00007f22b42a9476 raise + 22
6  libc.so.6      0x00007f22b428f7f3 abort + 211
7  swift-frontend 0x000056451ae1f54e
8  swift-frontend 0x000056451ae15d19
9  swift-frontend 0x000056451ae0d7ea
10 swift-frontend 0x000056451ae25da6
11 swift-frontend 0x000056451ae279ab
12 swift-frontend 0x000056451ae25f2d
13 swift-frontend 0x000056451ae289e9
14 swift-frontend 0x000056451ae28949
15 swift-frontend 0x000056451ae2764c
16 swift-frontend 0x000056451ae25ebb
17 swift-frontend 0x000056451ae2c6a4
18 swift-frontend 0x000056451ae2859e
19 swift-frontend 0x000056451ae25e0f
20 swift-frontend 0x000056451ae25d70
21 swift-frontend 0x000056451ae289e9
22 swift-frontend 0x000056451ae28949
23 swift-frontend 0x000056451ae2c3bd
24 swift-frontend 0x000056451ae2aaec
25 swift-frontend 0x000056451ae26b43
26 swift-frontend 0x000056451ae2b88a
27 swift-frontend 0x000056451ae26b43
28 swift-frontend 0x000056451ae26a43
29 swift-frontend 0x000056451b04c56f
30 swift-frontend 0x000056451ae0cdf8
31 swift-frontend 0x000056451b1a56a7
32 swift-frontend 0x000056451a9dc4bd
33 swift-frontend 0x00005645195356d9
34 swift-frontend 0x000056451952b98a
35 swift-frontend 0x000056451952b77b
36 swift-frontend 0x00005645191d3772
37 swift-frontend 0x00005645191c4bbe
38 swift-frontend 0x00005645191c3c5c
39 swift-frontend 0x0000564518f3f5ab
40 libc.so.6      0x00007f22b4290d90
41 libc.so.6      0x00007f22b4290e40 __libc_start_main + 128
42 swift-frontend 0x0000564518f3e5a5
BUILD FAILURE 6.2 android