Build Information
Successful build of DBUS, reference 0.2.4 (2c7112), with Swift 6.1 for macOS (SPM) on 11 Dec 2025 07:38:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wendylabsinc/dbus.git
Reference: 0.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wendylabsinc/dbus
* tag 0.2.4 -> FETCH_HEAD
HEAD is now at 2c71124 Merge pull request #20 from edgeengineer/jo/log-on-race-condition
Cloned https://github.com/wendylabsinc/dbus.git
Revision (git rev-parse @):
2c71124a7baf3fff6346d7ebce6b90c336f0d285
SUCCESS checkout https://github.com/wendylabsinc/dbus.git at 0.2.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/wendylabsinc/dbus.git
https://github.com/wendylabsinc/dbus.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.70.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.26.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "DBUS",
"name" : "DBUS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DBUS",
"targets" : [
"DBUS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ExampleApp",
"targets" : [
"ExampleApp"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ExampleApp",
"module_type" : "SwiftTarget",
"name" : "ExampleApp",
"path" : "Sources/ExampleApp",
"product_memberships" : [
"ExampleApp"
],
"sources" : [
"App.swift"
],
"target_dependencies" : [
"DBUS"
],
"type" : "executable"
},
{
"c99name" : "DBUSTests",
"module_type" : "SwiftTarget",
"name" : "DBUSTests",
"path" : "Tests/DBUSTests",
"sources" : [
"DBusAuthenticationHandlerTests.swift",
"DBusValueTests.swift",
"Test.swift",
"TypeSignatureTests.swift"
],
"target_dependencies" : [
"DBUS"
],
"type" : "test"
},
{
"c99name" : "DBUS",
"module_type" : "SwiftTarget",
"name" : "DBUS",
"path" : "Sources/DBUS",
"product_dependencies" : [
"NIOCore",
"NIOExtras",
"Logging"
],
"product_memberships" : [
"DBUS",
"ExampleApp"
],
"sources" : [
"ByteBuffer+DBus.swift",
"DBusAuthenticationHandler.swift",
"DBusClient.swift",
"DBusError.swift",
"DBusMessageCodec.swift",
"Message/DBusMessage+Flags.swift",
"Message/DBusMessage+MessageType.swift",
"Message/DBusMessage.swift",
"Message/HeaderField+Code.swift",
"Message/HeaderField.swift",
"Message/Primitives/DBusString.swift",
"Message/Primitives/DBusType.swift",
"Message/Primitives/DBusValue.swift",
"Message/Primitives/DBusVariant.swift",
"Message/Primitives/TypeSignature.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/35] Write sources
[5/35] Write ExampleApp-entitlement.plist
[6/35] Write sources
[10/35] Copying PrivacyInfo.xcprivacy
[11/35] Write sources
[16/35] Compiling CNIOWindows WSAStartup.c
[17/35] Compiling CNIOWindows shim.c
[18/35] Compiling CNIOWASI CNIOWASI.c
[19/35] Write swift-version-2F0A5646E1D333AE.txt
[20/35] Compiling CNIOLinux shim.c
[20/35] Compiling CNIOLinux liburing_shims.c
[20/35] Compiling CNIOOpenBSD shim.c
[23/46] Compiling _AtomicsShims.c
[24/46] Compiling CNIOPosix event_loop_id.c
[25/46] Compiling CNIOLLHTTP c_nio_http.c
[26/46] Write sources
[27/63] Compiling CNIOLLHTTP c_nio_api.c
[29/82] Emitting module _NIOBase64
[29/82] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/82] Compiling CNIODarwin shim.c
[32/82] Compiling _NIOBase64 Base64.swift
[33/82] Compiling Atomics DoubleWord.swift
[34/82] Compiling Atomics ManagedAtomic.swift
[35/82] Compiling Atomics AtomicBool.swift
[36/82] Compiling Atomics IntegerConformances.swift
[37/83] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[38/83] Compiling Atomics AtomicInteger.swift
[39/83] Compiling Atomics AtomicOptionalWrappable.swift
[40/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/83] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[42/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/83] Compiling Atomics IntegerOperations.swift
[44/84] Compiling Atomics ManagedAtomicLazyReference.swift
[45/84] Compiling Atomics UnsafeAtomic.swift
[50/84] Compiling Atomics AtomicValue.swift
[51/84] Compiling Atomics AtomicMemoryOrderings.swift
[52/84] Compiling Atomics AtomicReference.swift
[53/84] Compiling Atomics AtomicStorage.swift
[54/84] Emitting module InternalCollectionsUtilities
[55/84] Compiling Atomics PointerConformances.swift
[56/84] Compiling Atomics Primitives.native.swift
[57/84] Compiling Atomics OptionalRawRepresentable.swift
[58/84] Compiling Atomics RawRepresentable.swift
[61/84] Compiling Atomics Unmanaged extensions.swift
[68/84] Compiling _NIODataStructures PriorityQueue.swift
[69/84] Compiling _NIODataStructures _TinyArray.swift
[70/100] Compiling DequeModule _DequeSlot.swift
[71/100] Compiling DequeModule _DequeBufferHeader.swift
[72/101] Compiling Logging MetadataProvider.swift
[73/101] Compiling _NIODataStructures Heap.swift
[74/101] Emitting module _NIODataStructures
[75/101] Compiling DequeModule Deque+Equatable.swift
[76/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/101] Emitting module Atomics
[78/101] Compiling Logging Logging.swift
[79/101] Compiling Logging LogHandler.swift
[80/101] Emitting module Logging
[81/101] Compiling Logging Locks.swift
[82/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/101] Compiling DequeModule Deque+Testing.swift
[84/101] Compiling DequeModule Deque._Storage.swift
[85/101] Compiling DequeModule Deque._UnsafeHandle.swift
[86/101] Compiling DequeModule Deque.swift
[87/101] Compiling DequeModule _DequeBuffer.swift
[88/101] Compiling DequeModule Deque+Extras.swift
[89/101] Compiling DequeModule Deque+Hashable.swift
[92/101] Compiling DequeModule Deque+CustomReflectable.swift
[93/101] Compiling DequeModule Deque+Descriptions.swift
[94/101] Compiling DequeModule Deque+Codable.swift
[95/101] Compiling DequeModule Deque+Collection.swift
[96/101] Emitting module DequeModule
[96/101] Compiling c-nioatomics.c
[97/101] Compiling c-atomics.c
[99/107] Compiling NIOConcurrencyHelpers lock.swift
[100/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[101/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[102/107] Compiling NIOConcurrencyHelpers atomics.swift
[103/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[104/107] Emitting module NIOConcurrencyHelpers
[105/171] Compiling NIOCore Linux.swift
[106/171] Compiling NIOCore MarkedCircularBuffer.swift
[107/171] Compiling NIOCore MulticastChannel.swift
[108/171] Compiling NIOCore NIOAny.swift
[109/171] Compiling NIOCore NIOCloseOnErrorHandler.swift
[110/171] Compiling NIOCore NIOCoreSendableMetatype.swift
[111/171] Compiling NIOCore NIODecodedAsyncSequence.swift
[112/178] Compiling NIOCore SocketAddresses.swift
[113/178] Compiling NIOCore SocketOptionProvider.swift
[114/178] Compiling NIOCore SystemCallHelpers.swift
[115/178] Compiling NIOCore TimeAmount+Duration.swift
[116/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[117/178] Compiling NIOCore UniversalBootstrapSupport.swift
[118/178] Compiling NIOCore Utilities.swift
[119/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[120/178] Compiling NIOCore NIOAsyncWriter.swift
[121/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[122/178] Compiling NIOCore BSDSocketAPI.swift
[123/178] Compiling NIOCore ByteBuffer-aux.swift
[124/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[125/178] Compiling NIOCore ByteBuffer-conversions.swift
[126/178] Compiling NIOCore AddressedEnvelope.swift
[127/178] Compiling NIOCore AsyncAwaitSupport.swift
[128/178] Compiling NIOCore AsyncChannel.swift
[129/178] Compiling NIOCore AsyncChannelHandler.swift
[130/178] Compiling NIOCore AsyncChannelInboundStream.swift
[131/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[132/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[133/178] Compiling NIOCore GlobalSingletons.swift
[134/178] Compiling NIOCore IO.swift
[135/178] Compiling NIOCore IOData.swift
[136/178] Compiling NIOCore IPProtocol.swift
[137/178] Compiling NIOCore IntegerBitPacking.swift
[138/178] Compiling NIOCore IntegerTypes.swift
[139/178] Compiling NIOCore Interfaces.swift
[140/178] Compiling NIOCore NIOLoopBound.swift
[141/178] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[142/178] Compiling NIOCore NIOScheduledCallback.swift
[143/178] Compiling NIOCore NIOSendable.swift
[144/178] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[145/178] Compiling NIOCore RecvByteBufferAllocator.swift
[146/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[147/178] Compiling NIOCore Channel.swift
[148/178] Compiling NIOCore ChannelHandler.swift
[149/178] Compiling NIOCore ChannelHandlers.swift
[150/178] Compiling NIOCore ChannelInvoker.swift
[151/178] Compiling NIOCore ChannelOption.swift
[152/178] Compiling NIOCore ChannelPipeline.swift
[153/178] Compiling NIOCore CircularBuffer.swift
[154/178] Compiling NIOCore ByteBuffer-core.swift
[155/178] Compiling NIOCore ByteBuffer-hex.swift
[156/178] Compiling NIOCore ByteBuffer-int.swift
[157/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/178] Compiling NIOCore ByteBuffer-multi-int.swift
[159/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/178] Compiling NIOCore ByteBuffer-views.swift
[161/178] Compiling NIOCore Codec.swift
[162/178] Compiling NIOCore ConvenienceOptionSupport.swift
[163/178] Compiling NIOCore DeadChannel.swift
[164/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[165/178] Compiling NIOCore EventLoop+Deprecated.swift
[166/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[167/178] Compiling NIOCore EventLoop.swift
[168/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[169/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[170/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[171/178] Compiling NIOCore EventLoopFuture.swift
[172/178] Compiling NIOCore FileDescriptor.swift
[173/178] Compiling NIOCore FileHandle.swift
[174/178] Compiling NIOCore FileRegion.swift
[175/178] Emitting module NIOCore
[176/234] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[177/234] Emitting module NIOEmbedded
[178/234] Compiling NIOEmbedded Embedded.swift
[179/234] Compiling NIOEmbedded AsyncTestingChannel.swift
[180/234] Compiling NIOPosix System.swift
[181/234] Compiling NIOPosix Thread.swift
[182/234] Compiling NIOPosix ThreadPosix.swift
[183/234] Compiling NIOPosix ThreadWindows.swift
[184/234] Compiling NIOPosix UnsafeTransfer.swift
[185/239] Emitting module NIOPosix
[186/239] Compiling NIOPosix SelectorEpoll.swift
[187/239] Compiling NIOPosix SelectorGeneric.swift
[188/239] Compiling NIOPosix SelectorKqueue.swift
[189/239] Compiling NIOPosix SelectorUring.swift
[190/239] Compiling NIOPosix SelectorWSAPoll.swift
[191/239] Compiling NIOPosix LinuxCPUSet.swift
[192/239] Compiling NIOPosix LinuxUring.swift
[193/239] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[194/239] Compiling NIOPosix NIOPosixSendableMetatype.swift
[195/239] Compiling NIOPosix NIOThreadPool.swift
[196/239] Compiling NIOPosix NonBlockingFileIO.swift
[197/239] Compiling NIOPosix ServerSocket.swift
[198/239] Compiling NIOPosix Socket.swift
[199/239] Compiling NIOPosix SocketChannel.swift
[200/239] Compiling NIOPosix SocketProtocols.swift
[201/239] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[202/239] Compiling NIOPosix BSDSocketAPICommon.swift
[203/239] Compiling NIOPosix BSDSocketAPIPosix.swift
[204/239] Compiling NIOPosix BSDSocketAPIWindows.swift
[205/239] Compiling NIOPosix BaseSocket.swift
[206/239] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[207/239] Compiling NIOPosix BaseSocketChannel.swift
[208/239] Compiling NIOPosix PendingDatagramWritesManager.swift
[209/239] Compiling NIOPosix PendingWritesManager.swift
[210/239] Compiling NIOPosix PipeChannel.swift
[211/239] Compiling NIOPosix PipePair.swift
[212/239] Compiling NIOPosix Pool.swift
[213/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[214/239] Compiling NIOPosix GetaddrinfoResolver.swift
[215/239] Compiling NIOPosix HappyEyeballs.swift
[216/239] Compiling NIOPosix IO.swift
[217/239] Compiling NIOPosix IntegerBitPacking.swift
[218/239] Compiling NIOPosix IntegerTypes.swift
[219/239] Compiling NIOPosix Linux.swift
[220/239] Compiling NIOPosix PosixSingletons.swift
[221/239] Compiling NIOPosix RawSocketBootstrap.swift
[222/239] Compiling NIOPosix Resolver.swift
[223/239] Compiling NIOPosix Selectable.swift
[224/239] Compiling NIOPosix SelectableChannel.swift
[225/239] Compiling NIOPosix SelectableEventLoop.swift
[226/239] Compiling NIOPosix BaseStreamSocketChannel.swift
[227/239] Compiling NIOPosix Bootstrap.swift
[228/239] Compiling NIOPosix ControlMessage.swift
[229/239] Compiling NIOPosix DatagramVectorReadManager.swift
[230/239] Compiling NIOPosix Errors+Any.swift
[231/239] Compiling NIOPosix FileDescriptor.swift
[232/239] Compiling NIOPosix Utilities.swift
[233/239] Compiling NIOPosix VsockAddress.swift
[234/239] Compiling NIOPosix VsockChannelEvents.swift
[235/239] Compiling NIOPosix Windows.swift
[236/239] Compiling NIOPosix resource_bundle_accessor.swift
[237/241] Emitting module NIO
[238/241] Compiling NIO Exports.swift
[239/258] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[240/258] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[241/258] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[242/259] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[243/259] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[244/259] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[245/259] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[246/259] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[247/259] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[248/259] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[249/259] Compiling NIOHTTP1 HTTPEncoder.swift
[250/259] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[251/259] Emitting module NIOHTTP1
[252/259] Compiling NIOHTTP1 ByteCollectionUtils.swift
[253/259] Compiling NIOHTTP1 HTTPDecoder.swift
[254/259] Compiling NIOHTTP1 HTTPTypes.swift
[255/259] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[256/259] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[257/278] Compiling NIOExtras RequestResponseHandlers+State.swift
[258/278] Compiling NIOExtras RequestResponseWithIDHandler.swift
[259/279] Compiling NIOExtras LineBasedFrameDecoder.swift
[260/279] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[261/279] Compiling NIOExtras NIORequestIdentifiable.swift
[262/279] Compiling NIOExtras PCAPRingBuffer.swift
[263/279] Compiling NIOExtras FixedLengthFrameDecoder.swift
[264/279] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[265/279] Compiling NIOExtras NIOExtrasError.swift
[266/279] Compiling NIOExtras NIOLengthFieldBitLength.swift
[267/279] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[268/279] Compiling NIOExtras JSONRPCFraming.swift
[269/279] Compiling NIOExtras QuiescingHelper.swift
[270/279] Compiling NIOExtras RequestResponseHandler.swift
[271/279] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[272/279] Compiling NIOExtras LengthFieldPrepender.swift
[273/279] Compiling NIOExtras DebugInboundEventsHandler.swift
[274/279] Compiling NIOExtras DebugOutboundEventsHandler.swift
[275/279] Emitting module NIOExtras
[276/279] Compiling NIOExtras WritePCAPHandler.swift
[277/294] Compiling DBUS DBusVariant.swift
[278/295] Compiling DBUS DBusString.swift
[279/295] Compiling DBUS DBusType.swift
[280/295] Compiling DBUS HeaderField+Code.swift
[281/295] Compiling DBUS HeaderField.swift
[282/295] Compiling DBUS DBusMessage+MessageType.swift
[283/295] Compiling DBUS DBusMessage.swift
[284/295] Compiling DBUS DBusClient.swift
[285/295] Compiling DBUS DBusError.swift
[286/295] Compiling DBUS DBusMessageCodec.swift
[287/295] Compiling DBUS DBusMessage+Flags.swift
[288/295] Compiling DBUS ByteBuffer+DBus.swift
[289/295] Compiling DBUS DBusAuthenticationHandler.swift
[290/295] Emitting module DBUS
[291/295] Compiling DBUS DBusValue.swift
[292/295] Compiling DBUS TypeSignature.swift
[293/297] Emitting module ExampleApp
[294/297] Compiling ExampleApp App.swift
[294/297] Write Objects.LinkFileList
[295/297] Linking ExampleApp
[296/297] Applying ExampleApp
Build complete! (49.62s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.02s)
Fetched https://github.com/apple/swift-log.git from cache (1.02s)
Fetched https://github.com/apple/swift-nio.git from cache (2.25s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (2.81s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
[1/2568] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
[79/9608] Fetching swift-service-lifecycle, swift-certificates
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
[150/15441] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.03s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.06s)
[4225/12873] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (1.07s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.23s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.25s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.65s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.74s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.04s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.41s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.53s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.51s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (1.82s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.45s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.43s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.60s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.26s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.59s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.47s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.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.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.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.3.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.6.3
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.70.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.26.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "DBUS",
"name" : "DBUS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DBUS",
"targets" : [
"DBUS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ExampleApp",
"targets" : [
"ExampleApp"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ExampleApp",
"module_type" : "SwiftTarget",
"name" : "ExampleApp",
"path" : "Sources/ExampleApp",
"product_memberships" : [
"ExampleApp"
],
"sources" : [
"App.swift"
],
"target_dependencies" : [
"DBUS"
],
"type" : "executable"
},
{
"c99name" : "DBUSTests",
"module_type" : "SwiftTarget",
"name" : "DBUSTests",
"path" : "Tests/DBUSTests",
"sources" : [
"DBusAuthenticationHandlerTests.swift",
"DBusValueTests.swift",
"Test.swift",
"TypeSignatureTests.swift"
],
"target_dependencies" : [
"DBUS"
],
"type" : "test"
},
{
"c99name" : "DBUS",
"module_type" : "SwiftTarget",
"name" : "DBUS",
"path" : "Sources/DBUS",
"product_dependencies" : [
"NIOCore",
"NIOExtras",
"Logging"
],
"product_memberships" : [
"DBUS",
"ExampleApp"
],
"sources" : [
"ByteBuffer+DBus.swift",
"DBusAuthenticationHandler.swift",
"DBusClient.swift",
"DBusError.swift",
"DBusMessageCodec.swift",
"Message/DBusMessage+Flags.swift",
"Message/DBusMessage+MessageType.swift",
"Message/DBusMessage.swift",
"Message/HeaderField+Code.swift",
"Message/HeaderField.swift",
"Message/Primitives/DBusString.swift",
"Message/Primitives/DBusType.swift",
"Message/Primitives/DBusValue.swift",
"Message/Primitives/DBusVariant.swift",
"Message/Primitives/TypeSignature.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.