The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-bson, reference v3.1.0 (d18d97), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 21:31:15 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: v3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mongodb/swift-bson
 * tag               v3.1.0     -> FETCH_HEAD
HEAD is now at d18d979 Update README for 3.1.0
Cloned https://github.com/mongodb/swift-bson.git
Revision (git rev-parse @):
d18d9798987b737a7162ce6678da18561b5c629a
SUCCESS checkout https://github.com/mongodb/swift-bson.git at v3.1.0
Fetching https://github.com/swift-extras/swift-extras-json
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/swift-extras/swift-extras-base64
Fetching https://github.com/Quick/Nimble.git
[1/833] Fetching swift-extras-base64
[101/1927] Fetching swift-extras-base64, swift-extras-json
[1928/21744] Fetching swift-extras-base64, swift-extras-json, nimble
[2721/104850] Fetching swift-extras-base64, swift-extras-json, nimble, swift-nio
Fetched https://github.com/apple/swift-nio from cache (7.74s)
Fetched https://github.com/swift-extras/swift-extras-base64 from cache (7.74s)
Fetched https://github.com/swift-extras/swift-extras-json from cache (7.74s)
Fetched https://github.com/Quick/Nimble.git from cache (7.74s)
Computing version for https://github.com/swift-extras/swift-extras-base64
Computed https://github.com/swift-extras/swift-extras-base64 at 0.5.0 (8.49s)
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.63s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.65s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (0.72s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/7421] Fetching swift-atomics, swift-system
[1225/30946] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.96s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.96s)
Fetched https://github.com/apple/swift-system.git from cache (1.96s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.66s)
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/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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
========================================
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": [
          ]
        },
        {
          "identity": "nimble",
          "name": "Nimble",
          "url": "https://github.com/Quick/Nimble.git",
          "version": "8.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
          "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.19s)
Fetching https://github.com/swift-extras/swift-extras-json from cache
Fetching https://github.com/Quick/Nimble.git 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/swift-extras/swift-extras-base64 from cache (0.45s)
Fetched https://github.com/apple/swift-nio from cache (0.73s)
Fetched https://github.com/Quick/Nimble.git from cache (0.73s)
Fetched https://github.com/swift-extras/swift-extras-json from cache (0.73s)
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.79s)
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.03s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.05s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
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/mongodb/swift-bson.git
Working copy of https://github.com/mongodb/swift-bson.git resolved at v3.1.0 (d18d979)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
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 4 product dependencies
  - swift-nio
  - swift-extras-json
  - swift-extras-base64
  - Nimble
