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.10 for macOS (SPM) on 15 Aug 2024 03:55:31 UTC.

Build Command

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

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-nio.git
[1/69010] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.53s)
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/3626] Fetching swift-system
[38/5195] Fetching swift-system, swift-atomics
[2312/20087] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.61s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.61s)
Fetched https://github.com/apple/swift-collections.git from cache (2.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (2.73s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bson",
      "name": "BSON",
      "url": "https://github.com/orlandos-nl/BSON.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BSON",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.70.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orlandos-nl/BSON.git
[1/5944] Fetching bson
Fetched https://github.com/orlandos-nl/BSON.git from cache (1.14s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.03s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 8.1.2 (d918a5c)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
warning: '.resolve-product-dependencies': dependency 'bson' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/orlandos-nl/BSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[8/17] Write swift-version-33747A42983211AE.txt
[9/17] Compiling CNIOWindows shim.c
[10/17] Compiling CNIOWindows WSAStartup.c
[11/17] Compiling CNIOLinux shim.c
[12/17] Compiling CNIOLinux liburing_shims.c
[13/41] Compiling _AtomicsShims.c
[14/41] Compiling CNIODarwin shim.c
[16/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/61] Compiling Atomics AtomicMemoryOrderings.swift
[18/61] Compiling Atomics DoubleWord.swift
[19/61] Compiling Atomics ManagedAtomic.swift
[20/61] Compiling Atomics ManagedAtomicLazyReference.swift
[21/61] Compiling Atomics AtomicStorage.swift
[22/61] Compiling Atomics AtomicValue.swift
[23/61] Compiling _NIOBase64 Base64.swift
[24/61] Emitting module _NIOBase64
[25/61] Emitting module InternalCollectionsUtilities
[26/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/61] Compiling Atomics UnsafeAtomic.swift
[28/61] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/61] Compiling Atomics AtomicBool.swift
[30/61] Compiling Atomics IntegerConformances.swift
[31/61] Compiling Atomics OptionalRawRepresentable.swift
[32/61] Compiling Atomics RawRepresentable.swift
[33/61] Compiling Atomics AtomicOptionalWrappable.swift
[34/61] Compiling Atomics AtomicReference.swift
[35/61] Compiling Atomics Primitives.shims.swift
[36/61] Compiling Atomics AtomicInteger.swift
[37/61] Compiling _NIODataStructures PriorityQueue.swift
[38/78] Compiling DequeModule Deque+CustomReflectable.swift
[39/78] Compiling DequeModule Deque+Descriptions.swift
[40/79] Compiling DequeModule _DequeSlot.swift
[41/79] Compiling DequeModule _DequeBufferHeader.swift
[42/79] Compiling DequeModule Deque+Sendable.swift
[43/79] Compiling DequeModule Deque+Testing.swift
[44/79] Compiling DequeModule Deque.swift
[45/79] Compiling DequeModule _DequeBuffer.swift
[46/79] Emitting module _NIODataStructures
[47/79] Compiling _NIODataStructures _TinyArray.swift
[48/79] Compiling _NIODataStructures Heap.swift
[49/79] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/79] Compiling DequeModule Deque._Storage.swift
[51/79] Compiling DequeModule Deque._UnsafeHandle.swift
[52/79] Compiling DequeModule Deque+Extras.swift
[53/79] Compiling DequeModule Deque+Hashable.swift
[54/79] Compiling DequeModule Deque+Equatable.swift
[55/79] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[56/79] Compiling DequeModule Deque+Codable.swift
[57/79] Compiling DequeModule Deque+Collection.swift
[58/79] Emitting module DequeModule
[69/79] Compiling Atomics PointerConformances.swift
[70/79] Compiling Atomics Primitives.native.swift
[72/81] Compiling c-nioatomics.c
[74/81] Compiling Atomics IntegerOperations.swift
[75/81] Compiling Atomics Unmanaged extensions.swift
[75/81] Compiling c-atomics.c
[81/87] Emitting module Atomics
[82/87] Compiling NIOConcurrencyHelpers lock.swift
[83/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[84/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/87] Emitting module NIOConcurrencyHelpers
[87/87] Compiling NIOConcurrencyHelpers atomics.swift
[88/146] Compiling NIOCore GlobalSingletons.swift
[89/146] Compiling NIOCore IO.swift
[90/146] Compiling NIOCore IOData.swift
[91/146] Compiling NIOCore IPProtocol.swift
[92/146] Compiling NIOCore IntegerBitPacking.swift
[93/146] Compiling NIOCore IntegerTypes.swift
[94/152] Compiling NIOCore Interfaces.swift
[95/152] Compiling NIOCore Linux.swift
[96/152] Compiling NIOCore MarkedCircularBuffer.swift
[97/152] Compiling NIOCore MulticastChannel.swift
[98/152] Compiling NIOCore NIOAny.swift
[99/152] Compiling NIOCore NIOCloseOnErrorHandler.swift
[100/152] Compiling NIOCore EventLoopFuture+Deprecated.swift
[101/152] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[102/152] Compiling NIOCore EventLoopFuture.swift
[103/152] Compiling NIOCore FileDescriptor.swift
[104/152] Compiling NIOCore FileHandle.swift
[105/152] Compiling NIOCore FileRegion.swift
[106/152] Compiling NIOCore AddressedEnvelope.swift
[107/152] Compiling NIOCore AsyncAwaitSupport.swift
[108/152] Compiling NIOCore AsyncChannel.swift
[109/152] Compiling NIOCore AsyncChannelHandler.swift
[110/152] Compiling NIOCore AsyncChannelInboundStream.swift
[111/152] Compiling NIOCore AsyncChannelOutboundWriter.swift
[112/152] Compiling NIOCore NIOAsyncSequenceProducer.swift
[113/152] Compiling NIOCore DeadChannel.swift
[114/152] Compiling NIOCore DispatchQueue+WithFuture.swift
[115/152] Compiling NIOCore EventLoop+Deprecated.swift
[116/152] Compiling NIOCore EventLoop+SerialExecutor.swift
[117/152] Compiling NIOCore EventLoop.swift
[118/152] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/152] Compiling NIOCore SocketOptionProvider.swift
[120/152] Compiling NIOCore SystemCallHelpers.swift
[121/152] Compiling NIOCore TimeAmount+Duration.swift
[122/152] Compiling NIOCore TypeAssistedChannelHandler.swift
[123/152] Compiling NIOCore UniversalBootstrapSupport.swift
[124/152] Compiling NIOCore Utilities.swift
[125/152] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[126/152] Compiling NIOCore NIOAsyncWriter.swift
[127/152] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[128/152] Compiling NIOCore BSDSocketAPI.swift
[129/152] Compiling NIOCore ByteBuffer-aux.swift
[130/152] Compiling NIOCore ByteBuffer-conversions.swift
[131/152] Compiling NIOCore ByteBuffer-core.swift
[132/152] Compiling NIOCore NIOLoopBound.swift
[133/152] Compiling NIOCore NIOSendable.swift
[134/152] Compiling NIOCore PointerHelpers.swift
[135/152] Compiling NIOCore RecvByteBufferAllocator.swift
[136/152] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[137/152] Compiling NIOCore SocketAddresses.swift
[138/152] Compiling NIOCore ChannelHandlers.swift
[139/152] Compiling NIOCore ChannelInvoker.swift
[140/152] Compiling NIOCore ChannelOption.swift
[141/152] Compiling NIOCore ChannelPipeline.swift
[142/152] Compiling NIOCore CircularBuffer.swift
[143/152] Compiling NIOCore Codec.swift
[144/152] Compiling NIOCore ConvenienceOptionSupport.swift
[145/152] Compiling NIOCore ByteBuffer-hexdump.swift
[146/152] Compiling NIOCore ByteBuffer-int.swift
[147/152] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[148/152] Compiling NIOCore ByteBuffer-multi-int.swift
[149/152] Compiling NIOCore ByteBuffer-views.swift
[150/152] Compiling NIOCore Channel.swift
[151/152] Compiling NIOCore ChannelHandler.swift
[152/152] Emitting module NIOCore
[153/187] Emitting module BSON
[154/190] Compiling BSON RegularExpression.swift
[155/190] Compiling BSON Timestamp.swift
[156/190] Compiling BSON TypeIdentifier.swift
[157/190] Compiling BSON Document+Subscripts.swift
[158/190] Compiling BSON Document+Validation.swift
[159/190] Compiling BSON Document.swift
[160/190] Compiling BSON DocumentSlice.swift
[161/190] Compiling BSON JavaScript.swift
[162/190] Compiling BSON Null.swift
[163/190] Compiling BSON ObjectId.swift
[164/190] Compiling BSON KeyedBSONDecodingContainer.swift
[165/190] Compiling BSON PrimitiveDecoding.swift
[166/190] Compiling BSON SingleValueBSONDecodingContainer.swift
[167/190] Compiling BSON UnkeyedBSONDecodingContainer.swift
[168/190] Compiling BSON BSONEncoder.swift
[169/190] Compiling BSON BSONEncoderStrategies.swift
[170/190] Compiling BSON PrimitiveEncoding.swift
[171/190] Compiling BSON CustomDebugStringConvertible.swift
[172/190] Compiling BSON Codable.swift
[173/190] Compiling BSON BSONDecoder.swift
[174/190] Compiling BSON BSONDecoderSettings.swift
[175/190] Compiling BSON FastBSONDecoder.swift
[176/190] Compiling BSON ByteBuffer+Helpers.swift
[177/190] Compiling BSON AnyPrimitive.swift
[178/190] Compiling BSON Binary.swift
[179/190] Compiling BSON Decimal128.swift
[180/190] Compiling BSON Optional.swift
[181/190] Compiling BSON PrimitiveConvertible.swift
[182/190] Compiling BSON Primitives.swift
[183/190] Compiling BSON Document+Equatable.swift
[184/190] Compiling BSON Document+Helpers.swift
[185/190] Compiling BSON Document+Mutations.swift
[186/190] Compiling BSON Document+Serialization.swift
[187/190] Compiling BSON Document+Array.swift
[188/190] Compiling BSON Document+Cache.swift
[189/190] Compiling BSON Document+Collection.swift
[190/190] Compiling BSON Document+Dictionary.swift
Build complete! (10.67s)
Build complete.
Done.