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

Successful build of swm-homology, reference main (112f3d), with Swift 6.0 for Linux on 28 Nov 2024 06:13:23 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-homology.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/taketo1024/swm-homology
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 112f3d2 Merge branch 'develop'
Cloned https://github.com/taketo1024/swm-homology.git
Revision (git rev-parse @):
112f3d2c4c8bee4a1e5fcbfa7efb9e380c65744d
SUCCESS checkout https://github.com/taketo1024/swm-homology.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/taketo1024/swm-homology.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/taketo1024/swm-matrix-tools.git
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
[2559/16784] Fetching swm-core, swm-matrix-tools
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.69s)
Fetched https://github.com/taketo1024/swm-core.git from cache (0.70s)
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.43s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.44s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/15597] Fetching swift-collections
[4213/21188] Fetching swift-collections, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.00s)
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.41s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.32s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
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-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/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
Building for debugging...
[0/9] Write sources
[7/9] Compiling _NumericsShims _NumericsShims.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/36] Compiling RealModule Float16+Real.swift
[11/36] Compiling RealModule Real.swift
[12/37] Compiling RealModule RealFunctions.swift
[13/37] Compiling InternalCollectionsUtilities Debugging.swift
[14/37] Compiling InternalCollectionsUtilities Descriptions.swift
[15/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/37] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/37] Compiling InternalCollectionsUtilities Specialize.swift
[19/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/39] Compiling InternalCollectionsUtilities Integer rank.swift
[23/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/39] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/39] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/39] Emitting module InternalCollectionsUtilities
[30/39] Compiling RealModule Float+Real.swift
[31/39] Compiling RealModule Float80+Real.swift
[36/39] Emitting module RealModule
[37/39] Compiling RealModule ElementaryFunctions.swift
[39/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[43/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[44/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[45/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[46/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[47/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[48/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[49/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[50/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[51/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/126] Compiling OrderedCollections OrderedSet+Initializers.swift
[57/126] Compiling OrderedCollections OrderedSet+Insertions.swift
[58/126] Compiling OrderedCollections OrderedSet+Invariants.swift
[59/126] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[60/126] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[61/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[62/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[63/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[64/126] Compiling OrderedCollections OrderedDictionary.swift
[65/126] Compiling OrderedCollections OrderedSet+Codable.swift
[66/126] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/126] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/126] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/126] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/126] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/126] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/126] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[73/126] Compiling OrderedCollections _HashTable+Bucket.swift
[74/126] Compiling OrderedCollections _HashTable+BucketIterator.swift
[75/126] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/126] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/126] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[78/126] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[79/126] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[80/126] Compiling OrderedCollections OrderedDictionary+Elements.swift
[81/126] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[83/129] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[84/129] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[85/129] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[86/129] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[87/129] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[88/129] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[89/129] Compiling Algorithms Trim.swift
[90/129] Compiling Algorithms Unique.swift
[97/129] Compiling OrderedCollections _HashTable+Constants.swift
[98/129] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[99/129] Compiling OrderedCollections _HashTable+Testing.swift
[100/129] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[101/129] Compiling OrderedCollections _HashTable.swift
[102/129] Compiling OrderedCollections _Hashtable+Header.swift
[105/129] Compiling Algorithms Windows.swift
[121/129] Compiling OrderedCollections OrderedSet+Sendable.swift
[122/129] Compiling OrderedCollections OrderedSet+SubSequence.swift
[123/129] Compiling OrderedCollections OrderedSet+Testing.swift
[124/129] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[125/129] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[126/129] Compiling OrderedCollections OrderedSet.swift
[127/129] Compiling OrderedCollections _UnsafeBitset.swift
[128/129] Emitting module OrderedCollections
[130/130] Emitting module Algorithms
[132/174] Compiling SwmCore AdditiveGroup.swift
[133/174] Compiling SwmCore EuclideanRing.swift
[134/174] Compiling SwmCore Field.swift
[135/174] Compiling SwmCore FractionField.swift
[136/174] Compiling SwmCore Group.swift
[137/174] Compiling SwmCore MathSet.swift
[138/179] Emitting module SwmCore
[139/179] Compiling SwmCore RandomAccessCollection.swift
[140/179] Compiling SwmCore Sequence.swift
[141/179] Compiling SwmCore Set.swift
[142/179] Compiling SwmCore String.swift
[143/179] Compiling SwmCore LinearCombination.swift
[144/179] Compiling SwmCore LinearCombinationType.swift
[145/179] Compiling SwmCore Cache.swift
[146/179] Compiling SwmCore Debug.swift
[147/179] Compiling SwmCore Format.swift
[148/179] Compiling SwmCore Logger.swift
[149/179] Compiling SwmCore Storage.swift
[150/179] Compiling SwmCore Combinatorics.swift
[151/179] Compiling SwmCore GraphAlgorithms.swift
[152/179] Compiling SwmCore IntList.swift
[153/179] Compiling SwmCore Operators.swift
[154/179] Compiling SwmCore Random.swift
[155/179] Compiling SwmCore TypeParameters.swift
[156/179] Compiling SwmCore Module.swift
[157/179] Compiling SwmCore Monoid.swift
[158/179] Compiling SwmCore Ring.swift
[159/179] Compiling SwmCore Array.swift
[160/179] Compiling SwmCore Codable.swift
[161/179] Compiling SwmCore Dictionary.swift
[162/179] Compiling SwmCore Complex.swift
[163/179] Compiling SwmCore F2.swift
[164/179] Compiling SwmCore Integer.swift
[165/179] Compiling SwmCore IntegerQuotient.swift
[166/179] Compiling SwmCore Quaternion.swift
[167/179] Compiling SwmCore Rational.swift
[168/179] Compiling SwmCore Real.swift
[169/179] Compiling SwmCore Permutation.swift
[170/179] Compiling SwmCore GenericPolynomial.swift
[171/179] Compiling SwmCore MultivariatePolynomial.swift
[172/179] Compiling SwmCore Polynomial.swift
[173/179] Compiling SwmCore PolynomialQuotient.swift
[174/179] Compiling SwmCore TensorGenerator.swift
[175/179] Compiling SwmCore DefaultMatrixImpl.swift
[176/179] Compiling SwmCore Matrix.swift
[177/179] Compiling SwmCore MatrixIF.swift
[178/179] Compiling SwmCore MatrixImpl.swift
[179/179] Compiling SwmCore BitSequence.swift
[181/200] Compiling SwmMatrixTools ComputationalRing.swift
[182/200] Compiling SwmMatrixTools DiagonalEliminator.swift
[183/200] Compiling SwmMatrixTools EchelonEliminator.swift
[184/202] Emitting module SwmMatrixTools
[185/202] Compiling SwmMatrixTools LUFactorizable.swift
[186/202] Compiling SwmMatrixTools LUFactorizationResult.swift
[187/202] Compiling SwmMatrixTools LUFactorizer.swift
[188/202] Compiling SwmMatrixTools SparseMatrixImpl.swift
[189/202] Compiling SwmMatrixTools LinkedList.swift
[190/202] Compiling SwmMatrixTools MatrixIF.swift
[191/202] Compiling SwmMatrixTools MatrixImpl.swift
[192/202] Compiling SwmMatrixTools MatrixPivotFinder.swift
[193/202] Compiling SwmMatrixTools DefaultSparseMatrixImpl.swift
[194/202] Compiling SwmMatrixTools DefaultSparseMatrix_LU.swift
[195/202] Compiling SwmMatrixTools SparseLUFactorizer.swift
[196/202] Compiling SwmMatrixTools SparseMatrix.swift
[197/202] Compiling SwmMatrixTools MatrixEliminationForm.swift
[198/202] Compiling SwmMatrixTools MatrixEliminationResult.swift
[199/202] Compiling SwmMatrixTools MatrixEliminator.swift
[200/202] Compiling SwmMatrixTools SmithEliminator.swift
[201/202] Compiling SwmMatrixTools MatrixElementaryOperations.swift
[202/202] Compiling SwmMatrixTools MatrixEliminationData.swift
[204/214] Compiling SwmHomology HomologyCalculator.swift
/host/spi-builder-workspace/Sources/SwmHomology/Homology/HomologyCalculator.swift:15:23: warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import SwmCore
 9 |
10 | public struct HomologyCalculatorOptions: OptionSet {
   |               `- note: consider making struct 'HomologyCalculatorOptions' conform to the 'Sendable' protocol
11 |     public let rawValue: Int
12 |     public init(rawValue: Int) {
13 |         self.rawValue = rawValue
14 |     }
15 |     public static let onlyStructures = Self(rawValue: 1 << 0)
   |                       |- warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'onlyStructures' 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
16 | }
17 |
[205/214] Compiling SwmHomology HomologyCalculatable.swift
[206/214] Compiling SwmHomology HNFHomologyCalculator.swift
/host/spi-builder-workspace/Sources/SwmHomology/Homology/HomologyCalculator.swift:15:23: warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import SwmCore
 9 |
10 | public struct HomologyCalculatorOptions: OptionSet {
   |               `- note: consider making struct 'HomologyCalculatorOptions' conform to the 'Sendable' protocol
11 |     public let rawValue: Int
12 |     public init(rawValue: Int) {
13 |         self.rawValue = rawValue
14 |     }
15 |     public static let onlyStructures = Self(rawValue: 1 << 0)
   |                       |- warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'onlyStructures' 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
16 | }
17 |
[207/215] Compiling SwmHomology ModuleHom.swift
[208/215] Compiling SwmHomology ChainMap.swift
[209/215] Compiling SwmHomology Module.swift
[210/215] Compiling SwmHomology LUHomologyCalculator.swift
/host/spi-builder-workspace/Sources/SwmHomology/Homology/HomologyCalculator.swift:15:23: warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import SwmCore
 9 |
10 | public struct HomologyCalculatorOptions: OptionSet {
   |               `- note: consider making struct 'HomologyCalculatorOptions' conform to the 'Sendable' protocol
11 |     public let rawValue: Int
12 |     public init(rawValue: Int) {
13 |         self.rawValue = rawValue
14 |     }
15 |     public static let onlyStructures = Self(rawValue: 1 << 0)
   |                       |- warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'onlyStructures' 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
16 | }
17 |
[211/215] Compiling SwmHomology ModuleStructure.swift
[212/215] Compiling SwmHomology ChainComplex.swift
[213/215] Compiling SwmHomology GradedModuleStructure.swift
[214/215] Compiling SwmHomology GridType.swift
[215/215] Emitting module SwmHomology
/host/spi-builder-workspace/Sources/SwmHomology/Homology/HomologyCalculator.swift:15:23: warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import SwmCore
 9 |
10 | public struct HomologyCalculatorOptions: OptionSet {
   |               `- note: consider making struct 'HomologyCalculatorOptions' conform to the 'Sendable' protocol
11 |     public let rawValue: Int
12 |     public init(rawValue: Int) {
13 |         self.rawValue = rawValue
14 |     }
15 |     public static let onlyStructures = Self(rawValue: 1 << 0)
   |                       |- warning: static property 'onlyStructures' is not concurrency-safe because non-'Sendable' type 'HomologyCalculatorOptions' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'onlyStructures' 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
16 | }
17 |
Build complete! (30.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swm-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/taketo1024/swm-core.git"
    },
    {
      "identity" : "swm-matrix-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/taketo1024/swm-matrix-tools.git"
    }
  ],
  "manifest_display_name" : "swm-homology",
  "name" : "swm-homology",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwmHomology",
      "targets" : [
        "SwmHomology"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwmHomologyTests",
      "module_type" : "SwiftTarget",
      "name" : "SwmHomologyTests",
      "path" : "Tests/SwmHomologyTests",
      "sources" : [
        "F2HomologyTests.swift",
        "IntHomologyTests.swift",
        "PolynomialHomologyTests.swift",
        "RationalHomologyTests.swift",
        "RealHomologyTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "SwmHomology"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwmHomology",
      "module_type" : "SwiftTarget",
      "name" : "SwmHomology",
      "path" : "Sources/SwmHomology",
      "product_dependencies" : [
        "SwmCore",
        "SwmMatrixTools"
      ],
      "product_memberships" : [
        "SwmHomology"
      ],
      "sources" : [
        "Basics/GradedModuleStructure.swift",
        "Basics/GridType.swift",
        "Basics/ModuleStructure.swift",
        "ChainComplex/ChainComplex.swift",
        "ChainComplex/ChainMap.swift",
        "Extensions/Module.swift",
        "Extensions/ModuleHom.swift",
        "Homology/HomologyCalculatable.swift",
        "Homology/HomologyCalculator.swift",
        "Homology/Impl/HNFHomologyCalculator.swift",
        "Homology/Impl/LUHomologyCalculator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.