The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSnmpKit with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrellroot/SwiftSnmpKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/darrellroot/SwiftSnmpKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 22a6732 Removing unnecessary protocol conformance.
Cloned https://github.com/darrellroot/SwiftSnmpKit.git into spi-builder-workspace
22a6732b868522c1ed5125803d7bac05be7ea03f
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/darrellroot/SwiftSnmpKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift (0.52s)
Fetched https://github.com/apple/swift-crypto.git (0.85s)
Fetched https://github.com/apple/swift-nio.git (1.57s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.2 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.5.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.47s)
Fetched https://github.com/apple/swift-collections.git (0.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.02s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.7.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.0.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.5.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.54.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.1.0
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[0/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOLinux shim.c
[5/187] Compiling CryptoSwift Random.swift
[6/187] Compiling CryptoSwift Shifts.swift
[7/189] Compiling CryptoSwift Hashable.swift
[8/189] Compiling CryptoSwift Integer Conversion.swift
[8/189] Compiling _AtomicsShims.c
[10/189] Compiling CryptoSwift Multiplication.swift
[11/189] Compiling CryptoSwift Prime Test.swift
[12/189] Compiling CryptoSwift CompactMap.swift
[13/189] Compiling CryptoSwift Cryptor.swift
[13/189] Compiling CNIODarwin shim.c
[15/189] Compiling CryptoSwift Subtraction.swift
[16/189] Compiling CryptoSwift Words and Bits.swift
[17/189] Compiling CryptoSwift ChaCha20.swift
[18/189] Compiling CryptoSwift Square Root.swift
[19/189] Compiling CryptoSwift Strideable.swift
[20/189] Compiling CryptoSwift String Conversion.swift
[21/189] Compiling CryptoSwift Checksum.swift
[22/189] Compiling CryptoSwift Cipher.swift
[23/189] Compiling CryptoSwift Collection+Extension.swift
[24/189] Emitting module DequeModule
[25/189] Compiling DequeModule _DequeSlot.swift
[26/189] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/204] Compiling _NIODataStructures PriorityQueue.swift
[28/204] Compiling Atomics AtomicLazyReference.swift
[29/204] Compiling Atomics HighLevelTypes.swift
[30/204] Compiling Atomics AtomicOptional.swift
[31/204] Compiling Atomics AtomicOptionalRawRepresentable.swift
[32/206] Emitting module _NIODataStructures
[33/206] Compiling _NIODataStructures Heap.swift
[34/206] Compiling Atomics Unmanaged extensions.swift
[35/206] Compiling Atomics AtomicBool.swift
[36/206] Compiling Atomics AtomicValue.swift
[37/206] Compiling Atomics DoubleWord.swift
[38/206] Compiling Atomics AtomicRawRepresentable.swift
[39/206] Compiling Atomics AtomicStrongReference.swift
[40/206] Compiling Atomics IntegerConformances.swift
[41/206] Compiling Atomics PointerConformances.swift
[42/206] Compiling Atomics AtomicInteger.swift
[43/206] Compiling Atomics AtomicMemoryOrderings.swift
[44/206] Emitting module Atomics
[45/206] Compiling Atomics Primitives.native.swift
[46/206] Compiling Atomics Primitives.shims.swift
[46/206] Compiling c-nioatomics.c
[47/206] Compiling c-atomics.c
[49/212] Compiling NIOConcurrencyHelpers NIOLock.swift
[50/212] Compiling NIOConcurrencyHelpers lock.swift
[51/212] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[52/212] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[53/212] Compiling NIOConcurrencyHelpers atomics.swift
[54/212] Emitting module NIOConcurrencyHelpers
[55/268] Compiling NIOCore IPProtocol.swift
[56/268] Compiling NIOCore IntegerBitPacking.swift
[57/268] Compiling NIOCore IntegerTypes.swift
[58/268] Compiling NIOCore Interfaces.swift
[59/268] Compiling NIOCore Linux.swift
[60/268] Compiling NIOCore MarkedCircularBuffer.swift
[61/268] Compiling NIOCore MulticastChannel.swift
[62/268] Compiling NIOCore NIOAny.swift
[63/276] Compiling NIOCore ByteBuffer-int.swift
[64/276] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[65/276] Compiling NIOCore ByteBuffer-multi-int.swift
[66/276] Compiling NIOCore ByteBuffer-views.swift
[67/276] Compiling NIOCore Channel.swift
[68/276] Compiling NIOCore ChannelHandler.swift
[69/276] Compiling NIOCore ChannelHandlers.swift
[70/276] Compiling NIOCore ChannelInvoker.swift
[71/276] Emitting module Crypto
[72/276] Compiling NIOCore ChannelOption.swift
[73/276] Compiling NIOCore ChannelPipeline.swift
[74/276] Compiling NIOCore CircularBuffer.swift
[75/276] Compiling NIOCore Codec.swift
[76/276] Compiling NIOCore ConvenienceOptionSupport.swift
[77/276] Compiling NIOCore DeadChannel.swift
[78/276] Compiling NIOCore DispatchQueue+WithFuture.swift
[79/276] Compiling NIOCore EventLoop+Deprecated.swift
[80/276] Compiling NIOCore IOData.swift
[81/276] Compiling NIOCore NIOCloseOnErrorHandler.swift
[82/276] Compiling NIOCore NIOLoopBound.swift
[83/276] Compiling NIOCore NIOSendable.swift
[84/276] Compiling NIOCore PointerHelpers.swift
[85/276] Compiling NIOCore RecvByteBufferAllocator.swift
[86/276] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[87/276] Compiling NIOCore NIOAsyncSequenceProducer.swift
[88/276] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[89/276] Compiling NIOCore NIOAsyncWriter.swift
[90/276] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[91/276] Compiling NIOCore BSDSocketAPI.swift
[92/276] Compiling NIOCore ByteBuffer-aux.swift
[93/276] Compiling NIOCore ByteBuffer-conversions.swift
[94/276] Compiling NIOCore ByteBuffer-core.swift
[95/276] Compiling NIOCore AddressedEnvelope.swift
[96/276] Compiling NIOCore AsyncAwaitSupport.swift
[97/276] Compiling NIOCore AsyncChannel.swift
[98/276] Compiling NIOCore AsyncChannelInboundStream.swift
[99/276] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[100/276] Compiling NIOCore AsyncChannelOutboundWriter.swift
[101/276] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[102/276] Compiling NIOCore CloseRatchet.swift
[103/276] Compiling NIOCore EventLoop.swift
[104/276] Compiling NIOCore EventLoopFuture+Deprecated.swift
[105/276] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[106/276] Compiling NIOCore EventLoopFuture.swift
[107/276] Compiling NIOCore FileDescriptor.swift
[108/276] Compiling NIOCore FileHandle.swift
[109/276] Compiling NIOCore FileRegion.swift
[110/276] Compiling NIOCore IO.swift
[111/276] Compiling CryptoSwift Utils+Foundation.swift
[112/276] Compiling CryptoSwift Generics.swift
[113/276] Compiling CryptoSwift HKDF.swift
[114/276] Compiling CryptoSwift HMAC.swift
[115/276] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[116/276] Compiling Crypto RNG_boring.swift
[117/276] Compiling Crypto SafeCompare_boring.swift
[118/276] Compiling Crypto Zeroization_boring.swift
[119/276] Compiling Crypto PrettyBytes.swift
[120/276] Compiling Crypto SafeCompare.swift
[121/276] Compiling Crypto SecureBytes.swift
[122/276] Compiling Crypto Zeroization.swift
[123/276] Compiling CryptoSwift CBCMAC.swift
[124/276] Compiling CryptoSwift CMAC.swift
[125/276] Compiling CryptoSwift Addition.swift
[126/276] Compiling CryptoSwift BigInt.swift
[127/276] Compiling CryptoSwift BigUInt.swift
[128/276] Compiling CryptoSwift Bitwise Ops.swift
[129/276] Compiling CryptoSwift CS.swift
[130/276] Compiling CryptoSwift Codable.swift
[131/276] Compiling CryptoSwift Comparable.swift
[132/276] Compiling CryptoSwift Data Conversion.swift
[133/276] Compiling CryptoSwift Division.swift
[134/276] Compiling CryptoSwift Exponentiation.swift
[135/276] Compiling CryptoSwift Floating Point Conversion.swift
[136/276] Compiling CryptoSwift GCD.swift
[181/296] Compiling NIOCore SocketAddresses.swift
[182/296] Compiling NIOCore SocketOptionProvider.swift
[183/296] Compiling NIOCore SystemCallHelpers.swift
[184/296] Compiling NIOCore TimeAmount+Duration.swift
[185/296] Compiling NIOCore TypeAssistedChannelHandler.swift
[186/296] Compiling NIOCore UniversalBootstrapSupport.swift
[187/296] Compiling NIOCore Utilities.swift
[193/296] Compiling CryptoSwift PBKDF2.swift
[194/296] Compiling CryptoSwift PKCS1v15.swift
[195/296] Emitting module CryptoSwift
[203/296] Compiling CryptoSwift SecureBytes.swift
[204/296] Compiling CryptoSwift Signature.swift
[205/296] Compiling CryptoSwift StreamDecryptor.swift
[206/296] Compiling CryptoSwift StreamEncryptor.swift
[207/296] Compiling CryptoSwift String+Extension.swift
[208/296] Compiling CryptoSwift UInt128.swift
[209/296] Compiling CryptoSwift UInt16+Extension.swift
[210/296] Compiling CryptoSwift UInt32+Extension.swift
[211/296] Compiling CryptoSwift UInt64+Extension.swift
[212/296] Compiling CryptoSwift UInt8+Extension.swift
[213/296] Compiling CryptoSwift Updatable.swift
[214/296] Compiling CryptoSwift Utils.swift
[215/296] Compiling CryptoSwift ZeroPadding.swift
[261/296] Compiling CryptoSwift BlockEncryptor.swift
[262/296] Compiling CryptoSwift BlockMode.swift
[263/296] Compiling CryptoSwift BlockModeOptions.swift
[264/296] Compiling CryptoSwift CBC.swift
[265/296] Compiling CryptoSwift CCM.swift
[266/296] Compiling CryptoSwift CFB.swift
[267/296] Compiling CryptoSwift CTR.swift
[268/296] Compiling CryptoSwift CipherModeWorker.swift
[269/296] Compiling CryptoSwift ECB.swift
[270/296] Compiling CryptoSwift GCM.swift
[271/296] Compiling CryptoSwift OCB.swift
[272/296] Compiling CryptoSwift OFB.swift
[273/296] Compiling CryptoSwift PCBC.swift
[274/296] Compiling CryptoSwift Blowfish.swift
[283/296] Emitting module NIOCore
[284/339] Compiling NIOPosix HappyEyeballs.swift
[285/339] Compiling NIOPosix IO.swift
[286/339] Compiling NIOPosix IntegerBitPacking.swift
[287/339] Compiling NIOPosix IntegerTypes.swift
[288/339] Compiling NIOPosix Linux.swift
[289/339] Compiling NIOPosix LinuxCPUSet.swift
[290/344] Emitting module NIOPosix
[291/344] Compiling NIOPosix System.swift
[292/344] Compiling NIOPosix Thread.swift
[293/344] Compiling NIOPosix ThreadPosix.swift
[294/344] Compiling NIOPosix ThreadWindows.swift
[295/344] Compiling NIOPosix Utilities.swift
[304/344] Compiling NIOPosix SelectorKqueue.swift
[305/344] Compiling NIOPosix SelectorUring.swift
[306/344] Compiling NIOPosix ServerSocket.swift
[307/344] Compiling NIOPosix Socket.swift
[308/344] Compiling NIOPosix SocketChannel.swift
[309/344] Compiling NIOPosix SocketProtocols.swift
[315/344] Compiling NIOPosix BSDSocketAPICommon.swift
[316/344] Compiling NIOPosix BSDSocketAPIPosix.swift
[317/344] Compiling NIOPosix BSDSocketAPIWindows.swift
[318/344] Compiling NIOPosix BaseSocket.swift
[319/344] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[320/344] Compiling NIOPosix BaseSocketChannel.swift
[321/344] Compiling NIOPosix PipeChannel.swift
[322/344] Compiling NIOPosix PipePair.swift
[323/344] Compiling NIOPosix PointerHelpers.swift
[324/344] Compiling NIOPosix Pool.swift
[325/344] Compiling NIOPosix PooledRecvBufferAllocator.swift
[326/344] Compiling NIOPosix RawSocketBootstrap.swift
[327/344] Compiling NIOPosix BaseStreamSocketChannel.swift
[328/344] Compiling NIOPosix Bootstrap.swift
[329/344] Compiling NIOPosix ControlMessage.swift
[330/344] Compiling NIOPosix DatagramVectorReadManager.swift
[331/344] Compiling NIOPosix FileDescriptor.swift
[332/344] Compiling NIOPosix GetaddrinfoResolver.swift
[333/344] Compiling NIOPosix Resolver.swift
[334/344] Compiling NIOPosix Selectable.swift
[335/344] Compiling NIOPosix SelectableChannel.swift
[336/344] Compiling NIOPosix SelectableEventLoop.swift
[337/344] Compiling NIOPosix SelectorEpoll.swift
[338/344] Compiling NIOPosix SelectorGeneric.swift
[339/344] Compiling NIOPosix LinuxUring.swift
[340/344] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[341/344] Compiling NIOPosix NIOThreadPool.swift
[342/344] Compiling NIOPosix NonBlockingFileIO.swift
[343/344] Compiling NIOPosix PendingDatagramWritesManager.swift
[344/344] Compiling NIOPosix PendingWritesManager.swift
[345/362] Compiling SwiftSnmpKit SnmpSender.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:242:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
        guard case let .failure(_) = result1 else {
                   ^~~~~~~~~~~~~~~
                   
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:247:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
        guard case let .failure(_) = result2 else {
                   ^~~~~~~~~~~~~~~
                   
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:301:19: warning: variable 'snmpMessage' was never mutated; consider changing to 'let' constant
        guard var snmpMessage = SnmpV3Message(engineId: engineId, userName: userName, type: pduType, variableBindings: [variableBinding], authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword, engineBoots: engineBoots, engineTime: engineTime) else {
              ~~~ ^
              let
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:321:19: warning: value 'shared' was defined but never used; consider replacing with boolean test
        guard let shared = SnmpSender.shared else {
              ~~~~^~~~~~~~~
                                             != nil
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:330:13: warning: initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it
        let result = channel.writeAndFlush(envelope)
        ~~~~^~~~~~
        _
[346/362] Compiling SwiftSnmpKit AsnData-Protocol.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:242:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
        guard case let .failure(_) = result1 else {
                   ^~~~~~~~~~~~~~~
                   
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:247:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
        guard case let .failure(_) = result2 else {
                   ^~~~~~~~~~~~~~~
                   
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:301:19: warning: variable 'snmpMessage' was never mutated; consider changing to 'let' constant
        guard var snmpMessage = SnmpV3Message(engineId: engineId, userName: userName, type: pduType, variableBindings: [variableBinding], authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword, engineBoots: engineBoots, engineTime: engineTime) else {
              ~~~ ^
              let
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:321:19: warning: value 'shared' was defined but never used; consider replacing with boolean test
        guard let shared = SnmpSender.shared else {
              ~~~~^~~~~~~~~
                                             != nil
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:330:13: warning: initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it
        let result = channel.writeAndFlush(envelope)
        ~~~~^~~~~~
        _
[347/362] Compiling SwiftSnmpKit VariableBindings+Extensions.swift
[348/362] Compiling SwiftSnmpKit SnmpReceiver.swift
[349/362] Compiling SwiftSnmpKit SnmpV3Authentication.swift
[350/362] Compiling SwiftSnmpKit SnmpVersion.swift
[351/362] Compiling SwiftSnmpKit Data+Extensions.swift
[352/362] Compiling SwiftSnmpKit SnmpUtils.swift
[353/362] Compiling SwiftSnmpKit SnmpV2Message.swift
[354/362] Emitting module SwiftSnmpKit
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[355/362] Compiling SwiftSnmpKit SnmpOid.swift
[356/362] Compiling SwiftSnmpKit SnmpPdu.swift
[357/362] Compiling SwiftSnmpKit AsnValue.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:196:18: warning: TODO Update counter32, gauge32, and timetick32 to produce smaller data if they can be encoded in less than 4 octets
        #warning("TODO Update counter32, gauge32, and timetick32 to produce smaller data if they can be encoded in less than 4 octets")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[358/362] Compiling SwiftSnmpKit SnmpError.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:196:18: warning: TODO Update counter32, gauge32, and timetick32 to produce smaller data if they can be encoded in less than 4 octets
        #warning("TODO Update counter32, gauge32, and timetick32 to produce smaller data if they can be encoded in less than 4 octets")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[359/362] Compiling SwiftSnmpKit SnmpPduType.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:196:18: warning: TODO Update counter32, gauge32, and timetick32 to produce smaller data if they can be encoded in less than 4 octets
        #warning("TODO Update counter32, gauge32, and timetick32 to produce smaller data if they can be encoded in less than 4 octets")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[360/362] Compiling SwiftSnmpKit Int+Extensions.swift
[361/362] Compiling SwiftSnmpKit String+Extensions.swift
[362/362] Compiling SwiftSnmpKit UInt8+Extensions.swift
[363/364] Compiling SwiftSnmpKit SnmpV3Message.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:329:13: warning: immutable value 'authenticationParametersAsn' was never used; consider replacing with '_' or removing it
        let authenticationParametersAsn: AsnValue
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
            _
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:470:37: warning: immutable value 'msgAuthenticationParametersData' was never used; consider replacing with '_' or removing it
        guard case .octetString(let msgAuthenticationParametersData) = securityParameters[4] else {
                                ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                _
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:522:37: warning: immutable value 'contextNameData' was never used; consider replacing with '_' or removing it
        guard case .octetString(let contextNameData) = msgData[1] else {
                                ~~~~^~~~~~~~~~~~~~~
                                _
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpVariableBinding.swift:28:13: warning: initialization of immutable value 'nameLength' was never used; consider replacing with assignment to '_' or removing it
        let nameLength = try AsnValue.pduLength(data: data)
        ~~~~^~~~~~~~~~
        _
[364/364] Compiling SwiftSnmpKit SnmpVariableBinding.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:329:13: warning: immutable value 'authenticationParametersAsn' was never used; consider replacing with '_' or removing it
        let authenticationParametersAsn: AsnValue
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
            _
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:470:37: warning: immutable value 'msgAuthenticationParametersData' was never used; consider replacing with '_' or removing it
        guard case .octetString(let msgAuthenticationParametersData) = securityParameters[4] else {
                                ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                _
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:522:37: warning: immutable value 'contextNameData' was never used; consider replacing with '_' or removing it
        guard case .octetString(let contextNameData) = msgData[1] else {
                                ~~~~^~~~~~~~~~~~~~~
                                _
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpVariableBinding.swift:28:13: warning: initialization of immutable value 'nameLength' was never used; consider replacing with assignment to '_' or removing it
        let nameLength = try AsnValue.pduLength(data: data)
        ~~~~^~~~~~~~~~
        _
Build complete! (37.11s)
Build complete.
Sending doc result for status: pending ... (attempt 1)
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main
Repository:               darrellroot/SwiftSnmpKit
Swift version used:       5.8
Target:                   SwiftSnmpKit
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-crypto.git (0.53s)
Updated https://github.com/apple/swift-collections.git (0.53s)
Updated https://github.com/apple/swift-nio.git (0.53s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/krzyzanowskim/CryptoSwift
Updated https://github.com/krzyzanowskim/CryptoSwift (0.20s)
Updated https://github.com/apple/swift-atomics.git (0.20s)
Fetched https://github.com/apple/swift-docc-plugin (0.42s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.2 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.5.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.01s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.75s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[1/45] Compiling SymbolKit Mixin+Equals.swift
[2/45] Compiling SymbolKit Mixin+Hash.swift
[3/45] Compiling SymbolKit Mixin.swift
[4/45] Compiling SymbolKit LineList.swift
[5/45] Compiling SymbolKit Position.swift
[6/45] Compiling SymbolKit SourceRange.swift
[7/50] Compiling SymbolKit SPI.swift
[8/50] Compiling SymbolKit Snippet.swift
[9/50] Compiling SymbolKit Extension.swift
[10/50] Compiling SymbolKit GenericConstraint.swift
[11/50] Compiling SymbolKit GenericParameter.swift
[12/50] Compiling SymbolKit SourceOrigin.swift
[13/50] Compiling SymbolKit GenericConstraints.swift
[14/50] Compiling SymbolKit Swift.swift
[15/50] Compiling SymbolKit SemanticVersion.swift
[16/50] Compiling SymbolKit AccessControl.swift
[17/50] Compiling SymbolKit Availability.swift
[18/50] Compiling SymbolKit FunctionSignature.swift
[19/50] Compiling SymbolKit Identifier.swift
[20/50] Compiling SymbolKit KindIdentifier.swift
[21/50] Compiling SymbolKit Location.swift
[22/50] Compiling SymbolKit Mutability.swift
[23/50] Compiling SymbolKit Names.swift
[24/50] Emitting module SymbolKit
[25/50] Compiling SymbolKit AvailabilityItem.swift
[26/50] Compiling SymbolKit Domain.swift
[27/50] Compiling SymbolKit DeclarationFragments.swift
[28/50] Compiling SymbolKit Fragment.swift
[29/50] Compiling SymbolKit FragmentKind.swift
[30/50] Compiling SymbolKit FunctionParameter.swift
[31/50] Compiling SymbolKit Generics.swift
[32/50] Compiling SymbolKit Namespace.swift
[33/50] Compiling SymbolKit Symbol.swift
[34/50] Compiling SymbolKit SymbolKind.swift
[35/50] Compiling SymbolKit SymbolGraph.swift
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets Snippet.swift
[48/50] Emitting module Snippets
[49/50] Compiling Snippets SnippetParser.swift
[50/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract URL+Status.swift
[53/54] Linking snippet-extract
Build complete! (3.59s)
Building for debugging...
Build complete! (0.36s)
Generating documentation for 'SwiftSnmpKit'...
Converting documentation...
Conversion complete! (0.15s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main'
     290
3	spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main
Sending doc result for status: uploading ... (attempt 1)
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main
File count: 290
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-darrellroot-swiftsnmpkit-main-cf9ab218.zip to s3://spi-docs-inbox/prod-darrellroot-swiftsnmpkit-main-cf9ab218.zip
Uploading doc bundle ... (attempt 1)
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [66%]
Copying... [77%]
Copying... [87%]
Copying... [98%]
Copying... [100%]
Done.

Build Machine: Mac 5