Build Information
Successful build of BSON, reference 8.2.0 (4240cf
), with Swift 6.1 for Android on 30 May 2025 22:56:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path: $PWD
https://github.com/orlandos-nl/BSON.git
https://github.com/orlandos-nl/BSON.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/76123] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (12.32s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[45/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.77s)
[3153/16591] Fetching swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git from cache (2.13s)
[1/1717] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.31s)
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.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.5.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 CNIOWASI CNIOWASI.c
[7/18] Compiling _AtomicsShims.c
[8/18] Compiling CNIOWindows WSAStartup.c
[8/18] Write sources
[11/18] Compiling CNIOWindows shim.c
[12/18] Compiling CNIOLinux liburing_shims.c
[13/18] Compiling CNIODarwin shim.c
[14/18] Compiling CNIOLinux shim.c
[15/18] Write swift-version-24593BA9C3E375BF.txt
[17/57] Emitting module _NIOBase64
[17/57] Compiling c-nioatomics.c
[19/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/58] Compiling _NIOBase64 Base64.swift
[21/59] Compiling _NIODataStructures _TinyArray.swift
[22/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/59] Compiling InternalCollectionsUtilities Debugging.swift
[24/59] Compiling InternalCollectionsUtilities Descriptions.swift
[25/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/59] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/59] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/59] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/59] Compiling InternalCollectionsUtilities Integer rank.swift
[30/59] Compiling _NIODataStructures PriorityQueue.swift
[31/59] Emitting module InternalCollectionsUtilities
[32/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/59] Emitting module Atomics
[46/61] Emitting module _NIODataStructures
[47/61] Compiling _NIODataStructures Heap.swift
[48/61] Compiling Atomics AtomicMemoryOrderings.swift
[49/61] Compiling Atomics DoubleWord.swift
[50/61] Compiling Atomics ManagedAtomic.swift
[51/61] Compiling Atomics ManagedAtomicLazyReference.swift
[52/61] Compiling Atomics UnsafeAtomic.swift
[53/61] Compiling Atomics UnsafeAtomicLazyReference.swift
[59/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/63] Compiling Atomics IntegerOperations.swift
[61/63] Compiling Atomics Unmanaged extensions.swift
[61/64] Compiling c-atomics.c
[65/85] Compiling DequeModule Deque+Equatable.swift
[66/85] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[68/87] Compiling DequeModule Deque+CustomReflectable.swift
[69/87] Compiling DequeModule Deque+Descriptions.swift
[70/87] Compiling DequeModule _DequeBuffer.swift
[71/87] Compiling DequeModule _DequeBufferHeader.swift
[72/87] Compiling NIOConcurrencyHelpers lock.swift
[73/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/87] Compiling DequeModule Deque+Extras.swift
[75/87] Compiling DequeModule Deque+Hashable.swift
[76/87] Compiling DequeModule Deque._UnsafeHandle.swift
[77/87] Compiling DequeModule Deque.swift
[78/87] Compiling DequeModule Deque+Testing.swift
[79/87] Compiling DequeModule Deque._Storage.swift
[80/87] Compiling DequeModule _DequeSlot.swift
[81/87] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/87] Emitting module NIOConcurrencyHelpers
[84/87] Compiling NIOConcurrencyHelpers atomics.swift
[86/88] Compiling DequeModule Deque+Codable.swift
[87/88] Compiling DequeModule Deque+Collection.swift
[88/88] Emitting module DequeModule
[90/149] Compiling NIOCore MulticastChannel.swift
[91/149] Compiling NIOCore NIOAny.swift
[92/149] Compiling NIOCore NIOCloseOnErrorHandler.swift
[93/149] Compiling NIOCore NIOLoopBound.swift
[94/149] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[95/149] Compiling NIOCore NIOScheduledCallback.swift
[96/149] Compiling NIOCore NIOSendable.swift
[97/149] Compiling NIOCore RecvByteBufferAllocator.swift
[98/157] Compiling NIOCore IO.swift
[99/157] Compiling NIOCore IOData.swift
[100/157] Compiling NIOCore IPProtocol.swift
[101/157] Compiling NIOCore IntegerBitPacking.swift
[102/157] Compiling NIOCore IntegerTypes.swift
[103/157] Compiling NIOCore Interfaces.swift
[104/157] Compiling NIOCore Linux.swift
[105/157] Compiling NIOCore MarkedCircularBuffer.swift
[106/157] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[107/157] Compiling NIOCore EventLoopFuture+Deprecated.swift
[108/157] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[109/157] Compiling NIOCore EventLoopFuture.swift
[110/157] Compiling NIOCore FileDescriptor.swift
[111/157] Compiling NIOCore FileHandle.swift
[112/157] Compiling NIOCore FileRegion.swift
[113/157] Compiling NIOCore GlobalSingletons.swift
[114/157] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[115/157] Compiling NIOCore SocketAddresses.swift
[116/157] Compiling NIOCore SocketOptionProvider.swift
[117/157] Compiling NIOCore SystemCallHelpers.swift
[118/157] Compiling NIOCore TimeAmount+Duration.swift
[119/157] Compiling NIOCore TypeAssistedChannelHandler.swift
[120/157] Compiling NIOCore UniversalBootstrapSupport.swift
[121/157] Compiling NIOCore Utilities.swift
[122/157] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[123/157] Compiling NIOCore BSDSocketAPI.swift
[124/157] Compiling NIOCore ByteBuffer-aux.swift
[125/157] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[126/157] Compiling NIOCore ByteBuffer-conversions.swift
[127/157] Compiling NIOCore ByteBuffer-core.swift
[128/157] Compiling NIOCore ByteBuffer-hex.swift
[129/157] Compiling NIOCore ByteBuffer-int.swift
[130/157] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[131/157] Compiling NIOCore AddressedEnvelope.swift
[132/157] Compiling NIOCore AsyncAwaitSupport.swift
[133/157] Compiling NIOCore AsyncChannel.swift
[134/157] Compiling NIOCore AsyncChannelHandler.swift
[135/157] Compiling NIOCore AsyncChannelInboundStream.swift
[136/157] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/157] Compiling NIOCore NIOAsyncSequenceProducer.swift
[138/157] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/157] Compiling NIOCore NIOAsyncWriter.swift
[140/157] Compiling NIOCore CircularBuffer.swift
[141/157] Compiling NIOCore Codec.swift
[142/157] Compiling NIOCore ConvenienceOptionSupport.swift
[143/157] Compiling NIOCore DeadChannel.swift
[144/157] Compiling NIOCore DispatchQueue+WithFuture.swift
[145/157] Compiling NIOCore EventLoop+Deprecated.swift
[146/157] Compiling NIOCore EventLoop+SerialExecutor.swift
[147/157] Compiling NIOCore EventLoop.swift
[148/157] Emitting module NIOCore
[149/157] Compiling NIOCore ByteBuffer-multi-int.swift
[150/157] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[151/157] Compiling NIOCore ByteBuffer-views.swift
[152/157] Compiling NIOCore Channel.swift
[153/157] Compiling NIOCore ChannelHandler.swift
[154/157] Compiling NIOCore ChannelHandlers.swift
[155/157] Compiling NIOCore ChannelInvoker.swift
[156/157] Compiling NIOCore ChannelOption.swift
[157/157] Compiling NIOCore ChannelPipeline.swift
[159/192] Compiling BSON Null.swift
[160/192] Compiling BSON ObjectId.swift
[161/192] Compiling BSON Optional.swift
[162/192] Compiling BSON PrimitiveConvertible.swift
[163/196] Compiling BSON AnyPrimitive.swift
[164/196] Compiling BSON Binary.swift
[165/196] Compiling BSON Decimal128.swift
[166/196] Compiling BSON JavaScript.swift
[167/196] Compiling BSON Document+Subscripts.swift
[168/196] Compiling BSON Document+Validation.swift
[169/196] Compiling BSON Document.swift
[170/196] Compiling BSON DocumentSlice.swift
[171/196] Compiling BSON ByteBuffer+Helpers.swift
[172/196] Compiling BSON Document+Dictionary.swift
[173/196] Compiling BSON Document+Equatable.swift
[174/196] Compiling BSON Document+Helpers.swift
[175/196] Compiling BSON Document+Mutations.swift
[176/196] Compiling BSON Document+Serialization.swift
[177/196] Compiling BSON PrimitiveEncoding.swift
[178/196] Compiling BSON CustomDebugStringConvertible.swift
[179/196] Compiling BSON Document+Array.swift
[180/196] Compiling BSON Document+Cache.swift
[181/196] Compiling BSON Document+Collection.swift
[182/196] 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
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:
/host/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 | }
[183/196] 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
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:
/host/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 | }
[184/196] 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
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:
/host/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 | }
[185/196] 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
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:
/host/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 | }
[186/196] 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
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:
/host/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 | }
[187/196] Compiling BSON Primitives.swift
[188/196] Compiling BSON RegularExpression.swift
[189/196] Compiling BSON Timestamp.swift
[190/196] Compiling BSON TypeIdentifier.swift
[191/196] Emitting module BSON
[192/196] Compiling BSON Codable.swift
[193/196] Compiling BSON BSONDecoder.swift
[194/196] Compiling BSON BSONDecoderSettings.swift
[195/196] Compiling BSON FastBSONDecoder.swift
[196/196] Compiling BSON KeyedBSONDecodingContainer.swift
Build complete! (91.90s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.