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-core, reference 1.3.1 (ae48c2), with Swift 6.2 (beta) for Linux on 19 Jun 2025 03:27:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-core.git
Reference: 1.3.1
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-core
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at ae48c2c extract SparseMatrixImpl.
Cloned https://github.com/taketo1024/swm-core.git
Revision (git rev-parse @):
ae48c2ce78b64952a99776643f0aaf253eb315a0
SUCCESS checkout https://github.com/taketo1024/swm-core.git at 1.3.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taketo1024/swm-core.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[1015/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.54s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (1.85s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.12s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[5/7] Write swift-version-24593BA9C3E375BF.txt
[8/31] Compiling RealModule Real.swift
[9/32] Compiling InternalCollectionsUtilities Descriptions.swift
[10/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/33] Compiling InternalCollectionsUtilities Debugging.swift
[14/33] Compiling RealModule RealFunctions.swift
[15/33] Emitting module InternalCollectionsUtilities
[16/33] Compiling RealModule AlgebraicField.swift
[17/33] Compiling RealModule ApproximateEquality.swift
[18/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/33] Emitting module RealModule
[23/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/33] Compiling RealModule Float80+Real.swift
[28/33] Compiling RealModule Float16+Real.swift
[31/33] Compiling RealModule Float+Real.swift
[32/33] Compiling RealModule ElementaryFunctions.swift
[34/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/113] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[37/113] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[38/113] Compiling OrderedCollections OrderedDictionary+Elements.swift
[39/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[40/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[41/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[42/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[43/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[44/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[45/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[46/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[47/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[48/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/123] Compiling OrderedCollections _HashTable+Bucket.swift
[54/123] Compiling OrderedCollections _HashTable+BucketIterator.swift
[55/123] Compiling OrderedCollections _HashTable+Constants.swift
[56/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/123] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/123] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/123] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/123] Compiling OrderedCollections _Hashtable+Header.swift
[70/123] Compiling Algorithms Windows.swift
[71/123] Compiling OrderedCollections OrderedSet+Codable.swift
[72/123] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/123] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/123] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/123] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/123] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/123] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/123] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/123] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/123] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/123] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/123] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[84/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[85/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[86/123] Compiling OrderedCollections OrderedDictionary+Codable.swift
[87/123] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[88/123] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[92/123] Compiling Algorithms Trim.swift
[93/123] Compiling Algorithms Unique.swift
[103/123] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[104/123] Compiling OrderedCollections _HashTable+Testing.swift
[105/123] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/123] Compiling OrderedCollections _HashTable.swift
[108/123] Emitting module OrderedCollections
[116/123] Compiling OrderedCollections OrderedSet+Sendable.swift
[117/123] Compiling OrderedCollections OrderedSet+SubSequence.swift
[118/123] Compiling OrderedCollections OrderedSet+Testing.swift
[119/123] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/123] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[121/123] Compiling OrderedCollections OrderedSet.swift
[122/123] Compiling OrderedCollections _UnsafeBitset.swift
[124/124] Emitting module Algorithms
[126/168] Emitting module SwmCore
/host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift:88:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 86 | }
 87 |
 88 | extension Array: Comparable where Element: Comparable {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 89 |     public static func < (lhs: Array, rhs: Array) -> Bool {
 90 |         lhs.lexicographicallyPrecedes(rhs)
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:13:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
11 |     @inlinable
12 |     public func binarySearchIndex(_ element: Element) -> Index? {
13 |         let index = partitioningIndex(where: { $0 >= element })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
14 |         let found = index != endIndex && self[index] == element
15 |         return found ? index : nil
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:22:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
20 |     @inlinable
21 |     public func binarySearch<T: Comparable>(elementWithId id: T, by f: (Element) -> T) -> Element? {
22 |         let index = partitioningIndex(where: { f($0) >= id })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
23 |         let found = index != endIndex && f(self[index]) == id
24 |         return found ? self[index] : nil
[127/173] Compiling SwmCore AdditiveGroup.swift
[128/173] Compiling SwmCore EuclideanRing.swift
[129/173] Compiling SwmCore Field.swift
[130/173] Compiling SwmCore FractionField.swift
[131/173] Compiling SwmCore Group.swift
[132/173] Compiling SwmCore MathSet.swift
[133/173] Compiling SwmCore RandomAccessCollection.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:13:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
11 |     @inlinable
12 |     public func binarySearchIndex(_ element: Element) -> Index? {
13 |         let index = partitioningIndex(where: { $0 >= element })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
14 |         let found = index != endIndex && self[index] == element
15 |         return found ? index : nil
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:22:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
20 |     @inlinable
21 |     public func binarySearch<T: Comparable>(elementWithId id: T, by f: (Element) -> T) -> Element? {
22 |         let index = partitioningIndex(where: { f($0) >= id })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
23 |         let found = index != endIndex && f(self[index]) == id
24 |         return found ? self[index] : nil
[134/173] Compiling SwmCore Sequence.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:13:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
11 |     @inlinable
12 |     public func binarySearchIndex(_ element: Element) -> Index? {
13 |         let index = partitioningIndex(where: { $0 >= element })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
14 |         let found = index != endIndex && self[index] == element
15 |         return found ? index : nil
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:22:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
20 |     @inlinable
21 |     public func binarySearch<T: Comparable>(elementWithId id: T, by f: (Element) -> T) -> Element? {
22 |         let index = partitioningIndex(where: { f($0) >= id })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
23 |         let found = index != endIndex && f(self[index]) == id
24 |         return found ? self[index] : nil
[135/173] Compiling SwmCore Set.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:13:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
11 |     @inlinable
12 |     public func binarySearchIndex(_ element: Element) -> Index? {
13 |         let index = partitioningIndex(where: { $0 >= element })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
14 |         let found = index != endIndex && self[index] == element
15 |         return found ? index : nil
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:22:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
20 |     @inlinable
21 |     public func binarySearch<T: Comparable>(elementWithId id: T, by f: (Element) -> T) -> Element? {
22 |         let index = partitioningIndex(where: { f($0) >= id })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
23 |         let found = index != endIndex && f(self[index]) == id
24 |         return found ? self[index] : nil
[136/173] Compiling SwmCore String.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:13:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
11 |     @inlinable
12 |     public func binarySearchIndex(_ element: Element) -> Index? {
13 |         let index = partitioningIndex(where: { $0 >= element })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
14 |         let found = index != endIndex && self[index] == element
15 |         return found ? index : nil
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:22:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
20 |     @inlinable
21 |     public func binarySearch<T: Comparable>(elementWithId id: T, by f: (Element) -> T) -> Element? {
22 |         let index = partitioningIndex(where: { f($0) >= id })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
23 |         let found = index != endIndex && f(self[index]) == id
24 |         return found ? self[index] : nil
[137/173] Compiling SwmCore LinearCombination.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:13:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
11 |     @inlinable
12 |     public func binarySearchIndex(_ element: Element) -> Index? {
13 |         let index = partitioningIndex(where: { $0 >= element })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
14 |         let found = index != endIndex && self[index] == element
15 |         return found ? index : nil
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:22:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
20 |     @inlinable
21 |     public func binarySearch<T: Comparable>(elementWithId id: T, by f: (Element) -> T) -> Element? {
22 |         let index = partitioningIndex(where: { f($0) >= id })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
23 |         let found = index != endIndex && f(self[index]) == id
24 |         return found ? self[index] : nil
[138/173] Compiling SwmCore LinearCombinationType.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:13:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
11 |     @inlinable
12 |     public func binarySearchIndex(_ element: Element) -> Index? {
13 |         let index = partitioningIndex(where: { $0 >= element })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
14 |         let found = index != endIndex && self[index] == element
15 |         return found ? index : nil
/host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift:22:21: warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
20 |     @inlinable
21 |     public func binarySearch<T: Comparable>(elementWithId id: T, by f: (Element) -> T) -> Element? {
22 |         let index = partitioningIndex(where: { f($0) >= id })
   |                     |- warning: instance method 'partitioningIndex(where:)' cannot be used in an '@inlinable' function because 'Algorithms' was not imported by this file; this is an error in the Swift 6 language mode
   |                     `- note: The missing import of module 'Algorithms' will be added implicitly
23 |         let found = index != endIndex && f(self[index]) == id
24 |         return found ? self[index] : nil
[139/173] Compiling SwmCore Module.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift:88:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 86 | }
 87 |
 88 | extension Array: Comparable where Element: Comparable {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 89 |     public static func < (lhs: Array, rhs: Array) -> Bool {
 90 |         lhs.lexicographicallyPrecedes(rhs)
[140/173] Compiling SwmCore Monoid.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift:88:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 86 | }
 87 |
 88 | extension Array: Comparable where Element: Comparable {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 89 |     public static func < (lhs: Array, rhs: Array) -> Bool {
 90 |         lhs.lexicographicallyPrecedes(rhs)
[141/173] Compiling SwmCore Ring.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift:88:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 86 | }
 87 |
 88 | extension Array: Comparable where Element: Comparable {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 89 |     public static func < (lhs: Array, rhs: Array) -> Bool {
 90 |         lhs.lexicographicallyPrecedes(rhs)
[142/173] Compiling SwmCore Array.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift:88:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 86 | }
 87 |
 88 | extension Array: Comparable where Element: Comparable {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 89 |     public static func < (lhs: Array, rhs: Array) -> Bool {
 90 |         lhs.lexicographicallyPrecedes(rhs)
[143/173] Compiling SwmCore Codable.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift:88:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 86 | }
 87 |
 88 | extension Array: Comparable where Element: Comparable {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 89 |     public static func < (lhs: Array, rhs: Array) -> Bool {
 90 |         lhs.lexicographicallyPrecedes(rhs)
[144/173] Compiling SwmCore Dictionary.swift
/host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift:88:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 86 | }
 87 |
 88 | extension Array: Comparable where Element: Comparable {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 89 |     public static func < (lhs: Array, rhs: Array) -> Bool {
 90 |         lhs.lexicographicallyPrecedes(rhs)
[145/173] Compiling SwmCore Cache.swift
[146/173] Compiling SwmCore Debug.swift
[147/173] Compiling SwmCore Format.swift
[148/173] Compiling SwmCore Logger.swift
[149/173] Compiling SwmCore Storage.swift
[150/173] Compiling SwmCore Complex.swift
[151/173] Compiling SwmCore F2.swift
[152/173] Compiling SwmCore Integer.swift
[153/173] Compiling SwmCore IntegerQuotient.swift
[154/173] Compiling SwmCore Quaternion.swift
[155/173] Compiling SwmCore Rational.swift
[156/173] Compiling SwmCore Combinatorics.swift
[157/173] Compiling SwmCore GraphAlgorithms.swift
[158/173] Compiling SwmCore IntList.swift
[159/173] Compiling SwmCore Operators.swift
[160/173] Compiling SwmCore Random.swift
[161/173] Compiling SwmCore TypeParameters.swift
[162/173] Compiling SwmCore TensorGenerator.swift
[163/173] Compiling SwmCore DefaultMatrixImpl.swift
[164/173] Compiling SwmCore Matrix.swift
[165/173] Compiling SwmCore MatrixIF.swift
[166/173] Compiling SwmCore MatrixImpl.swift
[167/173] Compiling SwmCore BitSequence.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/Sources/SwmCore/Abstract/AdditiveGroup.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/EuclideanRing.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/Field.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/FractionField.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/Group.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/MathSet.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/Module.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/Monoid.swift /host/spi-builder-workspace/Sources/SwmCore/Abstract/Ring.swift /host/spi-builder-workspace/Sources/SwmCore/Extensions/Array.swift /host/spi-builder-workspace/Sources/SwmCore/Extensions/Codable.swift /host/spi-builder-workspace/Sources/SwmCore/Extensions/Dictionary.swift /host/spi-builder-workspace/Sources/SwmCore/Extensions/RandomAccessCollection.swift /host/spi-builder-workspace/Sources/SwmCore/Extensions/Sequence.swift /host/spi-builder-workspace/Sources/SwmCore/Extensions/Set.swift /host/spi-builder-workspace/Sources/SwmCore/Extensions/String.swift /host/spi-builder-workspace/Sources/SwmCore/LinearCombination/LinearCombination.swift /host/spi-builder-workspace/Sources/SwmCore/LinearCombination/LinearCombinationType.swift /host/spi-builder-workspace/Sources/SwmCore/LinearCombination/TensorGenerator.swift /host/spi-builder-workspace/Sources/SwmCore/Matrix/DefaultMatrixImpl.swift /host/spi-builder-workspace/Sources/SwmCore/Matrix/Matrix.swift /host/spi-builder-workspace/Sources/SwmCore/Matrix/MatrixIF.swift /host/spi-builder-workspace/Sources/SwmCore/Matrix/MatrixImpl.swift /host/spi-builder-workspace/Sources/SwmCore/Misc/BitSequence.swift /host/spi-builder-workspace/Sources/SwmCore/Misc/Combinatorics.swift /host/spi-builder-workspace/Sources/SwmCore/Misc/GraphAlgorithms.swift /host/spi-builder-workspace/Sources/SwmCore/Misc/IntList.swift /host/spi-builder-workspace/Sources/SwmCore/Misc/Operators.swift /host/spi-builder-workspace/Sources/SwmCore/Misc/Random.swift /host/spi-builder-workspace/Sources/SwmCore/Misc/TypeParameters.swift /host/spi-builder-workspace/Sources/SwmCore/Numbers/Complex.swift /host/spi-builder-workspace/Sources/SwmCore/Numbers/F2.swift /host/spi-builder-workspace/Sources/SwmCore/Numbers/Integer.swift /host/spi-builder-workspace/Sources/SwmCore/Numbers/IntegerQuotient.swift /host/spi-builder-workspace/Sources/SwmCore/Numbers/Quaternion.swift /host/spi-builder-workspace/Sources/SwmCore/Numbers/Rational.swift -primary-file /host/spi-builder-workspace/Sources/SwmCore/Numbers/Real.swift -primary-file /host/spi-builder-workspace/Sources/SwmCore/Permutation/Permutation.swift -primary-file /host/spi-builder-workspace/Sources/SwmCore/Polynomial/GenericPolynomial.swift -primary-file /host/spi-builder-workspace/Sources/SwmCore/Polynomial/MultivariatePolynomial.swift -primary-file /host/spi-builder-workspace/Sources/SwmCore/Polynomial/Polynomial.swift -primary-file /host/spi-builder-workspace/Sources/SwmCore/Polynomial/PolynomialQuotient.swift /host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift /host/spi-builder-workspace/Sources/SwmCore/Util/Debug.swift /host/spi-builder-workspace/Sources/SwmCore/Util/Format.swift /host/spi-builder-workspace/Sources/SwmCore/Util/Logger.swift /host/spi-builder-workspace/Sources/SwmCore/Util/Storage.swift -supplementary-output-file-map /tmp/TemporaryDirectory.dw2QIX/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 -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/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 0x000055875184c918
1  swift-frontend 0x000055875184a43e
2  swift-frontend 0x000055875184cfb1
3  libc.so.6      0x00007f8f9e085520
4  libc.so.6      0x00007f8f9e0d99fc pthread_kill + 300
5  libc.so.6      0x00007f8f9e085476 raise + 22
6  libc.so.6      0x00007f8f9e06b7f3 abort + 211
7  libc.so.6      0x00007f8f9e06b71b
8  libc.so.6      0x00007f8f9e07ce96
9  swift-frontend 0x000055874af3106a
10 swift-frontend 0x000055874af4ab8b
11 swift-frontend 0x000055874af327c4
12 swift-frontend 0x000055874af30f84
13 swift-frontend 0x000055874aea1e17
14 swift-frontend 0x000055874ae9ec75
15 swift-frontend 0x000055874ae93b93
16 swift-frontend 0x000055874ae97163
17 swift-frontend 0x000055874ae984b8
18 swift-frontend 0x000055874ae8a5a8
19 swift-frontend 0x000055874a3fdbc1
20 swift-frontend 0x000055874a40175c
21 swift-frontend 0x000055874a402962
22 swift-frontend 0x000055874a5375b2
23 swift-frontend 0x000055874a5325d8
24 swift-frontend 0x000055874a53252d
25 swift-frontend 0x000055874a404853
26 swift-frontend 0x000055874a404fa4
27 swift-frontend 0x000055874a5178c6
28 swift-frontend 0x000055874a409f53
29 swift-frontend 0x000055874a40592f
30 swift-frontend 0x0000558749be4808
31 swift-frontend 0x0000558749bf642a
32 swift-frontend 0x0000558749be77de
33 swift-frontend 0x0000558749be6878
34 swift-frontend 0x000055874996226b
35 libc.so.6      0x00007f8f9e06cd90
36 libc.so.6      0x00007f8f9e06ce40 __libc_start_main + 128
37 swift-frontend 0x0000558749961265
BUILD FAILURE 6.2 linux