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.10 for Linux on 27 Oct 2024 07:39:53 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.10-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.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/17044] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
Fetched https://github.com/apple/swift-collections.git from cache (1.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.12s)
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/12] Write sources
[10/12] Compiling _AtomicsShims.c
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/48] Emitting module InternalCollectionsUtilities
[14/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/50] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/50] Compiling InternalCollectionsUtilities Specialize.swift
[21/52] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/52] Compiling Atomics ManagedAtomic.swift
[24/52] Compiling Atomics ManagedAtomicLazyReference.swift
[25/52] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[34/52] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[35/52] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[36/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/52] Compiling Atomics IntegerOperations.swift
[38/52] Compiling Atomics Unmanaged extensions.swift
[39/52] Emitting module Atomics
[42/52] Compiling Atomics IntegerConformances.swift
[43/52] Compiling Atomics PointerConformances.swift
[44/52] Compiling Atomics Primitives.native.swift
[55/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[56/328] Compiling HashTreeCollections _Bucket.swift
[57/328] Compiling HashTreeCollections _Hash.swift
[58/328] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[59/328] Compiling HashTreeCollections _HashNode+Builder.swift
[60/330] Compiling HeapModule Heap+Descriptions.swift
[61/330] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[62/330] Compiling HashTreeCollections _HashNode+Structural union.swift
[63/330] Compiling HeapModule _HeapNode.swift
[64/330] Compiling HeapModule Heap.swift
[65/330] Compiling HashTreeCollections _HashNode+Debugging.swift
[66/330] Compiling HashTreeCollections _HashNode+Initializers.swift
[67/330] Compiling HeapModule Heap+UnsafeHandle.swift
[68/330] Compiling HeapModule Heap+Invariants.swift
[69/330] Emitting module HeapModule
[71/331] Compiling DequeModule _DequeSlot.swift
[72/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/331] Compiling HashTreeCollections _HashNode+Storage.swift
[74/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[75/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[76/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[77/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[78/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[79/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[80/338] Compiling HashTreeCollections TreeSet+Hashable.swift
[81/338] Compiling HashTreeCollections TreeSet+Sendable.swift
[82/338] Compiling HashTreeCollections TreeSet+Sequence.swift
[83/338] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[84/338] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[85/338] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[86/338] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[87/338] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[88/338] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[89/338] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[90/348] Compiling HashTreeCollections TreeDictionary+Collection.swift
[91/348] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[92/348] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[93/348] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[94/348] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[95/348] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[96/348] Compiling HashTreeCollections TreeDictionary+Filter.swift
[97/348] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[98/348] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[99/348] Compiling HashTreeCollections TreeDictionary+Keys.swift
[100/348] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[101/348] Compiling HashTreeCollections TreeDictionary+Merge.swift
[102/348] Compiling BitCollections BitSet.Index.swift
[103/348] Compiling BitCollections BitSet._UnsafeHandle.swift
[104/355] Compiling HashTreeCollections _UnsafePath.swift
[105/355] Compiling HashTreeCollections TreeDictionary+Codable.swift
[111/355] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[112/355] Compiling HashTreeCollections _HashNode+Structural merge.swift
[113/355] Compiling HashTreeCollections _HashTreeIterator.swift
[114/355] Compiling HashTreeCollections _HashTreeStatistics.swift
[115/355] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[116/355] Compiling HashTreeCollections _RawHashNode.swift
[117/355] Compiling HashTreeCollections _UnmanagedHashNode.swift
[125/355] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[126/355] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[127/355] Compiling HashTreeCollections _HashNode+Invariants.swift
[128/355] Compiling HashTreeCollections _HashNode+Lookups.swift
[139/355] Compiling OrderedCollections OrderedSet+Sendable.swift
[140/355] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/355] Compiling OrderedCollections OrderedSet+Testing.swift
[142/355] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/355] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/355] Compiling OrderedCollections OrderedSet.swift
[145/355] Compiling OrderedCollections _UnsafeBitset.swift
[146/355] Compiling HashTreeCollections TreeSet+Equatable.swift
[147/355] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[148/355] Compiling HashTreeCollections TreeSet+Extras.swift
[149/355] Compiling HashTreeCollections TreeSet+Filter.swift
[166/355] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[167/355] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[168/355] Compiling HashTreeCollections _HashNode.swift
[169/355] Compiling HashTreeCollections _HashNodeHeader.swift
[170/355] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[171/355] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[172/355] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[173/355] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[174/355] Compiling HashTreeCollections _AncestorHashSlots.swift
[175/355] Compiling HashTreeCollections _Bitmap.swift
[176/355] Emitting module DequeModule
[177/356] Emitting module BitCollections
[203/356] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[204/356] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[205/356] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[206/356] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[207/356] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[208/356] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[209/356] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[210/356] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[211/356] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[212/356] Compiling HashTreeCollections TreeSet.swift
[293/366] Emitting module OrderedCollections
[306/367] Emitting module _RopeModule
[329/367] Emitting module HashTreeCollections
[331/368] Compiling _RopeModule Rope+Join.swift
[332/368] Compiling _RopeModule Rope+MutatingForEach.swift
[333/368] Compiling _RopeModule Rope+Remove.swift
[334/368] Compiling _RopeModule Rope+RemoveSubrange.swift
[335/368] Compiling _RopeModule Rope+Split.swift
[336/368] Compiling _RopeModule Optional Utilities.swift
[337/368] Compiling _RopeModule String Utilities.swift
[338/368] Compiling _RopeModule String.Index+ABI.swift
[339/368] Compiling _RopeModule _CharacterRecognizer.swift
[370/371] Emitting module Collections
[371/371] Compiling Collections Collections.swift
[373/380] Compiling AsyncCollections TaskQueue.swift
[374/380] Compiling AsyncCollections ForEach.swift
[375/380] Compiling AsyncCollections Filter.swift
[376/380] Compiling AsyncCollections CompactMap.swift
[377/380] Compiling AsyncCollections Map.swift
[378/380] Compiling AsyncCollections FlatMap.swift
[379/380] Emitting module AsyncCollections
[380/380] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (26.11s)
Build complete.
Done.