Build Information
Successful build of DBus, reference main (a6df26), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 05:46:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/subpop/swift-dbus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/subpop/swift-dbus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a6df267 Bump github.com/apple/swift-nio from 2.97.1 to 2.98.0
Cloned https://github.com/subpop/swift-dbus.git
Revision (git rev-parse @):
a6df2675b8a8f795ecbad3354580ce9832ef51ad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/subpop/swift-dbus.git at main
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[74/11912] Fetching swift-atomics, xmlcoder
[175/35532] Fetching swift-atomics, xmlcoder, swift-collections
[194/41133] Fetching swift-atomics, xmlcoder, swift-collections, swift-system
[950/47769] Fetching swift-atomics, xmlcoder, swift-collections, swift-system, swift-log
[3438/65216] Fetching swift-atomics, xmlcoder, swift-collections, swift-system, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (1.11s)
[17066/63396] Fetching xmlcoder, swift-collections, swift-system, swift-log, swift-argument-parser
Fetching https://github.com/LuizZak/MiniLexer.git
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.29s)
[22741/53304] Fetching swift-collections, swift-system, swift-log, swift-argument-parser
[47400/136506] Fetching swift-collections, swift-system, swift-log, swift-argument-parser, swift-nio
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.62s)
[37522/119059] Fetching swift-collections, swift-system, swift-log, swift-nio
[54163/119839] Fetching swift-collections, swift-system, swift-log, swift-nio, minilexer
Fetched https://github.com/LuizZak/MiniLexer.git from cache (1.08s)
[72466/119059] Fetching swift-collections, swift-system, swift-log, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (5.06s)
Fetched https://github.com/apple/swift-nio.git from cache (5.06s)
Fetched https://github.com/apple/swift-system.git from cache (5.06s)
Fetched https://github.com/apple/swift-log.git from cache (5.06s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (8.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.65s)
Computing version for https://github.com/LuizZak/MiniLexer.git
Computed https://github.com/LuizZak/MiniLexer.git at 0.11.0 (0.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.43s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.5.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Creating working copy for https://github.com/LuizZak/MiniLexer.git
Working copy of https://github.com/LuizZak/MiniLexer.git resolved at 0.11.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.12.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-dbus",
"name": "DBus",
"url": "https://github.com/subpop/swift-dbus.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dbus",
"traits": [
"default"
],
"dependencies": [
{
"identity": "minilexer",
"name": "MiniLexer",
"url": "https://github.com/LuizZak/MiniLexer.git",
"version": "0.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MiniLexer",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.98.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "xmlcoder",
"name": "XMLCoder",
"url": "https://github.com/CoreOffice/XMLCoder.git",
"version": "0.18.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/subpop/swift-dbus.git
[1/265] Fetching swift-dbus
Fetched https://github.com/subpop/swift-dbus.git from cache (0.86s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/LuizZak/MiniLexer.git from cache
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/LuizZak/MiniLexer.git from cache (0.44s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
Fetched https://github.com/apple/swift-nio.git from cache (0.78s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.78s)
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
Computing version for https://github.com/LuizZak/MiniLexer.git
Computed https://github.com/LuizZak/MiniLexer.git at 0.11.0 (0.85s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
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.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.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.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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.98.0
Creating working copy for https://github.com/subpop/swift-dbus.git
Working copy of https://github.com/subpop/swift-dbus.git resolved at main (a6df267)
Creating working copy for https://github.com/LuizZak/MiniLexer.git
Working copy of https://github.com/LuizZak/MiniLexer.git resolved at 0.11.0
Found 5 product dependencies
- MiniLexer
- swift-nio
- swift-argument-parser
- swift-log
- XMLCoder
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/subpop/swift-dbus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/36] Copying PrivacyInfo.xcprivacy
[2/36] Write sources
[16/36] Write DBusUtil-entitlement.plist
[16/36] Write sources
[18/36] Compiling CNIOWindows shim.c
[19/36] Compiling CNIOWindows WSAStartup.c
[20/36] Compiling CNIOWASI CNIOWASI.c
[20/36] Write sources
[24/36] Compiling CNIOLinux shim.c
[25/36] Compiling CNIOOpenBSD shim.c
[26/36] Compiling CNIOLinux liburing_shims.c
[27/36] Write swift-version--6988338F2F200930.txt
[28/57] Compiling _AtomicsShims.c
[29/104] Compiling CNIOPosix event_loop_id.c
[30/137] Compiling CNIODarwin shim.c
[32/139] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/140] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/140] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/140] Compiling InternalCollectionsUtilities Debugging.swift
[36/140] Compiling InternalCollectionsUtilities Descriptions.swift
[37/140] Compiling Atomics AtomicInteger.swift
[38/140] Compiling Atomics AtomicOptionalWrappable.swift
[39/141] Compiling Atomics AtomicValue.swift
[40/141] Compiling Atomics AtomicMemoryOrderings.swift
[41/141] Compiling Atomics DoubleWord.swift
[42/141] Compiling Atomics ManagedAtomic.swift
[43/141] Compiling Atomics ManagedAtomicLazyReference.swift
[44/141] Compiling Atomics UnsafeAtomic.swift
[45/141] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/141] Compiling Atomics IntegerOperations.swift
[47/141] Compiling _NIODataStructures _TinyArray.swift
[48/141] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/141] Compiling Atomics Unmanaged extensions.swift
[50/141] Compiling Atomics AtomicReference.swift
[51/141] Compiling Atomics AtomicStorage.swift
[52/141] Compiling _NIOBase64 Base64.swift
[53/141] Emitting module _NIOBase64
[54/141] Compiling Atomics PointerConformances.swift
[55/141] Compiling Atomics Primitives.native.swift
[58/141] Emitting module InternalCollectionsUtilities
[59/141] Compiling Atomics AtomicBool.swift
[60/141] Compiling Atomics IntegerConformances.swift
[61/141] Compiling Atomics OptionalRawRepresentable.swift
[62/141] Compiling Atomics RawRepresentable.swift
[65/141] Emitting module ArgumentParserToolInfo
[66/141] Compiling ArgumentParserToolInfo ToolInfo.swift
[67/204] Compiling Logging MetadataProvider.swift
[68/204] Compiling _NIODataStructures Heap.swift
[69/204] Emitting module _NIODataStructures
[70/204] Compiling _NIODataStructures PriorityQueue.swift
[71/204] Compiling DequeModule _DequeSlot.swift
[72/204] Compiling DequeModule _DequeBuffer.swift
[73/204] Compiling DequeModule _DequeBufferHeader.swift
[74/205] Compiling ArgumentParser BashCompletionsGenerator.swift
[75/205] Compiling ArgumentParser CompletionsGenerator.swift
[76/205] Compiling ArgumentParser FishCompletionsGenerator.swift
[77/205] Compiling ArgumentParser ZshCompletionsGenerator.swift
[78/205] Emitting module Atomics
[79/205] Compiling Logging LogHandler.swift
[80/205] Compiling Logging LogEvent.swift
[81/205] Compiling Logging Locks.swift
[82/205] Compiling Logging Logging.swift
[83/205] Emitting module Logging
[84/205] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/205] Compiling ArgumentParser EnumerableFlag.swift
[86/205] Compiling ArgumentParser ExpressibleByArgument.swift
[87/205] Compiling ArgumentParser ParsableArguments.swift
[88/205] Compiling ArgumentParser ParsableCommand.swift
[89/205] Compiling ArgumentParser CommandConfiguration.swift
[90/205] Compiling ArgumentParser CommandGroup.swift
[95/205] Compiling ArgumentParser Argument.swift
[96/205] Compiling ArgumentParser ArgumentDiscussion.swift
[97/205] Emitting module DequeModule
[99/205] Compiling ArgumentParser ArgumentDecoder.swift
[100/205] Compiling ArgumentParser ArgumentDefinition.swift
[101/205] Compiling ArgumentParser ArgumentSet.swift
[102/205] Compiling ArgumentParser CommandParser.swift
[103/210] Compiling MiniLexer TokenProtocol.swift
[104/210] Compiling MiniLexer TokenizerLexer.swift
[105/210] Compiling MiniLexer Lexer+Consume.swift
[106/210] Compiling MiniLexer Lexer.swift
[107/210] Compiling MiniLexer Lexer+AdvancedParsing.swift
[108/210] Emitting module XMLCoder
[109/210] Compiling ArgumentParser InputKey.swift
[110/210] Compiling ArgumentParser InputOrigin.swift
[111/210] Compiling ArgumentParser Name.swift
[112/210] Compiling ArgumentParser Parsed.swift
[113/210] Compiling ArgumentParser ParsedValues.swift
[114/215] Emitting module ArgumentParser
[115/215] Compiling ArgumentParser ArgumentHelp.swift
[116/215] Compiling ArgumentParser ArgumentVisibility.swift
[117/215] Compiling ArgumentParser CompletionKind.swift
[118/215] Compiling ArgumentParser Errors.swift
[119/215] Compiling ArgumentParser Flag.swift
[120/215] Compiling ArgumentParser CodingKeyValidator.swift
[121/215] Compiling ArgumentParser NonsenseFlagsValidator.swift
[122/215] Compiling ArgumentParser ParsableArgumentsValidation.swift
[123/215] Compiling ArgumentParser PositionalArgumentsValidator.swift
[124/215] Compiling ArgumentParser UniqueNamesValidator.swift
[131/215] Compiling ArgumentParser ParserError.swift
[132/215] Compiling ArgumentParser SplitArguments.swift
[133/215] Compiling ArgumentParser DumpHelpGenerator.swift
[134/215] Compiling ArgumentParser HelpCommand.swift
[135/215] Compiling ArgumentParser HelpGenerator.swift
[157/215] Compiling ArgumentParser Platform.swift
[158/215] Compiling ArgumentParser SequenceExtensions.swift
[159/215] Compiling ArgumentParser StringExtensions.swift
[160/215] Compiling ArgumentParser SwiftExtensions.swift
[161/215] Compiling ArgumentParser Tree.swift
[162/215] Compiling ArgumentParser NameSpecification.swift
[163/215] Compiling ArgumentParser Option.swift
[164/215] Compiling ArgumentParser OptionGroup.swift
[165/215] Compiling ArgumentParser ParentCommand.swift
[166/215] Compiling ArgumentParser AsyncParsableCommand.swift
[172/215] Compiling ArgumentParser MessageInfo.swift
[173/215] Compiling ArgumentParser UsageGenerator.swift
[174/215] Compiling ArgumentParser CollectionExtensions.swift
[175/215] Compiling ArgumentParser Foundation.swift
[176/215] Compiling ArgumentParser Mutex.swift
[187/215] Compiling MiniLexer Lexer+Advance.swift
[208/215] Compiling MiniLexer GrammarRules.swift
[209/215] Emitting module MiniLexer
[210/215] Compiling MiniLexer GrammarRules+Operators.swift
[210/215] Compiling c-nioatomics.c
[211/215] Compiling c-atomics.c
[213/222] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[214/222] Compiling NIOConcurrencyHelpers NIOLock.swift
[215/222] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[216/222] Compiling NIOConcurrencyHelpers lock.swift
[217/222] Compiling NIOConcurrencyHelpers atomics.swift
[218/222] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[219/222] Emitting module NIOConcurrencyHelpers
[220/287] Compiling NIOCore AddressedEnvelope.swift
[221/287] Compiling NIOCore AsyncAwaitSupport.swift
[222/287] Compiling NIOCore AsyncChannel.swift
[223/287] Compiling NIOCore AsyncChannelHandler.swift
[224/287] Compiling NIOCore AsyncChannelInboundStream.swift
[225/287] Compiling NIOCore AsyncChannelOutboundWriter.swift
[226/287] Compiling NIOCore NIOAsyncSequenceProducer.swift
[227/287] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[228/294] Compiling NIOCore ConvenienceOptionSupport.swift
[229/294] Compiling NIOCore DeadChannel.swift
[230/294] Compiling NIOCore DispatchQueue+WithFuture.swift
[231/294] Compiling NIOCore EventLoop+Deprecated.swift
[232/294] Compiling NIOCore EventLoop+SerialExecutor.swift
[233/294] Compiling NIOCore EventLoop.swift
[234/294] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[235/294] Compiling NIOCore IO.swift
[236/294] Compiling NIOCore IOData.swift
[237/294] Compiling NIOCore IPProtocol.swift
[238/294] Compiling NIOCore IntegerBitPacking.swift
[239/294] Compiling NIOCore IntegerTypes.swift
[240/294] Compiling NIOCore Interfaces.swift
[241/294] Compiling NIOCore Linux.swift
[242/294] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[243/294] Compiling NIOCore NIOScheduledCallback.swift
[244/294] Compiling NIOCore NIOSendable.swift
[245/294] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[246/294] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[247/294] Compiling NIOCore RecvByteBufferAllocator.swift
[248/294] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[249/294] Compiling NIOCore EventLoopFuture+Deprecated.swift
[250/294] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[251/294] Compiling NIOCore EventLoopFuture.swift
[252/294] Compiling NIOCore FileDescriptor.swift
[253/294] Compiling NIOCore FileHandle.swift
[254/294] Compiling NIOCore FileRegion.swift
[255/294] Compiling NIOCore GlobalSingletons.swift
[256/294] Compiling NIOCore ChannelHandler.swift
[257/294] Compiling NIOCore ChannelHandlers.swift
[258/294] Compiling NIOCore ChannelInvoker.swift
[259/294] Compiling NIOCore ChannelOption.swift
[260/294] Compiling NIOCore ChannelPipeline.swift
[261/294] Compiling NIOCore CircularBuffer.swift
[262/294] Compiling NIOCore Codec.swift
[263/294] Compiling NIOCore SocketAddresses.swift
[264/294] Compiling NIOCore SocketOptionProvider.swift
[265/294] Compiling NIOCore SystemCallHelpers.swift
[266/294] Compiling NIOCore TimeAmount+Duration.swift
[267/294] Compiling NIOCore TypeAssistedChannelHandler.swift
[268/294] Compiling NIOCore UniversalBootstrapSupport.swift
[269/294] Compiling NIOCore Utilities.swift
[270/294] Compiling NIOCore NIOAsyncWriter.swift
[271/294] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[272/294] Compiling NIOCore BSDSocketAPI.swift
[273/294] Compiling NIOCore ByteBuffer-aux.swift
[274/294] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[275/294] Compiling NIOCore ByteBuffer-conversions.swift
[276/294] Compiling NIOCore ByteBuffer-core.swift
[277/294] Compiling NIOCore MarkedCircularBuffer.swift
[278/294] Compiling NIOCore MulticastChannel.swift
[279/294] Compiling NIOCore NIOAny.swift
[280/294] Compiling NIOCore NIOCloseOnErrorHandler.swift
[281/294] Compiling NIOCore NIOCoreSendableMetatype.swift
[282/294] Compiling NIOCore NIODecodedAsyncSequence.swift
[283/294] Compiling NIOCore NIOLoopBound.swift
[284/294] Compiling NIOCore ByteBuffer-hex.swift
[285/294] Compiling NIOCore ByteBuffer-int.swift
[286/294] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[287/294] Compiling NIOCore ByteBuffer-multi-int.swift
[288/294] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[289/294] Compiling NIOCore ByteBuffer-views.swift
[290/294] Compiling NIOCore Channel.swift
[291/294] Emitting module NIOCore
[292/350] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[293/350] Emitting module NIOEmbedded
[294/350] Compiling NIOEmbedded Embedded.swift
[295/350] Compiling NIOEmbedded AsyncTestingChannel.swift
[296/350] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[297/350] Compiling NIOPosix PosixSingletons.swift
[298/350] Compiling NIOPosix RawSocketBootstrap.swift
[299/350] Compiling NIOPosix Resolver.swift
[300/350] Compiling NIOPosix Selectable.swift
[301/350] Compiling NIOPosix SelectableChannel.swift
[302/355] Compiling NIOPosix FileDescriptor.swift
[303/355] Compiling NIOPosix GetaddrinfoResolver.swift
[304/355] Compiling NIOPosix HappyEyeballs.swift
[305/355] Compiling NIOPosix IO.swift
[306/355] Compiling NIOPosix IntegerBitPacking.swift
[307/355] Compiling NIOPosix IntegerTypes.swift
[308/355] Compiling NIOPosix Utilities.swift
[309/355] Compiling NIOPosix VsockAddress.swift
[310/355] Compiling NIOPosix VsockChannelEvents.swift
[311/355] Compiling NIOPosix Windows.swift
[312/355] Compiling NIOPosix resource_bundle_accessor.swift
[313/355] Compiling NIOPosix SelectorWSAPoll.swift
[314/355] Compiling NIOPosix ServerSocket.swift
[315/355] Compiling NIOPosix Socket.swift
[316/355] Compiling NIOPosix SocketChannel.swift
[317/355] Compiling NIOPosix SocketProtocols.swift
[318/355] Compiling NIOPosix Linux.swift
[319/355] Compiling NIOPosix LinuxCPUSet.swift
[320/355] Compiling NIOPosix LinuxUring.swift
[321/355] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[322/355] Compiling NIOPosix NIOPosixSendableMetatype.swift
[323/355] Compiling NIOPosix NIOThreadPool.swift
[324/355] Compiling NIOPosix BSDSocketAPICommon.swift
[325/355] Compiling NIOPosix BSDSocketAPIPosix.swift
[326/355] Compiling NIOPosix BSDSocketAPIWindows.swift
[327/355] Compiling NIOPosix BaseSocket.swift
[328/355] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[329/355] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[330/355] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[331/355] Compiling NIOPosix System.swift
[332/355] Compiling NIOPosix Thread.swift
[333/355] Compiling NIOPosix ThreadPosix.swift
[334/355] Compiling NIOPosix ThreadWindows.swift
[335/355] Compiling NIOPosix SelectableEventLoop.swift
[336/355] Compiling NIOPosix SelectorEpoll.swift
[337/355] Compiling NIOPosix SelectorGeneric.swift
[338/355] Compiling NIOPosix SelectorKqueue.swift
[339/355] Compiling NIOPosix SelectorUring.swift
[340/355] Compiling NIOPosix BaseSocketChannel.swift
[341/355] Compiling NIOPosix BaseStreamSocketChannel.swift
[342/355] Compiling NIOPosix Bootstrap.swift
[343/355] Compiling NIOPosix ControlMessage.swift
[344/355] Compiling NIOPosix DatagramVectorReadManager.swift
[345/355] Compiling NIOPosix Errors+Any.swift
[346/355] Emitting module NIOPosix
[347/355] Compiling NIOPosix NonBlockingFileIO.swift
[348/355] Compiling NIOPosix PendingDatagramWritesManager.swift
[349/355] Compiling NIOPosix PendingWritesManager.swift
[350/355] Compiling NIOPosix PipeChannel.swift
[351/355] Compiling NIOPosix PipePair.swift
[352/355] Compiling NIOPosix Pool.swift
[353/357] Emitting module NIO
[354/357] Compiling NIO Exports.swift
[355/372] Compiling DBus SignatureParser.swift
[356/372] Compiling DBus SignatureLexer.swift
[357/373] Compiling DBus Signature.swift
[358/373] Compiling DBus ObjectPath.swift
[359/373] Compiling DBus ProxyObject.swift
[360/373] Compiling DBus Serializer.swift
[361/373] Compiling DBus Variant.swift
[362/373] Compiling DBus HeaderValue.swift
[363/373] Compiling DBus Message.swift
[364/373] Compiling DBus DBusCodingKey.swift
[365/373] Compiling DBus Deserializer.swift
[366/373] Compiling DBus Connection.swift
[367/373] Compiling DBus DBusAuthentication.swift
[368/373] Emitting module DBus
[369/373] Compiling DBus EncoderDecoder.swift
[370/373] Compiling DBus Exportable.swift
[371/383] Compiling DBusUtil IntrospectCommand.swift
[372/383] Compiling DBusUtil DBusUtil.swift
[373/383] Compiling DBusUtil ListCommand.swift
[374/383] Compiling DBusUtil SetPropertyCommand.swift
[375/383] Compiling DBusUtil EchoService.swift
[376/383] Compiling DBusUtil CallCommand.swift
[377/383] Compiling DBusUtil GetPropertyCommand.swift
[378/383] Compiling DBusUtil EmitCommand.swift
[379/383] Emitting module DBusUtil
[380/383] Compiling DBusUtil WaitCommand.swift
[380/383] Write Objects.LinkFileList
[381/383] Linking DBusUtil
[382/383] Applying DBusUtil
Build complete! (28.85s)
Build complete.
{
"dependencies" : [
{
"identity" : "minilexer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LuizZak/MiniLexer.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.65.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
}
],
"manifest_display_name" : "DBus",
"name" : "DBus",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DBus",
"targets" : [
"DBus"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DBusUtil",
"targets" : [
"DBusUtil"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "DBusUtil",
"module_type" : "SwiftTarget",
"name" : "DBusUtil",
"path" : "Sources/DBusUtil",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"DBusUtil"
],
"sources" : [
"CallCommand.swift",
"DBusUtil.swift",
"EchoService.swift",
"EmitCommand.swift",
"GetPropertyCommand.swift",
"IntrospectCommand.swift",
"ListCommand.swift",
"SetPropertyCommand.swift",
"WaitCommand.swift"
],
"target_dependencies" : [
"DBus"
],
"type" : "executable"
},
{
"c99name" : "DBusTests",
"module_type" : "SwiftTarget",
"name" : "DBusTests",
"path" : "Tests/DBusTests",
"sources" : [
"DBusIntegrationTests.swift",
"DBusPropertyTests.swift",
"DefaultHandlersTests.swift",
"DeserializerTests.swift",
"EncoderDecoderTests.swift",
"EndiannessTests.swift",
"ExportableTests.swift",
"MessageConcurrencyTests.swift",
"MessageHexDataTests.swift",
"MessageTests.swift",
"ObjectPathTests.swift",
"RealWorldDataTests.swift",
"SerializerTests.swift",
"SignatureLexerTests.swift",
"SignatureParserTests.swift",
"SignatureTests.swift",
"VariantTests.swift"
],
"target_dependencies" : [
"DBus"
],
"type" : "test"
},
{
"c99name" : "DBus",
"module_type" : "SwiftTarget",
"name" : "DBus",
"path" : "Sources/DBus",
"product_dependencies" : [
"MiniLexer",
"NIO",
"NIOPosix",
"XMLCoder"
],
"product_memberships" : [
"DBus",
"DBusUtil"
],
"sources" : [
"Connection.swift",
"DBusAuthentication.swift",
"DBusCodingKey.swift",
"Deserializer.swift",
"EncoderDecoder.swift",
"Exportable.swift",
"HeaderValue.swift",
"Message.swift",
"ObjectPath.swift",
"ProxyObject.swift",
"Serializer.swift",
"Signature.swift",
"SignatureLexer.swift",
"SignatureParser.swift",
"Variant.swift"
],
"type" : "library"
}
],
"tools_version" : "6.3"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/subpop/swift-dbus/main
Repository: subpop/swift-dbus
Swift version used: 6.3
Target: DBus
Extracting symbol information for 'DBus'...
Finished extracting symbol information for 'DBus'. (27.37s)
Building documentation for 'DBus'...
warning: Parameter 'interface' is missing documentation
--> Sources/DBus/Connection.swift:877:56-877:56
875 |
876 | /// Get introspection XML for an object
877 + /// - Parameter path: The object path to introspect
| ╰─suggestion: Document 'interface' parameter
878 | /// - Returns: XML introspection data or nil if object not found
879 | public func introspect(path: ObjectPath, interface: String) async throws -> String? {
warning: Parameter 'body' not found in instance method declaration
--> Sources/DBus/ProxyObject.swift:467:11-467:78
465 | /// - signature: Signature of the arguments, or nil if the method has no
466 | /// arguments.
467 + /// - body: Body of the message, or nil if the method has no arguments.
| ╰─suggestion: Remove 'body' parameter documentation
468 | /// - Returns: The raw data of the method return and a type signature, or
469 | /// nil if the method has no return value.
warning: Parameter 'arguments' is missing documentation
--> Sources/DBus/ProxyObject.swift:467:78-467:78
465 | /// - signature: Signature of the arguments, or nil if the method has no
466 | /// arguments.
467 + /// - body: Body of the message, or nil if the method has no arguments.
| ╰─suggestion: Document 'arguments' parameter
468 | /// - Returns: The raw data of the method return and a type signature, or
469 | /// nil if the method has no return value.
warning: Parameter 'propertyInterface' not found in instance method declaration
--> Sources/DBus/ProxyObject.swift:836:9-836:100
834 |
835 | /// Get all properties from the remote object
836 + /// - Parameter propertyInterface: Optional interface name (defaults to the object's interface)
| ╰─suggestion: Remove 'propertyInterface' parameter documentation
837 | /// - Returns: A dictionary mapping property names to their values
838 | /// - Throws: DBusProxyError if the property access fails
Finished building documentation for 'DBus' (0.68s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/subpop/swift-dbus/main
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/LuizZak/MiniLexer.git
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-log.git (0.55s)
Updated https://github.com/apple/swift-collections.git (0.56s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/CoreOffice/XMLCoder.git
Updated https://github.com/apple/swift-nio.git (0.78s)
Updated https://github.com/apple/swift-argument-parser.git (0.78s)
Updated https://github.com/LuizZak/MiniLexer.git (0.78s)
Updated https://github.com/apple/swift-atomics.git (0.78s)
Updated https://github.com/apple/swift-system.git (0.78s)
Updated https://github.com/CoreOffice/XMLCoder.git (0.44s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (2.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.55s)
Computing version for https://github.com/LuizZak/MiniLexer.git
Computed https://github.com/LuizZak/MiniLexer.git at 0.11.0 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3673] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.44s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'DBus' complete! (0.68s)
1456
9 /Users/admin/builder/spi-builder-workspace/.docs/subpop/swift-dbus/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/subpop/swift-dbus/main
File count: 1456
Doc size: 9.0MB
Preparing doc bundle ...
Uploading prod-subpop-swift-dbus-main-1df2581b.zip to s3://spi-docs-inbox/prod-subpop-swift-dbus-main-1df2581b.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.