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 0.1.0 (726af9), with Swift 5.8 for Linux on 27 Oct 2024 11:38:04 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.8-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: 0.1.0
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
 * tag               0.1.0      -> FETCH_HEAD
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 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:06f9196eb0a58d9e2ef145681487a05751c13e2e1446f508740719934c63fbe6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-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 (0.91s)
Fetched https://github.com/apple/swift-collections.git (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.43s)
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/1] Compiling _AtomicsShims.c
[2/37] Emitting module InternalCollectionsUtilities
[3/39] Emitting module Atomics
[4/41] Compiling InternalCollectionsUtilities Debugging.swift
[5/41] Compiling InternalCollectionsUtilities Descriptions.swift
[6/41] Compiling Atomics IntegerOperations.swift
[7/41] Compiling Atomics Unmanaged extensions.swift
[8/41] Compiling Atomics OptionalRawRepresentable.swift
[9/41] Compiling Atomics RawRepresentable.swift
[10/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[11/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/41] Compiling InternalCollectionsUtilities Integer rank.swift
[15/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/41] Compiling InternalCollectionsUtilities Specialize.swift
[24/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/41] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/41] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[46/95] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[47/294] Compiling _RopeModule BigString+Debugging.swift
[48/294] Compiling _RopeModule BigString+Index.swift
[49/320] Compiling HeapModule _HeapNode.swift
[50/321] Compiling HeapModule Heap+Descriptions.swift
[51/321] Compiling HeapModule Heap.swift
[52/321] Emitting module HeapModule
[53/321] Compiling BitCollections BitArray._UnsafeHandle.swift
[54/321] Compiling BitCollections BitArray.swift
[55/321] Compiling HeapModule Heap+Invariants.swift
[56/321] Compiling HeapModule Heap+UnsafeHandle.swift
[58/323] Compiling _RopeModule BigString+Ingester.swift
[59/323] Compiling _RopeModule BigString+Invariants.swift
[61/323] Compiling DequeModule _DequeSlot.swift
[62/323] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/323] Compiling _RopeModule BigString+Initializers.swift
[64/323] Compiling _RopeModule BigString+Insert.swift
[65/323] Compiling _RopeModule BigString+Managing Breaks.swift
[66/323] Compiling _RopeModule BigString+RemoveSubrange.swift
[67/323] Compiling _RopeModule BigString+ReplaceSubrange.swift
[68/323] Compiling _RopeModule BigString+Split.swift
[69/323] Compiling _RopeModule Range+BigString.swift
[70/330] Compiling BitCollections BitSet+Initializers.swift
[71/330] Compiling BitCollections BitSet+Invariants.swift
[72/330] Compiling BitCollections BitSet+Random.swift
[73/330] Compiling BitCollections BitSet+SetAlgebra basics.swift
[74/330] Compiling _RopeModule BigString+Sequence.swift
[75/330] Compiling _RopeModule BigString+TextOutputStream.swift
[76/330] Compiling _RopeModule BigString+Append.swift
[77/330] Compiling BitCollections Range+Utilities.swift
[78/330] Compiling BitCollections Slice+Utilities.swift
[79/330] Compiling BitCollections UInt+Tricks.swift
[80/330] Compiling BitCollections _Word.swift
[81/330] Compiling _RopeModule Rope+Collection.swift
[82/330] Compiling _RopeModule Rope+Index.swift
[83/330] Compiling _RopeModule Rope+Sequence.swift
[84/330] Compiling _RopeModule Rope+Append.swift
[85/330] Compiling _RopeModule Rope+Extract.swift
[86/330] Compiling _RopeModule Rope+Find.swift
[87/340] Compiling _RopeModule BigString+UnicodeScalarView.swift
[88/340] Compiling _RopeModule BigSubstring+UTF16View.swift
[89/340] Compiling _RopeModule BigSubstring+UTF8View.swift
[90/340] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[91/340] Compiling _RopeModule BigSubstring.swift
[92/340] Compiling _RopeModule Rope+Builder.swift
[93/340] Compiling _RopeModule Rope+Debugging.swift
[94/347] Compiling _RopeModule Rope+Invariants.swift
[95/347] Compiling _RopeModule Rope+_Node.swift
[96/347] Compiling _RopeModule Rope+_Storage.swift
[97/347] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[98/347] Compiling _RopeModule Rope+_UnsafeHandle.swift
[99/347] Compiling BitCollections BitSet.Index.swift
[100/347] Compiling BitCollections BitSet._UnsafeHandle.swift
[101/347] Compiling BitCollections BitArray+Shifts.swift
[102/347] Compiling BitCollections BitArray+Testing.swift
[103/347] Compiling _RopeModule BigString+Iterators.swift
[104/347] Compiling _RopeModule BigString+Metrics.swift
[105/347] Compiling BitCollections BitArray+RandomBits.swift
[106/347] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[107/347] Compiling _RopeModule BigString+Builder.swift
[108/347] Compiling _RopeModule BigString+Contents.swift
[116/347] Compiling _RopeModule BigString+UTF16View.swift
[117/347] Compiling _RopeModule BigString+UTF8View.swift
[139/347] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[140/347] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[141/347] Compiling BitCollections BitArray+Extras.swift
[142/347] Compiling BitCollections BitArray+Fill.swift
[143/347] Compiling BitCollections BitArray+Hashable.swift
[144/347] Compiling BitCollections BitArray+Initializers.swift
[145/347] Compiling BitCollections BitArray+Invariants.swift
[146/347] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[155/347] Emitting module DequeModule
[156/347] Compiling _RopeModule Rope+ForEachWhile.swift
[157/347] Compiling _RopeModule Rope+Insert.swift
[158/347] Compiling HashTreeCollections TreeSet+Collection.swift
[159/347] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[160/347] Compiling HashTreeCollections TreeSet+Debugging.swift
[161/347] Compiling HashTreeCollections TreeSet+Descriptions.swift
[162/347] Compiling HashTreeCollections TreeSet+Equatable.swift
[163/347] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[164/347] Compiling HashTreeCollections TreeSet+Extras.swift
[165/347] Compiling HashTreeCollections TreeSet+Filter.swift
[176/347] Compiling OrderedCollections OrderedSet+Sendable.swift
[179/349] Emitting module BitCollections
[188/349] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[189/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[190/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[191/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[192/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[193/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[194/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[195/349] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[196/349] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[197/349] Compiling HashTreeCollections TreeSet.swift
[201/349] Compiling OrderedCollections OrderedSet+SubSequence.swift
[202/349] Compiling OrderedCollections OrderedSet+Testing.swift
[203/349] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[204/349] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[252/351] Compiling OrderedCollections OrderedSet.swift
[253/351] Compiling OrderedCollections _UnsafeBitset.swift
[280/360] Emitting module OrderedCollections
[301/362] Emitting module _RopeModule
[324/362] Emitting module HashTreeCollections
[327/364] Compiling _RopeModule Rope+Join.swift
[328/364] Compiling _RopeModule Rope+MutatingForEach.swift
[329/364] Compiling _RopeModule Rope+Remove.swift
[330/364] Compiling _RopeModule Rope+RemoveSubrange.swift
[331/364] Compiling _RopeModule Rope+Split.swift
[332/364] Compiling _RopeModule Optional Utilities.swift
[333/364] Compiling _RopeModule String Utilities.swift
[334/364] Compiling _RopeModule String.Index+ABI.swift
[335/364] Compiling _RopeModule _CharacterRecognizer.swift
[367/368] Compiling Collections Collections.swift
[368/368] Emitting module Collections
[371/378] Compiling AsyncCollections CompactMap.swift
[372/378] Compiling AsyncCollections TaskQueue.swift
[373/378] Compiling AsyncCollections Filter.swift
[374/378] Compiling AsyncCollections FlatMap.swift
[375/378] Compiling AsyncCollections ForEach.swift
[376/378] Compiling AsyncCollections Map.swift
[377/378] Emitting module AsyncCollections
[378/378] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (14.82s)
Build complete.
Done.