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 async-collections, reference main (726af9), with Swift 5.9 for Linux on 27 Oct 2024 07:41:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/async-collections.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/adam-fowler/async-collections
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 726af96 Add CompactMap functions (#3)
Cloned https://github.com/adam-fowler/async-collections.git
Revision (git rev-parse @):
726af96095a19df6b8053ddbaed0a727aa70ccb2
SUCCESS checkout https://github.com/adam-fowler/async-collections.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/adam-fowler/async-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[1570/17044] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.33s)
[1084/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.03s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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
Building for debugging...
[0/1] Compiling _AtomicsShims.c
[2/37] Emitting module InternalCollectionsUtilities
[3/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[5/39] Compiling Atomics PointerConformances.swift
[6/39] Compiling Atomics Primitives.native.swift
[7/39] Emitting module Atomics
[8/41] Compiling Atomics AtomicValue.swift
[9/41] Compiling Atomics Primitives.shims.swift
[10/41] Compiling Atomics AtomicInteger.swift
[11/41] Compiling Atomics OptionalRawRepresentable.swift
[12/41] Compiling Atomics RawRepresentable.swift
[13/41] Compiling Atomics AtomicOptionalWrappable.swift
[14/41] Compiling Atomics IntegerConformances.swift
[15/41] Compiling Atomics UnsafeAtomicLazyReference.swift
[16/41] Compiling Atomics AtomicReference.swift
[17/41] Compiling Atomics AtomicStorage.swift
[18/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/41] Compiling Atomics AtomicBool.swift
[21/41] Compiling Atomics UnsafeAtomic.swift
[34/43] Compiling Atomics IntegerOperations.swift
[35/43] Compiling Atomics Unmanaged extensions.swift
[46/319] Compiling HeapModule _HeapNode.swift
[47/319] Compiling BitCollections BitArray._UnsafeHandle.swift
[48/319] Compiling BitCollections BitArray.swift
[49/321] Compiling HeapModule Heap.swift
[50/321] Compiling HeapModule Heap+Invariants.swift
[51/321] Compiling HeapModule Heap+UnsafeHandle.swift
[52/321] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[53/321] Compiling HeapModule Heap+Descriptions.swift
[54/321] Emitting module HeapModule
[55/322] Compiling BitCollections BitArray+Hashable.swift
[56/322] Compiling BitCollections BitArray+Initializers.swift
[57/322] Compiling BitCollections BitArray+Invariants.swift
[58/322] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[59/322] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[60/322] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[61/322] Compiling HashTreeCollections _HashNode+Structural union.swift
[62/322] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[63/322] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[64/322] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[65/322] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[66/322] Compiling HashTreeCollections _HashNode.swift
[67/322] Compiling HashTreeCollections _HashNodeHeader.swift
[71/330] Compiling BitCollections BitArray+Extras.swift
[72/330] Compiling BitCollections BitArray+Fill.swift
[85/337] Compiling HashTreeCollections TreeSet+Hashable.swift
[86/337] Compiling HashTreeCollections TreeSet+Sendable.swift
[87/337] Compiling HashTreeCollections TreeSet+Sequence.swift
[88/337] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[89/337] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[90/337] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[91/337] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[92/337] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[93/337] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[94/337] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[95/347] Compiling HashTreeCollections _HashSlot.swift
[96/347] Compiling HashTreeCollections _HashStack.swift
[97/347] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[98/347] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[99/347] Compiling HashTreeCollections TreeDictionary+Filter.swift
[100/347] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[101/347] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[102/347] Compiling HashTreeCollections TreeSet+Collection.swift
[103/347] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[104/347] Compiling HashTreeCollections TreeSet+Debugging.swift
[105/347] Compiling HashTreeCollections TreeSet+Descriptions.swift
[106/347] Compiling HashTreeCollections TreeSet+Equatable.swift
[107/347] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[108/347] Compiling BitCollections BitSet.Index.swift
[109/347] Compiling BitCollections BitSet._UnsafeHandle.swift
[110/347] Compiling DequeModule _DequeSlot.swift
[111/347] Compiling DequeModule _UnsafeWrappedBuffer.swift
[112/347] Compiling BitCollections BitArray+Shifts.swift
[113/347] Compiling BitCollections BitArray+Testing.swift
[114/347] Compiling BitCollections BitArray+RandomBits.swift
[115/347] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[116/347] Emitting module BitCollections
[119/347] Compiling HashTreeCollections TreeSet+Codable.swift
[126/347] Compiling HashTreeCollections TreeDictionary+Keys.swift
[127/347] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[128/347] Compiling HashTreeCollections TreeDictionary+Merge.swift
[129/347] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[130/347] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[131/347] Compiling HashTreeCollections TreeDictionary+Values.swift
[132/347] Compiling HashTreeCollections TreeDictionary.swift
[154/347] Emitting module DequeModule
[157/349] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[158/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[159/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[160/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[161/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[162/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[163/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[164/349] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[165/349] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[166/349] Compiling HashTreeCollections TreeSet.swift
[169/349] Compiling OrderedCollections OrderedSet+Sendable.swift
[170/349] Compiling OrderedCollections OrderedSet+SubSequence.swift
[171/349] Compiling OrderedCollections OrderedSet+Testing.swift
[172/349] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[173/349] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[174/349] Compiling BitCollections BitArray+BitwiseOperations.swift
[175/349] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[176/349] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[177/349] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[178/349] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[179/349] Compiling HashTreeCollections _HashNode+Structural merge.swift
[180/349] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[181/349] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[239/360] Compiling OrderedCollections OrderedSet.swift
[241/360] Compiling OrderedCollections _UnsafeBitset.swift
[243/360] Compiling HashTreeCollections TreeDictionary+Collection.swift
[245/360] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[247/360] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[249/360] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[288/360] Emitting module OrderedCollections
[302/362] Emitting module _RopeModule
[325/362] Emitting module HashTreeCollections
[328/364] Compiling _RopeModule Rope+Join.swift
[329/364] Compiling _RopeModule Rope+MutatingForEach.swift
[330/364] Compiling _RopeModule Rope+Remove.swift
[331/364] Compiling _RopeModule Rope+RemoveSubrange.swift
[332/364] Compiling _RopeModule Rope+Split.swift
[333/364] Compiling _RopeModule Optional Utilities.swift
[334/364] Compiling _RopeModule String Utilities.swift
[335/364] Compiling _RopeModule String.Index+ABI.swift
[336/364] Compiling _RopeModule _CharacterRecognizer.swift
[367/368] Emitting module Collections
[368/368] Compiling Collections Collections.swift
[371/378] Compiling AsyncCollections Filter.swift
[372/378] Compiling AsyncCollections TaskQueue.swift
[373/378] Compiling AsyncCollections ForEach.swift
[374/378] Compiling AsyncCollections Map.swift
[375/378] Compiling AsyncCollections CompactMap.swift
[376/378] Compiling AsyncCollections FlatMap.swift
[377/378] Emitting module AsyncCollections
[378/378] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (18.30s)
Build complete.
Done.