Build Information
Failed to build IDKit, reference main (950bf9
), with Swift 6.2 (beta) for Android on 24 Jun 2025 14:59:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/NikSativa/IDKit.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/NikSativa/IDKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 950bf9d upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/IDKit.git
Revision (git rev-parse @):
950bf9d07862da194f7fdc0a91e3c2b7b69c10da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/IDKit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/NikSativa/IDKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.24s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.77s)
Fetching https://github.com/apple/swift-syntax.git
[1/70947] Fetching swift-syntax
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/apple/swift-syntax.git from cache (7.11s)
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.29s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (9.94s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.75s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.55s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.01s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
error: compile command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/lib/SIL/IR/TypeLowering.cpp:3205: void swift::Lowering::TypeConverter::verifyLexicalLowering(const TypeLowering &, AbstractionPattern, CanType, TypeExpansionContext): Assertion `hasNoNontrivialLexicalLeaf && "Found non-trivial lexical leaf in non-trivial non-lexical type?!"' failed.
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 /host/spi-builder-workspace/Source/AnyID.swift /host/spi-builder-workspace/Source/Array+IDKit.swift /host/spi-builder-workspace/Source/BindingID.swift /host/spi-builder-workspace/Source/IDContract.swift /host/spi-builder-workspace/Source/IDRepresentable.swift /host/spi-builder-workspace/Source/Sequence+IDKit.swift -primary-file /host/spi-builder-workspace/Source/TypedID.swift /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/IDKit.build/DerivedSources/resource_bundle_accessor.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/IDKit.build/TypedID.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/IDKit.build/TypedID.swiftdeps -serialize-diagnostics-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/IDKit.build/TypedID.dia -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 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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 IDKit -package-name spi_builder_workspace -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/IDKit.build/TypedID.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 the current language version
3. While evaluating request ASTLoweringRequest(Lowering AST to SIL for file "/host/spi-builder-workspace/Source/TypedID.swift")
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 0x0000562e3cf7fc58
1 swift-frontend 0x0000562e3cf7d77e
2 swift-frontend 0x0000562e3cf802f1
3 libc.so.6 0x00007f4be60f9520
4 libc.so.6 0x00007f4be614d9fc pthread_kill + 300
5 libc.so.6 0x00007f4be60f9476 raise + 22
6 libc.so.6 0x00007f4be60df7f3 abort + 211
7 libc.so.6 0x00007f4be60df71b
8 libc.so.6 0x00007f4be60f0e96
9 swift-frontend 0x0000562e366687fa
10 swift-frontend 0x0000562e3668128b
11 swift-frontend 0x0000562e36669f54
12 swift-frontend 0x0000562e36668714
13 swift-frontend 0x0000562e365d95b7
14 swift-frontend 0x0000562e365d69bd
15 swift-frontend 0x0000562e365cb263
16 swift-frontend 0x0000562e365ce833
17 swift-frontend 0x0000562e365cfb88
18 swift-frontend 0x0000562e365c2088
19 swift-frontend 0x0000562e35b34631
20 swift-frontend 0x0000562e35b381cc
21 swift-frontend 0x0000562e35b393d2
22 swift-frontend 0x0000562e35c6e212
23 swift-frontend 0x0000562e35c69238
24 swift-frontend 0x0000562e35c6918d
25 swift-frontend 0x0000562e35b3b2b3
26 swift-frontend 0x0000562e35b3ba04
27 swift-frontend 0x0000562e35c4e5d6
28 swift-frontend 0x0000562e35b409b3
29 swift-frontend 0x0000562e35b3c38f
30 swift-frontend 0x0000562e3531ac18
31 swift-frontend 0x0000562e3532c7da
32 swift-frontend 0x0000562e3531dbbe
33 swift-frontend 0x0000562e3531cc5c
34 swift-frontend 0x0000562e350985ab
35 libc.so.6 0x00007f4be60e0d90
36 libc.so.6 0x00007f4be60e0e40 __libc_start_main + 128
37 swift-frontend 0x0000562e350975a5
BUILD FAILURE 6.2 android