The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-bson, reference main (de9447), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 21:30:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mongodb/swift-bson.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mongodb/swift-bson
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de94473 update team members
Cloned https://github.com/mongodb/swift-bson.git
Revision (git rev-parse @):
de94473c2b872334937117af19c6c5f3e810e0ab
SUCCESS checkout https://github.com/mongodb/swift-bson.git at main
Fetching https://github.com/swift-extras/swift-extras-base64
Fetching https://github.com/swift-extras/swift-extras-json
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/Quick/Nimble
[1/833] Fetching swift-extras-base64
[110/1927] Fetching swift-extras-base64, swift-extras-json
Fetched https://github.com/swift-extras/swift-extras-base64 from cache (0.78s)
[537/1094] Fetching swift-extras-json
[1095/20911] Fetching swift-extras-json, nimble
[1888/104017] Fetching swift-extras-json, nimble, swift-nio
Fetched https://github.com/apple/swift-nio from cache (11.22s)
Fetched https://github.com/swift-extras/swift-extras-json from cache (11.23s)
Fetched https://github.com/Quick/Nimble from cache (11.23s)
Computing version for https://github.com/swift-extras/swift-extras-base64
Computed https://github.com/swift-extras/swift-extras-base64 at 0.5.0 (11.98s)
Computing version for https://github.com/swift-extras/swift-extras-json
Computed https://github.com/swift-extras/swift-extras-json at 0.6.0 (0.66s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.69s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (0.70s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[74/25345] Fetching swift-atomics, swift-collections
[330/30946] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.97s)
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
Creating working copy for https://github.com/swift-extras/swift-extras-base64
Working copy of https://github.com/swift-extras/swift-extras-base64 resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swift-extras/swift-extras-json
Working copy of https://github.com/swift-extras/swift-extras-json resolved at 0.6.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.3.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.6.4
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-bson",
      "name": "swift-bson",
      "url": "https://github.com/mongodb/swift-bson.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bson",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.97.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-extras-json",
          "name": "swift-extras-json",
          "url": "https://github.com/swift-extras/swift-extras-json",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-extras-json",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-extras-base64",
          "name": "swift-extras-base64",
          "url": "https://github.com/swift-extras/swift-extras-base64",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-extras-base64",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mongodb/swift-bson.git
