Build Information
Successful build of BSON, reference main (caa0fa
), with Swift 5.9 for Linux on 10 Sep 2024 19:32:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/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/orlandos-nl/BSON
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at caa0faa Create FUNDING.yml
Cloned https://github.com/orlandos-nl/BSON.git
Revision (git rev-parse @):
caa0faaa397c3a6ff24220408cb18e32a05f6674
SUCCESS checkout https://github.com/orlandos-nl/BSON.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/orlandos-nl/BSON.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-nio.git
[1/69701] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (1.11s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/5207] Fetching swift-atomics, swift-system
[1716/20215] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.33s)
[5590/18646] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.38s)
[4353/15008] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.53s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.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.3.2
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.3
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOLinux liburing_shims.c
[2/8] Compiling _AtomicsShims.c
[3/8] Compiling CNIOWindows shim.c
[4/8] Compiling CNIODarwin shim.c
[5/8] Compiling CNIOLinux shim.c
[7/50] Emitting module InternalCollectionsUtilities
[7/52] Compiling c-nioatomics.c
[8/52] Compiling c-atomics.c
[10/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/58] Compiling InternalCollectionsUtilities Specialize.swift
[12/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/60] Compiling Atomics OptionalRawRepresentable.swift
[17/60] Compiling Atomics RawRepresentable.swift
[18/60] Compiling Atomics AtomicBool.swift
[19/60] Emitting module _NIOBase64
[20/60] Compiling _NIOBase64 Base64.swift
[22/62] Compiling Atomics IntegerConformances.swift
[23/62] Compiling Atomics PointerConformances.swift
[24/62] Compiling Atomics Primitives.native.swift
[25/62] Compiling Atomics Primitives.shims.swift
[26/62] Compiling Atomics AtomicInteger.swift
[27/62] Compiling InternalCollectionsUtilities Debugging.swift
[28/62] Compiling InternalCollectionsUtilities Descriptions.swift
[29/62] Emitting module Atomics
[33/62] Compiling Atomics IntegerOperations.swift
[34/62] Compiling Atomics Unmanaged extensions.swift
[35/62] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/62] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/62] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/62] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/63] Compiling _NIODataStructures PriorityQueue.swift
[48/63] Compiling _NIODataStructures _TinyArray.swift
[51/79] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[52/79] Compiling DequeModule Deque+CustomReflectable.swift
[53/79] Compiling DequeModule Deque+Descriptions.swift
[54/79] Compiling DequeModule Deque+Codable.swift
[55/79] Compiling DequeModule Deque+Collection.swift
[56/79] Compiling DequeModule Deque+Equatable.swift
[57/80] Compiling DequeModule _DequeBuffer.swift
[58/80] Compiling DequeModule _DequeBufferHeader.swift
[62/83] Compiling DequeModule Deque+Testing.swift
[63/83] Compiling DequeModule Deque._Storage.swift
[66/83] Compiling DequeModule Deque+Extras.swift
[67/83] Compiling DequeModule Deque+Hashable.swift
[69/83] Emitting module _NIODataStructures
[70/83] Compiling _NIODataStructures Heap.swift
[72/85] Compiling NIOConcurrencyHelpers lock.swift
[74/85] Compiling DequeModule _DequeSlot.swift
[75/85] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/85] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/85] Compiling NIOConcurrencyHelpers atomics.swift
[78/85] Compiling DequeModule Deque._UnsafeHandle.swift
[79/85] Compiling DequeModule Deque.swift
[80/85] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[81/85] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/85] Emitting module NIOConcurrencyHelpers
[86/87] Emitting module DequeModule
[90/146] Compiling NIOCore GlobalSingletons.swift
[91/146] Compiling NIOCore IO.swift
[92/146] Compiling NIOCore IOData.swift
[93/146] Compiling NIOCore IPProtocol.swift
[94/146] Compiling NIOCore IntegerBitPacking.swift
[95/146] Compiling NIOCore IntegerTypes.swift
[96/146] Compiling NIOCore Interfaces.swift
[97/146] Compiling NIOCore Linux.swift
[98/154] Compiling NIOCore ChannelPipeline.swift
[99/154] Compiling NIOCore CircularBuffer.swift
[100/154] Compiling NIOCore Codec.swift
[101/154] Compiling NIOCore ConvenienceOptionSupport.swift
[102/154] Compiling NIOCore DeadChannel.swift
[103/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[104/154] Compiling NIOCore EventLoop+Deprecated.swift
[105/154] Compiling NIOCore EventLoop+SerialExecutor.swift
[106/154] Compiling NIOCore MarkedCircularBuffer.swift
[107/154] Compiling NIOCore MulticastChannel.swift
[108/154] Compiling NIOCore NIOAny.swift
[109/154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[110/154] Compiling NIOCore NIOLoopBound.swift
[111/154] Compiling NIOCore NIOSendable.swift
[112/154] Compiling NIOCore PointerHelpers.swift
[113/154] Compiling NIOCore RecvByteBufferAllocator.swift
[114/154] Compiling NIOCore EventLoop.swift
[115/154] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[116/154] Compiling NIOCore EventLoopFuture+Deprecated.swift
[117/154] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[118/154] Compiling NIOCore EventLoopFuture.swift
[119/154] Compiling NIOCore FileDescriptor.swift
[120/154] Compiling NIOCore FileHandle.swift
[121/154] Compiling NIOCore FileRegion.swift
[122/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[123/154] Compiling NIOCore SocketAddresses.swift
[124/154] Compiling NIOCore SocketOptionProvider.swift
[125/154] Compiling NIOCore SystemCallHelpers.swift
[126/154] Compiling NIOCore TimeAmount+Duration.swift
[127/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[128/154] Compiling NIOCore UniversalBootstrapSupport.swift
[129/154] Compiling NIOCore Utilities.swift
[130/154] Compiling NIOCore NIOAsyncWriter.swift
[131/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[132/154] Compiling NIOCore BSDSocketAPI.swift
[133/154] Compiling NIOCore ByteBuffer-aux.swift
[134/154] Compiling NIOCore ByteBuffer-conversions.swift
[135/154] Compiling NIOCore ByteBuffer-core.swift
[136/154] Compiling NIOCore ByteBuffer-hexdump.swift
[137/154] Compiling NIOCore ByteBuffer-int.swift
[138/154] Compiling NIOCore AddressedEnvelope.swift
[139/154] Compiling NIOCore AsyncAwaitSupport.swift
[140/154] Compiling NIOCore AsyncChannel.swift
[141/154] Compiling NIOCore AsyncChannelHandler.swift
[142/154] Compiling NIOCore AsyncChannelInboundStream.swift
[143/154] Compiling NIOCore AsyncChannelOutboundWriter.swift
[144/154] Compiling NIOCore NIOAsyncSequenceProducer.swift
[145/154] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/154] Compiling NIOCore ByteBuffer-multi-int.swift
[148/154] Compiling NIOCore ByteBuffer-views.swift
[149/154] Compiling NIOCore Channel.swift
[150/154] Compiling NIOCore ChannelHandler.swift
[151/154] Compiling NIOCore ChannelHandlers.swift
[152/154] Compiling NIOCore ChannelInvoker.swift
[153/154] Compiling NIOCore ChannelOption.swift
[154/154] Emitting module NIOCore
[157/190] Compiling BSON Document+Subscripts.swift
[158/190] Compiling BSON Document+Validation.swift
[159/190] Compiling BSON Document.swift
[160/190] Compiling BSON DocumentSlice.swift
[161/190] Compiling BSON ByteBuffer+Helpers.swift
[162/194] Compiling BSON AnyPrimitive.swift
[163/194] Compiling BSON Binary.swift
[164/194] Compiling BSON Decimal128.swift
[165/194] Compiling BSON JavaScript.swift
[166/194] Compiling BSON Null.swift
[167/194] Compiling BSON ObjectId.swift
[168/194] Compiling BSON Optional.swift
[169/194] Compiling BSON PrimitiveConvertible.swift
[170/194] Compiling BSON PrimitiveEncoding.swift
[171/194] Compiling BSON CustomDebugStringConvertible.swift
[172/194] Compiling BSON Document+Array.swift
[173/194] Compiling BSON Document+Cache.swift
[174/194] Compiling BSON Document+Collection.swift
[175/194] Compiling BSON Document+Dictionary.swift
[176/194] Compiling BSON Document+Equatable.swift
[177/194] Compiling BSON Document+Helpers.swift
[178/194] Compiling BSON Document+Mutations.swift
[179/194] Compiling BSON Document+Serialization.swift
[180/194] Compiling BSON PrimitiveDecoding.swift
[181/194] Compiling BSON SingleValueBSONDecodingContainer.swift
[182/194] Compiling BSON UnkeyedBSONDecodingContainer.swift
[183/194] Compiling BSON BSONEncoder.swift
[184/194] Compiling BSON BSONEncoderStrategies.swift
[185/194] Compiling BSON Primitives.swift
[186/194] Compiling BSON RegularExpression.swift
[187/194] Compiling BSON Timestamp.swift
[188/194] Compiling BSON TypeIdentifier.swift
[189/194] Emitting module BSON
[190/194] Compiling BSON Codable.swift
[191/194] Compiling BSON BSONDecoder.swift
[192/194] Compiling BSON BSONDecoderSettings.swift
[193/194] Compiling BSON FastBSONDecoder.swift
[194/194] Compiling BSON KeyedBSONDecodingContainer.swift
Build complete! (30.38s)
Build complete.
Done.