Build Information
Successful build of BSON, reference main (caa0fa
), with Swift 5.9 for macOS (SPM) on 10 Sep 2024 19:39:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/orlandos-nl/BSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIOLinux shim.c
[3/8] Compiling CNIOLinux liburing_shims.c
[4/32] Compiling _AtomicsShims.c
[5/32] Compiling CNIODarwin shim.c
[7/51] Compiling Atomics UnsafeAtomic.swift
[8/51] Compiling Atomics UnsafeAtomicLazyReference.swift
[9/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/52] Compiling Atomics AtomicStorage.swift
[11/52] Compiling Atomics AtomicValue.swift
[12/52] Emitting module InternalCollectionsUtilities
[13/52] Compiling _NIOBase64 Base64.swift
[14/52] Emitting module _NIOBase64
[15/52] Compiling Atomics AtomicBool.swift
[16/52] Compiling Atomics IntegerConformances.swift
[17/52] Compiling Atomics OptionalRawRepresentable.swift
[18/52] Compiling Atomics RawRepresentable.swift
[19/52] Compiling Atomics PointerConformances.swift
[20/52] Compiling Atomics Primitives.native.swift
[21/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/52] Compiling Atomics AtomicMemoryOrderings.swift
[23/52] Compiling Atomics DoubleWord.swift
[24/52] Compiling Atomics Primitives.shims.swift
[25/52] Compiling Atomics AtomicInteger.swift
[26/52] Compiling Atomics AtomicOptionalWrappable.swift
[27/52] Compiling Atomics AtomicReference.swift
[28/63] Compiling _NIODataStructures PriorityQueue.swift
[29/63] Compiling _NIODataStructures _TinyArray.swift
[30/68] Emitting module _NIODataStructures
[31/68] Compiling DequeModule _DequeSlot.swift
[32/68] Compiling DequeModule _DequeBufferHeader.swift
[33/69] Compiling _NIODataStructures Heap.swift
[34/69] Compiling DequeModule Deque+Equatable.swift
[35/69] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[36/69] Compiling DequeModule Deque+Extras.swift
[37/69] Compiling DequeModule Deque+Hashable.swift
[38/69] Compiling DequeModule Deque+CustomReflectable.swift
[39/69] Compiling DequeModule Deque+Descriptions.swift
[40/69] Compiling DequeModule _DequeBuffer.swift
[41/69] Compiling DequeModule Deque+Codable.swift
[42/69] Compiling DequeModule Deque+Collection.swift
[43/69] Compiling DequeModule Deque+Testing.swift
[44/69] Compiling DequeModule Deque._Storage.swift
[45/69] Compiling DequeModule Deque._UnsafeHandle.swift
[46/69] Compiling DequeModule Deque.swift
[47/69] Emitting module DequeModule
[48/69] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/69] Compiling Atomics ManagedAtomic.swift
[54/69] Compiling Atomics ManagedAtomicLazyReference.swift
[60/71] Compiling c-nioatomics.c
[62/71] Compiling Atomics IntegerOperations.swift
[63/71] Compiling Atomics Unmanaged extensions.swift
[70/71] Emitting module Atomics
[70/71] Compiling c-atomics.c
[72/77] Emitting module NIOConcurrencyHelpers
[73/77] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[74/77] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/77] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/77] Compiling NIOConcurrencyHelpers lock.swift
[77/77] Compiling NIOConcurrencyHelpers atomics.swift
[78/136] Compiling NIOCore NIOLoopBound.swift
[79/136] Compiling NIOCore NIOSendable.swift
[80/136] Compiling NIOCore PointerHelpers.swift
[81/136] Compiling NIOCore RecvByteBufferAllocator.swift
[82/136] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[83/136] Compiling NIOCore SocketAddresses.swift
[84/136] Compiling NIOCore GlobalSingletons.swift
[85/136] Compiling NIOCore IO.swift
[86/136] Compiling NIOCore IOData.swift
[87/136] Compiling NIOCore IPProtocol.swift
[88/136] Compiling NIOCore IntegerBitPacking.swift
[89/136] Compiling NIOCore IntegerTypes.swift
[90/142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[91/142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[92/142] Compiling NIOCore EventLoopFuture.swift
[93/142] Compiling NIOCore FileDescriptor.swift
[94/142] Compiling NIOCore FileHandle.swift
[95/142] Compiling NIOCore FileRegion.swift
[96/142] Compiling NIOCore DeadChannel.swift
[97/142] Compiling NIOCore DispatchQueue+WithFuture.swift
[98/142] Compiling NIOCore EventLoop+Deprecated.swift
[99/142] Compiling NIOCore EventLoop+SerialExecutor.swift
[100/142] Compiling NIOCore EventLoop.swift
[101/142] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[102/142] Compiling NIOCore SocketOptionProvider.swift
[103/142] Compiling NIOCore SystemCallHelpers.swift
[104/142] Compiling NIOCore TimeAmount+Duration.swift
[105/142] Compiling NIOCore TypeAssistedChannelHandler.swift
[106/142] Compiling NIOCore UniversalBootstrapSupport.swift
[107/142] Compiling NIOCore Utilities.swift
[108/142] Compiling NIOCore Interfaces.swift
[109/142] Compiling NIOCore Linux.swift
[110/142] Compiling NIOCore MarkedCircularBuffer.swift
[111/142] Compiling NIOCore MulticastChannel.swift
[112/142] Compiling NIOCore NIOAny.swift
[113/142] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/142] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[115/142] Compiling NIOCore NIOAsyncWriter.swift
[116/142] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[117/142] Compiling NIOCore BSDSocketAPI.swift
[118/142] Compiling NIOCore ByteBuffer-aux.swift
[119/142] Compiling NIOCore ByteBuffer-conversions.swift
[120/142] Compiling NIOCore ByteBuffer-core.swift
[121/142] Compiling NIOCore ChannelHandlers.swift
[122/142] Compiling NIOCore ChannelInvoker.swift
[123/142] Compiling NIOCore ChannelOption.swift
[124/142] Compiling NIOCore ChannelPipeline.swift
[125/142] Compiling NIOCore CircularBuffer.swift
[126/142] Compiling NIOCore Codec.swift
[127/142] Compiling NIOCore ConvenienceOptionSupport.swift
[128/142] Compiling NIOCore AddressedEnvelope.swift
[129/142] Compiling NIOCore AsyncAwaitSupport.swift
[130/142] Compiling NIOCore AsyncChannel.swift
[131/142] Compiling NIOCore AsyncChannelHandler.swift
[132/142] Compiling NIOCore AsyncChannelInboundStream.swift
[133/142] Compiling NIOCore AsyncChannelOutboundWriter.swift
[134/142] Compiling NIOCore NIOAsyncSequenceProducer.swift
[135/142] Compiling NIOCore ByteBuffer-hexdump.swift
[136/142] Compiling NIOCore ByteBuffer-int.swift
[137/142] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[138/142] Compiling NIOCore ByteBuffer-multi-int.swift
[139/142] Compiling NIOCore ByteBuffer-views.swift
[140/142] Compiling NIOCore Channel.swift
[141/142] Compiling NIOCore ChannelHandler.swift
[142/142] Emitting module NIOCore
[143/177] Emitting module BSON
[144/180] Compiling BSON Document+Array.swift
[145/180] Compiling BSON Document+Cache.swift
[146/180] Compiling BSON Document+Collection.swift
[147/180] Compiling BSON Document+Dictionary.swift
[148/180] Compiling BSON KeyedBSONDecodingContainer.swift
[149/180] Compiling BSON PrimitiveDecoding.swift
[150/180] Compiling BSON SingleValueBSONDecodingContainer.swift
[151/180] Compiling BSON UnkeyedBSONDecodingContainer.swift
[152/180] Compiling BSON RegularExpression.swift
[153/180] Compiling BSON Timestamp.swift
[154/180] Compiling BSON TypeIdentifier.swift
[155/180] Compiling BSON Optional.swift
[156/180] Compiling BSON PrimitiveConvertible.swift
[157/180] Compiling BSON Primitives.swift
[158/180] Compiling BSON Document+Subscripts.swift
[159/180] Compiling BSON Document+Validation.swift
[160/180] Compiling BSON Document.swift
[161/180] Compiling BSON DocumentSlice.swift
[162/180] Compiling BSON Codable.swift
[163/180] Compiling BSON BSONDecoder.swift
[164/180] Compiling BSON BSONDecoderSettings.swift
[165/180] Compiling BSON FastBSONDecoder.swift
[166/180] Compiling BSON ByteBuffer+Helpers.swift
[167/180] Compiling BSON AnyPrimitive.swift
[168/180] Compiling BSON Binary.swift
[169/180] Compiling BSON Decimal128.swift
[170/180] Compiling BSON Document+Equatable.swift
[171/180] Compiling BSON Document+Helpers.swift
[172/180] Compiling BSON Document+Mutations.swift
[173/180] Compiling BSON Document+Serialization.swift
[174/180] Compiling BSON BSONEncoder.swift
[175/180] Compiling BSON BSONEncoderStrategies.swift
[176/180] Compiling BSON PrimitiveEncoding.swift
[177/180] Compiling BSON CustomDebugStringConvertible.swift
[178/180] Compiling BSON JavaScript.swift
[179/180] Compiling BSON Null.swift
[180/180] Compiling BSON ObjectId.swift
Build complete! (25.38s)
Fetching https://github.com/apple/swift-nio.git
[1/69701] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (2.92s)
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/1569] Fetching swift-atomics
[49/5207] Fetching swift-atomics, swift-system
[2354/20215] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.89s)
Fetched https://github.com/apple/swift-collections.git (1.89s)
Fetched https://github.com/apple/swift-atomics.git (1.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.65s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
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.3.2
Build complete.
Done.