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 swift-w3c-trace-context, reference 1.0.0-beta.2 (aeeea0), with Swift 5.9 for Linux on 14 Jul 2024 14:07:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/slashmo/swift-w3c-trace-context.git
Reference: 1.0.0-beta.2
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/slashmo/swift-w3c-trace-context
 * tag               1.0.0-beta.2 -> FETCH_HEAD
HEAD is now at aeeea07 Set minimum swift-collections version to 1.1.0 📦 (#17)
Cloned https://github.com/slashmo/swift-w3c-trace-context.git
Revision (git rev-parse @):
aeeea0762c5c1f05bc2555503494a7e823b11b14
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/slashmo/swift-w3c-trace-context.git at 1.0.0-beta.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/slashmo/swift-w3c-trace-context.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" 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:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
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
[1/14545] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (1.22s)
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.2
Building for debugging...
[1/17] Emitting module InternalCollectionsUtilities
[2/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[3/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[5/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[6/19] Compiling InternalCollectionsUtilities Debugging.swift
[7/19] Compiling InternalCollectionsUtilities Descriptions.swift
[8/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[11/19] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[12/19] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/19] Compiling InternalCollectionsUtilities Integer rank.swift
[17/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/19] Compiling InternalCollectionsUtilities Specialize.swift
[22/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[23/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[24/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[25/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[26/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[27/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[28/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[29/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/83] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/83] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[37/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[38/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[39/83] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[40/83] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[41/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/83] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[48/83] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[49/83] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[50/83] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[51/83] Compiling OrderedCollections OrderedDictionary+Values.swift
[52/83] Compiling OrderedCollections OrderedDictionary.swift
[53/83] Compiling OrderedCollections OrderedSet+Codable.swift
[54/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/83] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/83] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/83] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/83] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/83] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/83] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[68/83] Compiling OrderedCollections _HashTable+Bucket.swift
[69/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/83] Compiling OrderedCollections _HashTable+Constants.swift
[71/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[72/83] Compiling OrderedCollections _HashTable+Testing.swift
[73/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[74/83] Compiling OrderedCollections _HashTable.swift
[75/83] Compiling OrderedCollections _Hashtable+Header.swift
[76/83] Compiling OrderedCollections OrderedSet+Sendable.swift
[77/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/83] Compiling OrderedCollections OrderedSet+Testing.swift
[79/83] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/83] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/83] Compiling OrderedCollections OrderedSet.swift
[82/83] Compiling OrderedCollections _UnsafeBitset.swift
[83/83] Emitting module OrderedCollections
[86/92] Compiling W3CTraceContext TraceFlags.swift
[87/92] Compiling W3CTraceContext TraceContext.swift
[88/92] Compiling W3CTraceContext Hex.swift
[89/92] Emitting module W3CTraceContext
[90/92] Compiling W3CTraceContext SpanID.swift
[91/92] Compiling W3CTraceContext TraceID.swift
[92/92] Compiling W3CTraceContext TraceState.swift
Build complete! (10.46s)
Build complete.
Done.