The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swm-matrix-tools with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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-matrix-tools.git
Reference: 1.3.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-matrix-tools
 * tag               1.3.3      -> FETCH_HEAD
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 1.3.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/taketo1024/swm-matrix-tools.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
Fetched https://github.com/taketo1024/swm-core.git from cache (0.44s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.39s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5180] Fetching swift-algorithms
[5181/18926] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.39s)
[138/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (1.15s)
Fetching https://github.com/apple/swift-numerics
[1/5277] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.81s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.46s)
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/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-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/35] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[10/35] Compiling _CollectionsUtilities Specialize.swift
[11/37] Compiling _CollectionsUtilities Debugging.swift
[12/37] Compiling _CollectionsUtilities Descriptions.swift
[13/37] Compiling _CollectionsUtilities _SortedCollection.swift
[14/37] Compiling _CollectionsUtilities _UniqueCollection.swift
[15/37] Compiling RealModule Float16+Real.swift
[16/38] Compiling RealModule Float80+Real.swift
[17/38] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/38] Compiling _CollectionsUtilities Integer rank.swift
[19/38] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[20/38] Compiling _CollectionsUtilities UInt+reversed.swift
[21/38] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[22/38] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[23/38] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[24/38] Compiling RealModule RealFunctions.swift
[25/38] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/38] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/38] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/38] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/38] Compiling RealModule ElementaryFunctions.swift
[30/38] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[32/38] Emitting module RealModule
[36/38] Emitting module _CollectionsUtilities
[37/38] Compiling RealModule Float+Real.swift
[39/39] Compiling RealModule Real.swift
[41/118] Compiling Algorithms Product.swift
[42/118] Compiling Algorithms RandomSample.swift
[43/118] Compiling Algorithms Reductions.swift
[44/118] Compiling Algorithms Rotate.swift
[45/118] Compiling Algorithms Stride.swift
[46/118] Compiling Algorithms Suffix.swift
[47/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/128] Compiling Algorithms Joined.swift
[52/128] Compiling Algorithms LazySplit.swift
[53/128] Compiling Algorithms FirstNonNil.swift
[54/128] Compiling Algorithms FlattenCollection.swift
[55/128] Compiling Algorithms Indexed.swift
[56/128] Compiling Algorithms MinMax.swift
[57/128] Compiling Algorithms Partition.swift
[58/128] Compiling Algorithms Permutations.swift
[59/128] Compiling Algorithms Unique.swift
[60/128] Compiling Algorithms Windows.swift
[61/128] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[62/128] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/128] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/128] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/128] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/128] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/128] Compiling OrderedCollections OrderedDictionary+Codable.swift
[68/128] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[69/128] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/128] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[71/128] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[72/128] Compiling OrderedCollections OrderedDictionary+Elements.swift
[73/128] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[74/128] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[75/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[76/128] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[77/128] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[78/128] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/128] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/128] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[81/128] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[82/128] Compiling OrderedCollections OrderedDictionary+Values.swift
[83/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[84/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[85/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[86/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[87/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[88/128] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[89/128] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[96/128] Compiling Algorithms Compacted.swift
[97/128] Compiling Algorithms Cycle.swift
[98/128] Compiling Algorithms EitherSequence.swift
[99/128] Compiling Algorithms Trim.swift
[102/128] Emitting module OrderedCollections
[103/128] Compiling Algorithms AdjacentPairs.swift
[104/128] Compiling Algorithms Chain.swift
[105/128] Compiling Algorithms Chunked.swift
[106/128] Compiling Algorithms Combinations.swift
[110/128] Compiling Algorithms Intersperse.swift
[111/128] Compiling OrderedCollections OrderedSet+Sendable.swift
[112/128] Compiling OrderedCollections OrderedSet+SubSequence.swift
[113/128] Compiling OrderedCollections OrderedSet+Testing.swift
[114/128] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[115/128] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[116/128] Compiling OrderedCollections OrderedSet.swift
[117/128] Compiling OrderedCollections _UnsafeBitset.swift
[129/129] Emitting module Algorithms
[131/173] Compiling SwmCore AdditiveGroup.swift
[132/173] Compiling SwmCore EuclideanRing.swift
[133/173] Compiling SwmCore Field.swift
[134/173] Compiling SwmCore FractionField.swift
[135/173] Compiling SwmCore Group.swift
[136/173] Compiling SwmCore MathSet.swift
[137/178] Emitting module SwmCore
[138/178] Compiling SwmCore Module.swift
[139/178] Compiling SwmCore Monoid.swift
[140/178] Compiling SwmCore Ring.swift
[141/178] Compiling SwmCore Array.swift
[142/178] Compiling SwmCore Codable.swift
[143/178] Compiling SwmCore Dictionary.swift
[144/178] Compiling SwmCore Complex.swift
[145/178] Compiling SwmCore F2.swift
[146/178] Compiling SwmCore Integer.swift
[147/178] Compiling SwmCore IntegerQuotient.swift
[148/178] Compiling SwmCore Quaternion.swift
[149/178] Compiling SwmCore Rational.swift
[150/178] Compiling SwmCore Combinatorics.swift
[151/178] Compiling SwmCore GraphAlgorithms.swift
[152/178] Compiling SwmCore IntList.swift
[153/178] Compiling SwmCore Operators.swift
[154/178] Compiling SwmCore Random.swift
[155/178] Compiling SwmCore TypeParameters.swift
[156/178] Compiling SwmCore Cache.swift
[157/178] Compiling SwmCore Debug.swift
[158/178] Compiling SwmCore Format.swift
[159/178] Compiling SwmCore Logger.swift
[160/178] Compiling SwmCore Storage.swift
[161/178] Compiling SwmCore RandomAccessCollection.swift
[162/178] Compiling SwmCore Sequence.swift
[163/178] Compiling SwmCore Set.swift
[164/178] Compiling SwmCore String.swift
[165/178] Compiling SwmCore LinearCombination.swift
[166/178] Compiling SwmCore LinearCombinationType.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.srlfNj/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)[0x560ca0d56d73]
/usr/bin/swift-frontend(+0x7305abe)[0x560ca0d54abe]
/usr/bin/swift-frontend(+0x73080ea)[0x560ca0d570ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f6aca46d520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f6aca4c19fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f6aca46d476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f6aca4537f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7f6aca45371b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7f6aca464e96]
/usr/bin/swift-frontend(+0x1f35ccb)[0x560c9b984ccb]
/usr/bin/swift-frontend(+0x1f4a416)[0x560c9b999416]
/usr/bin/swift-frontend(+0x1f3721f)[0x560c9b98621f]
/usr/bin/swift-frontend(+0x1f35c3c)[0x560c9b984c3c]
/usr/bin/swift-frontend(+0x1eb1986)[0x560c9b900986]
/usr/bin/swift-frontend(+0x1eafb43)[0x560c9b8feb43]
/usr/bin/swift-frontend(+0x1ea4d72)[0x560c9b8f3d72]
/usr/bin/swift-frontend(+0x1ea8bba)[0x560c9b8f7bba]
/usr/bin/swift-frontend(+0x1ea99f7)[0x560c9b8f89f7]
/usr/bin/swift-frontend(+0x1e9ceb7)[0x560c9b8ebeb7]
/usr/bin/swift-frontend(+0x1515cc8)[0x560c9af64cc8]
/usr/bin/swift-frontend(+0x15192fb)[0x560c9af682fb]
/usr/bin/swift-frontend(+0x151a464)[0x560c9af69464]
/usr/bin/swift-frontend(+0x16140c1)[0x560c9b0630c1]
/usr/bin/swift-frontend(+0x160f7da)[0x560c9b05e7da]
/usr/bin/swift-frontend(+0x160f66d)[0x560c9b05e66d]
/usr/bin/swift-frontend(+0x151c5c7)[0x560c9af6b5c7]
/usr/bin/swift-frontend(+0x15fca8c)[0x560c9b04ba8c]
/usr/bin/swift-frontend(+0x151f8df)[0x560c9af6e8df]
/usr/bin/swift-frontend(+0x151d408)[0x560c9af6c408]
/usr/bin/swift-frontend(+0xe3477b)[0x560c9a88377b]
/usr/bin/swift-frontend(+0xe4a7f5)[0x560c9a8997f5]
/usr/bin/swift-frontend(+0xe382ad)[0x560c9a8872ad]
/usr/bin/swift-frontend(+0xe369db)[0x560c9a8859db]
/usr/bin/swift-frontend(+0xcc3315)[0x560c9a712315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f6aca454d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f6aca454e40]
/usr/bin/swift-frontend(+0xcc2375)[0x560c9a711375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/13] Compiling SwmCore Polynomial.swift
error: compile command failed due to signal 6 (use -v to see invocation)
[3/13] Compiling SwmCore MultivariatePolynomial.swift
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 /host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Numbers/Real.swift /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 -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/GenericPolynomial.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SwmCore.build/GenericPolynomial.swiftdeps -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/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)[0x55837f52ed73]
/usr/bin/swift-frontend(+0x7305abe)[0x55837f52cabe]
/usr/bin/swift-frontend(+0x73080ea)[0x55837f52f0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f7b57bfa520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f7b57c4e9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f7b57bfa476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f7b57be07f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7f7b57be071b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7f7b57bf1e96]
/usr/bin/swift-frontend(+0x1f35ccb)[0x55837a15cccb]
/usr/bin/swift-frontend(+0x1f4a416)[0x55837a171416]
/usr/bin/swift-frontend(+0x1f3721f)[0x55837a15e21f]
/usr/bin/swift-frontend(+0x1f35c3c)[0x55837a15cc3c]
/usr/bin/swift-frontend(+0x1eb1986)[0x55837a0d8986]
/usr/bin/swift-frontend(+0x1eafb43)[0x55837a0d6b43]
/usr/bin/swift-frontend(+0x1ea4d72)[0x55837a0cbd72]
/usr/bin/swift-frontend(+0x1ea8bba)[0x55837a0cfbba]
/usr/bin/swift-frontend(+0x1ea99f7)[0x55837a0d09f7]
/usr/bin/swift-frontend(+0x1e9ceb7)[0x55837a0c3eb7]
/usr/bin/swift-frontend(+0x1515cc8)[0x55837973ccc8]
/usr/bin/swift-frontend(+0x15192fb)[0x5583797402fb]
/usr/bin/swift-frontend(+0x151a464)[0x558379741464]
/usr/bin/swift-frontend(+0x16140c1)[0x55837983b0c1]
/usr/bin/swift-frontend(+0x160f7da)[0x5583798367da]
/usr/bin/swift-frontend(+0x160f66d)[0x55837983666d]
/usr/bin/swift-frontend(+0x151c5c7)[0x5583797435c7]
/usr/bin/swift-frontend(+0x15fca8c)[0x558379823a8c]
/usr/bin/swift-frontend(+0x151f8df)[0x5583797468df]
/usr/bin/swift-frontend(+0x151d408)[0x558379744408]
/usr/bin/swift-frontend(+0xe3477b)[0x55837905b77b]
/usr/bin/swift-frontend(+0xe4a7f5)[0x5583790717f5]
/usr/bin/swift-frontend(+0xe382ad)[0x55837905f2ad]
/usr/bin/swift-frontend(+0xe369db)[0x55837905d9db]
/usr/bin/swift-frontend(+0xcc3315)[0x558378eea315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f7b57be1d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f7b57be1e40]
/usr/bin/swift-frontend(+0xcc2375)[0x558378ee9375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 1