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 swm-homology, reference 1.4.0 (112f3d), with Swift 6.2 (beta) for Android on 19 Jun 2025 03:22:06 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/taketo1024/swm-homology.git
Reference: 1.4.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/taketo1024/swm-homology
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 112f3d2 Merge branch 'develop'
Cloned https://github.com/taketo1024/swm-homology.git
Revision (git rev-parse @):
112f3d2c4c8bee4a1e5fcbfa7efb9e380c65744d
SUCCESS checkout https://github.com/taketo1024/swm-homology.git at 1.4.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taketo1024/swm-homology.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
Fetching https://github.com/taketo1024/swm-matrix-tools.git
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
[7034/16784] Fetching swm-core, swm-matrix-tools
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.45s)
Fetched https://github.com/taketo1024/swm-core.git from cache (0.45s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (0.80s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[2504/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.43s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (1.36s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.37s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.56s)
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/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/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/taketo1024/swm-core.git
Working copy of https://github.com/taketo1024/swm-core.git resolved at 1.3.1
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
Building for debugging...
[0/9] Write sources
[7/9] Compiling _NumericsShims _NumericsShims.c
[8/9] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/33] Compiling RealModule Float16+Real.swift
[11/33] Compiling RealModule Float+Real.swift
[12/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/34] Compiling InternalCollectionsUtilities Debugging.swift
[14/34] Emitting module InternalCollectionsUtilities
[15/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/34] Compiling InternalCollectionsUtilities Integer rank.swift
[23/34] Compiling InternalCollectionsUtilities Descriptions.swift
[24/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/35] Compiling RealModule RealFunctions.swift
[27/35] Compiling RealModule Float80+Real.swift
[28/35] Compiling RealModule Real.swift
[33/35] Emitting module RealModule
[34/35] Compiling RealModule ElementaryFunctions.swift
[36/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/115] Compiling OrderedCollections OrderedDictionary+Codable.swift
[39/115] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[40/115] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[41/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[42/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[43/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[44/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[45/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[46/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[47/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[48/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[51/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[52/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/118] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/118] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/125] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[56/125] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[57/125] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[61/125] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[62/125] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[63/125] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/125] Compiling Algorithms Trim.swift
[65/125] Compiling Algorithms Unique.swift
[66/125] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/125] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[71/125] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/125] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/125] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/125] Compiling Algorithms Windows.swift
[75/125] Compiling OrderedCollections OrderedSet+Codable.swift
[76/125] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/125] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/125] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/125] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/125] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/125] Compiling OrderedCollections OrderedSet+Hashable.swift
[82/125] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/125] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/125] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/125] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/125] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[88/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[89/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[99/125] Compiling OrderedCollections _HashTable+Bucket.swift
[100/125] Compiling OrderedCollections _HashTable+BucketIterator.swift
[101/125] Compiling OrderedCollections _HashTable+Constants.swift
[102/125] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[103/125] Compiling OrderedCollections _HashTable+Testing.swift
[104/125] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[105/125] Compiling OrderedCollections _HashTable.swift
[106/125] Compiling OrderedCollections _Hashtable+Header.swift
[107/125] Emitting module OrderedCollections
[112/125] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/125] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/125] Compiling OrderedCollections OrderedSet+Testing.swift
[115/125] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/125] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/125] Compiling OrderedCollections OrderedSet.swift
[118/125] Compiling OrderedCollections _UnsafeBitset.swift
[126/126] Emitting module Algorithms
[128/170] Emitting module SwmCore
[129/175] Compiling SwmCore RandomAccessCollection.swift
[130/175] Compiling SwmCore Sequence.swift
[131/175] Compiling SwmCore Set.swift
[132/175] Compiling SwmCore String.swift
[133/175] Compiling SwmCore LinearCombination.swift
[134/175] Compiling SwmCore LinearCombinationType.swift
[135/175] Compiling SwmCore Cache.swift
[136/175] Compiling SwmCore Debug.swift
[137/175] Compiling SwmCore Format.swift
[138/175] Compiling SwmCore Logger.swift
[139/175] Compiling SwmCore Storage.swift
[140/175] Compiling SwmCore Combinatorics.swift
[141/175] Compiling SwmCore GraphAlgorithms.swift
[142/175] Compiling SwmCore IntList.swift
[143/175] Compiling SwmCore Operators.swift
[144/175] Compiling SwmCore Random.swift
[145/175] Compiling SwmCore TypeParameters.swift
[146/175] Compiling SwmCore AdditiveGroup.swift
[147/175] Compiling SwmCore EuclideanRing.swift
[148/175] Compiling SwmCore Field.swift
[149/175] Compiling SwmCore FractionField.swift
[150/175] Compiling SwmCore Group.swift
[151/175] Compiling SwmCore MathSet.swift
error: compile command failed due to signal 6 (use -v to see invocation)
[152/175] Compiling SwmCore TensorGenerator.swift
[153/175] Compiling SwmCore DefaultMatrixImpl.swift
[154/175] Compiling SwmCore Matrix.swift
[155/175] Compiling SwmCore MatrixIF.swift
[156/175] Compiling SwmCore MatrixImpl.swift
[157/175] Compiling SwmCore BitSequence.swift
[158/175] Compiling SwmCore Complex.swift
[159/175] Compiling SwmCore F2.swift
[160/175] Compiling SwmCore Integer.swift
[161/175] Compiling SwmCore IntegerQuotient.swift
[162/175] Compiling SwmCore Quaternion.swift
[163/175] Compiling SwmCore Rational.swift
[164/175] Compiling SwmCore Module.swift
[165/175] Compiling SwmCore Monoid.swift
[166/175] Compiling SwmCore Ring.swift
[167/175] Compiling SwmCore Array.swift
[168/175] Compiling SwmCore Codable.swift
[169/175] Compiling SwmCore Dictionary.swift
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.8yigf7/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 0x000056478d79ec58
1  swift-frontend 0x000056478d79c77e
2  swift-frontend 0x000056478d79f2f1
3  libc.so.6      0x00007fe10487e520
4  libc.so.6      0x00007fe1048d29fc pthread_kill + 300
5  libc.so.6      0x00007fe10487e476 raise + 22
6  libc.so.6      0x00007fe1048647f3 abort + 211
7  libc.so.6      0x00007fe10486471b
8  libc.so.6      0x00007fe104875e96
9  swift-frontend 0x0000564786e877fa
10 swift-frontend 0x0000564786ea028b
11 swift-frontend 0x0000564786e88f54
12 swift-frontend 0x0000564786e87714
13 swift-frontend 0x0000564786df85b7
14 swift-frontend 0x0000564786df59bd
15 swift-frontend 0x0000564786dea263
16 swift-frontend 0x0000564786ded833
17 swift-frontend 0x0000564786deeb88
18 swift-frontend 0x0000564786de1088
19 swift-frontend 0x0000564786353631
20 swift-frontend 0x00005647863571cc
21 swift-frontend 0x00005647863583d2
22 swift-frontend 0x000056478648d212
23 swift-frontend 0x0000564786488238
24 swift-frontend 0x000056478648818d
25 swift-frontend 0x000056478635a2b3
26 swift-frontend 0x000056478635aa04
27 swift-frontend 0x000056478646d5d6
28 swift-frontend 0x000056478635f9b3
29 swift-frontend 0x000056478635b38f
30 swift-frontend 0x0000564785b39c18
31 swift-frontend 0x0000564785b4b7da
32 swift-frontend 0x0000564785b3cbbe
33 swift-frontend 0x0000564785b3bc5c
34 swift-frontend 0x00005647858b75ab
35 libc.so.6      0x00007fe104865d90
36 libc.so.6      0x00007fe104865e40 __libc_start_main + 128
37 swift-frontend 0x00005647858b65a5
BUILD FAILURE 6.2 android