[1/3384] Fetching swift-bson
Fetched https://github.com/mongodb/swift-bson.git from cache (1.03s)
Fetching https://github.com/swift-extras/swift-extras-json from cache
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/swift-extras/swift-extras-base64 from cache
Fetched https://github.com/apple/swift-nio from cache (0.81s)
Fetched https://github.com/swift-extras/swift-extras-base64 from cache (0.81s)
Fetched https://github.com/swift-extras/swift-extras-json from cache (0.82s)
Computing version for https://github.com/swift-extras/swift-extras-base64
Computed https://github.com/swift-extras/swift-extras-base64 at 0.5.0 (0.93s)
Computing version for https://github.com/swift-extras/swift-extras-json
Computed https://github.com/swift-extras/swift-extras-json at 0.6.0 (0.06s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (0.07s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.09s)
Creating working copy for https://github.com/mongodb/swift-bson.git
Working copy of https://github.com/mongodb/swift-bson.git resolved at main (de94473)
Creating working copy for https://github.com/swift-extras/swift-extras-base64
Working copy of https://github.com/swift-extras/swift-extras-base64 resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swift-extras/swift-extras-json
Working copy of https://github.com/swift-extras/swift-extras-json resolved at 0.6.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.3.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.6.4
warning: '.resolve-product-dependencies': dependency 'swift-bson' is not used by any target
Found 3 product dependencies
  - swift-nio
  - swift-extras-json
  - swift-extras-base64
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mongodb/swift-bson.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Write sources
[10/22] Compiling CNIOWindows shim.c
[10/22] Compiling CNIOWindows WSAStartup.c
[12/22] Write sources
[13/22] Compiling CNIOWASI CNIOWASI.c
[14/22] Compiling CNIOLinux shim.c
[15/22] Compiling CNIOLinux liburing_shims.c
[16/22] Compiling CNIOOpenBSD shim.c
[17/22] Write swift-version--6988338F2F200930.txt
[18/64] Compiling _AtomicsShims.c
[19/83] Compiling CNIODarwin shim.c
[21/83] Compiling Atomics AtomicReference.swift
[22/83] Compiling Atomics AtomicStorage.swift
[23/84] Compiling Atomics AtomicValue.swift
[24/84] Compiling Atomics AtomicMemoryOrderings.swift
[25/84] Compiling ExtrasBase64 DecodingError.swift
[26/84] Compiling Atomics AtomicInteger.swift
[27/84] Compiling Atomics AtomicOptionalWrappable.swift
[28/84] Compiling Atomics DoubleWord.swift
[29/84] Compiling Atomics ManagedAtomic.swift
[30/84] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[31/85] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[32/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/85] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[34/85] Compiling ExtrasJSON JSONError+DecodingError.swift
[35/85] Compiling Atomics ManagedAtomicLazyReference.swift
[36/85] Compiling Atomics UnsafeAtomic.swift
[37/85] Compiling Atomics PointerConformances.swift
[38/85] Compiling Atomics Primitives.native.swift
[39/85] Emitting module InternalCollectionsUtilities
[40/85] Compiling Atomics AtomicBool.swift
[41/85] Compiling Atomics IntegerConformances.swift
[42/85] Emitting module ExtrasJSON
[49/85] Compiling _NIODataStructures PriorityQueue.swift
[50/85] Compiling _NIODataStructures _TinyArray.swift
[51/85] Compiling ExtrasJSON JSONValue.swift
[52/85] Compiling ExtrasJSON DocumentReader.swift
[53/85] Compiling ExtrasJSON JSONParser.swift
[54/85] Compiling _NIOBase64 Base64.swift
[55/85] Emitting module _NIOBase64
[56/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[57/85] Compiling Atomics IntegerOperations.swift
[60/85] Compiling Atomics OptionalRawRepresentable.swift
[61/85] Compiling Atomics RawRepresentable.swift
[74/86] Emitting module _NIODataStructures
[75/86] Compiling _NIODataStructures Heap.swift
[80/120] Compiling Atomics Unmanaged extensions.swift
[81/120] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[82/120] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[83/120] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[84/120] Compiling ContainersPreview BorrowingSequence.swift
[85/123] Compiling ContainersPreview Drain+Reduce.swift
[86/123] Compiling ContainersPreview Drain.swift
[87/123] Compiling ContainersPreview Producer+Collect.swift
[88/123] Compiling ContainersPreview ContainerIterator.swift
[89/123] Compiling ContainersPreview DynamicContainer.swift
[90/123] Compiling ContainersPreview MutableContainer.swift
[91/123] Compiling ContainersPreview PermutableContainer.swift
[92/123] Compiling ContainersPreview BidirectionalContainer.swift
[93/123] Compiling ContainersPreview Container+Filter.swift
[94/123] Compiling ContainersPreview Container+SpanwiseZip.swift
[95/123] Compiling ContainersPreview Container.swift
[96/123] Compiling ContainersPreview RandomAccessContainer.swift
[97/123] Compiling ContainersPreview RangeExpression2.swift
[98/123] Compiling ContainersPreview RangeReplaceableContainer.swift
[99/123] Compiling ContainersPreview Drain+Map.swift
[100/123] Compiling ContainersPreview Producer+Filter.swift
[101/123] Compiling ContainersPreview Producer+Map.swift
[102/123] Compiling ContainersPreview Producer+Reduce.swift
[103/123] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[104/123] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[105/123] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[106/123] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[107/123] Compiling ContainersPreview Producer.swift
[108/123] Compiling ContainersPreview Borrow.swift
[109/123] Compiling ContainersPreview Box.swift
[110/123] Emitting module ContainersPreview
[111/123] Emitting module Atomics
[112/123] Compiling ContainersPreview Inout.swift
[113/123] Compiling ContainersPreview InputSpan.swift
[114/123] Compiling ContainersPreview Shared.swift
[115/123] Compiling ContainersPreview OutputSpan+Extras.swift
[116/123] Compiling ContainersPreview TemporaryAllocation.swift
[117/123] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[118/123] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[119/123] Compiling ExtrasBase64 Base64.swift
[120/123] Emitting module ExtrasBase64
[121/123] Compiling ExtrasBase64 Chromium.swift
[122/164] Compiling DequeModule RigidDeque+Hashable.swift
[123/164] Compiling DequeModule RigidDeque+Initializers.swift
[124/164] Compiling DequeModule RigidDeque+Insertions.swift
[125/164] Compiling DequeModule RigidDeque+Prepend.swift
[126/168] Compiling DequeModule RigidDeque+Removals.swift
[127/168] Compiling DequeModule RigidDeque+Replacements.swift
[128/168] Compiling DequeModule RigidDeque+Testing.swift
[129/168] Compiling DequeModule RigidDeque.swift
[130/168] Compiling DequeModule UniqueDeque+Equatable.swift
[131/168] Compiling DequeModule UniqueDeque+Experimental.swift
[132/168] Compiling DequeModule UniqueDeque+Hashable.swift
[133/168] Compiling DequeModule UniqueDeque+Initializers.swift
[134/168] Compiling DequeModule RigidDeque+Consumption.swift
[135/168] Compiling DequeModule RigidDeque+Container.swift
[136/168] Compiling DequeModule RigidDeque+Descriptions.swift
[137/168] Compiling DequeModule RigidDeque+Equatable.swift
[138/168] Compiling DequeModule RigidDeque+Experimental.swift
[139/168] Compiling DequeModule UniqueDeque+Insertions.swift
[140/168] Compiling DequeModule UniqueDeque+Prepend.swift
[141/168] Compiling DequeModule UniqueDeque+Removals.swift
[142/168] Compiling DequeModule UniqueDeque+Replacements.swift
[143/168] Compiling DequeModule UniqueDeque+Append.swift
[144/168] Compiling DequeModule UniqueDeque+Consumption.swift
[145/168] Compiling DequeModule UniqueDeque+Container.swift
[146/168] Compiling DequeModule UniqueDeque+Descriptions.swift
[147/168] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[148/168] Compiling DequeModule Deque+Extras.swift
[149/168] Compiling DequeModule Deque+Hashable.swift
[150/168] Compiling DequeModule Deque+Testing.swift
[151/168] Compiling DequeModule Deque._Storage.swift
[152/168] Compiling DequeModule Deque._UnsafeHandle.swift
[153/168] Compiling DequeModule Deque.swift
[154/168] Compiling DequeModule _DequeBuffer.swift
[155/168] Compiling DequeModule _DequeBufferHeader.swift
[156/168] Compiling DequeModule RigidDeque+Append.swift
[157/168] Compiling DequeModule Deque+Codable.swift
[158/168] Compiling DequeModule Deque+Collection.swift
[159/168] Compiling DequeModule Deque+CustomReflectable.swift
[160/168] Compiling DequeModule Deque+Descriptions.swift
[161/168] Compiling DequeModule Deque+Equatable.swift
[162/168] Emitting module DequeModule
[163/168] Compiling DequeModule UniqueDeque.swift
[164/168] Compiling DequeModule _DequeSlot.swift
[165/168] Compiling DequeModule _UnsafeDequeHandle.swift
[166/168] Compiling DequeModule _UnsafeDequeSegments.swift
[166/168] Compiling c-nioatomics.c
[167/168] Compiling c-atomics.c
[169/175] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[170/175] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[171/175] Emitting module NIOConcurrencyHelpers
[172/175] Compiling NIOConcurrencyHelpers NIOLock.swift
[173/175] Compiling NIOConcurrencyHelpers lock.swift
[174/175] Compiling NIOConcurrencyHelpers atomics.swift
[175/175] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[176/240] Compiling NIOCore MarkedCircularBuffer.swift
[177/240] Compiling NIOCore MulticastChannel.swift
[178/240] Compiling NIOCore NIOAny.swift
[179/240] Compiling NIOCore NIOCloseOnErrorHandler.swift
[180/240] Compiling NIOCore NIOCoreSendableMetatype.swift
[181/240] Compiling NIOCore NIODecodedAsyncSequence.swift
[182/240] Compiling NIOCore NIOLoopBound.swift
[183/247] Compiling NIOCore AddressedEnvelope.swift
[184/247] Compiling NIOCore AsyncAwaitSupport.swift
[185/247] Compiling NIOCore AsyncChannel.swift
[186/247] Compiling NIOCore AsyncChannelHandler.swift
[187/247] Compiling NIOCore AsyncChannelInboundStream.swift
[188/247] Compiling NIOCore AsyncChannelOutboundWriter.swift
[189/247] Compiling NIOCore NIOAsyncSequenceProducer.swift
[190/247] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[191/247] Compiling NIOCore SocketAddresses.swift
[192/247] Compiling NIOCore SocketOptionProvider.swift
[193/247] Compiling NIOCore SystemCallHelpers.swift
[194/247] Compiling NIOCore TimeAmount+Duration.swift
[195/247] Compiling NIOCore TypeAssistedChannelHandler.swift
[196/247] Compiling NIOCore UniversalBootstrapSupport.swift
[197/247] Compiling NIOCore Utilities.swift
[198/247] Compiling NIOCore IO.swift
[199/247] Compiling NIOCore IOData.swift
[200/247] Compiling NIOCore IPProtocol.swift
[201/247] Compiling NIOCore IntegerBitPacking.swift
[202/247] Compiling NIOCore IntegerTypes.swift
[203/247] Compiling NIOCore Interfaces.swift
[204/247] Compiling NIOCore Linux.swift
[205/247] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[206/247] Compiling NIOCore NIOScheduledCallback.swift
[207/247] Compiling NIOCore NIOSendable.swift
[208/247] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[209/247] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[210/247] Compiling NIOCore RecvByteBufferAllocator.swift
[211/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[212/247] Compiling NIOCore ChannelHandler.swift
[213/247] Compiling NIOCore ChannelHandlers.swift
[214/247] Compiling NIOCore ChannelInvoker.swift
[215/247] Compiling NIOCore ChannelOption.swift
[216/247] Compiling NIOCore ChannelPipeline.swift
[217/247] Compiling NIOCore CircularBuffer.swift
[218/247] Compiling NIOCore Codec.swift
[219/247] Compiling NIOCore EventLoopFuture+Deprecated.swift
[220/247] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[221/247] Compiling NIOCore EventLoopFuture.swift
[222/247] Compiling NIOCore FileDescriptor.swift
[223/247] Compiling NIOCore FileHandle.swift
[224/247] Compiling NIOCore FileRegion.swift
[225/247] Compiling NIOCore GlobalSingletons.swift
[226/247] Compiling NIOCore NIOAsyncWriter.swift
[227/247] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[228/247] Compiling NIOCore BSDSocketAPI.swift
[229/247] Compiling NIOCore ByteBuffer-aux.swift
[230/247] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[231/247] Compiling NIOCore ByteBuffer-conversions.swift
[232/247] Compiling NIOCore ByteBuffer-core.swift
[233/247] Compiling NIOCore ConvenienceOptionSupport.swift
[234/247] Compiling NIOCore DeadChannel.swift
[235/247] Compiling NIOCore DispatchQueue+WithFuture.swift
[236/247] Compiling NIOCore EventLoop+Deprecated.swift
[237/247] Compiling NIOCore EventLoop+SerialExecutor.swift
[238/247] Compiling NIOCore EventLoop.swift
[239/247] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[240/247] Compiling NIOCore ByteBuffer-hex.swift
[241/247] Compiling NIOCore ByteBuffer-int.swift
[242/247] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[243/247] Compiling NIOCore ByteBuffer-multi-int.swift
[244/247] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[245/247] Compiling NIOCore ByteBuffer-views.swift
[246/247] Compiling NIOCore Channel.swift
[247/247] Emitting module NIOCore
[248/275] Emitting module SwiftBSON
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
159 |
160 |     /// Increment counter is only 3 bytes of the ObjectID
161 |     internal var counter: NIOAtomic<UInt32>
    |                           `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
162 |
163 |     private static let COUNTER_MAX: UInt32 = 0xFFFFFF
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[249/278] Compiling SwiftBSON Integers+BSONValue.swift
[250/278] Compiling SwiftBSON JSON.swift
[251/278] Compiling SwiftBSON String+BSONValue.swift
[252/278] Compiling SwiftBSON Double+BSONValue.swift
[253/278] Compiling SwiftBSON ExtendedJSONDecoder.swift
[254/278] Compiling SwiftBSON ExtendedJSONEncoder.swift
[255/278] Compiling SwiftBSON BSONValue.swift
[256/278] Compiling SwiftBSON Bool+BSONValue.swift
[257/278] Compiling SwiftBSON ByteBuffer+BSON.swift
[258/278] Compiling SwiftBSON CodableNumber.swift
[259/278] Compiling SwiftBSON CodingStrategies.swift
[260/278] Compiling SwiftBSON Date+BSONValue.swift
[261/278] Compiling SwiftBSON BSONRegularExpression.swift
[262/278] Compiling SwiftBSON BSONSymbol.swift
[263/278] Compiling SwiftBSON BSONTimestamp.swift
[264/278] Compiling SwiftBSON BSONError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
159 |
160 |     /// Increment counter is only 3 bytes of the ObjectID
161 |     internal var counter: NIOAtomic<UInt32>
    |                           `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
162 |
163 |     private static let COUNTER_MAX: UInt32 = 0xFFFFFF
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:172:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
170 |         )[0..<5])
171 |         // 3 byte counter started randomly per process
172 |         self.counter = NIOAtomic<UInt32>.makeAtomic(value: UInt32.random(in: 0...ObjectIDGenerator.COUNTER_MAX))
    |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
