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 swift-bson with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mongodb/swift-bson.git
Reference: main
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/mongodb/swift-bson
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de94473 update team members
Cloned https://github.com/mongodb/swift-bson.git
Revision (git rev-parse @):
de94473c2b872334937117af19c6c5f3e810e0ab
SUCCESS checkout https://github.com/mongodb/swift-bson.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mongodb/swift-bson.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/swift-extras/swift-extras-base64
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/swift-extras/swift-extras-json
[1/1049] Fetching swift-extras-json
[1050/1673] Fetching swift-extras-json, swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-base64 from cache (0.29s)
[1/17291] Fetching nimble
[9166/81788] Fetching nimble, swift-nio
Fetched https://github.com/swift-extras/swift-extras-json from cache (5.05s)
Fetched https://github.com/Quick/Nimble from cache (5.07s)
Fetched https://github.com/apple/swift-nio from cache (5.14s)
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.45s)
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.61s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.65s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.63.0 (0.77s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/2983] Fetching swift-system
[2448/4546] Fetching swift-system, swift-atomics
[4547/18292] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
[5183/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.17s)
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.81s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
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.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.63.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/swift-extras/swift-extras-json
Working copy of https://github.com/swift-extras/swift-extras-json resolved at 0.6.0
Building for debugging...
[0/19] Write sources
[9/19] Compiling CNIODarwin shim.c
[10/19] Compiling CNIOWindows shim.c
[11/19] Write sources
[12/19] Compiling _AtomicsShims.c
[13/19] Compiling CNIOLinux liburing_shims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[14/19] Compiling CNIOLinux shim.c
[15/19] Compiling CNIOWindows WSAStartup.c
[16/19] Write swift-version-24593BA9C3E375BF.txt
[18/78] Emitting module _NIODataStructures
[18/78] Compiling c-nioatomics.c
[19/78] Compiling c-atomics.c
[21/84] Compiling ExtrasBase64 DecodingError.swift
[22/84] Compiling Atomics AtomicStorage.swift
[23/84] Compiling Atomics AtomicValue.swift
[24/86] Emitting module ExtrasJSON
[25/86] Compiling Atomics IntegerConformances.swift
[26/86] Compiling Atomics PointerConformances.swift
[27/86] Emitting module _CollectionsUtilities
[30/86] Compiling Atomics Primitives.native.swift
[31/87] Compiling Atomics Primitives.shims.swift
[32/87] Compiling Atomics AtomicInteger.swift
[33/87] Compiling Atomics AtomicOptionalWrappable.swift
[34/87] Compiling Atomics AtomicMemoryOrderings.swift
[35/87] Compiling Atomics DoubleWord.swift
[36/87] Compiling Atomics ManagedAtomic.swift
[37/87] Compiling Atomics ManagedAtomicLazyReference.swift
[38/87] Compiling Atomics AtomicReference.swift
[45/89] Compiling Atomics OptionalRawRepresentable.swift
[46/89] Compiling Atomics RawRepresentable.swift
[47/89] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/89] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/89] Compiling Atomics AtomicBool.swift
[60/89] Compiling ExtrasJSON DocumentReader.swift
[61/89] Emitting module _NIOBase64
[62/89] Compiling _NIOBase64 Base64.swift
[65/89] Compiling ExtrasJSON JSONValue.swift
[67/90] Compiling _NIODataStructures _TinyArray.swift
[68/90] Compiling _NIODataStructures PriorityQueue.swift
[71/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[72/91] Compiling Atomics IntegerOperations.swift
[73/91] Compiling Atomics Unmanaged extensions.swift
[75/107] Compiling ExtrasJSON JSONParser.swift
[77/108] Compiling DequeModule Deque+Hashable.swift
[78/108] Compiling DequeModule Deque+Sendable.swift
[79/110] Compiling DequeModule _DequeBuffer.swift
[80/110] Compiling DequeModule _DequeBufferHeader.swift
[81/110] Compiling DequeModule Deque+Descriptions.swift
[82/110] Compiling DequeModule Deque+Equatable.swift
[83/110] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/110] Compiling DequeModule Deque+Extras.swift
[85/110] Compiling DequeModule _DequeSlot.swift
[86/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/110] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/110] Emitting module NIOConcurrencyHelpers
[89/110] Compiling DequeModule Deque+Codable.swift
[90/110] Compiling DequeModule Deque+Collection.swift
[91/110] Compiling DequeModule Deque+CustomReflectable.swift
[95/110] Emitting module Atomics
[96/110] Compiling NIOConcurrencyHelpers lock.swift
[97/111] Compiling _NIODataStructures Heap.swift
[100/112] Compiling DequeModule Deque+Testing.swift
[101/112] Compiling DequeModule Deque._Storage.swift
[102/112] Compiling DequeModule Deque._UnsafeHandle.swift
[103/112] Compiling DequeModule Deque.swift
[104/112] Compiling NIOConcurrencyHelpers atomics.swift
[105/112] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[110/113] Emitting module DequeModule
[112/171] Emitting module ExtrasBase64
[113/171] Compiling NIOCore MarkedCircularBuffer.swift
[114/171] Compiling NIOCore MulticastChannel.swift
[115/171] Compiling NIOCore NIOAny.swift
[116/171] Compiling NIOCore NIOCloseOnErrorHandler.swift
[117/171] Compiling NIOCore NIOLoopBound.swift
[118/171] Compiling NIOCore NIOSendable.swift
[119/171] Compiling NIOCore PointerHelpers.swift
[120/171] Compiling NIOCore RecvByteBufferAllocator.swift
[121/179] Compiling ExtrasBase64 Chromium.swift
[122/179] Compiling ExtrasBase64 Base64.swift
[124/180] Compiling NIOCore GlobalSingletons.swift
[125/180] Compiling NIOCore IO.swift
[126/180] Compiling NIOCore IOData.swift
[127/180] Compiling NIOCore IPProtocol.swift
[128/180] Compiling NIOCore IntegerBitPacking.swift
[129/180] Compiling NIOCore IntegerTypes.swift
[130/180] Compiling NIOCore Interfaces.swift
[131/180] Compiling NIOCore Linux.swift
[132/180] Compiling NIOCore EventLoop+SerialExecutor.swift
[133/180] Compiling NIOCore EventLoop.swift
[134/180] Compiling NIOCore EventLoopFuture+Deprecated.swift
[135/180] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[136/180] Compiling NIOCore EventLoopFuture.swift
[137/180] Compiling NIOCore FileDescriptor.swift
[138/180] Compiling NIOCore FileHandle.swift
[139/180] Compiling NIOCore FileRegion.swift
[140/180] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[141/180] Compiling NIOCore SocketAddresses.swift
[142/180] Compiling NIOCore SocketOptionProvider.swift
[143/180] Compiling NIOCore SystemCallHelpers.swift
[144/180] Compiling NIOCore TimeAmount+Duration.swift
[145/180] Compiling NIOCore TypeAssistedChannelHandler.swift
[146/180] Compiling NIOCore UniversalBootstrapSupport.swift
[147/180] Compiling NIOCore Utilities.swift
[148/180] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[149/180] Compiling NIOCore NIOAsyncWriter.swift
[150/180] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/180] Compiling NIOCore BSDSocketAPI.swift
[152/180] Compiling NIOCore ByteBuffer-aux.swift
[153/180] Compiling NIOCore ByteBuffer-conversions.swift
[154/180] Compiling NIOCore ByteBuffer-core.swift
[155/180] Compiling NIOCore ByteBuffer-hexdump.swift
[156/180] Compiling NIOCore AddressedEnvelope.swift
[157/180] Compiling NIOCore AsyncAwaitSupport.swift
[158/180] Compiling NIOCore AsyncChannel.swift
[159/180] Compiling NIOCore AsyncChannelInboundStream.swift
[160/180] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[161/180] Compiling NIOCore AsyncChannelOutboundWriter.swift
[162/180] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[163/180] Compiling NIOCore NIOAsyncSequenceProducer.swift
[164/180] Compiling NIOCore ChannelOption.swift
[165/180] Compiling NIOCore ChannelPipeline.swift
[166/180] Compiling NIOCore CircularBuffer.swift
[167/180] Compiling NIOCore Codec.swift
[168/180] Compiling NIOCore ConvenienceOptionSupport.swift
[169/180] Compiling NIOCore DeadChannel.swift
[170/180] Compiling NIOCore DispatchQueue+WithFuture.swift
[171/180] Compiling NIOCore EventLoop+Deprecated.swift
[172/180] Compiling NIOCore ByteBuffer-int.swift
[173/180] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[174/180] Compiling NIOCore ByteBuffer-multi-int.swift
[175/180] Compiling NIOCore ByteBuffer-views.swift
[176/180] Compiling NIOCore Channel.swift
[177/180] Compiling NIOCore ChannelHandler.swift
[178/180] Compiling NIOCore ChannelHandlers.swift
[179/180] Compiling NIOCore ChannelInvoker.swift
[180/180] Emitting module NIOCore
[182/209] Compiling SwiftBSON BSONSymbol.swift
[183/209] Compiling SwiftBSON BSONTimestamp.swift
[184/209] Compiling SwiftBSON BSONValue.swift
[185/209] Compiling SwiftBSON Bool+BSONValue.swift
[186/212] Compiling SwiftBSON Double+BSONValue.swift
[187/212] Compiling SwiftBSON ExtendedJSONDecoder.swift
[188/212] Compiling SwiftBSON ExtendedJSONEncoder.swift
[189/212] Compiling SwiftBSON ByteBuffer+BSON.swift
[190/212] Compiling SwiftBSON CodableNumber.swift
[191/212] Compiling SwiftBSON CodingStrategies.swift
[192/212] Compiling SwiftBSON Date+BSONValue.swift
[193/212] Emitting module SwiftBSON
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    internal var counter: NIOAtomic<UInt32>
                          ^
