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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrellroot/SwiftSnmpKit.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/darrellroot/SwiftSnmpKit
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 97e7493 Updated documentation
Cloned https://github.com/darrellroot/SwiftSnmpKit.git into spi-builder-workspace
97e7493e0030909048fb6a6e09bca51f5a6918cb
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/darrellroot/SwiftSnmpKit.git at 0.2.0
========================================
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
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift (0.42s)
Fetched https://github.com/apple/swift-nio.git (0.72s)
Fetched https://github.com/apple/swift-crypto.git (1.05s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.2 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.60s)
Fetched https://github.com/apple/swift-collections.git (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.04s)
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
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/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.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.58.0
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[0/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIOLinux shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[4/187] Compiling CNIODarwin shim.c
[5/187] Compiling _AtomicsShims.c
[7/202] Compiling Atomics AtomicRawRepresentable.swift
[8/202] Compiling Atomics AtomicStrongReference.swift
[9/202] Compiling Atomics IntegerConformances.swift
[10/202] Compiling Atomics AtomicMemoryOrderings.swift
[11/202] Compiling CryptoSwift BlockEncryptor.swift
[12/202] Compiling Atomics HighLevelTypes.swift
[13/202] Compiling Atomics AtomicInteger.swift
[14/204] Emitting module DequeModule
[15/204] Compiling _NIODataStructures PriorityQueue.swift
[16/204] Compiling DequeModule _DequeSlot.swift
[17/204] Compiling DequeModule _UnsafeWrappedBuffer.swift
[18/204] Compiling Atomics PointerConformances.swift
[19/204] Compiling Atomics AtomicLazyReference.swift
[20/204] Compiling Atomics AtomicValue.swift
[21/204] Compiling Atomics DoubleWord.swift
[22/204] Compiling Atomics Unmanaged extensions.swift
[23/204] Compiling Atomics AtomicBool.swift
[24/204] Compiling Atomics AtomicOptional.swift
[25/204] Compiling Atomics AtomicOptionalRawRepresentable.swift
[26/204] Compiling CryptoSwift BlockMode.swift
[27/204] Compiling CryptoSwift BlockModeOptions.swift
[28/204] Emitting module _NIODataStructures
[29/204] Compiling _NIODataStructures Heap.swift
[40/206] Compiling Atomics Primitives.native.swift
[41/206] Compiling Atomics Primitives.shims.swift
[46/206] Emitting module Atomics
[46/206] Compiling c-nioatomics.c
[47/206] Compiling c-atomics.c
[49/212] Compiling NIOConcurrencyHelpers NIOLock.swift
[50/212] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[51/212] Emitting module NIOConcurrencyHelpers
[52/212] Compiling NIOConcurrencyHelpers lock.swift
[53/212] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[54/212] Compiling NIOConcurrencyHelpers atomics.swift
[55/269] Compiling NIOCore AsyncChannel.swift
[56/269] Compiling NIOCore AsyncChannelInboundStream.swift
[57/269] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[58/269] Compiling NIOCore AsyncChannelOutboundWriter.swift
[59/269] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[60/269] Compiling CryptoSwift Utils+Foundation.swift
[61/269] Compiling CryptoSwift Generics.swift
[62/269] Compiling CryptoSwift HKDF.swift
[63/277] Compiling NIOCore EventLoopFuture+Deprecated.swift
[64/277] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[65/277] Compiling NIOCore EventLoopFuture.swift
[66/277] Compiling NIOCore FileDescriptor.swift
[67/277] Compiling NIOCore FileHandle.swift
[68/277] Compiling NIOCore FileRegion.swift
[69/277] Compiling NIOCore MarkedCircularBuffer.swift
[70/277] Compiling NIOCore MulticastChannel.swift
[71/277] Compiling NIOCore NIOAny.swift
[72/277] Compiling NIOCore NIOCloseOnErrorHandler.swift
[73/277] Compiling NIOCore NIOLoopBound.swift
[74/277] Compiling NIOCore NIOSendable.swift
[75/277] Compiling NIOCore PointerHelpers.swift
[76/277] Compiling NIOCore RecvByteBufferAllocator.swift
[77/277] Compiling NIOCore ActorExecutor.swift
[78/277] Compiling NIOCore AddressedEnvelope.swift
[79/277] Compiling NIOCore AsyncAwaitSupport.swift
[80/277] Emitting module Crypto
[81/277] Compiling NIOCore NIOAsyncSequenceProducer.swift
[82/277] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[83/277] Compiling NIOCore NIOAsyncWriter.swift
[84/277] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[85/277] Compiling NIOCore BSDSocketAPI.swift
[86/277] Compiling NIOCore ByteBuffer-aux.swift
[87/277] Compiling NIOCore ByteBuffer-conversions.swift
[88/277] Compiling NIOCore EventLoop+Deprecated.swift
[89/277] Compiling NIOCore EventLoop.swift
[90/277] Compiling NIOCore ByteBuffer-core.swift
[91/277] Compiling NIOCore ByteBuffer-int.swift
[92/277] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[93/277] Compiling NIOCore ByteBuffer-multi-int.swift
[94/277] Compiling NIOCore ByteBuffer-views.swift
[95/277] Compiling NIOCore Channel.swift
[96/277] Compiling NIOCore ChannelHandler.swift
[97/277] Compiling NIOCore ChannelHandlers.swift
[98/277] Compiling NIOCore CloseRatchet.swift
[99/277] Compiling NIOCore ChannelInvoker.swift
[100/277] Compiling NIOCore ChannelOption.swift
[101/277] Compiling NIOCore ChannelPipeline.swift
[102/277] Compiling NIOCore CircularBuffer.swift
[103/277] Compiling NIOCore Codec.swift
[104/277] Compiling NIOCore ConvenienceOptionSupport.swift
[105/277] Compiling NIOCore DeadChannel.swift
[106/277] Compiling NIOCore DispatchQueue+WithFuture.swift
[107/277] Compiling NIOCore GlobalSingletons.swift
[108/277] Compiling NIOCore IO.swift
[109/277] Compiling NIOCore IOData.swift
[110/277] Compiling NIOCore IPProtocol.swift
[111/277] Compiling NIOCore IntegerBitPacking.swift
[112/277] Compiling NIOCore IntegerTypes.swift
[113/277] Compiling NIOCore Interfaces.swift
[114/277] Compiling NIOCore Linux.swift
[137/298] Compiling NIOCore SystemCallHelpers.swift
[138/298] Compiling NIOCore TimeAmount+Duration.swift
[139/298] Compiling NIOCore TypeAssistedChannelHandler.swift
[140/298] Compiling NIOCore UniversalBootstrapSupport.swift
[141/298] Compiling NIOCore Utilities.swift
[142/298] Compiling Crypto SafeCompare.swift
[143/298] Compiling Crypto SecureBytes.swift
[144/298] Compiling Crypto Zeroization.swift
[153/298] Compiling CryptoSwift Hashable.swift
[154/298] Compiling CryptoSwift Integer Conversion.swift
[155/298] Compiling CryptoSwift Multiplication.swift
[156/298] Compiling CryptoSwift Prime Test.swift
[157/298] Compiling CryptoSwift Random.swift
[158/298] Compiling CryptoSwift Shifts.swift
[159/298] Compiling CryptoSwift Square Root.swift
[160/298] Compiling CryptoSwift Strideable.swift
[161/298] Compiling CryptoSwift String Conversion.swift
[162/298] Compiling CryptoSwift Subtraction.swift
[163/298] Compiling CryptoSwift Words and Bits.swift
[164/298] Compiling CryptoSwift ChaCha20.swift
[165/298] Compiling CryptoSwift Checksum.swift
[166/298] Compiling CryptoSwift Cipher.swift
[183/298] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[184/298] Compiling NIOCore SocketAddresses.swift
[185/298] Compiling NIOCore SocketOptionProvider.swift
[191/298] Emitting module CryptoSwift
[192/298] Compiling CryptoSwift SecureBytes.swift
[193/298] Compiling CryptoSwift Signature.swift
[194/298] Compiling CryptoSwift StreamDecryptor.swift
[195/298] Compiling CryptoSwift StreamEncryptor.swift
[196/298] Compiling CryptoSwift String+Extension.swift
[197/298] Compiling CryptoSwift UInt128.swift
[198/298] Compiling CryptoSwift UInt16+Extension.swift
[199/298] Compiling CryptoSwift UInt32+Extension.swift
[200/298] Compiling CryptoSwift UInt64+Extension.swift
[201/298] Compiling CryptoSwift UInt8+Extension.swift
[202/298] Compiling CryptoSwift Updatable.swift
[203/298] Compiling CryptoSwift Utils.swift
[204/298] Compiling CryptoSwift ZeroPadding.swift
[241/298] Emitting module NIOCore
[258/343] Emitting module NIOPosix
[270/349] Compiling CryptoSwift PBKDF1.swift
[271/349] Compiling CryptoSwift PBKDF2.swift
[272/349] Compiling CryptoSwift PKCS1v15.swift
[273/349] Compiling NIOPosix SocketProtocols.swift
[274/349] Compiling NIOPosix System.swift
[275/349] Compiling NIOPosix Thread.swift
[276/349] Compiling NIOPosix ThreadPosix.swift
[277/349] Compiling NIOPosix ThreadWindows.swift
[278/349] Compiling NIOPosix Utilities.swift
[279/349] Compiling NIOPosix VsockAddress.swift
[280/349] Compiling NIOPosix VsockChannelEvents.swift
[287/349] Compiling CryptoSwift PKCS5.swift
[288/349] Compiling CryptoSwift PKCS7.swift
[289/349] Compiling CryptoSwift PKCS7Padding.swift
[290/349] Compiling CryptoSwift Padding.swift
[291/349] Compiling CryptoSwift Poly1305.swift
[292/349] Compiling CryptoSwift RSA+Cipher.swift
[293/349] Compiling CryptoSwift RSA+Signature.swift
[294/349] Compiling CryptoSwift RSA.swift
[295/349] Compiling CryptoSwift Rabbit.swift
[296/349] Compiling CryptoSwift SHA1.swift
[297/349] Compiling CryptoSwift SHA2.swift
[298/349] Compiling CryptoSwift SHA3.swift
[299/349] Compiling CryptoSwift Scrypt.swift
[300/349] Compiling NIOPosix PointerHelpers.swift
[301/349] Compiling NIOPosix Pool.swift
[302/349] Compiling NIOPosix PooledRecvBufferAllocator.swift
[303/349] Compiling NIOPosix PosixSingletons.swift
[304/349] Compiling NIOPosix RawSocketBootstrap.swift
[305/349] Compiling NIOPosix Resolver.swift
[306/349] Compiling NIOPosix Selectable.swift
[307/349] Compiling NIOPosix SelectableChannel.swift
[308/349] Compiling NIOPosix SelectableEventLoop.swift
[309/349] Compiling NIOPosix SelectorEpoll.swift
[310/349] Compiling NIOPosix SelectorGeneric.swift
[311/349] Compiling NIOPosix SelectorKqueue.swift
[312/349] Compiling NIOPosix SelectorUring.swift
[313/349] Compiling NIOPosix ServerSocket.swift
[314/349] Compiling NIOPosix Socket.swift
[315/349] Compiling NIOPosix SocketChannel.swift
[324/349] Compiling NIOPosix BSDSocketAPICommon.swift
[325/349] Compiling NIOPosix BSDSocketAPIPosix.swift
[326/349] Compiling NIOPosix BSDSocketAPIWindows.swift
[327/349] Compiling NIOPosix BaseSocket.swift
[328/349] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[329/349] Compiling NIOPosix BaseSocketChannel.swift
[330/349] Compiling NIOPosix BaseStreamSocketChannel.swift
[331/349] Compiling NIOPosix NIOThreadPool.swift
[332/349] Compiling NIOPosix NonBlockingFileIO.swift
[333/349] Compiling NIOPosix PendingDatagramWritesManager.swift
[334/349] Compiling NIOPosix PendingWritesManager.swift
[335/349] Compiling NIOPosix PipeChannel.swift
[336/349] Compiling NIOPosix PipePair.swift
[337/349] Compiling NIOPosix IntegerBitPacking.swift
[338/349] Compiling NIOPosix IntegerTypes.swift
[339/349] Compiling NIOPosix Linux.swift
[340/349] Compiling NIOPosix LinuxCPUSet.swift
[341/349] Compiling NIOPosix LinuxUring.swift
[342/349] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[343/349] Compiling NIOPosix Bootstrap.swift
[344/349] Compiling NIOPosix ControlMessage.swift
[345/349] Compiling NIOPosix DatagramVectorReadManager.swift
[346/349] Compiling NIOPosix FileDescriptor.swift
[347/349] Compiling NIOPosix GetaddrinfoResolver.swift
[348/349] Compiling NIOPosix HappyEyeballs.swift
[349/349] Compiling NIOPosix IO.swift
[350/367] Compiling SwiftSnmpKit SnmpUtils.swift
[351/367] Compiling SwiftSnmpKit SnmpV2Message.swift
[352/367] Compiling SwiftSnmpKit VariableBindings+Extensions.swift
[353/367] Compiling SwiftSnmpKit SnmpReceiver.swift
[354/367] Compiling SwiftSnmpKit SnmpOid.swift
[355/367] Compiling SwiftSnmpKit SnmpPdu.swift
[356/367] Emitting module SwiftSnmpKit
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[357/367] Compiling SwiftSnmpKit SnmpV3Authentication.swift
[358/367] Compiling SwiftSnmpKit SnmpVersion.swift
[359/367] Compiling SwiftSnmpKit Data+Extensions.swift
[360/367] Compiling SwiftSnmpKit SnmpSender.swift
/Users/builder/builds/o86TiJKT/3/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/3/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/3/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/3/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/3/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)
        ~~~~^~~~~~
        _
