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-matrix-tools, reference main (928ba8), with Swift 6.2 (beta) for Linux on 19 Jun 2025 04:05:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-matrix-tools.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/taketo1024/swm-matrix-tools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 928ba82 Merge branch 'develop'
Cloned https://github.com/taketo1024/swm-matrix-tools.git
Revision (git rev-parse @):
928ba82c473e36b550fb5a2c39f059bc31b1b818
SUCCESS checkout https://github.com/taketo1024/swm-matrix-tools.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taketo1024/swm-matrix-tools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
Fetched https://github.com/taketo1024/swm-core.git from cache (0.55s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (1.00s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[5841/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.15s)
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (1.62s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.26s)
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.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
Building for debugging...
[0/8] Write sources
[6/8] Compiling _NumericsShims _NumericsShims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/33] Compiling InternalCollectionsUtilities Descriptions.swift
[13/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/33] Compiling RealModule Float+Real.swift
[17/33] Compiling RealModule Float16+Real.swift
[18/34] Compiling RealModule Float80+Real.swift
[19/34] Compiling RealModule Real.swift
[20/34] Compiling RealModule AlgebraicField.swift
[21/34] Compiling RealModule ApproximateEquality.swift
[22/34] Compiling RealModule AugmentedArithmetic.swift
[23/34] Compiling RealModule Double+Real.swift
[26/34] Emitting module InternalCollectionsUtilities
[27/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/34] Compiling InternalCollectionsUtilities Debugging.swift
[29/34] Compiling RealModule RealFunctions.swift
[30/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/35] Emitting module RealModule
[34/35] Compiling RealModule ElementaryFunctions.swift
[37/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[38/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[39/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[40/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/121] Compiling OrderedCollections OrderedDictionary.swift
[45/121] Compiling OrderedCollections OrderedSet+Codable.swift
[46/121] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/121] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/121] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/121] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/121] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/121] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[55/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[56/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[57/121] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[58/121] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[59/121] Compiling OrderedCollections OrderedSet+Initializers.swift
[60/121] Compiling OrderedCollections OrderedSet+Insertions.swift
[61/121] Compiling OrderedCollections OrderedSet+Invariants.swift
[62/121] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[63/121] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[64/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[65/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[66/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[67/121] Compiling OrderedCollections _HashTable+Bucket.swift
[68/121] Compiling OrderedCollections _HashTable+BucketIterator.swift
[69/121] Compiling OrderedCollections _HashTable+Constants.swift
[70/124] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/124] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/124] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/124] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[74/124] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/124] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/124] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/124] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/124] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[79/124] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[80/124] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[81/124] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/124] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/124] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/124] Compiling Algorithms Trim.swift
[85/124] Compiling Algorithms Unique.swift
[86/124] Compiling OrderedCollections _HashTable.swift
[87/124] Compiling OrderedCollections _Hashtable+Header.swift
[97/124] Compiling Algorithms Windows.swift
[101/124] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[102/124] Compiling OrderedCollections _HashTable+Testing.swift
[103/124] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[107/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[108/124] Compiling OrderedCollections OrderedSet+Testing.swift
[109/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/124] Compiling OrderedCollections OrderedSet.swift
[112/124] Compiling OrderedCollections _UnsafeBitset.swift
[123/124] Emitting module OrderedCollections
[125/125] Emitting module Algorithms
[127/169] Compiling SwmCore Combinatorics.swift
[128/169] Compiling SwmCore GraphAlgorithms.swift
[129/169] Compiling SwmCore IntList.swift
[130/169] Compiling SwmCore Operators.swift
[131/169] Compiling SwmCore Random.swift
[132/169] Compiling SwmCore TypeParameters.swift
error: compile command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/lib/SIL/IR/TypeLowering.cpp:3212: 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: /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.oLEL8c/supplementaryOutputs-7 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -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 -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name SwmCore -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/x86_64-unknown-linux-gnu/debug/SwmCore.build/Real.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/Permutation.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/GenericPolynomial.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/MultivariatePolynomial.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/Polynomial.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/PolynomialQuotient.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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 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 0x0000562c6cd0d918
1  swift-frontend 0x0000562c6cd0b43e
2  swift-frontend 0x0000562c6cd0dfb1
3  libc.so.6      0x00007f1294b05520
4  libc.so.6      0x00007f1294b599fc pthread_kill + 300
5  libc.so.6      0x00007f1294b05476 raise + 22
6  libc.so.6      0x00007f1294aeb7f3 abort + 211
7  libc.so.6      0x00007f1294aeb71b
8  libc.so.6      0x00007f1294afce96
9  swift-frontend 0x0000562c663f206a
10 swift-frontend 0x0000562c6640bb8b
11 swift-frontend 0x0000562c663f37c4
12 swift-frontend 0x0000562c663f1f84
13 swift-frontend 0x0000562c66362e17
14 swift-frontend 0x0000562c6635fc75
15 swift-frontend 0x0000562c66354b93
16 swift-frontend 0x0000562c66358163
17 swift-frontend 0x0000562c663594b8
18 swift-frontend 0x0000562c6634b5a8
19 swift-frontend 0x0000562c658bebc1
20 swift-frontend 0x0000562c658c275c
21 swift-frontend 0x0000562c658c3962
22 swift-frontend 0x0000562c659f85b2
23 swift-frontend 0x0000562c659f35d8
24 swift-frontend 0x0000562c659f352d
25 swift-frontend 0x0000562c658c5853
26 swift-frontend 0x0000562c658c5fa4
27 swift-frontend 0x0000562c659d88c6
28 swift-frontend 0x0000562c658caf53
29 swift-frontend 0x0000562c658c692f
30 swift-frontend 0x0000562c650a5808
31 swift-frontend 0x0000562c650b742a
32 swift-frontend 0x0000562c650a87de
33 swift-frontend 0x0000562c650a7878
34 swift-frontend 0x0000562c64e2326b
35 libc.so.6      0x00007f1294aecd90
36 libc.so.6      0x00007f1294aece40 __libc_start_main + 128
37 swift-frontend 0x0000562c64e22265
BUILD FAILURE 6.2 linux