The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftyTopology, reference 1.0.3 (dc2690), with Swift 6.2 (beta) for Android on 19 Jun 2025 00:18:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/taketo1024/swm-topology.git
Reference: 1.0.3
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/taketo1024/swm-topology
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at dc2690c update deps.
Cloned https://github.com/taketo1024/swm-topology.git
Revision (git rev-parse @):
dc2690cc5d4f48a9d9af6361b43bea2ed747a8ff
SUCCESS checkout https://github.com/taketo1024/swm-topology.git at 1.0.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taketo1024/swm-topology.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/taketo1024/swm-homology.git
Fetching https://github.com/taketo1024/swm-core.git
[1/12480] Fetching swm-homology
[3870/28464] Fetching swm-homology, swm-core
Fetched https://github.com/taketo1024/swm-core.git from cache (0.57s)
Fetched https://github.com/taketo1024/swm-homology.git from cache (0.57s)
Computing version for https://github.com/taketo1024/swm-homology.git
Computed https://github.com/taketo1024/swm-homology.git at 1.4.0 (0.96s)
Fetching https://github.com/taketo1024/swm-matrix-tools.git
[1/800] Fetching swm-matrix-tools
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.25s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.94s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[717/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.81s)
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (2.66s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.71s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.64s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.12s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/taketo1024/swm-homology.git
Working copy of https://github.com/taketo1024/swm-homology.git resolved at 1.4.0
Creating working copy for https://github.com/taketo1024/swm-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/taketo1024/swm-core.git
Working copy of https://github.com/taketo1024/swm-core.git resolved at 1.3.1
Building for debugging...
[0/10] Write sources
[8/10] Compiling _NumericsShims _NumericsShims.c
[9/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/34] Compiling InternalCollectionsUtilities Descriptions.swift
[12/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/35] Compiling RealModule ElementaryFunctions.swift
[14/36] Emitting module InternalCollectionsUtilities
[15/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/36] Compiling InternalCollectionsUtilities Integer rank.swift
[17/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/36] Compiling RealModule RealFunctions.swift
[22/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/36] Compiling InternalCollectionsUtilities Debugging.swift
[26/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/37] Emitting module RealModule
[33/37] Compiling RealModule Float80+Real.swift
[34/37] Compiling RealModule Real.swift
[35/37] Compiling RealModule Float16+Real.swift
[37/37] Compiling RealModule Float+Real.swift
[39/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[47/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[48/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[49/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[50/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[51/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[52/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[53/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[54/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[55/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[56/126] Compiling Algorithms Windows.swift
[57/126] Compiling OrderedCollections OrderedSet+Codable.swift
[58/126] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/126] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/126] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/126] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/126] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/126] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/126] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/126] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/126] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/126] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/126] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/126] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/126] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/126] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/126] Compiling OrderedCollections _HashTable+Constants.swift
[76/126] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[77/126] Compiling OrderedCollections _HashTable+Testing.swift
[78/126] Compiling OrderedCollections OrderedDictionary+Codable.swift
[79/126] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[80/126] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[81/126] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[85/126] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[89/126] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[90/126] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/126] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/126] Compiling Algorithms Trim.swift
[93/126] Compiling Algorithms Unique.swift
[100/126] Compiling OrderedCollections _HashTable+Bucket.swift
[101/126] Compiling OrderedCollections _HashTable+BucketIterator.swift
[105/126] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/126] Compiling OrderedCollections _HashTable.swift
[107/126] Compiling OrderedCollections _Hashtable+Header.swift
[112/126] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/126] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/126] Compiling OrderedCollections OrderedSet+Testing.swift
[115/126] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/126] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/126] Compiling OrderedCollections OrderedSet.swift
[118/126] Compiling OrderedCollections _UnsafeBitset.swift
[125/126] Emitting module OrderedCollections
[127/127] Emitting module Algorithms
[129/171] Compiling SwmCore AdditiveGroup.swift
[130/171] Compiling SwmCore EuclideanRing.swift
[131/171] Compiling SwmCore Field.swift
[132/171] Compiling SwmCore FractionField.swift
[133/171] Compiling SwmCore Group.swift
[134/171] Compiling SwmCore MathSet.swift
[135/176] Emitting module SwmCore
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/.build/checkouts/swm-core/Sources/SwmCore/Abstract/AdditiveGroup.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/EuclideanRing.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Field.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/FractionField.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Group.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/MathSet.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Module.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Monoid.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Abstract/Ring.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Codable.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Dictionary.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/RandomAccessCollection.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Sequence.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Set.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/String.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/LinearCombination/LinearCombination.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/LinearCombination/LinearCombinationType.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/LinearCombination/TensorGenerator.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/DefaultMatrixImpl.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/Matrix.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/MatrixIF.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Matrix/MatrixImpl.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/BitSequence.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/Combinatorics.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/GraphAlgorithms.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/IntList.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/Operators.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/Random.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Misc/TypeParameters.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Complex.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/F2.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Integer.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/IntegerQuotient.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Quaternion.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Rational.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Real.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Permutation/Permutation.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/GenericPolynomial.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/MultivariatePolynomial.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/Polynomial.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/PolynomialQuotient.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Cache.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Debug.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Format.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Logger.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Util/Storage.swift -supplementary-output-file-map /tmp/TemporaryDirectory.bkMyZD/supplementaryOutputs-7 -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 -suppress-warnings -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 -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-numerics/Sources/_NumericsShims/include -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 SwmCore -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/SwmCore.build/Real.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwmCore.build/Permutation.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwmCore.build/GenericPolynomial.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwmCore.build/MultivariatePolynomial.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwmCore.build/Polynomial.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SwmCore.build/PolynomialQuotient.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 evaluating request ASTLoweringRequest(Lowering AST to SIL for file "/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/GenericPolynomial.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 0x00005611601a2c58
1  swift-frontend 0x00005611601a077e
2  swift-frontend 0x00005611601a32f1
3  libc.so.6      0x00007fdc3ebd6520
4  libc.so.6      0x00007fdc3ec2a9fc pthread_kill + 300
5  libc.so.6      0x00007fdc3ebd6476 raise + 22
6  libc.so.6      0x00007fdc3ebbc7f3 abort + 211
7  libc.so.6      0x00007fdc3ebbc71b
8  libc.so.6      0x00007fdc3ebcde96
9  swift-frontend 0x000056115988b7fa
10 swift-frontend 0x00005611598a428b
11 swift-frontend 0x000056115988cf54
12 swift-frontend 0x000056115988b714
13 swift-frontend 0x00005611597fc5b7
14 swift-frontend 0x00005611597f99bd
15 swift-frontend 0x00005611597ee263
16 swift-frontend 0x00005611597f1833
17 swift-frontend 0x00005611597f2b88
18 swift-frontend 0x00005611597e5088
19 swift-frontend 0x0000561158d57631
20 swift-frontend 0x0000561158d5b1cc
21 swift-frontend 0x0000561158d5c3d2
22 swift-frontend 0x0000561158e91212
23 swift-frontend 0x0000561158e8c238
24 swift-frontend 0x0000561158e8c18d
25 swift-frontend 0x0000561158d5e2b3
26 swift-frontend 0x0000561158d5ea04
27 swift-frontend 0x0000561158e715d6
28 swift-frontend 0x0000561158d639b3
29 swift-frontend 0x0000561158d5f38f
30 swift-frontend 0x000056115853dc18
31 swift-frontend 0x000056115854f7da
32 swift-frontend 0x0000561158540bbe
33 swift-frontend 0x000056115853fc5c
34 swift-frontend 0x00005611582bb5ab
35 libc.so.6      0x00007fdc3ebbdd90
36 libc.so.6      0x00007fdc3ebbde40 __libc_start_main + 128
37 swift-frontend 0x00005611582ba5a5
BUILD FAILURE 6.2 android