[361/367] Compiling SwiftSnmpKit AsnData-Protocol.swift
/Users/builder/builds/o86TiJKT/3/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/3/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/3/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/3/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/3/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)
        ~~~~^~~~~~
        _
[362/367] Compiling SwiftSnmpKit AsnValue.swift
/Users/builder/builds/o86TiJKT/3/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/3/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[363/367] Compiling SwiftSnmpKit SnmpError.swift
/Users/builder/builds/o86TiJKT/3/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/3/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[364/367] Compiling SwiftSnmpKit SnmpPduType.swift
/Users/builder/builds/o86TiJKT/3/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/3/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[365/367] Compiling SwiftSnmpKit Int+Extensions.swift
[366/367] Compiling SwiftSnmpKit String+Extensions.swift
[367/367] Compiling SwiftSnmpKit UInt8+Extensions.swift
[368/369] Compiling SwiftSnmpKit SnmpV3Message.swift
/Users/builder/builds/o86TiJKT/3/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/3/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/3/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/3/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)
        ~~~~^~~~~~~~~~
        _
[369/369] Compiling SwiftSnmpKit SnmpVariableBinding.swift
/Users/builder/builds/o86TiJKT/3/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/3/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/3/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/3/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! (20.34s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/darrellroot/SwiftSnmpKit.git
[1/965] Fetching swiftsnmpkit
Fetched https://github.com/darrellroot/SwiftSnmpKit.git (0.29s)
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.37s)
Fetched https://github.com/apple/swift-nio.git (0.56s)
Fetched https://github.com/apple/swift-crypto.git (0.71s)
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.6.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.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.64s)
Fetched https://github.com/apple/swift-collections.git (0.90s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.03s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.58.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.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.6.0
Creating working copy for https://github.com/darrellroot/SwiftSnmpKit.git
Working copy of https://github.com/darrellroot/SwiftSnmpKit.git resolved at 0.2.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
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.7.2
warning: dependency 'swiftsnmpkit' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftsnmpkit",
      "name": "SwiftSnmpKit",
      "url": "https://github.com/darrellroot/SwiftSnmpKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSnmpKit",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.58.0",
          "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.1.0",
              "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [

              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.4",
              "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [

              ]
            }
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "2.6.0",
          "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [

          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift",
          "version": "1.7.2",
          "path": "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/0.2.0
