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 SwiftyTopology, reference main (d30a38), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 00:20:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-topology.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/taketo1024/swm-topology
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d30a38e fix warning etc.
Cloned https://github.com/taketo1024/swm-topology.git
Revision (git rev-parse @):
d30a38e9334facfd6366aaadd15a2c99a4cd7fbf
SUCCESS checkout https://github.com/taketo1024/swm-topology.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taketo1024/swm-topology.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[8/10] Write swift-version-1EA4D86E10B52AF.txt
[9/10] Compiling _NumericsShims _NumericsShims.c
[11/34] Emitting module RealModule
[12/35] Compiling RealModule Float80+Real.swift
[13/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/36] Compiling RealModule Real.swift
[16/36] Compiling RealModule Float16+Real.swift
[17/36] Compiling RealModule ElementaryFunctions.swift
[18/36] Compiling RealModule Float+Real.swift
[19/36] Compiling RealModule AugmentedArithmetic.swift
[20/36] Compiling RealModule ApproximateEquality.swift
[21/36] Compiling RealModule AlgebraicField.swift
[22/36] Compiling RealModule Double+Real.swift
[23/36] Compiling RealModule RealFunctions.swift
[24/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/36] Compiling InternalCollectionsUtilities Debugging.swift
[26/36] Compiling InternalCollectionsUtilities Descriptions.swift
[27/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/36] Emitting module InternalCollectionsUtilities
[30/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/36] Compiling InternalCollectionsUtilities Integer rank.swift
[37/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[38/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[39/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[40/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[41/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[42/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[43/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[44/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[45/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[46/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[47/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/124] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/124] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/124] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/124] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[61/124] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[62/124] Compiling OrderedCollections _Hashtable+Header.swift
[63/124] Compiling OrderedCollections OrderedDictionary+Codable.swift
[64/124] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[65/124] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[66/124] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[67/124] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[68/124] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[69/124] Compiling OrderedCollections _HashTable+Testing.swift
[70/124] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/124] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/124] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/124] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/124] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/124] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/124] Compiling OrderedCollections OrderedSet+Codable.swift
[77/124] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/124] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/124] Compiling OrderedCollections OrderedSet+Diffing.swift
[80/124] Compiling OrderedCollections OrderedSet+Equatable.swift
[81/124] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[86/124] Compiling Algorithms Unique.swift
[87/124] Compiling Algorithms Windows.swift
[88/124] Compiling OrderedCollections OrderedDictionary+Elements.swift
[89/124] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[90/124] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[94/124] Compiling OrderedCollections _HashTable+Bucket.swift
[95/124] Compiling OrderedCollections _HashTable+BucketIterator.swift
[96/124] Compiling OrderedCollections _HashTable+Constants.swift
[104/124] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[105/124] Compiling OrderedCollections _HashTable.swift
[117/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[118/124] Compiling OrderedCollections OrderedSet+Testing.swift
[119/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[121/124] Compiling OrderedCollections OrderedSet.swift
[122/124] Compiling OrderedCollections _UnsafeBitset.swift
[123/124] Emitting module OrderedCollections
[124/124] Emitting module Algorithms
[125/168] Compiling SwmCore GraphAlgorithms.swift
[126/168] Compiling SwmCore IntList.swift
[127/168] Compiling SwmCore Operators.swift
[128/168] Compiling SwmCore Random.swift
[129/168] Compiling SwmCore TypeParameters.swift
[130/172] Emitting module SwmCore
[131/172] Compiling SwmCore Rational.swift
[132/172] Compiling SwmCore Real.swift
[133/172] Compiling SwmCore Permutation.swift
[134/172] Compiling SwmCore GenericPolynomial.swift
[135/172] Compiling SwmCore Codable.swift
[136/172] Compiling SwmCore Dictionary.swift
[137/172] Compiling SwmCore RandomAccessCollection.swift
[138/172] Compiling SwmCore Sequence.swift
[139/172] Compiling SwmCore Set.swift
[140/172] Compiling SwmCore MathSet.swift
[141/172] Compiling SwmCore Module.swift
[142/172] Compiling SwmCore Monoid.swift
[143/172] Compiling SwmCore Ring.swift
[144/172] Compiling SwmCore Array.swift
[145/172] Compiling SwmCore Debug.swift
[146/172] Compiling SwmCore Format.swift
[147/172] Compiling SwmCore Logger.swift
[148/172] Compiling SwmCore Storage.swift
[149/172] Compiling SwmCore MultivariatePolynomial.swift
[150/172] Compiling SwmCore Polynomial.swift
[151/172] Compiling SwmCore PolynomialQuotient.swift
[152/172] Compiling SwmCore Cache.swift
[153/172] Compiling SwmCore Matrix.swift
[154/172] Compiling SwmCore MatrixIF.swift
[155/172] Compiling SwmCore MatrixImpl.swift
[156/172] Compiling SwmCore BitSequence.swift
[157/172] Compiling SwmCore Combinatorics.swift
[158/172] Compiling SwmCore String.swift
[159/172] Compiling SwmCore LinearCombination.swift
[160/172] Compiling SwmCore LinearCombinationType.swift
[161/172] Compiling SwmCore TensorGenerator.swift
[162/172] Compiling SwmCore DefaultMatrixImpl.swift
[163/172] Compiling SwmCore AdditiveGroup.swift
[164/172] Compiling SwmCore EuclideanRing.swift
[165/172] Compiling SwmCore Field.swift
[166/172] Compiling SwmCore FractionField.swift
[167/172] Compiling SwmCore Group.swift
[168/172] Compiling SwmCore Complex.swift
[169/172] Compiling SwmCore F2.swift
[170/172] Compiling SwmCore Integer.swift
[171/172] Compiling SwmCore IntegerQuotient.swift
[172/172] Compiling SwmCore Quaternion.swift
[173/192] Compiling SwmMatrixTools ComputationalRing.swift
[174/192] Compiling SwmMatrixTools DiagonalEliminator.swift
[175/192] Compiling SwmMatrixTools EchelonEliminator.swift
[176/192] Emitting module SwmMatrixTools
[177/194] Compiling SwmMatrixTools LUFactorizable.swift
[178/194] Compiling SwmMatrixTools LUFactorizationResult.swift
[179/194] Compiling SwmMatrixTools MatrixImpl.swift
[180/194] Compiling SwmMatrixTools MatrixPivotFinder.swift
[181/194] Compiling SwmMatrixTools SparseMatrixImpl.swift
[182/194] Compiling SwmMatrixTools LinkedList.swift
[183/194] Compiling SwmMatrixTools LUFactorizer.swift
[184/194] Compiling SwmMatrixTools MatrixIF.swift
[185/194] Compiling SwmMatrixTools MatrixEliminationData.swift
[186/194] Compiling SwmMatrixTools MatrixEliminationForm.swift
[187/194] Compiling SwmMatrixTools MatrixEliminationResult.swift
[188/194] Compiling SwmMatrixTools MatrixEliminator.swift
[189/194] Compiling SwmMatrixTools SparseLUFactorizer.swift
[190/194] Compiling SwmMatrixTools SparseMatrix.swift
[191/194] Compiling SwmMatrixTools DefaultSparseMatrixImpl.swift
[192/194] Compiling SwmMatrixTools DefaultSparseMatrix_LU.swift
[193/194] Compiling SwmMatrixTools SmithEliminator.swift
[194/194] Compiling SwmMatrixTools MatrixElementaryOperations.swift
[195/205] Compiling SwmHomology Module.swift
[196/205] Compiling SwmHomology HomologyCalculator.swift
[197/205] Compiling SwmHomology HomologyCalculatable.swift
[198/205] Compiling SwmHomology ModuleHom.swift
[199/205] Compiling SwmHomology ChainComplex.swift
[200/205] Compiling SwmHomology ModuleStructure.swift
[201/205] Compiling SwmHomology ChainMap.swift
[202/205] Compiling SwmHomology GradedModuleStructure.swift
[203/205] Compiling SwmHomology GridType.swift
[204/205] Emitting module SwmHomology
[205/205] Compiling SwmHomology HNFHomologyCalculator.swift
[206/206] Compiling SwmHomology LUHomologyCalculator.swift
[207/217] Compiling SwmTopology SimplicialComplex.swift
[208/218] Compiling SwmTopology TopologicalHomology.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'ModuleGrid1' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 |     public typealias Grid = ModuleGrid1<BaseModule>
   |                             `- error: cannot find type 'ModuleGrid1' in scope
15 |     public typealias Object = Grid.Object
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:11:15: error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
 9 | import SwmHomology
10 |
11 | public struct TopologicalHomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
   |               |- error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
   |               `- note: add stubs for conformance
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'
10 | public protocol GridType {
11 |     associatedtype Index: AdditiveGroup & Hashable
12 |     associatedtype Object
   |                    `- note: protocol requires nested type 'Object'
13 |
14 |     subscript(i: Index) -> Object { get }
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:40:29: error: cannot find type 'ModuleGrid1' in scope
38 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 |     public typealias Index = Int
40 |     public typealias Grid = ModuleGrid1<BaseModule>
   |                             `- error: cannot find type 'ModuleGrid1' in scope
41 |     public typealias Object = Grid.Object
42 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:37:15: error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
35 | }
36 |
37 | public struct TopologicalCohomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
   |               |- error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
   |               `- note: add stubs for conformance
38 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 |     public typealias Index = Int
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'
10 | public protocol GridType {
11 |     associatedtype Index: AdditiveGroup & Hashable
12 |     associatedtype Object
   |                    `- note: protocol requires nested type 'Object'
13 |
14 |     subscript(i: Index) -> Object { get }
[209/218] Compiling SwmTopology SimplicialMap.swift
[210/218] Compiling SwmTopology SimplicialComplexOperations.swift
[211/218] Compiling SwmTopology TopologicalChainMap.swift
[212/218] Compiling SwmTopology TopologicalCell.swift
[213/218] 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 'ModuleGrid1' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 |     public typealias Grid = ModuleGrid1<BaseModule>
   |                             `- error: cannot find type 'ModuleGrid1' in scope
15 |     public typealias Object = Grid.Object
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:97:9: error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
 95 |         let K = self
 96 |         let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
 97 |         let top = H[dim]
    |         `- error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
 98 |         if top.isFree, top.rank == 1 {
 99 |             return top.generator(0)
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:97:20: error: referencing subscript 'subscript(_:_:)' on 'GridType' requires the types 'TopologicalHomology<Self, R>.Index' (aka 'Int') and 'IntList<_2>' be equivalent
 95 |         let K = self
 96 |         let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
 97 |         let top = H[dim]
    |                    `- error: referencing subscript 'subscript(_:_:)' on 'GridType' requires the types 'TopologicalHomology<Self, R>.Index' (aka 'Int') and 'IntList<_2>' be equivalent
 98 |         if top.isFree, top.rank == 1 {
 99 |             return top.generator(0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:51:1: note: where 'Self.Index' = 'TopologicalHomology<Self, R>.Index' (aka 'Int')
49 | }
50 |
51 | extension GridType where Index == IntList<_2> {
   | `- note: where 'Self.Index' = 'TopologicalHomology<Self, R>.Index' (aka 'Int')
52 |     public subscript(i: Int, j: Int) -> Object {
53 |         self[Index(i, j)]
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:97:24: error: missing argument for parameter #2 in subscript
 95 |         let K = self
 96 |         let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
 97 |         let top = H[dim]
    |                        `- error: missing argument for parameter #2 in subscript
 98 |         if top.isFree, top.rank == 1 {
 99 |             return top.generator(0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:52:12: note: 'subscript(_:_:)' declared here
50 |
51 | extension GridType where Index == IntList<_2> {
52 |     public subscript(i: Int, j: Int) -> Object {
   |            `- note: 'subscript(_:_:)' declared here
53 |         self[Index(i, j)]
54 |     }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[214/218] Compiling SwmTopology SimplicialChain.swift
[215/218] Compiling SwmTopology Simplex.swift
[216/218] Compiling SwmTopology Vertex.swift
[217/218] Compiling SwmTopology SimplicialComplexExamples.swift
[218/218] Emitting module SwmTopology
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'ModuleGrid1' in scope
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 |     public typealias Grid = ModuleGrid1<BaseModule>
   |                             `- error: cannot find type 'ModuleGrid1' in scope
15 |     public typealias Object = Grid.Object
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:11:15: error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
 9 | import SwmHomology
10 |
11 | public struct TopologicalHomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
   |               |- error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
   |               `- note: add stubs for conformance
12 |     public typealias Index = Int
13 |     public typealias BaseModule = LinearCombination<R, Complex.Cell>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'
10 | public protocol GridType {
11 |     associatedtype Index: AdditiveGroup & Hashable
12 |     associatedtype Object
   |                    `- note: protocol requires nested type 'Object'
13 |
14 |     subscript(i: Index) -> Object { get }
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:40:29: error: cannot find type 'ModuleGrid1' in scope
38 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 |     public typealias Index = Int
40 |     public typealias Grid = ModuleGrid1<BaseModule>
   |                             `- error: cannot find type 'ModuleGrid1' in scope
41 |     public typealias Object = Grid.Object
42 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:37:15: error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
35 | }
36 |
37 | public struct TopologicalCohomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
   |               |- error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
   |               `- note: add stubs for conformance
38 |     public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 |     public typealias Index = Int
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'
10 | public protocol GridType {
11 |     associatedtype Index: AdditiveGroup & Hashable
12 |     associatedtype Object
   |                    `- note: protocol requires nested type 'Object'
13 |
14 |     subscript(i: Index) -> Object { get }
Fetching https://github.com/taketo1024/swm-core.git
Fetching https://github.com/taketo1024/swm-homology.git
[1/12480] Fetching swm-homology
[126/28464] Fetching swm-homology, swm-core
Fetched https://github.com/taketo1024/swm-homology.git from cache (1.28s)
Fetched https://github.com/taketo1024/swm-core.git from cache (1.33s)
Computing version for https://github.com/taketo1024/swm-homology.git
Computed https://github.com/taketo1024/swm-homology.git at 1.4.0 (1.84s)
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.70s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (1.19s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[121/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.05s)
[832/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (2.26s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.48s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.06s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
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
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/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-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
BUILD FAILURE 6.2 macosSpm