173 |     }
174 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[265/278] Compiling SwiftBSON BSONNulls.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
159 |
160 |     /// Increment counter is only 3 bytes of the ObjectID
161 |     internal var counter: NIOAtomic<UInt32>
    |                           `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
162 |
163 |     private static let COUNTER_MAX: UInt32 = 0xFFFFFF
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:172:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
170 |         )[0..<5])
171 |         // 3 byte counter started randomly per process
172 |         self.counter = NIOAtomic<UInt32>.makeAtomic(value: UInt32.random(in: 0...ObjectIDGenerator.COUNTER_MAX))
    |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
173 |     }
174 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[266/278] Compiling SwiftBSON BSONObjectID.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
159 |
160 |     /// Increment counter is only 3 bytes of the ObjectID
161 |     internal var counter: NIOAtomic<UInt32>
    |                           `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
162 |
163 |     private static let COUNTER_MAX: UInt32 = 0xFFFFFF
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:172:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
170 |         )[0..<5])
171 |         // 3 byte counter started randomly per process
172 |         self.counter = NIOAtomic<UInt32>.makeAtomic(value: UInt32.random(in: 0...ObjectIDGenerator.COUNTER_MAX))
    |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
173 |     }
174 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[267/278] Compiling SwiftBSON BSONDecoder.swift
[268/278] Compiling SwiftBSON BSONDocument+Collection.swift
[269/278] Compiling SwiftBSON BSONDocument+Sequence.swift
[270/278] Compiling SwiftBSON BSONCode.swift
[271/278] Compiling SwiftBSON BSONDBPointer.swift
[272/278] Compiling SwiftBSON BSONDecimal128.swift
[273/278] Compiling SwiftBSON Array+BSONValue.swift
[274/278] Compiling SwiftBSON BSON.swift
[275/278] Compiling SwiftBSON BSONBinary.swift
[276/278] Compiling SwiftBSON BSONDocument.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONEncoder.swift:498:20: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
496 |             return try BSONBinary(data: data, subtype: .generic)
497 |         case .base64:
498 |             return String(base64Encoding: data)
    |                    `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
499 |         case let .custom(f):
500 |             return try self.handleCustomStrategy(encodeFunc: f, forValue: data)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[277/278] Compiling SwiftBSON BSONDocumentIterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONEncoder.swift:498:20: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
496 |             return try BSONBinary(data: data, subtype: .generic)
497 |         case .base64:
498 |             return String(base64Encoding: data)
    |                    `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
