The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of BSON, reference 8.2.0 (4240cf), with Swift 6.2 (beta) for Android on 23 Jun 2025 21:56:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/BSON.git
Reference: 8.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orlandos-nl/BSON.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (12.65s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[1798/18437] Fetching swift-atomics, swift-collections
[2131/22873] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (2.08s)
Fetched https://github.com/apple/swift-system.git from cache (2.09s)
Fetched https://github.com/apple/swift-collections.git from cache (2.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.12s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/18] Write sources
[6/18] Compiling CNIOWindows shim.c
[7/18] Compiling CNIOWindows WSAStartup.c
[8/18] Compiling _AtomicsShims.c
[9/18] Write sources
[9/18] Compiling CNIOWASI CNIOWASI.c
[9/18] Write sources
[12/18] Compiling CNIOLinux liburing_shims.c
[13/18] Compiling CNIODarwin shim.c
[14/18] Write swift-version-8C5A4AE7A8CE2BA.txt
[15/18] Compiling CNIOLinux shim.c
[17/56] Emitting module _NIOBase64
[17/56] Compiling c-nioatomics.c
[18/56] Compiling c-atomics.c
[20/62] Compiling Atomics AtomicStorage.swift
[21/62] Compiling Atomics AtomicValue.swift
[22/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/64] Compiling Atomics AtomicMemoryOrderings.swift
[24/64] Compiling Atomics DoubleWord.swift
[25/64] Compiling Atomics AtomicInteger.swift
[26/64] Compiling Atomics OptionalRawRepresentable.swift
[27/64] Compiling Atomics AtomicOptionalWrappable.swift
[28/64] Compiling Atomics AtomicReference.swift
[29/64] Compiling Atomics RawRepresentable.swift
[30/64] Compiling Atomics ManagedAtomic.swift
[31/64] Compiling Atomics ManagedAtomicLazyReference.swift
[32/65] Emitting module NIOConcurrencyHelpers
[33/65] Compiling Atomics Primitives.native.swift
[37/65] Compiling NIOConcurrencyHelpers lock.swift
[38/65] Compiling Atomics IntegerConformances.swift
[39/65] Compiling Atomics PointerConformances.swift
[40/65] Compiling Atomics UnsafeAtomic.swift
[41/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/65] Emitting module InternalCollectionsUtilities
[43/65] Compiling Atomics AtomicBool.swift
[47/65] Compiling NIOConcurrencyHelpers NIOLock.swift
[48/65] Compiling _NIOBase64 Base64.swift
[49/66] Emitting module _NIODataStructures
[51/66] Emitting module Atomics
[58/66] Compiling _NIODataStructures _TinyArray.swift
[59/66] Compiling _NIODataStructures Heap.swift
[60/66] Compiling _NIODataStructures PriorityQueue.swift
[61/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[65/68] Compiling NIOConcurrencyHelpers atomics.swift
[66/68] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[68/69] Compiling Atomics IntegerOperations.swift
[69/69] Compiling Atomics Unmanaged extensions.swift
[71/85] Compiling DequeModule _DequeBuffer.swift
[72/85] Compiling DequeModule _DequeBufferHeader.swift
[73/87] Compiling DequeModule Deque+CustomReflectable.swift
[74/87] Compiling DequeModule Deque+Descriptions.swift
[75/87] Compiling DequeModule Deque+Extras.swift
[76/87] Compiling DequeModule Deque+Hashable.swift
[77/87] Compiling DequeModule _DequeSlot.swift
[78/87] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/87] Compiling DequeModule Deque+Equatable.swift
[80/87] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/87] Compiling DequeModule Deque+Testing.swift
[82/87] Compiling DequeModule Deque._Storage.swift
[83/87] Compiling DequeModule Deque._UnsafeHandle.swift
[84/87] Compiling DequeModule Deque.swift
[85/87] Compiling DequeModule Deque+Codable.swift
[86/87] Compiling DequeModule Deque+Collection.swift
[87/87] Emitting module DequeModule
[89/148] Compiling NIOCore MulticastChannel.swift
[90/148] Compiling NIOCore NIOAny.swift
[91/148] Compiling NIOCore NIOCloseOnErrorHandler.swift
[92/148] Compiling NIOCore NIOLoopBound.swift
[93/148] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[94/148] Compiling NIOCore NIOScheduledCallback.swift
[95/148] Compiling NIOCore NIOSendable.swift
[96/148] Compiling NIOCore RecvByteBufferAllocator.swift
[97/156] Compiling NIOCore IO.swift
[98/156] Compiling NIOCore IOData.swift
[99/156] Compiling NIOCore IPProtocol.swift
[100/156] Compiling NIOCore IntegerBitPacking.swift
[101/156] Compiling NIOCore IntegerTypes.swift
[102/156] Compiling NIOCore Interfaces.swift
[103/156] Compiling NIOCore Linux.swift
[104/156] Compiling NIOCore MarkedCircularBuffer.swift
[105/156] Compiling NIOCore CircularBuffer.swift
[106/156] Compiling NIOCore Codec.swift
[107/156] Compiling NIOCore ConvenienceOptionSupport.swift
[108/156] Compiling NIOCore DeadChannel.swift
[109/156] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/156] Compiling NIOCore EventLoop+Deprecated.swift
[111/156] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/156] Compiling NIOCore EventLoop.swift
[113/156] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[114/156] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/156] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/156] Compiling NIOCore EventLoopFuture.swift
[117/156] Compiling NIOCore FileDescriptor.swift
[118/156] Compiling NIOCore FileHandle.swift
[119/156] Compiling NIOCore FileRegion.swift
[120/156] Compiling NIOCore GlobalSingletons.swift
[121/156] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[122/156] Compiling NIOCore SocketAddresses.swift
[123/156] Compiling NIOCore SocketOptionProvider.swift
[124/156] Compiling NIOCore SystemCallHelpers.swift
[125/156] Compiling NIOCore TimeAmount+Duration.swift
[126/156] Compiling NIOCore TypeAssistedChannelHandler.swift
[127/156] Compiling NIOCore UniversalBootstrapSupport.swift
[128/156] Compiling NIOCore Utilities.swift
[129/156] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[130/156] Compiling NIOCore BSDSocketAPI.swift
[131/156] Compiling NIOCore ByteBuffer-aux.swift
[132/156] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[133/156] Compiling NIOCore ByteBuffer-conversions.swift
[134/156] Compiling NIOCore ByteBuffer-core.swift
[135/156] Compiling NIOCore ByteBuffer-hex.swift
[136/156] Compiling NIOCore ByteBuffer-int.swift
[137/156] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[138/156] Compiling NIOCore AddressedEnvelope.swift
[139/156] Compiling NIOCore AsyncAwaitSupport.swift
[140/156] Compiling NIOCore AsyncChannel.swift
[141/156] Compiling NIOCore AsyncChannelHandler.swift
[142/156] Compiling NIOCore AsyncChannelInboundStream.swift
[143/156] Compiling NIOCore AsyncChannelOutboundWriter.swift
[144/156] Compiling NIOCore NIOAsyncSequenceProducer.swift
[145/156] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/156] Compiling NIOCore NIOAsyncWriter.swift
[147/156] Compiling NIOCore ByteBuffer-multi-int.swift
[148/156] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[149/156] Compiling NIOCore ByteBuffer-views.swift
[150/156] Compiling NIOCore Channel.swift
[151/156] Compiling NIOCore ChannelHandler.swift
[152/156] Compiling NIOCore ChannelHandlers.swift
[153/156] Compiling NIOCore ChannelInvoker.swift
[154/156] Compiling NIOCore ChannelOption.swift
[155/156] Compiling NIOCore ChannelPipeline.swift
[156/156] Emitting module NIOCore
[158/191] Emitting module BSON
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:46:54: warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 44 | }
 45 |
 46 | extension Data: BSONPrimitiveConvertible, @unchecked Sendable {
    |                                                      `- warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 47 |     init(primitive: Primitive?) throws {
 48 |         guard let value = primitive, let binary = value as? Binary else {
FoundationEssentials.Data:2:23: note: 'Data' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | @frozen public struct Data : Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes, Sendable {
    |                       `- note: 'Data' declares conformance to protocol 'Sendable' here
  3 |     public typealias Index = Int
  4 |     public typealias Indices = Range<Int>
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:202:39: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
200 |
201 | extension Int32: Primitive {}
202 | extension Date: Primitive, @unchecked Sendable {}
    |                                       `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
203 |
204 | #if (arch(i386) || arch(arm)) && BSONInt64Primitive
FoundationEssentials.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[159/195] Compiling BSON AnyPrimitive.swift
[160/195] Compiling BSON Binary.swift
[161/195] Compiling BSON Decimal128.swift
[162/195] Compiling BSON JavaScript.swift
[163/195] Compiling BSON Null.swift
[164/195] Compiling BSON ObjectId.swift
[165/195] Compiling BSON Optional.swift
[166/195] Compiling BSON PrimitiveConvertible.swift
[167/195] Compiling BSON PrimitiveEncoding.swift
[168/195] Compiling BSON CustomDebugStringConvertible.swift
[169/195] Compiling BSON Document+Array.swift
[170/195] Compiling BSON Document+Cache.swift
[171/195] Compiling BSON Document+Collection.swift
[172/195] Compiling BSON Document+Subscripts.swift
[173/195] Compiling BSON Document+Validation.swift
[174/195] Compiling BSON Document.swift
[175/195] Compiling BSON DocumentSlice.swift
[176/195] Compiling BSON ByteBuffer+Helpers.swift
[177/195] Compiling BSON Primitives.swift
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:46:54: warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 44 | }
 45 |
 46 | extension Data: BSONPrimitiveConvertible, @unchecked Sendable {
    |                                                      `- warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 47 |     init(primitive: Primitive?) throws {
 48 |         guard let value = primitive, let binary = value as? Binary else {
FoundationEssentials.Data:2:23: note: 'Data' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | @frozen public struct Data : Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes, Sendable {
    |                       `- note: 'Data' declares conformance to protocol 'Sendable' here
  3 |     public typealias Index = Int
  4 |     public typealias Indices = Range<Int>
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:202:39: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
200 |
201 | extension Int32: Primitive {}
202 | extension Date: Primitive, @unchecked Sendable {}
    |                                       `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
203 |
204 | #if (arch(i386) || arch(arm)) && BSONInt64Primitive
FoundationEssentials.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[178/195] Compiling BSON RegularExpression.swift
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:46:54: warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 44 | }
 45 |
 46 | extension Data: BSONPrimitiveConvertible, @unchecked Sendable {
    |                                                      `- warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 47 |     init(primitive: Primitive?) throws {
 48 |         guard let value = primitive, let binary = value as? Binary else {
FoundationEssentials.Data:2:23: note: 'Data' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | @frozen public struct Data : Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes, Sendable {
    |                       `- note: 'Data' declares conformance to protocol 'Sendable' here
  3 |     public typealias Index = Int
  4 |     public typealias Indices = Range<Int>
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:202:39: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
200 |
201 | extension Int32: Primitive {}
202 | extension Date: Primitive, @unchecked Sendable {}
    |                                       `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
203 |
204 | #if (arch(i386) || arch(arm)) && BSONInt64Primitive
FoundationEssentials.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[179/195] Compiling BSON Timestamp.swift
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:46:54: warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 44 | }
 45 |
 46 | extension Data: BSONPrimitiveConvertible, @unchecked Sendable {
    |                                                      `- warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 47 |     init(primitive: Primitive?) throws {
 48 |         guard let value = primitive, let binary = value as? Binary else {
FoundationEssentials.Data:2:23: note: 'Data' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | @frozen public struct Data : Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes, Sendable {
    |                       `- note: 'Data' declares conformance to protocol 'Sendable' here
  3 |     public typealias Index = Int
  4 |     public typealias Indices = Range<Int>
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:202:39: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
200 |
201 | extension Int32: Primitive {}
202 | extension Date: Primitive, @unchecked Sendable {}
    |                                       `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
203 |
204 | #if (arch(i386) || arch(arm)) && BSONInt64Primitive
FoundationEssentials.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[180/195] Compiling BSON TypeIdentifier.swift
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:46:54: warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 44 | }
 45 |
 46 | extension Data: BSONPrimitiveConvertible, @unchecked Sendable {
    |                                                      `- warning: conformance of 'Data' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 47 |     init(primitive: Primitive?) throws {
 48 |         guard let value = primitive, let binary = value as? Binary else {
FoundationEssentials.Data:2:23: note: 'Data' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | @frozen public struct Data : Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes, Sendable {
    |                       `- note: 'Data' declares conformance to protocol 'Sendable' here
  3 |     public typealias Index = Int
  4 |     public typealias Indices = Range<Int>
/host/spi-builder-workspace/Sources/BSON/Types/Primitives.swift:202:39: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
200 |
201 | extension Int32: Primitive {}
202 | extension Date: Primitive, @unchecked Sendable {}
    |                                       `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
203 |
204 | #if (arch(i386) || arch(arm)) && BSONInt64Primitive
FoundationEssentials.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[181/195] Compiling BSON PrimitiveDecoding.swift
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it [#no-usage]
 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 [#no-usage]
 85 |                 nil
 86 |             case nil:
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused [#no-usage]
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 [#no-usage]
175 |             }
176 |         }
[182/195] Compiling BSON SingleValueBSONDecodingContainer.swift
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it [#no-usage]
 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 [#no-usage]
 85 |                 nil
 86 |             case nil:
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused [#no-usage]
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 [#no-usage]
175 |             }
176 |         }
[183/195] Compiling BSON UnkeyedBSONDecodingContainer.swift
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it [#no-usage]
 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 [#no-usage]
 85 |                 nil
 86 |             case nil:
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused [#no-usage]
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 [#no-usage]
175 |             }
176 |         }
[184/195] Compiling BSON BSONEncoder.swift
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it [#no-usage]
 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 [#no-usage]
 85 |                 nil
 86 |             case nil:
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused [#no-usage]
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 [#no-usage]
175 |             }
176 |         }
[185/195] Compiling BSON BSONEncoderStrategies.swift
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:84:33: warning: immutable value 'primitive' was never used; consider replacing with '_' or removing it [#no-usage]
 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 [#no-usage]
 85 |                 nil
 86 |             case nil:
/host/spi-builder-workspace/Sources/BSON/Codable/Encoding/BSONEncoder.swift:174:32: warning: result of call to 'removeValue(forKey:)' is unused [#no-usage]
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 [#no-usage]
175 |             }
176 |         }
[186/195] Compiling BSON Document+Dictionary.swift
[187/195] Compiling BSON Document+Equatable.swift
[188/195] Compiling BSON Document+Helpers.swift
[189/195] Compiling BSON Document+Mutations.swift
[190/195] Compiling BSON Document+Serialization.swift
[191/195] Compiling BSON Codable.swift
[192/195] Compiling BSON BSONDecoder.swift
[193/195] Compiling BSON BSONDecoderSettings.swift
[194/195] Compiling BSON FastBSONDecoder.swift
[195/195] Compiling BSON KeyedBSONDecodingContainer.swift
Build complete! (118.62s)
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" : "/host/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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.