[194/212] Compiling SwiftBSON Integers+BSONValue.swift
[195/212] Compiling SwiftBSON JSON.swift
[196/212] Compiling SwiftBSON String+BSONValue.swift
[197/212] Compiling SwiftBSON Array+BSONValue.swift
[198/212] Compiling SwiftBSON BSON.swift
[199/212] Compiling SwiftBSON BSONBinary.swift
[200/212] Compiling SwiftBSON BSONCode.swift
[201/212] Compiling SwiftBSON BSONError.swift
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    internal var counter: NIOAtomic<UInt32>
                          ^
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:172:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
        self.counter = NIOAtomic<UInt32>.makeAtomic(value: UInt32.random(in: 0...ObjectIDGenerator.COUNTER_MAX))
                       ^
[202/212] Compiling SwiftBSON BSONNulls.swift
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    internal var counter: NIOAtomic<UInt32>
                          ^
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:172:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
        self.counter = NIOAtomic<UInt32>.makeAtomic(value: UInt32.random(in: 0...ObjectIDGenerator.COUNTER_MAX))
                       ^
[203/212] Compiling SwiftBSON BSONObjectID.swift
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    internal var counter: NIOAtomic<UInt32>
                          ^
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:172:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
        self.counter = NIOAtomic<UInt32>.makeAtomic(value: UInt32.random(in: 0...ObjectIDGenerator.COUNTER_MAX))
                       ^
[204/212] Compiling SwiftBSON BSONRegularExpression.swift
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:161:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    internal var counter: NIOAtomic<UInt32>
                          ^
/host/spi-builder-workspace/Sources/SwiftBSON/BSONObjectID.swift:172:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
        self.counter = NIOAtomic<UInt32>.makeAtomic(value: UInt32.random(in: 0...ObjectIDGenerator.COUNTER_MAX))
                       ^
[205/212] Compiling SwiftBSON BSONDocument+Sequence.swift
[206/212] Compiling SwiftBSON BSONDocument.swift
[207/212] Compiling SwiftBSON BSONDocumentIterator.swift
[208/212] Compiling SwiftBSON BSONEncoder.swift
[209/212] Compiling SwiftBSON BSONDBPointer.swift
[210/212] Compiling SwiftBSON BSONDecimal128.swift
[211/212] Compiling SwiftBSON BSONDecoder.swift
[212/212] Compiling SwiftBSON BSONDocument+Collection.swift
Build complete! (68.65s)
Build complete.
Done.