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.2.0 (4240cf), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 13:36:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/BSON.git
Reference: 8.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/BSON
 * tag               8.2.0      -> FETCH_HEAD
HEAD is now at 4240cf6 Merge pull request #87 from orlandos-nl/jo/expose-type-identifier
Cloned https://github.com/orlandos-nl/BSON.git
Revision (git rev-parse @):
4240cf68b5d161434034a493741f0ae08cbef017
SUCCESS checkout https://github.com/orlandos-nl/BSON.git at 8.2.0
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.99s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Fetched https://github.com/apple/swift-system.git from cache (0.74s)
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
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.4
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.82.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.4",
              "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.4.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/6004] Fetching bson
Fetched https://github.com/orlandos-nl/BSON.git from cache (1.06s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.75s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.4.2
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 8.2.0 (4240cf6)
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.4
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
warning: '.resolve-product-dependencies': dependency 'bson' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/BSON.git
https://github.com/orlandos-nl/BSON.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.46.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "BSON",
  "name" : "BSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BSON",
      "targets" : [
        "BSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BSONTests",
      "module_type" : "SwiftTarget",
      "name" : "BSONTests",
      "path" : "Tests/BSONTests",
      "sources" : [
        "BSONCorpusTests.swift",
        "BSONDateDecodingTests.swift",
        "BSONEncoderTests.swift",
        "BSONPublicTests.swift",
        "ObjectIdTests.swift"
      ],
      "target_dependencies" : [
        "BSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BSON",
      "module_type" : "SwiftTarget",
      "name" : "BSON",
      "path" : "Sources/BSON",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "BSON"
      ],
      "sources" : [
        "Codable/Codable.swift",
        "Codable/Decoding/BSONDecoder.swift",
        "Codable/Decoding/BSONDecoderSettings.swift",
        "Codable/Decoding/Fast/FastBSONDecoder.swift",
        "Codable/Decoding/KeyedBSONDecodingContainer.swift",
        "Codable/Decoding/PrimitiveDecoding.swift",
        "Codable/Decoding/SingleValueBSONDecodingContainer.swift",
        "Codable/Decoding/UnkeyedBSONDecodingContainer.swift",
        "Codable/Encoding/BSONEncoder.swift",
        "Codable/Encoding/BSONEncoderStrategies.swift",
        "Codable/Encoding/PrimitiveEncoding.swift",
        "Debugging/CustomDebugStringConvertible.swift",
        "Document/Document+Array.swift",
        "Document/Document+Cache.swift",
        "Document/Document+Collection.swift",
        "Document/Document+Dictionary.swift",
        "Document/Document+Equatable.swift",
        "Document/Document+Helpers.swift",
        "Document/Document+Mutations.swift",
        "Document/Document+Serialization.swift",
        "Document/Document+Subscripts.swift",
        "Document/Document+Validation.swift",
        "Document/Document.swift",
        "Document/DocumentSlice.swift",
        "Helpers/ByteBuffer+Helpers.swift",
        "Types/AnyPrimitive.swift",
        "Types/Binary.swift",
        "Types/Decimal128.swift",
        "Types/JavaScript.swift",
        "Types/Null.swift",
        "Types/ObjectId.swift",
        "Types/Optional.swift",
        "Types/PrimitiveConvertible.swift",
        "Types/Primitives.swift",
        "Types/RegularExpression.swift",
        "Types/Timestamp.swift",
        "Types/TypeIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/18] Write sources
[6/18] Compiling CNIOWASI CNIOWASI.c
[7/18] Compiling CNIOWindows shim.c
[7/18] Compiling CNIOWindows WSAStartup.c
[9/18] Write sources
[11/18] Compiling CNIOLinux liburing_shims.c
[11/18] Compiling CNIOLinux shim.c
[13/18] Write swift-version-2F0A5646E1D333AE.txt
[14/18] Compiling _AtomicsShims.c
[15/61] Compiling CNIODarwin shim.c
[17/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/62] Compiling Atomics ManagedAtomic.swift
[19/62] Compiling Atomics ManagedAtomicLazyReference.swift
[20/62] Compiling Atomics AtomicBool.swift
[21/62] Compiling Atomics IntegerConformances.swift
[22/62] Compiling Atomics UnsafeAtomic.swift
[23/62] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/62] Emitting module _NIOBase64
[25/62] Compiling _NIOBase64 Base64.swift
[26/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/64] Compiling Atomics AtomicOptionalWrappable.swift
[30/64] Compiling Atomics AtomicReference.swift
[31/64] Compiling Atomics AtomicMemoryOrderings.swift
[32/64] Compiling Atomics DoubleWord.swift
[33/64] Compiling Atomics PointerConformances.swift
[34/64] Compiling Atomics Primitives.native.swift
[35/64] Compiling Atomics Primitives.shims.swift
[36/64] Compiling Atomics AtomicInteger.swift
[37/64] Emitting module InternalCollectionsUtilities
[38/64] Compiling Atomics OptionalRawRepresentable.swift
[39/64] Compiling Atomics RawRepresentable.swift
[40/64] Compiling Atomics IntegerOperations.swift
[41/64] Compiling Atomics Unmanaged extensions.swift
[44/80] Compiling DequeModule Deque+Extras.swift
[45/80] Compiling DequeModule Deque+Hashable.swift
[46/80] Compiling DequeModule Deque+Equatable.swift
[47/80] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[48/80] Compiling Atomics AtomicStorage.swift
[49/80] Compiling Atomics AtomicValue.swift
[50/80] Compiling DequeModule Deque._UnsafeHandle.swift
[51/80] Compiling DequeModule Deque.swift
[52/80] Compiling DequeModule Deque+Testing.swift
[53/80] Compiling DequeModule Deque._Storage.swift
[54/80] Compiling DequeModule Deque+Codable.swift
[55/80] Compiling DequeModule Deque+Collection.swift
[56/80] Compiling DequeModule Deque+CustomReflectable.swift
[57/80] Compiling DequeModule Deque+Descriptions.swift
[58/80] Emitting module Atomics
[59/80] Compiling DequeModule _DequeSlot.swift
[60/81] Compiling _NIODataStructures _TinyArray.swift
[61/81] Compiling _NIODataStructures PriorityQueue.swift
[64/81] Emitting module _NIODataStructures
[65/81] Compiling _NIODataStructures Heap.swift
[66/81] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/81] Compiling DequeModule _DequeBufferHeader.swift
[72/81] Compiling DequeModule _DequeBuffer.swift
[79/81] Emitting module DequeModule
[79/81] Compiling c-nioatomics.c
[80/81] Compiling c-atomics.c
[82/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[83/87] Compiling NIOConcurrencyHelpers lock.swift
[84/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/87] Compiling NIOConcurrencyHelpers atomics.swift
[86/87] Emitting module NIOConcurrencyHelpers
[87/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/148] Compiling NIOCore GlobalSingletons.swift
[89/148] Compiling NIOCore IO.swift
[90/148] Compiling NIOCore IOData.swift
[91/148] Compiling NIOCore IPProtocol.swift
[92/148] Compiling NIOCore IntegerBitPacking.swift
[93/148] Compiling NIOCore IntegerTypes.swift
[94/154] Compiling NIOCore SocketOptionProvider.swift
[95/154] Compiling NIOCore SystemCallHelpers.swift
[96/154] Compiling NIOCore TimeAmount+Duration.swift
[97/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[98/154] Compiling NIOCore UniversalBootstrapSupport.swift
[99/154] Compiling NIOCore Utilities.swift
[100/154] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[101/154] Compiling NIOCore NIOAsyncWriter.swift
[102/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[103/154] Compiling NIOCore BSDSocketAPI.swift
[104/154] Compiling NIOCore ByteBuffer-aux.swift
[105/154] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[106/154] Compiling NIOCore ByteBuffer-conversions.swift
[107/154] Compiling NIOCore Codec.swift
[108/154] Compiling NIOCore ConvenienceOptionSupport.swift
[109/154] Compiling NIOCore DeadChannel.swift
[110/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[111/154] Compiling NIOCore EventLoop+Deprecated.swift
[112/154] Compiling NIOCore EventLoop+SerialExecutor.swift
[113/154] Compiling NIOCore EventLoop.swift
[114/154] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[115/154] Compiling NIOCore EventLoopFuture+Deprecated.swift
[116/154] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[117/154] Compiling NIOCore EventLoopFuture.swift
[118/154] Compiling NIOCore FileDescriptor.swift
[119/154] Compiling NIOCore FileHandle.swift
[120/154] Compiling NIOCore FileRegion.swift
[121/154] Compiling NIOCore NIOLoopBound.swift
[122/154] Compiling NIOCore NIOScheduledCallback.swift
[123/154] Compiling NIOCore NIOSendable.swift
[124/154] Compiling NIOCore RecvByteBufferAllocator.swift
[125/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[126/154] Compiling NIOCore SocketAddresses.swift
[127/154] Compiling NIOCore Channel.swift
[128/154] Compiling NIOCore ChannelHandler.swift
[129/154] Compiling NIOCore ChannelHandlers.swift
[130/154] Compiling NIOCore ChannelInvoker.swift
[131/154] Compiling NIOCore ChannelOption.swift
[132/154] Compiling NIOCore ChannelPipeline.swift
[133/154] Compiling NIOCore CircularBuffer.swift
[134/154] Compiling NIOCore AddressedEnvelope.swift
[135/154] Compiling NIOCore AsyncAwaitSupport.swift
[136/154] Compiling NIOCore AsyncChannel.swift
[137/154] Compiling NIOCore AsyncChannelHandler.swift
[138/154] Compiling NIOCore AsyncChannelInboundStream.swift
[139/154] Compiling NIOCore AsyncChannelOutboundWriter.swift
[140/154] Compiling NIOCore NIOAsyncSequenceProducer.swift
[141/154] Compiling NIOCore Interfaces.swift
[142/154] Compiling NIOCore Linux.swift
[143/154] Compiling NIOCore MarkedCircularBuffer.swift
[144/154] Compiling NIOCore MulticastChannel.swift
[145/154] Compiling NIOCore NIOAny.swift
[146/154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[147/154] Compiling NIOCore ByteBuffer-core.swift
[148/154] Compiling NIOCore ByteBuffer-hex.swift
[149/154] Compiling NIOCore ByteBuffer-int.swift
[150/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/154] Compiling NIOCore ByteBuffer-multi-int.swift
[152/154] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[153/154] Compiling NIOCore ByteBuffer-views.swift
[154/154] Emitting module NIOCore
[155/189] Emitting module BSON
[156/192] Compiling BSON RegularExpression.swift
[157/192] Compiling BSON Timestamp.swift
[158/192] Compiling BSON TypeIdentifier.swift
[159/192] Compiling BSON Optional.swift
[160/192] Compiling BSON PrimitiveConvertible.swift
[161/192] Compiling BSON Primitives.swift
[162/192] Compiling BSON KeyedBSONDecodingContainer.swift
[163/192] Compiling BSON PrimitiveDecoding.swift
[164/192] Compiling BSON SingleValueBSONDecodingContainer.swift
[165/192] Compiling BSON UnkeyedBSONDecodingContainer.swift
[166/192] Compiling BSON Document+Equatable.swift
[167/192] Compiling BSON Document+Helpers.swift
[168/192] Compiling BSON Document+Mutations.swift
[169/192] Compiling BSON Document+Serialization.swift
[170/192] Compiling BSON Document+Array.swift
[171/192] Compiling BSON Document+Cache.swift
[172/192] Compiling BSON Document+Collection.swift
[173/192] Compiling BSON Document+Dictionary.swift
[174/192] Compiling BSON BSONEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 82 |             case .document(let document):
 83 |                 document
 84 |             case .primitive(let primitive):
    |                                 `- warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 85 |                 nil
 86 |             case nil:
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused
172 |                 self.document?.appendValue(newValue, forKey: converted(key.stringValue))
173 |             } else {
174 |                 self.document?.removeValue(forKey: converted(key.stringValue))
    |                                `- warning: result of call to 'removeValue(forKey:)' is unused
175 |             }
176 |         }
[175/192] Compiling BSON BSONEncoderStrategies.swift
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 82 |             case .document(let document):
 83 |                 document
 84 |             case .primitive(let primitive):
    |                                 `- warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 85 |                 nil
 86 |             case nil:
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused
172 |                 self.document?.appendValue(newValue, forKey: converted(key.stringValue))
173 |             } else {
174 |                 self.document?.removeValue(forKey: converted(key.stringValue))
    |                                `- warning: result of call to 'removeValue(forKey:)' is unused
175 |             }
176 |         }
[176/192] Compiling BSON PrimitiveEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 82 |             case .document(let document):
 83 |                 document
 84 |             case .primitive(let primitive):
    |                                 `- warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 85 |                 nil
 86 |             case nil:
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused
172 |                 self.document?.appendValue(newValue, forKey: converted(key.stringValue))
173 |             } else {
174 |                 self.document?.removeValue(forKey: converted(key.stringValue))
    |                                `- warning: result of call to 'removeValue(forKey:)' is unused
175 |             }
176 |         }
[177/192] Compiling BSON CustomDebugStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 82 |             case .document(let document):
 83 |                 document
 84 |             case .primitive(let primitive):
    |                                 `- warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it
 85 |                 nil
 86 |             case nil:
/Users/admin/builder/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused
172 |                 self.document?.appendValue(newValue, forKey: converted(key.stringValue))
173 |             } else {
174 |                 self.document?.removeValue(forKey: converted(key.stringValue))
    |                                `- warning: result of call to 'removeValue(forKey:)' is unused
