The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swm-homology with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/taketo1024/swm-homology.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/taketo1024/swm-matrix-tools.git
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
[801/16784] Fetching swm-core, swm-matrix-tools
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.41s)
Fetched https://github.com/taketo1024/swm-core.git from cache (0.42s)
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.38s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.40s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5180] Fetching swift-algorithms
[5181/18926] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.38s)
Fetching https://github.com/apple/swift-numerics
[1/5277] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.63s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.40s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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-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-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/9] Write sources
[7/9] Compiling _NumericsShims _NumericsShims.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/36] Emitting module _CollectionsUtilities
[11/38] Compiling RealModule Float16+Real.swift
[12/38] Compiling RealModule ElementaryFunctions.swift
[13/38] Compiling RealModule Float+Real.swift
[14/39] Compiling RealModule RealFunctions.swift
[15/39] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[16/39] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[17/39] Compiling _CollectionsUtilities UInt+reversed.swift
[18/39] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[19/39] Compiling _CollectionsUtilities Debugging.swift
[20/39] Compiling _CollectionsUtilities Descriptions.swift
[21/39] Compiling RealModule Real.swift
[22/39] Compiling RealModule Float80+Real.swift
[23/39] Emitting module RealModule
[24/39] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[25/39] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/39] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/39] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/40] Compiling _CollectionsUtilities _SortedCollection.swift
[29/40] Compiling _CollectionsUtilities _UniqueCollection.swift
[30/40] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[31/40] Compiling _CollectionsUtilities Specialize.swift
[33/40] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/40] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/40] Compiling _CollectionsUtilities Integer rank.swift
[40/40] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[42/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[43/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[44/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[45/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[46/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[47/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[48/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[49/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[50/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[51/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/126] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/126] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[58/126] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[59/126] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[60/126] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[61/126] Compiling OrderedCollections OrderedDictionary+Elements.swift
[62/126] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[63/126] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[64/126] Compiling OrderedCollections OrderedDictionary.swift
[65/126] Compiling OrderedCollections OrderedSet+Codable.swift
[66/126] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/126] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/126] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/126] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/126] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/126] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/126] Compiling OrderedCollections _HashTable+Testing.swift
[73/126] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[74/126] Compiling OrderedCollections _HashTable.swift
[75/129] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[76/129] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[77/129] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[78/129] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/129] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/129] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[81/129] Compiling Algorithms Trim.swift
[82/129] Compiling Algorithms Unique.swift
[83/129] Compiling OrderedCollections OrderedSet+Initializers.swift
[84/129] Compiling OrderedCollections OrderedSet+Insertions.swift
[85/129] Compiling OrderedCollections OrderedSet+Invariants.swift
[86/129] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[87/129] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[90/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[91/129] Compiling OrderedCollections _Hashtable+Header.swift
[105/129] Compiling Algorithms Windows.swift
[106/129] Compiling OrderedCollections _HashTable+Bucket.swift
[107/129] Compiling OrderedCollections _HashTable+BucketIterator.swift
[108/129] Compiling OrderedCollections _HashTable+Constants.swift
[109/129] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[118/129] Compiling OrderedCollections OrderedSet+Sendable.swift
[119/129] Compiling OrderedCollections OrderedSet+SubSequence.swift
[120/129] Compiling OrderedCollections OrderedSet+Testing.swift
[121/129] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[122/129] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[123/129] Compiling OrderedCollections OrderedSet.swift
[124/129] Compiling OrderedCollections _UnsafeBitset.swift
[125/129] Emitting module OrderedCollections
[130/130] Emitting module Algorithms
[132/174] Compiling SwmCore AdditiveGroup.swift
[133/174] Compiling SwmCore EuclideanRing.swift
[134/174] Compiling SwmCore Field.swift
[135/174] Compiling SwmCore FractionField.swift
[136/174] Compiling SwmCore Group.swift
[137/174] Compiling SwmCore MathSet.swift
[138/179] Emitting module SwmCore
[139/179] Compiling SwmCore RandomAccessCollection.swift
[140/179] Compiling SwmCore Sequence.swift
[141/179] Compiling SwmCore Set.swift
[142/179] Compiling SwmCore String.swift
[143/179] Compiling SwmCore LinearCombination.swift
[144/179] Compiling SwmCore LinearCombinationType.swift
[145/179] Compiling SwmCore Cache.swift
[146/179] Compiling SwmCore Debug.swift
[147/179] Compiling SwmCore Format.swift
[148/179] Compiling SwmCore Logger.swift
[149/179] Compiling SwmCore Storage.swift
[150/179] Compiling SwmCore Module.swift
[151/179] Compiling SwmCore Monoid.swift
[152/179] Compiling SwmCore Ring.swift
[153/179] Compiling SwmCore Array.swift
[154/179] Compiling SwmCore Codable.swift
[155/179] Compiling SwmCore Dictionary.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:2955: void swift::Lowering::TypeConverter::verifyLowering(const swift::Lowering::TypeLowering &, swift::Lowering::AbstractionPattern, swift::CanType, swift::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.3tjTmW/supplementaryOutputs-7 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -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 -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -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 -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name SwmCore -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 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
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):
/usr/bin/swift-frontend(+0x7307d73)[0x564a35204d73]
/usr/bin/swift-frontend(+0x7305abe)[0x564a35202abe]
/usr/bin/swift-frontend(+0x73080ea)[0x564a352050ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7eff39d5a520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7eff39dae9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7eff39d5a476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7eff39d407f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7eff39d4071b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7eff39d51e96]
/usr/bin/swift-frontend(+0x1f35ccb)[0x564a2fe32ccb]
/usr/bin/swift-frontend(+0x1f4a416)[0x564a2fe47416]
/usr/bin/swift-frontend(+0x1f3721f)[0x564a2fe3421f]
/usr/bin/swift-frontend(+0x1f35c3c)[0x564a2fe32c3c]
/usr/bin/swift-frontend(+0x1eb1986)[0x564a2fdae986]
/usr/bin/swift-frontend(+0x1eafb43)[0x564a2fdacb43]
/usr/bin/swift-frontend(+0x1ea4d72)[0x564a2fda1d72]
/usr/bin/swift-frontend(+0x1ea8bba)[0x564a2fda5bba]
/usr/bin/swift-frontend(+0x1ea99f7)[0x564a2fda69f7]
/usr/bin/swift-frontend(+0x1e9ceb7)[0x564a2fd99eb7]
/usr/bin/swift-frontend(+0x1515cc8)[0x564a2f412cc8]
/usr/bin/swift-frontend(+0x15192fb)[0x564a2f4162fb]
/usr/bin/swift-frontend(+0x151a464)[0x564a2f417464]
/usr/bin/swift-frontend(+0x16140c1)[0x564a2f5110c1]
/usr/bin/swift-frontend(+0x160f7da)[0x564a2f50c7da]
/usr/bin/swift-frontend(+0x160f66d)[0x564a2f50c66d]
/usr/bin/swift-frontend(+0x151c5c7)[0x564a2f4195c7]
/usr/bin/swift-frontend(+0x15fca8c)[0x564a2f4f9a8c]
/usr/bin/swift-frontend(+0x151f8df)[0x564a2f41c8df]
/usr/bin/swift-frontend(+0x151d408)[0x564a2f41a408]
/usr/bin/swift-frontend(+0xe3477b)[0x564a2ed3177b]
/usr/bin/swift-frontend(+0xe4a7f5)[0x564a2ed477f5]
/usr/bin/swift-frontend(+0xe382ad)[0x564a2ed352ad]
/usr/bin/swift-frontend(+0xe369db)[0x564a2ed339db]
/usr/bin/swift-frontend(+0xcc3315)[0x564a2ebc0315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7eff39d41d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7eff39d41e40]
/usr/bin/swift-frontend(+0xcc2375)[0x564a2ebbf375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling SwmCore Combinatorics.swift
[3/23] Compiling SwmCore GraphAlgorithms.swift
[4/23] Compiling SwmCore IntList.swift
[5/23] Compiling SwmCore IntegerQuotient.swift
[6/23] Compiling SwmCore Quaternion.swift
[7/23] Compiling SwmCore Rational.swift
[8/29] Compiling SwmCore Complex.swift
[9/29] Compiling SwmCore F2.swift
[10/29] Compiling SwmCore Integer.swift
[11/32] Compiling SwmCore AdditiveGroup.swift
[12/32] Compiling SwmCore EuclideanRing.swift
[13/32] Compiling SwmCore Field.swift
[14/35] Emitting module SwmCore
[15/38] Compiling SwmCore MatrixIF.swift
[16/38] Compiling SwmCore MatrixImpl.swift
[17/38] Compiling SwmCore BitSequence.swift
[18/41] Compiling SwmCore TensorGenerator.swift
[19/41] Compiling SwmCore DefaultMatrixImpl.swift
[20/41] Compiling SwmCore Matrix.swift
[21/44] Compiling SwmCore Module.swift
[22/44] Compiling SwmCore Monoid.swift
[23/44] Compiling SwmCore Ring.swift
[24/47] Compiling SwmCore Array.swift
[25/47] Compiling SwmCore Codable.swift
[26/47] Compiling SwmCore Dictionary.swift
[27/49] Compiling SwmCore MultivariatePolynomial.swift
[28/49] Compiling SwmCore Polynomial.swift
[29/49] Compiling SwmCore PolynomialQuotient.swift
[30/49] Compiling SwmCore FractionField.swift
[31/49] Compiling SwmCore Group.swift
[32/49] Compiling SwmCore MathSet.swift
[33/49] Compiling SwmCore RandomAccessCollection.swift
[34/49] Compiling SwmCore Sequence.swift
[35/49] Compiling SwmCore Set.swift
[36/49] Compiling SwmCore Operators.swift
[37/49] Compiling SwmCore Random.swift
[38/49] 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:2955: void swift::Lowering::TypeConverter::verifyLowering(const swift::Lowering::TypeLowering &, swift::Lowering::AbstractionPattern, swift::CanType, swift::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 /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/MultivariatePolynomial.swift /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Polynomial/Polynomial.swift /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.hrc6G9/supplementaryOutputs-7 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -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 -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -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 -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name SwmCore -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 -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
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):
/usr/bin/swift-frontend(+0x7307d73)[0x564f4d498d73]
/usr/bin/swift-frontend(+0x7305abe)[0x564f4d496abe]
/usr/bin/swift-frontend(+0x73080ea)[0x564f4d4990ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7efcc2f29520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7efcc2f7d9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7efcc2f29476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7efcc2f0f7f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7efcc2f0f71b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7efcc2f20e96]
/usr/bin/swift-frontend(+0x1f35ccb)[0x564f480c6ccb]
/usr/bin/swift-frontend(+0x1f4a416)[0x564f480db416]
/usr/bin/swift-frontend(+0x1f3721f)[0x564f480c821f]
/usr/bin/swift-frontend(+0x1f35c3c)[0x564f480c6c3c]
/usr/bin/swift-frontend(+0x1eb1986)[0x564f48042986]
/usr/bin/swift-frontend(+0x1eafb43)[0x564f48040b43]
/usr/bin/swift-frontend(+0x1ea4d72)[0x564f48035d72]
/usr/bin/swift-frontend(+0x1ea8bba)[0x564f48039bba]
/usr/bin/swift-frontend(+0x1ea99f7)[0x564f4803a9f7]
/usr/bin/swift-frontend(+0x1e9ceb7)[0x564f4802deb7]
/usr/bin/swift-frontend(+0x1515cc8)[0x564f476a6cc8]
/usr/bin/swift-frontend(+0x15192fb)[0x564f476aa2fb]
/usr/bin/swift-frontend(+0x151a464)[0x564f476ab464]
/usr/bin/swift-frontend(+0x16140c1)[0x564f477a50c1]
/usr/bin/swift-frontend(+0x160f7da)[0x564f477a07da]
/usr/bin/swift-frontend(+0x160f66d)[0x564f477a066d]
/usr/bin/swift-frontend(+0x151c5c7)[0x564f476ad5c7]
/usr/bin/swift-frontend(+0x15fca8c)[0x564f4778da8c]
/usr/bin/swift-frontend(+0x151f8df)[0x564f476b08df]
/usr/bin/swift-frontend(+0x151d408)[0x564f476ae408]
/usr/bin/swift-frontend(+0xe3477b)[0x564f46fc577b]
/usr/bin/swift-frontend(+0xe4a7f5)[0x564f46fdb7f5]
/usr/bin/swift-frontend(+0xe382ad)[0x564f46fc92ad]
/usr/bin/swift-frontend(+0xe369db)[0x564f46fc79db]
/usr/bin/swift-frontend(+0xcc3315)[0x564f46e54315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7efcc2f10d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7efcc2f10e40]
/usr/bin/swift-frontend(+0xcc2375)[0x564f46e53375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 1