Build Information
Successful build of swift-bson with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.25.3
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.9
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/swift-extras/swift-extras-json
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/swift-extras/swift-extras-base64
[1/1049] Fetching swift-extras-json
[925/1673] Fetching swift-extras-json, swift-extras-base64
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/swift-extras/swift-extras-json (0.28s)
[1/16724] Fetching nimble
[15889/80099] Fetching nimble, swift-nio
Fetched https://github.com/swift-extras/swift-extras-base64 (1.84s)
Fetched https://github.com/Quick/Nimble (1.86s)
[18379/63375] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (4.63s)
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.37s)
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.38s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.40s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.61.1 (0.47s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/12343] Fetching swift-collections
[989/13888] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.95s)
Fetched https://github.com/apple/swift-collections.git (0.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.40s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/swift-extras/swift-extras-json
Working copy of https://github.com/swift-extras/swift-extras-json resolved at 0.6.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.61.1
Building for debugging...
[0/8] Compiling CNIODarwin shim.c
[1/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOWindows shim.c
[4/8] Compiling _AtomicsShims.c
[5/8] Compiling CNIOLinux shim.c
[6/68] Compiling c-nioatomics.c
[7/68] Compiling c-atomics.c
[9/74] Compiling Atomics IntegerConformances.swift
[10/74] Compiling Atomics PointerConformances.swift
[11/74] Compiling Atomics Primitives.native.swift
[12/74] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[13/74] Compiling ExtrasJSON JSONError+DecodingError.swift
[14/74] Compiling ExtrasJSON JSONUnkeyedDecodingContainer.swift
[15/74] Compiling ExtrasBase64 DecodingError.swift
[19/74] Compiling ExtrasJSON JSONEncoder.swift
[20/74] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[21/74] Compiling DequeModule Deque._Storage.swift
[22/76] Compiling ExtrasJSON ArrayKey.swift
[23/76] Compiling ExtrasJSON JSONDecoder.swift
[24/76] Compiling ExtrasJSON JSONKeyedDecodingContainer.swift
[25/76] Compiling Atomics ManagedAtomic.swift
[26/76] Compiling Atomics ManagedAtomicLazyReference.swift
[27/76] Compiling DequeModule Deque._UnsafeHandle.swift
[28/76] Compiling DequeModule Deque+Hashable.swift
[29/78] Compiling Atomics UnsafeAtomic.swift
[30/78] Compiling DequeModule _DequeSlot.swift
[31/78] Compiling ExtrasJSON DocumentReader.swift
[32/79] Compiling _NIOBase64 Base64.swift
[33/79] Emitting module DequeModule
[37/79] Emitting module _NIOBase64
[48/79] Emitting module Atomics
[52/79] Emitting module ExtrasJSON
[57/80] Compiling _NIODataStructures PriorityQueue.swift
[58/80] Compiling ExtrasJSON JSONValue.swift
[65/81] Compiling _NIODataStructures _TinyArray.swift
[66/81] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/81] Compiling Atomics Unmanaged extensions.swift
[72/85] Emitting module NIOConcurrencyHelpers
[73/85] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/85] Compiling ExtrasJSON JSONParser.swift
[79/87] Compiling NIOConcurrencyHelpers lock.swift
[80/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/87] Compiling NIOConcurrencyHelpers atomics.swift
[82/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/87] Emitting module _NIODataStructures
[84/87] Compiling _NIODataStructures Heap.swift
[89/149] Compiling NIOCore MarkedCircularBuffer.swift
[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 NIOSendable.swift
[95/149] Compiling NIOCore PointerHelpers.swift
[96/149] Compiling NIOCore RecvByteBufferAllocator.swift
[97/157] Compiling NIOCore GlobalSingletons.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 ExtrasBase64 Base64.swift
[106/157] Emitting module ExtrasBase64
[107/157] Compiling ExtrasBase64 Chromium.swift
[110/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[111/159] Compiling NIOCore EventLoop.swift
[112/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[113/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[114/159] Compiling NIOCore EventLoopFuture.swift
[115/159] Compiling NIOCore FileDescriptor.swift
[116/159] Compiling NIOCore FileHandle.swift
[117/159] Compiling NIOCore FileRegion.swift
[118/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[119/159] Compiling NIOCore SocketAddresses.swift
[120/159] Compiling NIOCore SocketOptionProvider.swift
[121/159] Compiling NIOCore SystemCallHelpers.swift
[122/159] Compiling NIOCore TimeAmount+Duration.swift
[123/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[124/159] Compiling NIOCore UniversalBootstrapSupport.swift
[125/159] Compiling NIOCore Utilities.swift
[126/159] Compiling NIOCore ChannelOption.swift
[127/159] Compiling NIOCore ChannelPipeline.swift
[128/159] Compiling NIOCore CircularBuffer.swift
[129/159] Compiling NIOCore Codec.swift
[130/159] Compiling NIOCore ConvenienceOptionSupport.swift
[131/159] Compiling NIOCore DeadChannel.swift
[132/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[133/159] Compiling NIOCore EventLoop+Deprecated.swift
[134/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[135/159] Compiling NIOCore NIOAsyncWriter.swift
[136/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[137/159] Compiling NIOCore BSDSocketAPI.swift
[138/159] Compiling NIOCore ByteBuffer-aux.swift
[139/159] Compiling NIOCore ByteBuffer-conversions.swift
[140/159] Compiling NIOCore ByteBuffer-core.swift
[141/159] Compiling NIOCore ByteBuffer-hexdump.swift
[142/159] Compiling NIOCore ByteBuffer-int.swift
[143/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[144/159] Compiling NIOCore ByteBuffer-multi-int.swift
[145/159] Compiling NIOCore ByteBuffer-views.swift
[146/159] Compiling NIOCore Channel.swift
[147/159] Compiling NIOCore ChannelHandler.swift
[148/159] Compiling NIOCore ChannelHandlers.swift
[149/159] Compiling NIOCore ChannelInvoker.swift
[150/159] Compiling NIOCore AddressedEnvelope.swift
[151/159] Compiling NIOCore AsyncAwaitSupport.swift
[152/159] Compiling NIOCore AsyncChannel.swift
[153/159] Compiling NIOCore AsyncChannelInboundStream.swift
[154/159] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[155/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[156/159] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[157/159] Compiling NIOCore CloseRatchet.swift
[158/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[159/159] Emitting module NIOCore
[162/189] Compiling SwiftBSON BSONSymbol.swift
[163/189] Compiling SwiftBSON BSONTimestamp.swift
[164/189] Compiling SwiftBSON BSONValue.swift
[165/189] Compiling SwiftBSON Bool+BSONValue.swift
[166/192] 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>
^
[167/192] 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))
^
[168/192] 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))
^
[169/192] 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))
^
[170/192] 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))
^
[171/192] Compiling SwiftBSON Double+BSONValue.swift
[172/192] Compiling SwiftBSON ExtendedJSONDecoder.swift
[173/192] Compiling SwiftBSON ExtendedJSONEncoder.swift
[174/192] Compiling SwiftBSON Array+BSONValue.swift
[175/192] Compiling SwiftBSON BSON.swift
[176/192] Compiling SwiftBSON BSONBinary.swift
[177/192] Compiling SwiftBSON BSONCode.swift
[178/192] Compiling SwiftBSON Integers+BSONValue.swift
[179/192] Compiling SwiftBSON JSON.swift
[180/192] Compiling SwiftBSON String+BSONValue.swift
[181/192] Compiling SwiftBSON BSONDocument+Sequence.swift
[182/192] Compiling SwiftBSON BSONDocument.swift
[183/192] Compiling SwiftBSON BSONDocumentIterator.swift
[184/192] Compiling SwiftBSON BSONEncoder.swift
[185/192] Compiling SwiftBSON ByteBuffer+BSON.swift
[186/192] Compiling SwiftBSON CodableNumber.swift
[187/192] Compiling SwiftBSON CodingStrategies.swift
[188/192] Compiling SwiftBSON Date+BSONValue.swift
[189/192] Compiling SwiftBSON BSONDBPointer.swift
[190/192] Compiling SwiftBSON BSONDecimal128.swift
[191/192] Compiling SwiftBSON BSONDecoder.swift
[192/192] Compiling SwiftBSON BSONDocument+Collection.swift
Build complete! (33.38s)
Build complete.
Done.