========================================
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/27] Write sources
[9/27] Copying PrivacyInfo.xcprivacy
[10/27] Write sources
[14/27] Compiling CNIOWindows shim.c
[14/27] Compiling CNIOWindows WSAStartup.c
[16/27] Compiling CNIOWASI CNIOWASI.c
[17/27] Write sources
[18/27] Compiling CNIOOpenBSD shim.c
[19/27] Compiling CNIOLinux liburing_shims.c
[20/27] Compiling CNIOLinux shim.c
[21/27] Write swift-version--6988338F2F200930.txt
[22/69] Compiling _AtomicsShims.c
[23/69] Compiling CNIOPosix event_loop_id.c
[24/88] Compiling CNIODarwin shim.c
[26/88] Compiling Atomics AtomicReference.swift
[27/88] Compiling Atomics AtomicStorage.swift
[28/89] Compiling Atomics DoubleWord.swift
[29/89] Compiling Atomics ManagedAtomic.swift
[30/89] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/89] Emitting module InternalCollectionsUtilities
[32/89] Compiling Atomics AtomicBool.swift
[33/89] Compiling Atomics IntegerConformances.swift
[34/89] Emitting module ExtrasJSON
[35/90] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[36/90] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[37/90] Compiling _NIODataStructures PriorityQueue.swift
[38/90] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[39/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/90] Compiling Atomics IntegerOperations.swift
[41/90] Compiling Atomics OptionalRawRepresentable.swift
[42/90] Compiling Atomics RawRepresentable.swift
[45/90] Compiling Atomics PointerConformances.swift
[46/90] Compiling Atomics Primitives.native.swift
[51/90] Compiling _NIODataStructures _TinyArray.swift
[52/90] Compiling ExtrasJSON JSONValue.swift
[53/90] Compiling ExtrasJSON JSONError+DecodingError.swift
[54/90] Compiling ExtrasJSON DocumentReader.swift
[55/90] Compiling Atomics AtomicInteger.swift
[56/90] Compiling Atomics AtomicOptionalWrappable.swift
[57/90] Compiling Atomics ManagedAtomicLazyReference.swift
[58/90] Compiling Atomics UnsafeAtomic.swift
[59/90] Compiling Atomics AtomicValue.swift
[60/90] Compiling Atomics AtomicMemoryOrderings.swift
[61/90] Emitting module _NIOBase64
[62/90] Compiling _NIOBase64 Base64.swift
[63/90] Compiling ExtrasJSON JSONParser.swift
[80/91] Emitting module _NIODataStructures
[81/91] Compiling _NIODataStructures Heap.swift
[82/125] Compiling Atomics Unmanaged extensions.swift
[83/125] Compiling ContainersPreview RandomAccessContainer.swift
[84/125] Compiling ContainersPreview RangeExpression2.swift
[85/125] Compiling ContainersPreview RangeReplaceableContainer.swift
[86/125] Compiling ContainersPreview Drain+Map.swift
[87/125] Compiling ContainersPreview ContainerIterator.swift
[88/125] Compiling ContainersPreview DynamicContainer.swift
[89/125] Compiling ContainersPreview MutableContainer.swift
[90/125] Compiling ContainersPreview PermutableContainer.swift
[91/128] Compiling ContainersPreview Drain+Reduce.swift
[92/128] Compiling ContainersPreview Drain.swift
[93/128] Compiling ContainersPreview Producer+Collect.swift
[94/128] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[95/128] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[96/128] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[97/128] Compiling ContainersPreview BorrowingSequence.swift
[98/128] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[99/128] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[100/128] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[101/128] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[102/128] Compiling ContainersPreview Producer.swift
[103/128] Compiling ContainersPreview Borrow.swift
[104/128] Compiling ContainersPreview Box.swift
[105/128] Compiling ContainersPreview BidirectionalContainer.swift
[106/128] Compiling ContainersPreview Container+Filter.swift
[107/128] Compiling ContainersPreview Container+SpanwiseZip.swift
[108/128] Compiling ContainersPreview Container.swift
[109/128] Compiling ContainersPreview Producer+Filter.swift
[110/128] Compiling ContainersPreview Producer+Map.swift
[111/128] Compiling ContainersPreview Producer+Reduce.swift
[112/128] Emitting module ContainersPreview
[113/128] Emitting module Atomics
[114/128] Compiling ContainersPreview OutputSpan+Extras.swift
[115/128] Compiling ContainersPreview TemporaryAllocation.swift
[116/128] Compiling ContainersPreview Inout.swift
[117/128] Compiling ContainersPreview InputSpan.swift
[118/128] Compiling ContainersPreview Shared.swift
[121/128] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[122/128] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[123/128] Compiling ExtrasBase64 DecodingError.swift
[124/128] Compiling ExtrasBase64 Chromium.swift
[125/128] Compiling ExtrasBase64 Base64.swift
[126/128] Emitting module ExtrasBase64
[127/169] Compiling DequeModule RigidDeque+Hashable.swift
[128/169] Compiling DequeModule RigidDeque+Initializers.swift
[129/169] Compiling DequeModule RigidDeque+Insertions.swift
[130/169] Compiling DequeModule RigidDeque+Prepend.swift
[131/169] Compiling DequeModule UniqueDeque+Equatable.swift
[132/169] Compiling DequeModule UniqueDeque+Experimental.swift
[133/169] Compiling DequeModule UniqueDeque+Hashable.swift
[134/169] Compiling DequeModule UniqueDeque+Initializers.swift
[135/169] Compiling DequeModule UniqueDeque+Append.swift
[136/169] Compiling DequeModule UniqueDeque+Consumption.swift
[137/169] Compiling DequeModule UniqueDeque+Container.swift
[138/169] Compiling DequeModule UniqueDeque+Descriptions.swift
[139/173] Compiling DequeModule RigidDeque+Removals.swift
[140/173] Compiling DequeModule RigidDeque+Replacements.swift
[141/173] Compiling DequeModule RigidDeque+Testing.swift
[142/173] Compiling DequeModule RigidDeque.swift
[143/173] Compiling DequeModule RigidDeque+Consumption.swift
[144/173] Compiling DequeModule RigidDeque+Container.swift
[145/173] Compiling DequeModule RigidDeque+Descriptions.swift
[146/173] Compiling DequeModule RigidDeque+Equatable.swift
[147/173] Compiling DequeModule RigidDeque+Experimental.swift
[148/173] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[149/173] Compiling DequeModule Deque+Extras.swift
[150/173] Compiling DequeModule Deque+Hashable.swift
[151/173] Compiling DequeModule Deque+Testing.swift
[152/173] Compiling DequeModule Deque._Storage.swift
[153/173] Compiling DequeModule UniqueDeque+Insertions.swift
[154/173] Compiling DequeModule UniqueDeque+Prepend.swift
[155/173] Compiling DequeModule UniqueDeque+Removals.swift
[156/173] Compiling DequeModule UniqueDeque+Replacements.swift
[157/173] Compiling DequeModule Deque._UnsafeHandle.swift
[158/173] Compiling DequeModule Deque.swift
[159/173] Compiling DequeModule _DequeBuffer.swift
[160/173] Compiling DequeModule _DequeBufferHeader.swift
[161/173] Compiling DequeModule RigidDeque+Append.swift
[162/173] Compiling DequeModule Deque+Codable.swift
[163/173] Compiling DequeModule Deque+Collection.swift
[164/173] Compiling DequeModule Deque+CustomReflectable.swift
[165/173] Compiling DequeModule Deque+Descriptions.swift
[166/173] Compiling DequeModule Deque+Equatable.swift
[167/173] Emitting module DequeModule
[168/173] Compiling DequeModule UniqueDeque.swift
[169/173] Compiling DequeModule _DequeSlot.swift
[170/173] Compiling DequeModule _UnsafeDequeHandle.swift
[171/173] Compiling DequeModule _UnsafeDequeSegments.swift
[171/173] Compiling c-nioatomics.c
[172/173] Compiling c-atomics.c
[174/180] Compiling NIOConcurrencyHelpers lock.swift
[175/180] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[176/180] Compiling NIOConcurrencyHelpers NIOLock.swift
[177/180] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[178/180] Emitting module NIOConcurrencyHelpers
[179/180] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[180/180] Compiling NIOConcurrencyHelpers atomics.swift
[181/245] Compiling NIOCore MarkedCircularBuffer.swift
[182/245] Compiling NIOCore MulticastChannel.swift
[183/245] Compiling NIOCore NIOAny.swift
[184/245] Compiling NIOCore NIOCloseOnErrorHandler.swift
[185/245] Compiling NIOCore NIOCoreSendableMetatype.swift
[186/245] Compiling NIOCore NIODecodedAsyncSequence.swift
[187/245] Compiling NIOCore NIOLoopBound.swift
[188/252] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[189/252] Compiling NIOCore NIOScheduledCallback.swift
[190/252] Compiling NIOCore NIOSendable.swift
[191/252] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[192/252] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[193/252] Compiling NIOCore RecvByteBufferAllocator.swift
[194/252] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[195/252] Compiling NIOCore SocketAddresses.swift
[196/252] Compiling NIOCore SocketOptionProvider.swift
[197/252] Compiling NIOCore SystemCallHelpers.swift
[198/252] Compiling NIOCore TimeAmount+Duration.swift
[199/252] Compiling NIOCore TypeAssistedChannelHandler.swift
[200/252] Compiling NIOCore UniversalBootstrapSupport.swift
[201/252] Compiling NIOCore Utilities.swift
[202/252] Compiling NIOCore IO.swift
[203/252] Compiling NIOCore IOData.swift
[204/252] Compiling NIOCore IPProtocol.swift
[205/252] Compiling NIOCore IntegerBitPacking.swift
[206/252] Compiling NIOCore IntegerTypes.swift
[207/252] Compiling NIOCore Interfaces.swift
[208/252] Compiling NIOCore Linux.swift
[209/252] Compiling NIOCore ChannelHandler.swift
[210/252] Compiling NIOCore ChannelHandlers.swift
[211/252] Compiling NIOCore ChannelInvoker.swift
[212/252] Compiling NIOCore ChannelOption.swift
[213/252] Compiling NIOCore ChannelPipeline.swift
[214/252] Compiling NIOCore CircularBuffer.swift
[215/252] Compiling NIOCore Codec.swift
[216/252] Compiling NIOCore ConvenienceOptionSupport.swift
[217/252] Compiling NIOCore DeadChannel.swift
[218/252] Compiling NIOCore DispatchQueue+WithFuture.swift
[219/252] Compiling NIOCore EventLoop+Deprecated.swift
[220/252] Compiling NIOCore EventLoop+SerialExecutor.swift
[221/252] Compiling NIOCore EventLoop.swift
[222/252] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[223/252] Compiling NIOCore EventLoopFuture+Deprecated.swift
[224/252] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[225/252] Compiling NIOCore EventLoopFuture.swift
[226/252] Compiling NIOCore FileDescriptor.swift
[227/252] Compiling NIOCore FileHandle.swift
[228/252] Compiling NIOCore FileRegion.swift
[229/252] Compiling NIOCore GlobalSingletons.swift
[230/252] Compiling NIOCore NIOAsyncWriter.swift
[231/252] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[232/252] Compiling NIOCore BSDSocketAPI.swift
[233/252] Compiling NIOCore ByteBuffer-aux.swift
[234/252] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[235/252] Compiling NIOCore ByteBuffer-conversions.swift
[236/252] Compiling NIOCore ByteBuffer-core.swift
[237/252] Compiling NIOCore ByteBuffer-hex.swift
[238/252] Compiling NIOCore ByteBuffer-int.swift
[239/252] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[240/252] Compiling NIOCore ByteBuffer-multi-int.swift
[241/252] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[242/252] Compiling NIOCore ByteBuffer-views.swift
[243/252] Compiling NIOCore Channel.swift
[244/252] Compiling NIOCore AddressedEnvelope.swift
[245/252] Compiling NIOCore AsyncAwaitSupport.swift
[246/252] Compiling NIOCore AsyncChannel.swift
[247/252] Compiling NIOCore AsyncChannelHandler.swift
[248/252] Compiling NIOCore AsyncChannelInboundStream.swift
[249/252] Compiling NIOCore AsyncChannelOutboundWriter.swift
[250/252] Compiling NIOCore NIOAsyncSequenceProducer.swift
[251/252] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[252/252] Emitting module NIOCore
[253/308] Compiling NIOEmbedded AsyncTestingChannel.swift
[254/308] Compiling NIOEmbedded Embedded.swift
[255/308] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[256/308] Emitting module NIOEmbedded
[257/308] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[258/308] Compiling NIOPosix System.swift
[259/308] Compiling NIOPosix Thread.swift
[260/308] Compiling NIOPosix ThreadPosix.swift
[261/308] Compiling NIOPosix ThreadWindows.swift
[262/313] Compiling NIOPosix BSDSocketAPICommon.swift
[263/313] Compiling NIOPosix BSDSocketAPIPosix.swift
[264/313] Compiling NIOPosix BSDSocketAPIWindows.swift
[265/313] Compiling NIOPosix BaseSocket.swift
[266/313] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[267/313] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[268/313] Compiling NIOPosix SelectorWSAPoll.swift
[269/313] Compiling NIOPosix ServerSocket.swift
[270/313] Compiling NIOPosix Socket.swift
[271/313] Compiling NIOPosix SocketChannel.swift
[272/313] Compiling NIOPosix SocketProtocols.swift
[273/313] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[274/313] Compiling NIOPosix PosixSingletons.swift
[275/313] Compiling NIOPosix RawSocketBootstrap.swift
[276/313] Compiling NIOPosix Resolver.swift
[277/313] Compiling NIOPosix Selectable.swift
[278/313] Compiling NIOPosix SelectableChannel.swift
[279/313] Emitting module NIOPosix
[280/313] Compiling NIOPosix SelectableEventLoop.swift
[281/313] Compiling NIOPosix SelectorEpoll.swift
[282/313] Compiling NIOPosix SelectorGeneric.swift
[283/313] Compiling NIOPosix SelectorKqueue.swift
[284/313] Compiling NIOPosix SelectorUring.swift
[285/313] Compiling NIOPosix BaseSocketChannel.swift
[286/313] Compiling NIOPosix BaseStreamSocketChannel.swift
[287/313] Compiling NIOPosix Bootstrap.swift
[288/313] Compiling NIOPosix ControlMessage.swift
[289/313] Compiling NIOPosix DatagramVectorReadManager.swift
[290/313] Compiling NIOPosix Errors+Any.swift
[291/313] Compiling NIOPosix Utilities.swift
[292/313] Compiling NIOPosix VsockAddress.swift
[293/313] Compiling NIOPosix VsockChannelEvents.swift
[294/313] Compiling NIOPosix Windows.swift
[295/313] Compiling NIOPosix resource_bundle_accessor.swift
[296/313] Compiling NIOPosix Linux.swift
[297/313] Compiling NIOPosix LinuxCPUSet.swift
[298/313] Compiling NIOPosix LinuxUring.swift
[299/313] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[300/313] Compiling NIOPosix NIOPosixSendableMetatype.swift
[301/313] Compiling NIOPosix NIOThreadPool.swift
[302/313] Compiling NIOPosix FileDescriptor.swift
[303/313] Compiling NIOPosix GetaddrinfoResolver.swift
[304/313] Compiling NIOPosix HappyEyeballs.swift
[305/313] Compiling NIOPosix IO.swift
[306/313] Compiling NIOPosix IntegerBitPacking.swift
[307/313] Compiling NIOPosix IntegerTypes.swift
[308/313] Compiling NIOPosix NonBlockingFileIO.swift
[309/313] Compiling NIOPosix PendingDatagramWritesManager.swift
[310/313] Compiling NIOPosix PendingWritesManager.swift
[311/313] Compiling NIOPosix PipeChannel.swift
[312/313] Compiling NIOPosix PipePair.swift
[313/313] Compiling NIOPosix Pool.swift
[314/315] Compiling NIO Exports.swift
[315/315] Emitting module NIO
[316/343] 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>
[317/346] Compiling SwiftBSON BSONValue.swift
[318/346] Compiling SwiftBSON Bool+BSONValue.swift
[319/346] Compiling SwiftBSON ByteBuffer+BSON.swift
[320/346] 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>
[321/346] 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>
[322/346] 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>
[323/346] Compiling SwiftBSON BSONRegularExpression.swift
[324/346] Compiling SwiftBSON BSONSymbol.swift
[325/346] Compiling SwiftBSON BSONTimestamp.swift
[326/346] Compiling SwiftBSON BSONDecoder.swift
[327/346] Compiling SwiftBSON BSONDocument+Collection.swift
[328/346] Compiling SwiftBSON BSONDocument+Sequence.swift
[329/346] Compiling SwiftBSON CodableNumber.swift
[330/346] Compiling SwiftBSON CodingStrategies.swift
[331/346] Compiling SwiftBSON Date+BSONValue.swift
[332/346] Compiling SwiftBSON Integers+BSONValue.swift
[333/346] Compiling SwiftBSON JSON.swift
[334/346] Compiling SwiftBSON String+BSONValue.swift
[335/346] Compiling SwiftBSON Array+BSONValue.swift
[336/346] Compiling SwiftBSON BSON.swift
[337/346] Compiling SwiftBSON BSONBinary.swift
[338/346] Compiling SwiftBSON Double+BSONValue.swift
[339/346] Compiling SwiftBSON ExtendedJSONDecoder.swift
[340/346] Compiling SwiftBSON ExtendedJSONEncoder.swift
[341/346] 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>
[342/346] 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>
[343/346] 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>
[344/346] Compiling SwiftBSON BSONCode.swift
[345/346] Compiling SwiftBSON BSONDBPointer.swift
[346/346] Compiling SwiftBSON BSONDecimal128.swift
Build complete! (22.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.16.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.git"
    }
  ],
  "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" : [
        "NIO",
        "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.1"
}
Done.