This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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-matrix-tools with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-matrix-tools.git
Reference: 1.3.3
Cloned https://github.com/taketo1024/swm-matrix-tools.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Client: Docker Engine - Community
 Version:    24.0.6
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.11.2
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.21.0
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 3
  Running: 3
  Paused: 0
  Stopped: 0
 Images: 7
 Server Version: 24.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: false
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: builtin
 Kernel Version: 5.4.0-1109-azure
 Operating System: Ubuntu 18.04.6 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 31.36GiB
 Name: lb2
 ID: X5EK:3YD4:A3YZ:ZDGO:QKPP:IMHE:JW4M:LYD2:4EOG:KDF4:WDKJ:TGEE
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Labels:
  provider=azure
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
Fetched https://github.com/taketo1024/swm-core.git (0.55s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.43s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5085] Fetching swift-algorithms
[103/17409] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git (0.46s)
[1110/12324] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.10s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.40s)
Fetching https://github.com/apple/swift-numerics
[1/5097] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.41s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.38s)
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-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-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.0.5
Building for debugging...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/56] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[3/56] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[4/57] Compiling RealModule RealFunctions.swift
[5/57] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[6/57] Compiling OrderedCollections OrderedSet+Diffing.swift
[11/57] Compiling OrderedCollections OrderedSet+Equatable.swift
[12/57] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[13/63] Compiling OrderedCollections OrderedSet+Hashable.swift
[14/63] Compiling OrderedCollections OrderedSet+Initializers.swift
[15/63] Compiling OrderedCollections OrderedSet+Insertions.swift
[16/63] Compiling OrderedCollections OrderedSet+Invariants.swift
[17/63] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[18/63] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[19/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[20/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[21/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[22/63] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[23/63] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[24/63] Compiling OrderedCollections OrderedSet+SubSequence.swift
[25/63] Compiling OrderedCollections _Hashtable+Header.swift
[26/63] Compiling OrderedCollections OrderedDictionary+Codable.swift
[27/63] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[28/63] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[29/63] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[30/63] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[31/63] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[32/63] Compiling OrderedCollections OrderedDictionary+Elements.swift
[33/63] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[34/63] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[35/63] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[36/63] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[37/63] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[38/63] Emitting module OrderedCollections
[39/63] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[40/63] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[41/63] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[42/63] Compiling OrderedCollections OrderedDictionary+Values.swift
[43/63] Compiling OrderedCollections OrderedDictionary.swift
[44/63] Compiling OrderedCollections OrderedSet+Codable.swift
[45/63] Compiling OrderedCollections _HashTable+Bucket.swift
[46/63] Compiling OrderedCollections _HashTable+BucketIterator.swift
[47/63] Compiling OrderedCollections _HashTable+Constants.swift
[48/63] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[49/63] Compiling OrderedCollections _HashTable+Testing.swift
[50/63] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[51/63] Compiling OrderedCollections _HashTable.swift
[52/63] Compiling RealModule ElementaryFunctions.swift
[53/63] Compiling RealModule Float16+Real.swift
[54/63] Compiling RealModule Float80+Real.swift
[55/63] Compiling RealModule Real.swift
[56/63] Emitting module RealModule
[57/63] Compiling RealModule Float+Real.swift
[60/88] Compiling OrderedCollections OrderedSet+Testing.swift
[61/88] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[62/88] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[63/88] Compiling OrderedCollections OrderedSet.swift
[64/88] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[65/88] Compiling OrderedCollections _UnsafeBitset.swift
[66/89] Compiling Algorithms FirstNonNil.swift
[67/89] Compiling Algorithms FlattenCollection.swift
[68/89] Compiling Algorithms Indexed.swift
[71/93] Compiling Algorithms MinMax.swift
[72/93] Compiling Algorithms Partition.swift
[73/93] Compiling Algorithms Permutations.swift
[74/93] Compiling Algorithms Compacted.swift
[75/93] Compiling Algorithms Cycle.swift
[76/93] Compiling Algorithms EitherSequence.swift
[77/93] Compiling Algorithms Trim.swift
[78/93] Compiling Algorithms Unique.swift
[79/93] Compiling Algorithms Windows.swift
[80/93] Compiling Algorithms Product.swift
[81/93] Compiling Algorithms RandomSample.swift
[82/93] Compiling Algorithms Reductions.swift
[83/93] Compiling Algorithms AdjacentPairs.swift
[84/93] Compiling Algorithms Chain.swift
[85/93] Compiling Algorithms Chunked.swift
[86/93] Compiling Algorithms Combinations.swift
[87/93] Compiling Algorithms Rotate.swift
[88/93] Compiling Algorithms Stride.swift
[89/93] Compiling Algorithms Suffix.swift
[90/93] Compiling Algorithms Intersperse.swift
[91/93] Compiling Algorithms Joined.swift
[92/93] Compiling Algorithms LazySplit.swift
[93/93] Emitting module Algorithms
[96/138] Compiling SwmCore AdditiveGroup.swift
[97/138] Compiling SwmCore EuclideanRing.swift
[98/138] Compiling SwmCore Field.swift
[99/138] Compiling SwmCore FractionField.swift
[100/138] Compiling SwmCore Group.swift
[101/138] Compiling SwmCore MathSet.swift
[102/143] Emitting module SwmCore
[103/143] Compiling SwmCore Module.swift
[104/143] Compiling SwmCore Monoid.swift
[105/143] Compiling SwmCore Ring.swift
[106/143] Compiling SwmCore Array.swift
[107/143] Compiling SwmCore Codable.swift
[108/143] Compiling SwmCore Dictionary.swift
[109/143] Compiling SwmCore Cache.swift
[110/143] Compiling SwmCore Debug.swift
[111/143] Compiling SwmCore Format.swift
[112/143] Compiling SwmCore Logger.swift
[113/143] Compiling SwmCore Storage.swift
[114/143] Compiling SwmCore Combinatorics.swift
[115/143] Compiling SwmCore GraphAlgorithms.swift
[116/143] Compiling SwmCore IntList.swift
[117/143] Compiling SwmCore Operators.swift
[118/143] Compiling SwmCore Random.swift
[119/143] Compiling SwmCore TypeParameters.swift
[120/143] Compiling SwmCore Complex.swift
[121/143] Compiling SwmCore F2.swift
[122/143] Compiling SwmCore Integer.swift
[123/143] Compiling SwmCore IntegerQuotient.swift
[124/143] Compiling SwmCore Quaternion.swift
[125/143] Compiling SwmCore Rational.swift
[126/143] Compiling SwmCore Real.swift
[127/143] Compiling SwmCore Permutation.swift
[128/143] Compiling SwmCore GenericPolynomial.swift
[129/143] Compiling SwmCore MultivariatePolynomial.swift
[130/143] Compiling SwmCore Polynomial.swift
[131/143] Compiling SwmCore PolynomialQuotient.swift
[132/143] Compiling SwmCore RandomAccessCollection.swift
[133/143] Compiling SwmCore Sequence.swift
[134/143] Compiling SwmCore Set.swift
[135/143] Compiling SwmCore String.swift
[136/143] Compiling SwmCore LinearCombination.swift
[137/143] Compiling SwmCore LinearCombinationType.swift
[138/143] Compiling SwmCore TensorGenerator.swift
[139/143] Compiling SwmCore DefaultMatrixImpl.swift
[140/143] Compiling SwmCore Matrix.swift
[141/143] Compiling SwmCore MatrixIF.swift
[142/143] Compiling SwmCore MatrixImpl.swift
[143/143] Compiling SwmCore BitSequence.swift
[146/165] Emitting module SwmMatrixTools
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:29: warning: generic parameter 'n' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                            ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:72: note: 'n' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                       ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:32: warning: generic parameter 'm' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                               ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:85: note: 'm' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                                    ^
[147/167] Compiling SwmMatrixTools ComputationalRing.swift
[148/167] Compiling SwmMatrixTools DiagonalEliminator.swift
[149/167] Compiling SwmMatrixTools EchelonEliminator.swift
[150/167] Compiling SwmMatrixTools SparseMatrixImpl.swift
[151/167] Compiling SwmMatrixTools LinkedList.swift
[152/167] Compiling SwmMatrixTools MatrixIF.swift
[153/167] Compiling SwmMatrixTools MatrixImpl.swift
[154/167] Compiling SwmMatrixTools MatrixPivotFinder.swift
[155/167] Compiling SwmMatrixTools DefaultSparseMatrixImpl.swift
[156/167] Compiling SwmMatrixTools DefaultSparseMatrix_LU.swift
[157/167] Compiling SwmMatrixTools MatrixEliminationForm.swift
[158/167] Compiling SwmMatrixTools MatrixEliminationResult.swift
[159/167] Compiling SwmMatrixTools MatrixEliminator.swift
[160/167] Compiling SwmMatrixTools SparseLUFactorizer.swift
[161/167] Compiling SwmMatrixTools SparseMatrix.swift
[162/167] Compiling SwmMatrixTools LUFactorizable.swift
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:29: warning: generic parameter 'n' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                            ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:72: note: 'n' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                       ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:32: warning: generic parameter 'm' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                               ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:85: note: 'm' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                                    ^
[163/167] Compiling SwmMatrixTools LUFactorizationResult.swift
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:29: warning: generic parameter 'n' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                            ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:72: note: 'n' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                       ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:32: warning: generic parameter 'm' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                               ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:85: note: 'm' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                                    ^
[164/167] Compiling SwmMatrixTools LUFactorizer.swift
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:29: warning: generic parameter 'n' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                            ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:72: note: 'n' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                       ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:11:32: warning: generic parameter 'm' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public typealias Matrix<n, m> = MatrixIF<Impl, n, m> where n: SizeType, m: SizeType
                               ^
/host/spi-builder-workspace/Sources/SwmMatrixTools/LU/LUFactorizationResult.swift:10:85: note: 'm' previously declared here
public struct LUFactorizationResult<Impl: MatrixImpl & LUFactorizable, n: SizeType, m: SizeType> {
                                                                                    ^
[165/167] Compiling SwmMatrixTools SmithEliminator.swift
[166/167] Compiling SwmMatrixTools MatrixElementaryOperations.swift
[167/167] Compiling SwmMatrixTools MatrixEliminationData.swift
Build complete! (32.13s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.