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 BSON, reference 8.1.2 (d918a5), with Swift 5.9 for Linux on 15 Aug 2024 03:48:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/BSON.git
Reference: 8.1.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/orlandos-nl/BSON
 * tag               8.1.2      -> FETCH_HEAD
HEAD is now at d918a5c Enable Swift 6 support
Cloned https://github.com/orlandos-nl/BSON.git
Revision (git rev-parse @):
d918a5c24d875deeb6bcc9082a68bd097ac24d92
SUCCESS checkout https://github.com/orlandos-nl/BSON.git at 8.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/orlandos-nl/BSON.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:2fbbf0786de06d5b5ae93c54da051e64b9ddb960e317c9af2272259f6411b6fe
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-nio.git
[1/69010] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (7.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.47s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[441/5195] Fetching swift-atomics, swift-system
[5196/20087] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (1.20s)
Fetched https://github.com/apple/swift-system.git (1.20s)
Fetched https://github.com/apple/swift-collections.git (1.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (1.32s)
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.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.70.0
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIODarwin shim.c
[2/8] Compiling _AtomicsShims.c
[3/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOWindows WSAStartup.c
[5/8] Compiling CNIOLinux shim.c
[7/50] Emitting module _NIOBase64
[8/50] Emitting module _NIODataStructures
[8/50] Compiling c-nioatomics.c
[9/50] Compiling c-atomics.c
[11/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/56] Compiling InternalCollectionsUtilities Specialize.swift
[13/58] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/58] Compiling InternalCollectionsUtilities Debugging.swift
[16/58] Compiling InternalCollectionsUtilities Descriptions.swift
[17/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/58] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/58] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/58] Compiling InternalCollectionsUtilities Integer rank.swift
[23/58] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/58] Emitting module InternalCollectionsUtilities
[25/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/58] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/58] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/58] Compiling _NIODataStructures PriorityQueue.swift
[29/58] Compiling _NIODataStructures _TinyArray.swift
[40/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/60] Compiling _NIOBase64 Base64.swift
[47/64] Emitting module NIOConcurrencyHelpers
[48/64] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[51/64] Compiling Atomics IntegerOperations.swift
[52/64] Compiling Atomics Unmanaged extensions.swift
[53/80] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[54/80] Compiling DequeModule Deque+Extras.swift
[55/80] Compiling DequeModule Deque+Descriptions.swift
[56/80] Compiling DequeModule Deque+Codable.swift
[57/80] Compiling DequeModule Deque+Collection.swift
[58/80] Compiling DequeModule Deque+CustomReflectable.swift
[59/80] Emitting module Atomics
[60/81] Compiling DequeModule _DequeBuffer.swift
[61/81] Compiling DequeModule _DequeBufferHeader.swift
[64/84] Compiling NIOConcurrencyHelpers lock.swift
[65/84] Compiling _NIODataStructures Heap.swift
[66/85] Compiling DequeModule _DequeSlot.swift
[67/85] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/85] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[69/85] Compiling NIOConcurrencyHelpers atomics.swift
[70/85] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/88] Compiling DequeModule Deque+Testing.swift
[79/88] Compiling DequeModule Deque._Storage.swift
[80/88] Compiling DequeModule Deque._UnsafeHandle.swift
[81/88] Compiling DequeModule Deque.swift
[84/88] Compiling DequeModule Deque+Hashable.swift
[85/88] Compiling DequeModule Deque+Sendable.swift
[87/88] Compiling DequeModule Deque+Equatable.swift
[88/88] Emitting module DequeModule
[91/147] Compiling NIOCore GlobalSingletons.swift
[92/147] Compiling NIOCore IO.swift
[93/147] Compiling NIOCore IOData.swift
[94/147] Compiling NIOCore IPProtocol.swift
[95/147] Compiling NIOCore IntegerBitPacking.swift
[96/147] Compiling NIOCore IntegerTypes.swift
[97/147] Compiling NIOCore Interfaces.swift
[98/147] Compiling NIOCore Linux.swift
[99/155] Compiling NIOCore AddressedEnvelope.swift
[100/155] Compiling NIOCore AsyncAwaitSupport.swift
[101/155] Compiling NIOCore AsyncChannel.swift
[102/155] Compiling NIOCore AsyncChannelHandler.swift
[103/155] Compiling NIOCore AsyncChannelInboundStream.swift
[104/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[105/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[106/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[107/155] Compiling NIOCore ChannelPipeline.swift
[108/155] Compiling NIOCore CircularBuffer.swift
[109/155] Compiling NIOCore Codec.swift
[110/155] Compiling NIOCore ConvenienceOptionSupport.swift
[111/155] Compiling NIOCore DeadChannel.swift
[112/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[113/155] Compiling NIOCore EventLoop+Deprecated.swift
[114/155] Compiling NIOCore EventLoop+SerialExecutor.swift
[115/155] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/155] Compiling NIOCore SocketAddresses.swift
[117/155] Compiling NIOCore SocketOptionProvider.swift
[118/155] Compiling NIOCore SystemCallHelpers.swift
[119/155] Compiling NIOCore TimeAmount+Duration.swift
[120/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/155] Compiling NIOCore UniversalBootstrapSupport.swift
[122/155] Compiling NIOCore Utilities.swift
[123/155] Compiling NIOCore MarkedCircularBuffer.swift
[124/155] Compiling NIOCore MulticastChannel.swift
[125/155] Compiling NIOCore NIOAny.swift
[126/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[127/155] Compiling NIOCore NIOLoopBound.swift
[128/155] Compiling NIOCore NIOSendable.swift
[129/155] Compiling NIOCore PointerHelpers.swift
[130/155] Compiling NIOCore RecvByteBufferAllocator.swift
[131/155] Compiling NIOCore NIOAsyncWriter.swift
[132/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[133/155] Compiling NIOCore BSDSocketAPI.swift
[134/155] Compiling NIOCore ByteBuffer-aux.swift
[135/155] Compiling NIOCore ByteBuffer-conversions.swift
[136/155] Compiling NIOCore ByteBuffer-core.swift
[137/155] Compiling NIOCore ByteBuffer-hexdump.swift
[138/155] Compiling NIOCore ByteBuffer-int.swift
[139/155] Compiling NIOCore EventLoop.swift
[140/155] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[141/155] Compiling NIOCore EventLoopFuture+Deprecated.swift
[142/155] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[143/155] Compiling NIOCore EventLoopFuture.swift
[144/155] Compiling NIOCore FileDescriptor.swift
[145/155] Compiling NIOCore FileHandle.swift
[146/155] Compiling NIOCore FileRegion.swift
[147/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[148/155] Compiling NIOCore ByteBuffer-multi-int.swift
[149/155] Compiling NIOCore ByteBuffer-views.swift
[150/155] Compiling NIOCore Channel.swift
[151/155] Compiling NIOCore ChannelHandler.swift
[152/155] Compiling NIOCore ChannelHandlers.swift
[153/155] Compiling NIOCore ChannelInvoker.swift
[154/155] Compiling NIOCore ChannelOption.swift
[155/155] Emitting module NIOCore
[158/191] Compiling BSON Document+Subscripts.swift
[159/191] Compiling BSON Document+Validation.swift
[160/191] Compiling BSON Document.swift
[161/191] Compiling BSON DocumentSlice.swift
[162/191] Compiling BSON ByteBuffer+Helpers.swift
[163/191] Compiling BSON Null.swift
[164/191] Compiling BSON ObjectId.swift
[165/191] Compiling BSON Optional.swift
[166/191] Compiling BSON PrimitiveConvertible.swift
[167/195] Compiling BSON AnyPrimitive.swift
[168/195] Compiling BSON Binary.swift
[169/195] Compiling BSON Decimal128.swift
[170/195] Compiling BSON JavaScript.swift
[171/195] Compiling BSON Document+Dictionary.swift
[172/195] Compiling BSON Document+Equatable.swift
[173/195] Compiling BSON Document+Helpers.swift
[174/195] Compiling BSON Document+Mutations.swift
[175/195] Compiling BSON Document+Serialization.swift
[176/195] Compiling BSON PrimitiveDecoding.swift
[177/195] Compiling BSON SingleValueBSONDecodingContainer.swift
[178/195] Compiling BSON UnkeyedBSONDecodingContainer.swift
[179/195] Compiling BSON BSONEncoder.swift
[180/195] Compiling BSON BSONEncoderStrategies.swift
[181/195] Emitting module BSON
[182/195] Compiling BSON PrimitiveEncoding.swift
[183/195] Compiling BSON CustomDebugStringConvertible.swift
[184/195] Compiling BSON Document+Array.swift
[185/195] Compiling BSON Document+Cache.swift
[186/195] Compiling BSON Document+Collection.swift
[187/195] Compiling BSON Primitives.swift
[188/195] Compiling BSON RegularExpression.swift
[189/195] Compiling BSON Timestamp.swift
[190/195] Compiling BSON TypeIdentifier.swift
[191/195] Compiling BSON Codable.swift
[192/195] Compiling BSON BSONDecoder.swift
[193/195] Compiling BSON BSONDecoderSettings.swift
[194/195] Compiling BSON FastBSONDecoder.swift
[195/195] Compiling BSON KeyedBSONDecodingContainer.swift
Build complete! (41.22s)
Build complete.
Done.