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 main (caa0fa), with Swift 5.8 for macOS (SPM) on 10 Sep 2024 19:40:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/BSON.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/BSON
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at caa0faa Create FUNDING.yml
Cloned https://github.com/orlandos-nl/BSON.git
Revision (git rev-parse @):
caa0faaa397c3a6ff24220408cb18e32a05f6674
SUCCESS checkout https://github.com/orlandos-nl/BSON.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/orlandos-nl/BSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[0/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIOLinux shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[4/32] Compiling _AtomicsShims.c
[5/32] Compiling CNIODarwin shim.c
[7/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/33] Compiling InternalCollectionsUtilities Specialize.swift
[10/33] Compiling InternalCollectionsUtilities Debugging.swift
[11/33] Compiling InternalCollectionsUtilities Descriptions.swift
[12/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/33] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/33] Emitting module InternalCollectionsUtilities
[17/52] Emitting module _NIOBase64
[18/52] Compiling _NIOBase64 Base64.swift
[19/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/52] Compiling Atomics PointerConformances.swift
[21/52] Compiling Atomics Primitives.native.swift
[22/52] Compiling Atomics Primitives.shims.swift
[23/52] Compiling Atomics AtomicInteger.swift
[24/52] Compiling Atomics OptionalRawRepresentable.swift
[25/52] Compiling Atomics RawRepresentable.swift
[26/52] Compiling Atomics AtomicStorage.swift
[27/52] Compiling Atomics AtomicValue.swift
[28/65] Compiling _NIODataStructures _TinyArray.swift
[29/68] Compiling DequeModule _DequeSlot.swift
[30/68] Compiling DequeModule _DequeBufferHeader.swift
[31/69] Compiling DequeModule _DequeBuffer.swift
[32/69] Compiling DequeModule Deque+Extras.swift
[33/69] Compiling DequeModule Deque+Hashable.swift
[34/69] Emitting module _NIODataStructures
[35/69] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/69] Compiling _NIODataStructures PriorityQueue.swift
[37/69] Compiling _NIODataStructures Heap.swift
[38/69] Compiling DequeModule Deque+Testing.swift
[39/69] Compiling DequeModule Deque._Storage.swift
[40/69] Compiling DequeModule Deque+Equatable.swift
[41/69] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[42/69] Compiling DequeModule Deque._UnsafeHandle.swift
[43/69] Compiling DequeModule Deque.swift
[44/69] Compiling Atomics AtomicMemoryOrderings.swift
[45/69] Compiling Atomics DoubleWord.swift
[46/71] Compiling DequeModule Deque+CustomReflectable.swift
[47/71] Compiling DequeModule Deque+Descriptions.swift
[48/71] Compiling DequeModule Deque+Codable.swift
[49/71] Compiling DequeModule Deque+Collection.swift
[50/71] Emitting module DequeModule
[51/71] Compiling Atomics AtomicOptionalWrappable.swift
[52/71] Compiling Atomics AtomicReference.swift
[57/71] Compiling Atomics UnsafeAtomic.swift
[58/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[59/71] Compiling Atomics IntegerOperations.swift
[60/71] Compiling Atomics Unmanaged extensions.swift
[65/71] Emitting module Atomics
[69/71] Compiling c-nioatomics.c
[70/71] Compiling c-atomics.c
[72/77] Compiling NIOConcurrencyHelpers lock.swift
[73/77] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/77] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/77] Compiling NIOConcurrencyHelpers atomics.swift
[76/77] Emitting module NIOConcurrencyHelpers
[77/77] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/136] Compiling NIOCore GlobalSingletons.swift
[79/136] Compiling NIOCore IO.swift
[80/136] Compiling NIOCore IOData.swift
[81/136] Compiling NIOCore IPProtocol.swift
[82/136] Compiling NIOCore IntegerBitPacking.swift
[83/136] Compiling NIOCore IntegerTypes.swift
[84/142] Compiling NIOCore Interfaces.swift
[85/142] Compiling NIOCore Linux.swift
[86/142] Compiling NIOCore MarkedCircularBuffer.swift
[87/142] Compiling NIOCore MulticastChannel.swift
[88/142] Compiling NIOCore NIOAny.swift
[89/142] Compiling NIOCore NIOCloseOnErrorHandler.swift
[90/142] Compiling NIOCore NIOLoopBound.swift
[91/142] Compiling NIOCore NIOSendable.swift
[92/142] Compiling NIOCore PointerHelpers.swift
[93/142] Compiling NIOCore RecvByteBufferAllocator.swift
[94/142] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[95/142] Compiling NIOCore SocketAddresses.swift
[96/142] Compiling NIOCore SocketOptionProvider.swift
[97/142] Compiling NIOCore SystemCallHelpers.swift
[98/142] Compiling NIOCore TimeAmount+Duration.swift
[99/142] Compiling NIOCore TypeAssistedChannelHandler.swift
[100/142] Compiling NIOCore UniversalBootstrapSupport.swift
[101/142] Compiling NIOCore Utilities.swift
[102/142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[103/142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[104/142] Compiling NIOCore EventLoopFuture.swift
[105/142] Compiling NIOCore FileDescriptor.swift
[106/142] Compiling NIOCore FileHandle.swift
[107/142] Compiling NIOCore FileRegion.swift
[108/142] Compiling NIOCore AddressedEnvelope.swift
[109/142] Compiling NIOCore AsyncAwaitSupport.swift
[110/142] Compiling NIOCore AsyncChannel.swift
[111/142] Compiling NIOCore AsyncChannelHandler.swift
[112/142] Compiling NIOCore AsyncChannelInboundStream.swift
[113/142] Compiling NIOCore AsyncChannelOutboundWriter.swift
[114/142] Compiling NIOCore NIOAsyncSequenceProducer.swift
[115/142] Compiling NIOCore ChannelHandlers.swift
[116/142] Compiling NIOCore ChannelInvoker.swift
[117/142] Compiling NIOCore ChannelOption.swift
[118/142] Compiling NIOCore ChannelPipeline.swift
[119/142] Compiling NIOCore CircularBuffer.swift
[120/142] Compiling NIOCore Codec.swift
[121/142] Compiling NIOCore ConvenienceOptionSupport.swift
[122/142] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[123/142] Compiling NIOCore NIOAsyncWriter.swift
[124/142] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[125/142] Compiling NIOCore BSDSocketAPI.swift
[126/142] Compiling NIOCore ByteBuffer-aux.swift
[127/142] Compiling NIOCore ByteBuffer-conversions.swift
[128/142] Compiling NIOCore ByteBuffer-core.swift
[129/142] Compiling NIOCore DeadChannel.swift
[130/142] Compiling NIOCore DispatchQueue+WithFuture.swift
[131/142] Compiling NIOCore EventLoop+Deprecated.swift
[132/142] Compiling NIOCore EventLoop+SerialExecutor.swift
[133/142] Compiling NIOCore EventLoop.swift
[134/142] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[135/142] Compiling NIOCore ByteBuffer-hexdump.swift
[136/142] Compiling NIOCore ByteBuffer-int.swift
[137/142] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[138/142] Compiling NIOCore ByteBuffer-multi-int.swift
[139/142] Compiling NIOCore ByteBuffer-views.swift
[140/142] Compiling NIOCore Channel.swift
[141/142] Compiling NIOCore ChannelHandler.swift
[142/142] Emitting module NIOCore
[143/177] Emitting module BSON
[144/180] Compiling BSON RegularExpression.swift
[145/180] Compiling BSON Timestamp.swift
[146/180] Compiling BSON TypeIdentifier.swift
[147/180] Compiling BSON Optional.swift
[148/180] Compiling BSON PrimitiveConvertible.swift
[149/180] Compiling BSON Primitives.swift
[150/180] Compiling BSON JavaScript.swift
[151/180] Compiling BSON Null.swift
[152/180] Compiling BSON ObjectId.swift
[153/180] Compiling BSON Codable.swift
[154/180] Compiling BSON BSONDecoder.swift
[155/180] Compiling BSON BSONDecoderSettings.swift
[156/180] Compiling BSON FastBSONDecoder.swift
[157/180] Compiling BSON Document+Equatable.swift
[158/180] Compiling BSON Document+Helpers.swift
[159/180] Compiling BSON Document+Mutations.swift
[160/180] Compiling BSON Document+Serialization.swift
[161/180] Compiling BSON Document+Subscripts.swift
[162/180] Compiling BSON Document+Validation.swift
[163/180] Compiling BSON Document.swift
[164/180] Compiling BSON DocumentSlice.swift
[165/180] Compiling BSON BSONEncoder.swift
[166/180] Compiling BSON BSONEncoderStrategies.swift
[167/180] Compiling BSON PrimitiveEncoding.swift
[168/180] Compiling BSON CustomDebugStringConvertible.swift
[169/180] Compiling BSON KeyedBSONDecodingContainer.swift
[170/180] Compiling BSON PrimitiveDecoding.swift
[171/180] Compiling BSON SingleValueBSONDecodingContainer.swift
[172/180] Compiling BSON UnkeyedBSONDecodingContainer.swift
[173/180] Compiling BSON Document+Array.swift
[174/180] Compiling BSON Document+Cache.swift
[175/180] Compiling BSON Document+Collection.swift
[176/180] Compiling BSON Document+Dictionary.swift
[177/180] Compiling BSON ByteBuffer+Helpers.swift
[178/180] Compiling BSON AnyPrimitive.swift
[179/180] Compiling BSON Binary.swift
[180/180] Compiling BSON Decimal128.swift
Build complete! (29.60s)
Fetching https://github.com/apple/swift-nio.git
[1/69701] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.92s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[49/5207] Fetching swift-atomics, swift-system
[560/20215] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.83s)
Fetched https://github.com/apple/swift-atomics.git (1.83s)
Fetched https://github.com/apple/swift-collections.git (1.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.99s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.0
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.3
Build complete.
Done.