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.8 for Linux on 15 Aug 2024 03:47:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.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.8
Building package at path:  $PWD
https://github.com/orlandos-nl/BSON.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:7873cccef54cb75372976ae5e423e0f226d26579c9a85ad800680ee8634eb108
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-nio.git
[1/69010] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.42s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/5195] Fetching swift-atomics, swift-system
[3529/20087] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.90s)
Fetched https://github.com/apple/swift-atomics.git (0.90s)
Fetched https://github.com/apple/swift-collections.git (0.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.42s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.70.0
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/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIODarwin shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOWindows shim.c
[4/8] Compiling _AtomicsShims.c
[5/8] Compiling CNIOLinux shim.c
[6/50] Compiling c-nioatomics.c
[7/50] Compiling c-atomics.c
[9/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/56] Compiling InternalCollectionsUtilities Specialize.swift
[11/58] Compiling InternalCollectionsUtilities Debugging.swift
[12/58] Compiling InternalCollectionsUtilities Descriptions.swift
[15/58] Compiling Atomics OptionalRawRepresentable.swift
[16/58] Compiling Atomics RawRepresentable.swift
[17/58] Compiling Atomics AtomicBool.swift
[18/58] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/60] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/60] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/60] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/60] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/60] Emitting module _NIOBase64
[40/60] Compiling _NIOBase64 Base64.swift
[41/60] Emitting module InternalCollectionsUtilities
[45/62] Emitting module Atomics
[51/64] Compiling Atomics IntegerOperations.swift
[52/64] Compiling Atomics Unmanaged extensions.swift
[57/66] Compiling _NIODataStructures PriorityQueue.swift
[58/66] Compiling _NIODataStructures _TinyArray.swift
[59/66] Emitting module NIOConcurrencyHelpers
[60/82] Compiling NIOConcurrencyHelpers NIOLock.swift
[61/82] Compiling NIOConcurrencyHelpers lock.swift
[62/82] Emitting module _NIODataStructures
[63/82] Compiling _NIODataStructures Heap.swift
[66/84] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[67/84] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[68/84] Compiling NIOConcurrencyHelpers atomics.swift
[69/84] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/84] Compiling DequeModule Deque+Extras.swift
[71/85] Compiling DequeModule _DequeBuffer.swift
[72/85] Compiling DequeModule _DequeBufferHeader.swift
[73/85] Compiling DequeModule Deque+Hashable.swift
[74/85] Compiling DequeModule Deque+Sendable.swift
[75/85] Compiling DequeModule Deque+Testing.swift
[76/85] Compiling DequeModule Deque._Storage.swift
[77/85] Compiling DequeModule Deque._UnsafeHandle.swift
[78/85] Compiling DequeModule Deque.swift
[79/85] Compiling DequeModule Deque+Descriptions.swift
[80/85] Compiling DequeModule Deque+Equatable.swift
[83/88] Compiling DequeModule Deque+Codable.swift
[84/88] Compiling DequeModule Deque+Collection.swift
[85/88] Compiling DequeModule Deque+CustomReflectable.swift
[86/88] Emitting module DequeModule
[87/88] Compiling DequeModule _DequeSlot.swift
[88/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/147] Compiling NIOCore AddressedEnvelope.swift
[92/147] Compiling NIOCore AsyncAwaitSupport.swift
[93/147] Compiling NIOCore AsyncChannel.swift
[94/147] Compiling NIOCore AsyncChannelHandler.swift
[95/147] Compiling NIOCore AsyncChannelInboundStream.swift
[96/147] Compiling NIOCore AsyncChannelOutboundWriter.swift
[97/147] Compiling NIOCore NIOAsyncSequenceProducer.swift
[98/147] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[99/155] Compiling NIOCore MarkedCircularBuffer.swift
[100/155] Compiling NIOCore MulticastChannel.swift
[101/155] Compiling NIOCore NIOAny.swift
[102/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/155] Compiling NIOCore NIOLoopBound.swift
[104/155] Compiling NIOCore NIOSendable.swift
[105/155] Compiling NIOCore PointerHelpers.swift
[106/155] Compiling NIOCore RecvByteBufferAllocator.swift
[107/155] Compiling NIOCore EventLoop.swift
[108/155] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/155] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/155] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/155] Compiling NIOCore EventLoopFuture.swift
[112/155] Compiling NIOCore FileDescriptor.swift
[113/155] Compiling NIOCore FileHandle.swift
[114/155] Compiling NIOCore FileRegion.swift
[115/155] Compiling NIOCore GlobalSingletons.swift
[116/155] Compiling NIOCore IO.swift
[117/155] Compiling NIOCore IOData.swift
[118/155] Compiling NIOCore IPProtocol.swift
[119/155] Compiling NIOCore IntegerBitPacking.swift
[120/155] Compiling NIOCore IntegerTypes.swift
[121/155] Compiling NIOCore Interfaces.swift
[122/155] Compiling NIOCore Linux.swift
[123/155] Compiling NIOCore ChannelPipeline.swift
[124/155] Compiling NIOCore CircularBuffer.swift
[125/155] Compiling NIOCore Codec.swift
[126/155] Compiling NIOCore ConvenienceOptionSupport.swift
[127/155] Compiling NIOCore DeadChannel.swift
[128/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/155] Compiling NIOCore EventLoop+Deprecated.swift
[130/155] Compiling NIOCore EventLoop+SerialExecutor.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 SingleStepByteToMessageDecoder.swift
[140/155] Compiling NIOCore SocketAddresses.swift
[141/155] Compiling NIOCore SocketOptionProvider.swift
[142/155] Compiling NIOCore SystemCallHelpers.swift
[143/155] Compiling NIOCore TimeAmount+Duration.swift
[144/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[145/155] Compiling NIOCore UniversalBootstrapSupport.swift
[146/155] Compiling NIOCore Utilities.swift
[147/155] Emitting module NIOCore
[148/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[149/155] Compiling NIOCore ByteBuffer-multi-int.swift
[150/155] Compiling NIOCore ByteBuffer-views.swift
[151/155] Compiling NIOCore Channel.swift
[152/155] Compiling NIOCore ChannelHandler.swift
[153/155] Compiling NIOCore ChannelHandlers.swift
[154/155] Compiling NIOCore ChannelInvoker.swift
[155/155] Compiling NIOCore ChannelOption.swift
[158/191] Emitting module BSON
[159/195] Compiling BSON Document+Subscripts.swift
[160/195] Compiling BSON Document+Validation.swift
[161/195] Compiling BSON Document.swift
[162/195] Compiling BSON DocumentSlice.swift
[163/195] Compiling BSON ByteBuffer+Helpers.swift
[164/195] Compiling BSON PrimitiveDecoding.swift
[165/195] Compiling BSON SingleValueBSONDecodingContainer.swift
[166/195] Compiling BSON UnkeyedBSONDecodingContainer.swift
[167/195] Compiling BSON BSONEncoder.swift
[168/195] Compiling BSON BSONEncoderStrategies.swift
[169/195] Compiling BSON PrimitiveEncoding.swift
[170/195] Compiling BSON CustomDebugStringConvertible.swift
[171/195] Compiling BSON Document+Array.swift
[172/195] Compiling BSON Document+Cache.swift
[173/195] Compiling BSON Document+Collection.swift
[174/195] Compiling BSON Null.swift
[175/195] Compiling BSON ObjectId.swift
[176/195] Compiling BSON Optional.swift
[177/195] Compiling BSON PrimitiveConvertible.swift
[178/195] Compiling BSON Document+Dictionary.swift
[179/195] Compiling BSON Document+Equatable.swift
[180/195] Compiling BSON Document+Helpers.swift
[181/195] Compiling BSON Document+Mutations.swift
[182/195] Compiling BSON Document+Serialization.swift
[183/195] Compiling BSON AnyPrimitive.swift
[184/195] Compiling BSON Binary.swift
[185/195] Compiling BSON Decimal128.swift
[186/195] Compiling BSON JavaScript.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! (23.45s)
Build complete.
Done.