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 ManuallyOrderable, reference main (ea248c), with Swift 6.0 for Linux on 17 Sep 2024 05:55:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/ManuallyOrderable.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/peterkos/ManuallyOrderable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ea248ce Add License
Cloned https://github.com/peterkos/ManuallyOrderable.git
Revision (git rev-parse @):
ea248ce9859fb475d48097c86ee789e54d1d7f47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/peterkos/ManuallyOrderable.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/peterkos/ManuallyOrderable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
[1/15034] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (3.47s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.3
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/21] Emitting module InternalCollectionsUtilities
[6/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/23] Compiling InternalCollectionsUtilities Debugging.swift
[9/23] Compiling InternalCollectionsUtilities Descriptions.swift
[10/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/23] Compiling InternalCollectionsUtilities Specialize.swift
[12/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/23] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/23] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/23] Compiling InternalCollectionsUtilities Integer rank.swift
[19/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[30/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[31/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[32/86] Compiling OrderedCollections OrderedDictionary.swift
[33/86] Compiling OrderedCollections OrderedSet+Codable.swift
[34/86] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[35/86] Compiling OrderedCollections OrderedSet+Descriptions.swift
[36/86] Compiling OrderedCollections OrderedSet+Diffing.swift
[37/86] Compiling OrderedCollections OrderedSet+Equatable.swift
[38/86] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[39/86] Compiling OrderedCollections OrderedSet+Hashable.swift
[40/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[41/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[42/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[43/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[44/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[45/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[46/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/86] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/86] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/86] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/86] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/86] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[53/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[54/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[55/86] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[56/86] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[57/86] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[58/86] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[59/86] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[60/86] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[61/86] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[62/86] Compiling OrderedCollections OrderedDictionary+Values.swift
[63/86] Compiling OrderedCollections OrderedDictionary+Codable.swift
[64/86] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[65/86] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[66/86] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[67/86] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[68/86] Compiling OrderedCollections OrderedDictionary+Elements.swift
[69/86] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[70/86] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/86] Compiling OrderedCollections _HashTable+Bucket.swift
[72/86] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/86] Compiling OrderedCollections _HashTable+Constants.swift
[74/86] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/86] Compiling OrderedCollections _HashTable+Testing.swift
[76/86] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/86] Compiling OrderedCollections _HashTable.swift
[78/86] Compiling OrderedCollections _Hashtable+Header.swift
[79/86] Compiling OrderedCollections OrderedSet+Sendable.swift
[80/86] Compiling OrderedCollections OrderedSet+SubSequence.swift
[81/86] Compiling OrderedCollections OrderedSet+Testing.swift
[82/86] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[83/86] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[84/86] Compiling OrderedCollections OrderedSet.swift
[85/86] Compiling OrderedCollections _UnsafeBitset.swift
[86/86] Emitting module OrderedCollections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[88/89] Emitting module ManuallyOrderable
/host/spi-builder-workspace/Sources/ManuallyOrderable/ManuallyOrderable.swift:4:8: error: no such module 'SwiftData'
 2 | import Foundation
 3 | import OrderedCollections
 4 | import SwiftData
   |        `- error: no such module 'SwiftData'
 5 |
 6 | /// Defines that a type supports manually self-ordering
[89/89] Compiling ManuallyOrderable ManuallyOrderable.swift
/host/spi-builder-workspace/Sources/ManuallyOrderable/ManuallyOrderable.swift:4:8: error: no such module 'SwiftData'
 2 | import Foundation
 3 | import OrderedCollections
 4 | import SwiftData
   |        `- error: no such module 'SwiftData'
 5 |
 6 | /// Defines that a type supports manually self-ordering
BUILD FAILURE 6.0 linux