499 |         case let .custom(f):
500 |             return try self.handleCustomStrategy(encodeFunc: f, forValue: data)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[278/278] Compiling SwiftBSON BSONEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBSON/BSONEncoder.swift:498:20: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
496 |             return try BSONBinary(data: data, subtype: .generic)
497 |         case .base64:
498 |             return String(base64Encoding: data)
    |                    `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
499 |         case let .custom(f):
500 |             return try self.handleCustomStrategy(encodeFunc: f, forValue: data)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (16.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.32.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-extras-json",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-extras/swift-extras-json"
    },
    {
      "identity" : "swift-extras-base64",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-extras/swift-extras-base64"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "swift-bson",
  "name" : "swift-bson",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftBSON",
      "targets" : [
        "SwiftBSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBSONTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBSONTests",
      "path" : "Tests/SwiftBSONTests",
      "product_dependencies" : [
        "Nimble",
        "ExtrasJSON"
      ],
      "sources" : [
        "BSONCorpusTests.swift",
        "BSONDocument+CollectionTests.swift",
        "BSONDocument+SequenceTests.swift",
        "BSONDocumentIteratorTests.swift",
        "BSONObjectIDTests.swift",
        "BSONTests.swift",
        "BSONValueTests.swift",
        "CodecTests.swift",
        "CommonTestUtils.swift",
        "DocumentTests.swift",
        "ExtendedJSONConversionTests.swift",
        "JSONTests.swift",
        "LeakCheckTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBSON",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBSON",
      "path" : "Sources/SwiftBSON",
      "product_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "ExtrasJSON",
        "ExtrasBase64"
      ],
      "product_memberships" : [
        "SwiftBSON"
      ],
      "sources" : [
        "Array+BSONValue.swift",
        "BSON.swift",
        "BSONBinary.swift",
        "BSONCode.swift",
        "BSONDBPointer.swift",
        "BSONDecimal128.swift",
        "BSONDecoder.swift",
        "BSONDocument+Collection.swift",
        "BSONDocument+Sequence.swift",
        "BSONDocument.swift",
        "BSONDocumentIterator.swift",
        "BSONEncoder.swift",
        "BSONError.swift",
        "BSONNulls.swift",
        "BSONObjectID.swift",
        "BSONRegularExpression.swift",
        "BSONSymbol.swift",
        "BSONTimestamp.swift",
        "BSONValue.swift",
        "Bool+BSONValue.swift",
        "ByteBuffer+BSON.swift",
        "CodableNumber.swift",
        "CodingStrategies.swift",
        "Date+BSONValue.swift",
        "Double+BSONValue.swift",
        "ExtendedJSONDecoder.swift",
        "ExtendedJSONEncoder.swift",
        "Integers+BSONValue.swift",
        "JSON.swift",
        "String+BSONValue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.