Build Information
Successful build of swm-core, reference 1.3.1 (ae48c2), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 12:19:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-core.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/6058] Fetching swift-algorithms
[62/29583] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.13s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.13s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (2.83s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.11s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.87s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swm-core",
"name": "swm-core",
"url": "https://github.com/taketo1024/swm-core.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-core",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "0.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
Fetched https://github.com/taketo1024/swm-core.git from cache (1.28s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
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.4.1
Creating working copy for https://github.com/taketo1024/swm-core.git
Working copy of https://github.com/taketo1024/swm-core.git resolved at 1.3.1 (ae48c2c)
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
warning: '.resolve-product-dependencies': dependency 'swm-core' is not used by any target
Found 2 product dependencies
- swift-algorithms
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/taketo1024/swm-core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version--6988338F2F200930.txt
[8/36] Emitting module RealModule
[9/37] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[10/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/38] Emitting module InternalCollectionsUtilities
[12/38] Compiling RealModule ApproximateEquality.swift
[13/38] Compiling RealModule AlgebraicField.swift
[14/38] Compiling RealModule Float80+Real.swift
[15/38] Compiling RealModule Real.swift
[16/38] Compiling RealModule Float+Real.swift
[17/38] Compiling RealModule ElementaryFunctions.swift
[18/38] Compiling RealModule Float16+Real.swift
[19/38] Compiling RealModule AugmentedArithmetic.swift
[20/38] Compiling RealModule Double+Real.swift
[21/38] Compiling RealModule RealFunctions.swift
[22/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/38] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/38] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[25/38] Compiling InternalCollectionsUtilities Debugging.swift
[26/38] Compiling InternalCollectionsUtilities Descriptions.swift
[27/59] Compiling Algorithms Cycle.swift
[28/59] Compiling Algorithms LazySplit.swift
[29/62] Compiling Algorithms Intersperse.swift
[30/62] Compiling Algorithms Joined.swift
[31/62] Compiling Algorithms Combinations.swift
[32/62] Compiling Algorithms Compacted.swift
[33/62] Compiling Algorithms Reductions.swift
[34/62] Compiling Algorithms Indexed.swift
[35/62] Compiling Algorithms Chunked.swift
[36/62] Compiling Algorithms RandomSample.swift
[37/62] Compiling Algorithms MinMax.swift
[38/62] Compiling Algorithms Partition.swift
[39/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[40/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[41/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[42/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[43/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[44/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[45/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/124] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/124] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[51/124] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/124] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/124] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/124] Compiling OrderedCollections OrderedSet+Hashable.swift
[58/126] Compiling OrderedCollections _Hashtable+Header.swift
[59/126] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/126] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[61/126] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[62/126] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[63/126] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[64/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[67/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[74/126] Compiling Algorithms Unique.swift
[75/126] Compiling Algorithms Windows.swift
[76/126] Compiling OrderedCollections OrderedSet+Codable.swift
[77/126] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/126] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/126] Compiling OrderedCollections OrderedSet+Diffing.swift
[80/126] Compiling OrderedCollections OrderedSet+Equatable.swift
[81/126] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/126] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[83/126] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[84/126] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[85/126] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[86/126] Compiling OrderedCollections OrderedDictionary+Values.swift
[87/126] Compiling OrderedCollections OrderedDictionary.swift
[88/126] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[89/126] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[90/126] Compiling OrderedCollections OrderedDictionary+Elements.swift
[91/126] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[92/126] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[98/126] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[99/126] Compiling OrderedCollections _HashTable+Bucket.swift
[100/126] Compiling OrderedCollections _HashTable+BucketIterator.swift
[101/126] Compiling OrderedCollections _HashTable+Constants.swift
[102/126] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[103/126] Compiling OrderedCollections _HashTable+Testing.swift
[104/126] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[105/126] Compiling OrderedCollections _HashTable.swift
[106/126] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/126] Compiling OrderedCollections OrderedSet+Testing.swift
[108/126] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/126] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/126] Compiling OrderedCollections OrderedSet.swift
[111/126] Compiling OrderedCollections _UnsafeBitset.swift
[125/126] Emitting module OrderedCollections
[126/126] Emitting module Algorithms
[127/170] Compiling SwmCore GraphAlgorithms.swift
[128/170] Compiling SwmCore IntList.swift
[129/170] Compiling SwmCore Operators.swift
[130/170] Compiling SwmCore Random.swift
[131/170] Compiling SwmCore TypeParameters.swift
[132/170] Compiling SwmCore String.swift
[133/170] Compiling SwmCore LinearCombination.swift
[134/170] Compiling SwmCore LinearCombinationType.swift
[135/170] Compiling SwmCore TensorGenerator.swift
[136/170] Compiling SwmCore DefaultMatrixImpl.swift
[137/174] Compiling SwmCore Rational.swift
[138/174] Compiling SwmCore Real.swift
[139/174] Compiling SwmCore Permutation.swift
[140/174] Compiling SwmCore GenericPolynomial.swift
[141/174] Compiling SwmCore Codable.swift
/Users/admin/builder/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
/Users/admin/builder/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
[142/174] Compiling SwmCore Dictionary.swift
/Users/admin/builder/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
/Users/admin/builder/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
[143/174] Compiling SwmCore RandomAccessCollection.swift
/Users/admin/builder/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
/Users/admin/builder/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
[144/174] Compiling SwmCore Sequence.swift
/Users/admin/builder/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
/Users/admin/builder/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
[145/174] Compiling SwmCore Set.swift
/Users/admin/builder/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
/Users/admin/builder/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
[146/174] Emitting module SwmCore
/Users/admin/builder/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)
/Users/admin/builder/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
/Users/admin/builder/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
[147/174] Compiling SwmCore AdditiveGroup.swift
[148/174] Compiling SwmCore EuclideanRing.swift
[149/174] Compiling SwmCore Field.swift
[150/174] Compiling SwmCore FractionField.swift
[151/174] Compiling SwmCore Group.swift
[152/174] Compiling SwmCore Matrix.swift
[153/174] Compiling SwmCore MatrixIF.swift
[154/174] Compiling SwmCore MatrixImpl.swift
[155/174] Compiling SwmCore BitSequence.swift
[156/174] Compiling SwmCore Combinatorics.swift
[157/174] Compiling SwmCore MathSet.swift
/Users/admin/builder/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)
[158/174] Compiling SwmCore Module.swift
/Users/admin/builder/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)
[159/174] Compiling SwmCore Monoid.swift
/Users/admin/builder/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)
[160/174] Compiling SwmCore Ring.swift
/Users/admin/builder/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)
[161/174] Compiling SwmCore Array.swift
/Users/admin/builder/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)
[162/174] Compiling SwmCore MultivariatePolynomial.swift
[163/174] Compiling SwmCore Polynomial.swift
[164/174] Compiling SwmCore PolynomialQuotient.swift
[165/174] Compiling SwmCore Cache.swift
[166/174] Compiling SwmCore Complex.swift
[167/174] Compiling SwmCore F2.swift
[168/174] Compiling SwmCore Integer.swift
[169/174] Compiling SwmCore IntegerQuotient.swift
[170/174] Compiling SwmCore Quaternion.swift
[171/174] Compiling SwmCore Debug.swift
[172/174] Compiling SwmCore Format.swift
[173/174] Compiling SwmCore Logger.swift
[174/174] Compiling SwmCore Storage.swift
Build complete! (8.42s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "swm-core",
"name" : "swm-core",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwmCore",
"targets" : [
"SwmCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwmCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwmCoreTests",
"path" : "Tests/SwmCoreTests",
"sources" : [
"Abstract/AdditiveGroupTests.swift",
"Abstract/EuclideanRingTests.swift",
"Abstract/GroupTests.swift",
"Abstract/MapTests.swift",
"Abstract/ModuleTests.swift",
"Abstract/MonoidTests.swift",
"Abstract/RingTests.swift",
"Abstract/SetTests.swift",
"Combinatorics/PermutationTests.swift",
"LinearCombination/LinearCombinationTests.swift",
"Matrix/MatrixTests.swift",
"Numbers/ComplexTests.swift",
"Numbers/F2Tests.swift",
"Numbers/IntegerQuotientRingTests.swift",
"Numbers/IntegerTests.swift",
"Numbers/QuaternionTests.swift",
"Numbers/RationalTests.swift",
"Numbers/RealTests.swift",
"Polynomials/AlgebraicExtensionTests.swift",
"Polynomials/LaurentPolynomialTests.swift",
"Polynomials/MultivariatePolynomialTests.swift",
"Polynomials/PolynomialTests.swift"
],
"target_dependencies" : [
"SwmCore"
],
"type" : "test"
},
{
"c99name" : "SwmCore",
"module_type" : "SwiftTarget",
"name" : "SwmCore",
"path" : "Sources/SwmCore",
"product_dependencies" : [
"Algorithms",
"OrderedCollections"
],
"product_memberships" : [
"SwmCore"
],
"sources" : [
"Abstract/AdditiveGroup.swift",
"Abstract/EuclideanRing.swift",
"Abstract/Field.swift",
"Abstract/FractionField.swift",
"Abstract/Group.swift",
"Abstract/MathSet.swift",
"Abstract/Module.swift",
"Abstract/Monoid.swift",
"Abstract/Ring.swift",
"Extensions/Array.swift",
"Extensions/Codable.swift",
"Extensions/Dictionary.swift",
"Extensions/RandomAccessCollection.swift",
"Extensions/Sequence.swift",
"Extensions/Set.swift",
"Extensions/String.swift",
"LinearCombination/LinearCombination.swift",
"LinearCombination/LinearCombinationType.swift",
"LinearCombination/TensorGenerator.swift",
"Matrix/DefaultMatrixImpl.swift",
"Matrix/Matrix.swift",
"Matrix/MatrixIF.swift",
"Matrix/MatrixImpl.swift",
"Misc/BitSequence.swift",
"Misc/Combinatorics.swift",
"Misc/GraphAlgorithms.swift",
"Misc/IntList.swift",
"Misc/Operators.swift",
"Misc/Random.swift",
"Misc/TypeParameters.swift",
"Numbers/Complex.swift",
"Numbers/F2.swift",
"Numbers/Integer.swift",
"Numbers/IntegerQuotient.swift",
"Numbers/Quaternion.swift",
"Numbers/Rational.swift",
"Numbers/Real.swift",
"Permutation/Permutation.swift",
"Polynomial/GenericPolynomial.swift",
"Polynomial/MultivariatePolynomial.swift",
"Polynomial/Polynomial.swift",
"Polynomial/PolynomialQuotient.swift",
"Util/Cache.swift",
"Util/Debug.swift",
"Util/Format.swift",
"Util/Logger.swift",
"Util/Storage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.