175 |             }
176 |         }
[178/192] Compiling BSON Document+Subscripts.swift
[179/192] Compiling BSON Document+Validation.swift
[180/192] Compiling BSON Document.swift
[181/192] Compiling BSON DocumentSlice.swift
[182/192] Compiling BSON JavaScript.swift
[183/192] Compiling BSON Null.swift
[184/192] Compiling BSON ObjectId.swift
[185/192] Compiling BSON ByteBuffer+Helpers.swift
[186/192] Compiling BSON AnyPrimitive.swift
[187/192] Compiling BSON Binary.swift
[188/192] Compiling BSON Decimal128.swift
[189/192] Compiling BSON Codable.swift
[190/192] Compiling BSON BSONDecoder.swift
[191/192] Compiling BSON BSONDecoderSettings.swift
[192/192] Compiling BSON FastBSONDecoder.swift
Build complete! (11.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.46.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "BSON",
  "name" : "BSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BSON",
      "targets" : [
        "BSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BSONTests",
      "module_type" : "SwiftTarget",
      "name" : "BSONTests",
      "path" : "Tests/BSONTests",
      "sources" : [
        "BSONCorpusTests.swift",
        "BSONDateDecodingTests.swift",
        "BSONEncoderTests.swift",
        "BSONPublicTests.swift",
        "ObjectIdTests.swift"
      ],
      "target_dependencies" : [
        "BSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BSON",
      "module_type" : "SwiftTarget",
      "name" : "BSON",
      "path" : "Sources/BSON",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "BSON"
      ],
      "sources" : [
        "Codable/Codable.swift",
        "Codable/Decoding/BSONDecoder.swift",
        "Codable/Decoding/BSONDecoderSettings.swift",
        "Codable/Decoding/Fast/FastBSONDecoder.swift",
        "Codable/Decoding/KeyedBSONDecodingContainer.swift",
        "Codable/Decoding/PrimitiveDecoding.swift",
        "Codable/Decoding/SingleValueBSONDecodingContainer.swift",
        "Codable/Decoding/UnkeyedBSONDecodingContainer.swift",
        "Codable/Encoding/BSONEncoder.swift",
        "Codable/Encoding/BSONEncoderStrategies.swift",
        "Codable/Encoding/PrimitiveEncoding.swift",
        "Debugging/CustomDebugStringConvertible.swift",
        "Document/Document+Array.swift",
        "Document/Document+Cache.swift",
        "Document/Document+Collection.swift",
        "Document/Document+Dictionary.swift",
        "Document/Document+Equatable.swift",
        "Document/Document+Helpers.swift",
        "Document/Document+Mutations.swift",
        "Document/Document+Serialization.swift",
        "Document/Document+Subscripts.swift",
        "Document/Document+Validation.swift",
        "Document/Document.swift",
        "Document/DocumentSlice.swift",
        "Helpers/ByteBuffer+Helpers.swift",
        "Types/AnyPrimitive.swift",
        "Types/Binary.swift",
        "Types/Decimal128.swift",
        "Types/JavaScript.swift",
        "Types/Null.swift",
        "Types/ObjectId.swift",
        "Types/Optional.swift",
        "Types/PrimitiveConvertible.swift",
        "Types/Primitives.swift",
        "Types/RegularExpression.swift",
        "Types/Timestamp.swift",
        "Types/TypeIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.