The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftyTopology, reference 1.0.3 (dc2690), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 02:47:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-topology.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/taketo1024/swm-topology
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at dc2690c update deps.
Cloned https://github.com/taketo1024/swm-topology.git
Revision (git rev-parse @):
dc2690cc5d4f48a9d9af6361b43bea2ed747a8ff
SUCCESS checkout https://github.com/taketo1024/swm-topology.git at 1.0.3
Fetching https://github.com/taketo1024/swm-homology.git
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
[2/28464] Fetching swm-core, swm-homology
Fetched https://github.com/taketo1024/swm-homology.git from cache (1.41s)
Fetched https://github.com/taketo1024/swm-core.git from cache (1.41s)
Computing version for https://github.com/taketo1024/swm-homology.git
Computed https://github.com/taketo1024/swm-homology.git at 1.4.0 (0.58s)
Fetching https://github.com/taketo1024/swm-matrix-tools.git
[1/800] Fetching swm-matrix-tools
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.76s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.57s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5591] Fetching swift-algorithms
[1064/21188] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.92s)
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (0.56s)
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
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.03s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Creating working copy for https://github.com/taketo1024/swm-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
Creating working copy for https://github.com/taketo1024/swm-homology.git
Working copy of https://github.com/taketo1024/swm-homology.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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
========================================
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",
  "dependencies": [
    {
      "identity": "swm-topology",
      "name": "SwiftyTopology",
      "url": "https://github.com/taketo1024/swm-topology.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-topology",
      "dependencies": [
        {
          "identity": "swm-core",
          "name": "swm-core",
          "url": "https://github.com/taketo1024/swm-core.git",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-core",
          "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",
              "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",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swm-homology",
          "name": "swm-homology",
          "url": "https://github.com/taketo1024/swm-homology.git",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-homology",
          "dependencies": [
            {
              "identity": "swm-core",
              "name": "swm-core",
              "url": "https://github.com/taketo1024/swm-core.git",
              "version": "1.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-core",
              "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",
                  "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",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swm-matrix-tools",
              "name": "swm-matrix-tools",
              "url": "https://github.com/taketo1024/swm-matrix-tools.git",
              "version": "1.3.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-matrix-tools",
              "dependencies": [
                {
                  "identity": "swm-core",
                  "name": "swm-core",
                  "url": "https://github.com/taketo1024/swm-core.git",
                  "version": "1.3.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-core",
                  "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",
                      "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",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.1.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/taketo1024/swm-topology.git
[1/11454] Fetching swm-topology
Fetched https://github.com/taketo1024/swm-topology.git from cache (1.30s)
Fetching https://github.com/taketo1024/swm-core.git from cache
Fetching https://github.com/taketo1024/swm-homology.git from cache
Fetched https://github.com/taketo1024/swm-core.git from cache (0.51s)
Fetched https://github.com/taketo1024/swm-homology.git from cache (0.51s)
Computing version for https://github.com/taketo1024/swm-homology.git
Computed https://github.com/taketo1024/swm-homology.git at 1.4.0 (0.02s)
Fetching https://github.com/taketo1024/swm-matrix-tools.git from cache
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.46s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.02s)
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.56s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.56s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (0.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.02s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.44s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/taketo1024/swm-homology.git
Working copy of https://github.com/taketo1024/swm-homology.git resolved at 1.4.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
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.4
Creating working copy for https://github.com/taketo1024/swm-topology.git
Working copy of https://github.com/taketo1024/swm-topology.git resolved at 1.0.3 (dc2690c)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Creating working copy for https://github.com/taketo1024/swm-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
warning: '.resolve-product-dependencies': dependency 'swm-topology' is not used by any target
Found 2 product dependencies
  - swm-core
  - swm-homology
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/taketo1024/swm-topology.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[8/10] Compiling _NumericsShims _NumericsShims.c
[9/10] Write swift-version--7754E27361AE5C74.txt
[11/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/39] Compiling RealModule Real.swift
[13/39] Compiling RealModule Float16+Real.swift
[14/39] Compiling RealModule Float80+Real.swift
[15/39] Compiling RealModule ElementaryFunctions.swift
[16/39] Compiling RealModule AlgebraicField.swift
[17/39] Emitting module RealModule
[18/39] Compiling RealModule AugmentedArithmetic.swift
[19/39] Compiling RealModule Double+Real.swift
[20/39] Compiling RealModule ApproximateEquality.swift
[21/39] Compiling RealModule Float+Real.swift
[22/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/40] Compiling InternalCollectionsUtilities Debugging.swift
[25/40] Compiling InternalCollectionsUtilities Descriptions.swift
[26/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/40] Compiling InternalCollectionsUtilities Specialize.swift
[28/40] Emitting module InternalCollectionsUtilities
[29/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[30/40] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[31/40] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[32/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/40] Compiling RealModule RealFunctions.swift
[34/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/64] Compiling Algorithms Chunked.swift
[36/64] Compiling Algorithms LazySplit.swift
[37/64] Compiling Algorithms MinMax.swift
[38/64] Compiling Algorithms Partition.swift
[39/64] Compiling Algorithms Rotate.swift
[40/64] Compiling Algorithms Stride.swift
[41/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[48/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[49/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/126] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[51/126] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[52/126] Compiling OrderedCollections OrderedSet+Sendable.swift
[53/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[54/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[55/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[56/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[57/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[58/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[59/126] Compiling OrderedCollections OrderedDictionary.swift
[60/126] Compiling OrderedCollections _HashTable+Bucket.swift
[61/126] Compiling OrderedCollections _HashTable+BucketIterator.swift
[62/128] Compiling OrderedCollections _HashTable+Constants.swift
[63/128] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[64/128] Compiling OrderedCollections _HashTable+Testing.swift
[65/128] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[66/128] Compiling OrderedCollections _HashTable.swift
[67/128] Compiling OrderedCollections OrderedSet+Codable.swift
[68/128] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[69/128] Compiling OrderedCollections OrderedSet+Descriptions.swift
[70/128] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/128] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/128] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/128] Compiling OrderedCollections OrderedDictionary+Elements.swift
[74/128] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[75/128] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[76/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[77/128] Compiling Algorithms Unique.swift
[78/128] Compiling Algorithms Windows.swift
[79/128] Compiling OrderedCollections _Hashtable+Header.swift
[80/128] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/128] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[82/128] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/128] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/128] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/128] Compiling OrderedCollections OrderedSet+Hashable.swift
[86/128] Compiling OrderedCollections OrderedSet+Initializers.swift
[87/128] Compiling OrderedCollections OrderedSet+Insertions.swift
[88/128] Compiling OrderedCollections OrderedSet+Invariants.swift
[89/128] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[90/128] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[93/128] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[94/128] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[95/128] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[96/128] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/128] Compiling OrderedCollections OrderedDictionary+Values.swift
[113/128] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/128] Compiling OrderedCollections OrderedSet+Testing.swift
[115/128] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/128] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/128] Compiling OrderedCollections OrderedSet.swift
[118/128] Compiling OrderedCollections _UnsafeBitset.swift
[127/128] Emitting module OrderedCollections
[128/128] Emitting module Algorithms
[129/172] Compiling SwmCore AdditiveGroup.swift
[130/172] Compiling SwmCore EuclideanRing.swift
[131/172] Compiling SwmCore Field.swift
[132/172] Compiling SwmCore FractionField.swift
[133/172] Compiling SwmCore Group.swift
[134/176] Compiling SwmCore Rational.swift
[135/176] Compiling SwmCore Real.swift
[136/176] Compiling SwmCore Permutation.swift
[137/176] Compiling SwmCore GenericPolynomial.swift
[138/176] Emitting module SwmCore
[139/176] Compiling SwmCore Codable.swift
[140/176] Compiling SwmCore Dictionary.swift
[141/176] Compiling SwmCore RandomAccessCollection.swift
[142/176] Compiling SwmCore Sequence.swift
[143/176] Compiling SwmCore Set.swift
[144/176] Compiling SwmCore GraphAlgorithms.swift
[145/176] Compiling SwmCore IntList.swift
[146/176] Compiling SwmCore Operators.swift
[147/176] Compiling SwmCore Random.swift
[148/176] Compiling SwmCore TypeParameters.swift
[149/176] Compiling SwmCore MultivariatePolynomial.swift
[150/176] Compiling SwmCore Polynomial.swift
[151/176] Compiling SwmCore PolynomialQuotient.swift
[152/176] Compiling SwmCore Cache.swift
[153/176] Compiling SwmCore MathSet.swift
[154/176] Compiling SwmCore Module.swift
[155/176] Compiling SwmCore Monoid.swift
[156/176] Compiling SwmCore Ring.swift
[157/176] Compiling SwmCore Array.swift
[158/176] Compiling SwmCore Complex.swift
[159/176] Compiling SwmCore F2.swift
[160/176] Compiling SwmCore Integer.swift
[161/176] Compiling SwmCore IntegerQuotient.swift
[162/176] Compiling SwmCore Quaternion.swift
[163/176] Compiling SwmCore String.swift
[164/176] Compiling SwmCore LinearCombination.swift
[165/176] Compiling SwmCore LinearCombinationType.swift
[166/176] Compiling SwmCore TensorGenerator.swift
[167/176] Compiling SwmCore DefaultMatrixImpl.swift
[168/176] Compiling SwmCore Matrix.swift
[169/176] Compiling SwmCore MatrixIF.swift
[170/176] Compiling SwmCore MatrixImpl.swift
[171/176] Compiling SwmCore BitSequence.swift
[172/176] Compiling SwmCore Combinatorics.swift
[173/176] Compiling SwmCore Debug.swift
[174/176] Compiling SwmCore Format.swift
[175/176] Compiling SwmCore Logger.swift
[176/176] Compiling SwmCore Storage.swift
[177/196] Emitting module SwmMatrixTools
[178/198] Compiling SwmMatrixTools SparseMatrixImpl.swift
[179/198] Compiling SwmMatrixTools LinkedList.swift
[180/198] Compiling SwmMatrixTools LUFactorizable.swift
[181/198] Compiling SwmMatrixTools LUFactorizationResult.swift
[182/198] Compiling SwmMatrixTools SmithEliminator.swift
[183/198] Compiling SwmMatrixTools MatrixElementaryOperations.swift
[184/198] Compiling SwmMatrixTools LUFactorizer.swift
[185/198] Compiling SwmMatrixTools MatrixIF.swift
[186/198] Compiling SwmMatrixTools MatrixImpl.swift
[187/198] Compiling SwmMatrixTools MatrixPivotFinder.swift
[188/198] Compiling SwmMatrixTools SparseLUFactorizer.swift
[189/198] Compiling SwmMatrixTools SparseMatrix.swift
[190/198] Compiling SwmMatrixTools MatrixEliminationData.swift
[191/198] Compiling SwmMatrixTools MatrixEliminationForm.swift
[192/198] Compiling SwmMatrixTools DefaultSparseMatrixImpl.swift
[193/198] Compiling SwmMatrixTools DefaultSparseMatrix_LU.swift
[194/198] Compiling SwmMatrixTools ComputationalRing.swift
[195/198] Compiling SwmMatrixTools DiagonalEliminator.swift
[196/198] Compiling SwmMatrixTools EchelonEliminator.swift
[197/198] Compiling SwmMatrixTools MatrixEliminationResult.swift
[198/198] Compiling SwmMatrixTools MatrixEliminator.swift
[199/209] Compiling SwmHomology HomologyCalculator.swift
[200/209] Compiling SwmHomology Module.swift
[201/209] Compiling SwmHomology ModuleHom.swift
[202/209] Compiling SwmHomology ChainMap.swift
[203/209] Compiling SwmHomology HNFHomologyCalculator.swift
[204/209] Compiling SwmHomology HomologyCalculatable.swift
[205/210] Compiling SwmHomology ChainComplex.swift
[206/210] Compiling SwmHomology ModuleStructure.swift
[207/210] Emitting module SwmHomology
[208/210] Compiling SwmHomology GradedModuleStructure.swift
[209/210] Compiling SwmHomology GridType.swift
[210/210] Compiling SwmHomology LUHomologyCalculator.swift
[211/221] Compiling SwmTopology SimplicialComplexOperations.swift
[212/221] Compiling SwmTopology TopologicalChainMap.swift
[213/221] Compiling SwmTopology TopologicalCell.swift
[214/221] Compiling SwmTopology SimplicialMap.swift
[215/221] Compiling SwmTopology TopologicalComplex.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:87:9: error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
 85 |
 86 |     public var orientationCycle: LinearCombination<𝐙, Cell>? {
 87 |         orientationCycle(relativeTo: nil, over: 𝐙.self)
    |         `- error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
 88 |     }
 89 |
    :
 92 |     }
 93 |
 94 |     public func orientationCycle<R: HomologyCalculatable>(relativeTo L: Self? = nil, over: R.Type) -> LinearCombination<R, Cell>? {
    |                 `- note: where 'R' = '𝐙' (aka 'Int')
 95 |         let K = self
 96 |         let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:91:9: error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
 89 |
 90 |     public func orientationCycle(relativeTo L: Self) -> LinearCombination<𝐙, Cell>? {
 91 |         orientationCycle(relativeTo: L, over: 𝐙.self)
    |         `- error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
 92 |     }
 93 |
 94 |     public func orientationCycle<R: HomologyCalculatable>(relativeTo L: Self? = nil, over: R.Type) -> LinearCombination<R, Cell>? {
    |                 `- note: where 'R' = '𝐙' (aka 'Int')
 95 |         let K = self
 96 |         let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'IndexedModuleStructure' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 |     public typealias Grid = IndexedModuleStructure<Index, BaseModule>
   |                             `- error: cannot find type 'IndexedModuleStructure' in scope
15 |
16 |     public let complex: Complex
[216/222] Compiling SwmTopology TopologicalHomology.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'IndexedModuleStructure' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 |     public typealias Grid = IndexedModuleStructure<Index, BaseModule>
   |                             `- error: cannot find type 'IndexedModuleStructure' in scope
15 |
16 |     public let complex: Complex
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:11:90: error: cannot find type 'IndexedModuleStructureType' in scope
 9 | import SwmHomology
10 |
11 | public struct TopologicalHomology<Complex: TopologicalComplex, R: HomologyCalculatable>: IndexedModuleStructureType {
   |                                                                                          `- error: cannot find type 'IndexedModuleStructureType' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:39:29: error: cannot find type 'IndexedModuleStructure' in scope
37 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
38 |     public typealias Index = Int
39 |     public typealias Grid = IndexedModuleStructure<Index, BaseModule>
   |                             `- error: cannot find type 'IndexedModuleStructure' in scope
40 |
41 |     public let complex: Complex
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:36:92: error: cannot find type 'IndexedModuleStructureType' in scope
34 | }
35 |
36 | public struct TopologicalCohomology<Complex: TopologicalComplex, R: HomologyCalculatable>: IndexedModuleStructureType {
   |                                                                                            `- error: cannot find type 'IndexedModuleStructureType' in scope
37 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
38 |     public typealias Index = Int
[217/222] Compiling SwmTopology SimplicialComplex.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[218/222] Compiling SwmTopology SimplicialChain.swift
[219/222] Compiling SwmTopology Simplex.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:11:13: warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import SwmCore
10 |
11 | private var list: [Vertex] = []
   |             |- warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'list' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'list' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | private var productList: [String: Vertex] = [:]
13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:12:13: warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private var list: [Vertex] = []
12 | private var productList: [String: Vertex] = [:]
   |             |- warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'productList' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'productList' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public struct Vertex: Hashable, Comparable, CustomStringConvertible {
[220/222] Compiling SwmTopology Vertex.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:11:13: warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import SwmCore
10 |
11 | private var list: [Vertex] = []
   |             |- warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'list' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'list' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | private var productList: [String: Vertex] = [:]
13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:12:13: warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private var list: [Vertex] = []
12 | private var productList: [String: Vertex] = [:]
   |             |- warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'productList' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'productList' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public struct Vertex: Hashable, Comparable, CustomStringConvertible {
[221/222] Compiling SwmTopology SimplicialComplexExamples.swift
[222/222] Emitting module SwmTopology
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:11:13: warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import SwmCore
10 |
11 | private var list: [Vertex] = []
   |             |- warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'list' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'list' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | private var productList: [String: Vertex] = [:]
13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:12:13: warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private var list: [Vertex] = []
12 | private var productList: [String: Vertex] = [:]
   |             |- warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'productList' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'productList' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public struct Vertex: Hashable, Comparable, CustomStringConvertible {
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'IndexedModuleStructure' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 |     public typealias Grid = IndexedModuleStructure<Index, BaseModule>
   |                             `- error: cannot find type 'IndexedModuleStructure' in scope
15 |
16 |     public let complex: Complex
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:11:90: error: cannot find type 'IndexedModuleStructureType' in scope
 9 | import SwmHomology
10 |
11 | public struct TopologicalHomology<Complex: TopologicalComplex, R: HomologyCalculatable>: IndexedModuleStructureType {
   |                                                                                          `- error: cannot find type 'IndexedModuleStructureType' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:39:29: error: cannot find type 'IndexedModuleStructure' in scope
37 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
38 |     public typealias Index = Int
39 |     public typealias Grid = IndexedModuleStructure<Index, BaseModule>
   |                             `- error: cannot find type 'IndexedModuleStructure' in scope
40 |
41 |     public let complex: Complex
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:36:92: error: cannot find type 'IndexedModuleStructureType' in scope
34 | }
35 |
36 | public struct TopologicalCohomology<Complex: TopologicalComplex, R: HomologyCalculatable>: IndexedModuleStructureType {
   |                                                                                            `- error: cannot find type 'IndexedModuleStructureType' in scope
37 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
38 |     public typealias Index = Int
BUILD FAILURE 6.0 macosSpm