Repository:               darrellroot/SwiftSnmpKit
Swift version used:       5.8
Target:                   SwiftSnmpKit
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-atomics.git (0.29s)
Updating https://github.com/krzyzanowskim/CryptoSwift
Updated https://github.com/apple/swift-nio.git (0.31s)
Updated https://github.com/apple/swift-crypto.git (0.31s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/krzyzanowskim/CryptoSwift (0.27s)
Updated https://github.com/apple/swift-collections.git (0.32s)
Fetched https://github.com/apple/swift-docc-plugin (0.57s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.2 (0.78s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.66s)
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.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.68s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
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 AvailabilityItem.swift
[2/45] Compiling SymbolKit Domain.swift
[3/45] Compiling SymbolKit DeclarationFragments.swift
[4/45] Compiling SymbolKit Fragment.swift
[5/45] Compiling SymbolKit FragmentKind.swift
[6/45] Compiling SymbolKit FunctionParameter.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 FunctionSignature.swift
[13/50] Compiling SymbolKit Identifier.swift
[14/50] Compiling SymbolKit KindIdentifier.swift
[15/50] Compiling SymbolKit Location.swift
[16/50] Compiling SymbolKit Mutability.swift
[17/50] Compiling SymbolKit Names.swift
[18/50] Compiling SymbolKit Generics.swift
[19/50] Compiling SymbolKit Namespace.swift
[20/50] Compiling SymbolKit Symbol.swift
[21/50] Compiling SymbolKit SymbolKind.swift
[22/50] Compiling SymbolKit SymbolGraph.swift
[23/50] Emitting module SymbolKit
[24/50] Compiling SymbolKit SourceOrigin.swift
[25/50] Compiling SymbolKit GenericConstraints.swift
[26/50] Compiling SymbolKit Swift.swift
[27/50] Compiling SymbolKit SemanticVersion.swift
[28/50] Compiling SymbolKit AccessControl.swift
[29/50] Compiling SymbolKit Availability.swift
[30/50] Compiling SymbolKit Mixin+Equals.swift
[31/50] Compiling SymbolKit Mixin+Hash.swift
[32/50] Compiling SymbolKit Mixin.swift
[33/50] Compiling SymbolKit LineList.swift
[34/50] Compiling SymbolKit Position.swift
[35/50] Compiling SymbolKit SourceRange.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 SnippetParser.swift
[48/50] Emitting module Snippets
[49/50] Compiling Snippets Snippet.swift
[50/54] Emitting module snippet_extract
[51/54] Compiling snippet_extract SnippetBuildCommand.swift
[52/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Compiling snippet_extract URL+Status.swift
[53/54] Linking snippet-extract
Build complete! (5.28s)
Building for debugging...
Build complete! (0.29s)
Generating documentation for 'SwiftSnmpKit'...
Converting documentation...
Conversion complete! (0.23s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/0.2.0'
     302
3	spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/0.2.0
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/0.2.0
File count: 302
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-darrellroot-swiftsnmpkit-0.2.0-3621d232.zip to s3://spi-docs-inbox/prod-darrellroot-swiftsnmpkit-0.2.0-3621d232.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [53%]
Copying... [64%]
Copying... [74%]
Copying... [85%]
Copying... [96%]
Copying... [100%]
Done.

Build Machine: Mac 5