The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.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/2/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.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift (0.46s)
Fetched https://github.com/apple/swift-nio.git (0.58s)
Fetched https://github.com/apple/swift-crypto.git (0.76s)
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-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.59s)
Fetched https://github.com/apple/swift-collections.git (0.83s)
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/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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
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-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
[1/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIOLinux liburing_shims.c
[1/8] Compiling CNIOLinux shim.c
[5/187] Compiling CryptoSwift BlockCipher.swift
[6/187] Compiling CryptoSwift BlockDecryptor.swift
[7/187] Compiling CryptoSwift Array+Extension.swift
[8/187] Compiling CryptoSwift Authenticator.swift
[9/189] Compiling CryptoSwift BatchedCollection.swift
[10/189] Compiling CryptoSwift Bit.swift
[10/189] Compiling _AtomicsShims.c
[11/189] Compiling CNIODarwin shim.c
[13/189] Compiling CryptoSwift AES.swift
[14/189] Compiling CryptoSwift ASN1.swift
[15/189] Compiling DequeModule _DequeSlot.swift
[16/189] Compiling DequeModule _UnsafeWrappedBuffer.swift
[17/189] Compiling CryptoSwift AEAD.swift
[18/189] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[19/189] Compiling CryptoSwift AES.Cryptors.swift
[20/189] Compiling CryptoSwift Utils+Foundation.swift
[21/189] Compiling CryptoSwift Generics.swift
[22/189] Compiling CryptoSwift HKDF.swift
[23/189] Compiling CryptoSwift ASN1Decoder.swift
[24/189] Compiling CryptoSwift ASN1Encoder.swift
[25/189] Compiling CryptoSwift ASN1Scanner.swift
[26/189] Emitting module DequeModule
[27/204] Compiling _NIODataStructures Heap.swift
[28/204] Compiling _NIODataStructures PriorityQueue.swift
[29/204] Emitting module _NIODataStructures
[30/204] Compiling Atomics AtomicValue.swift
[31/204] Compiling Atomics DoubleWord.swift
[32/204] Compiling Atomics AtomicOptional.swift
[33/204] Compiling Atomics AtomicOptionalRawRepresentable.swift
[34/204] Compiling Atomics Unmanaged extensions.swift
[35/204] Compiling Atomics AtomicBool.swift
[36/204] Compiling Atomics AtomicLazyReference.swift
[37/204] Compiling Atomics HighLevelTypes.swift
[38/204] Compiling Atomics AtomicRawRepresentable.swift
[39/204] Compiling Atomics AtomicStrongReference.swift
[40/204] Compiling Atomics AtomicInteger.swift
[41/204] Compiling Atomics AtomicMemoryOrderings.swift
[42/204] Compiling Atomics IntegerConformances.swift
[43/204] Compiling Atomics PointerConformances.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
[48/206] Emitting module Crypto
[48/214] Compiling c-atomics.c
[50/220] Compiling NIOConcurrencyHelpers NIOLock.swift
[51/220] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[52/220] Compiling NIOConcurrencyHelpers lock.swift
[53/220] Compiling NIOConcurrencyHelpers atomics.swift
[54/220] Emitting module NIOConcurrencyHelpers
[55/220] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[56/277] Compiling NIOCore ByteBuffer-core.swift
[57/277] Compiling NIOCore ByteBuffer-int.swift
[58/277] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[59/277] Compiling NIOCore ByteBuffer-multi-int.swift
[60/277] Compiling NIOCore ByteBuffer-views.swift
[61/277] Compiling NIOCore Channel.swift
[62/277] Compiling NIOCore ChannelHandler.swift
[63/277] Compiling NIOCore ChannelHandlers.swift
[64/277] Compiling NIOCore ActorExecutor.swift
[65/277] Compiling NIOCore EventLoopFuture+Deprecated.swift
[66/277] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[67/277] Compiling NIOCore EventLoopFuture.swift
[68/277] Compiling NIOCore FileDescriptor.swift
[69/277] Compiling NIOCore FileHandle.swift
[70/277] Compiling NIOCore FileRegion.swift
[71/277] Compiling NIOCore ChannelInvoker.swift
[72/277] Compiling NIOCore ChannelOption.swift
[73/277] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[74/277] Compiling Crypto RNG_boring.swift
[75/277] Compiling Crypto SafeCompare_boring.swift
[76/277] Compiling Crypto Zeroization_boring.swift
[77/277] Compiling Crypto PrettyBytes.swift
[78/277] Compiling Crypto SafeCompare.swift
[79/277] Compiling Crypto SecureBytes.swift
[80/277] Compiling Crypto Zeroization.swift
[81/277] Compiling NIOCore ChannelPipeline.swift
[82/277] Compiling NIOCore CircularBuffer.swift
[83/277] Compiling NIOCore Codec.swift
[84/277] Compiling NIOCore ConvenienceOptionSupport.swift
[85/277] Compiling NIOCore DeadChannel.swift
[86/277] Compiling NIOCore DispatchQueue+WithFuture.swift
[87/277] Compiling CryptoSwift CompactMap.swift
[88/277] Compiling CryptoSwift Cryptor.swift
[89/277] Compiling CryptoSwift Cryptors.swift
[90/277] Compiling NIOCore MulticastChannel.swift
[91/277] Compiling NIOCore NIOAny.swift
[92/277] Compiling NIOCore NIOCloseOnErrorHandler.swift
[93/277] Compiling NIOCore NIOLoopBound.swift
[94/277] Compiling NIOCore NIOSendable.swift
[95/277] Compiling NIOCore PointerHelpers.swift
[96/277] Compiling NIOCore RecvByteBufferAllocator.swift
[97/277] Compiling NIOCore CloseRatchet.swift
[98/277] Compiling NIOCore NIOAsyncSequenceProducer.swift
[99/277] Compiling NIOCore IO.swift
[100/277] Compiling NIOCore IOData.swift
[101/277] Compiling NIOCore IPProtocol.swift
[102/277] Compiling NIOCore IntegerBitPacking.swift
[103/277] Compiling NIOCore IntegerTypes.swift
[104/277] Compiling NIOCore Interfaces.swift
[105/277] Compiling NIOCore Linux.swift
[106/277] Compiling NIOCore MarkedCircularBuffer.swift
[107/277] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[108/277] Compiling NIOCore NIOAsyncWriter.swift
[109/277] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[110/277] Compiling NIOCore BSDSocketAPI.swift
[111/277] Compiling NIOCore ByteBuffer-aux.swift
[112/277] Compiling NIOCore ByteBuffer-conversions.swift
[113/277] Compiling NIOCore EventLoop+Deprecated.swift
[114/277] Compiling NIOCore EventLoop.swift
[115/277] Compiling NIOCore AddressedEnvelope.swift
[116/277] Compiling NIOCore AsyncAwaitSupport.swift
[117/277] Compiling NIOCore AsyncChannel.swift
[118/277] Compiling NIOCore AsyncChannelInboundStream.swift
[119/277] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[120/277] Compiling NIOCore AsyncChannelOutboundWriter.swift
[121/277] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[122/277] Compiling NIOCore GlobalSingletons.swift
[135/277] Compiling CryptoSwift Rabbit+Foundation.swift
[136/277] Compiling CryptoSwift String+FoundationExtension.swift
[165/290] Compiling CryptoSwift SecureBytes.swift
[166/290] Compiling CryptoSwift Signature.swift
[167/290] Compiling CryptoSwift StreamDecryptor.swift
[168/290] Compiling CryptoSwift StreamEncryptor.swift
[169/290] Compiling CryptoSwift String+Extension.swift
[170/290] Compiling CryptoSwift UInt128.swift
[171/290] Compiling CryptoSwift UInt16+Extension.swift
[172/290] Compiling CryptoSwift UInt32+Extension.swift
[173/290] Compiling CryptoSwift UInt64+Extension.swift
[174/290] Compiling CryptoSwift UInt8+Extension.swift
[175/290] Compiling CryptoSwift Updatable.swift
[176/290] Compiling CryptoSwift Utils.swift
[177/290] Compiling CryptoSwift ZeroPadding.swift
[178/290] Emitting module CryptoSwift
[179/290] Compiling CryptoSwift Hashable.swift
[180/290] Compiling CryptoSwift Integer Conversion.swift
[181/290] Compiling CryptoSwift Multiplication.swift
[182/290] Compiling CryptoSwift Prime Test.swift
[183/290] Compiling CryptoSwift Random.swift
[184/290] Compiling CryptoSwift Shifts.swift
[185/290] Compiling CryptoSwift Square Root.swift
[186/290] Compiling CryptoSwift Strideable.swift
[187/290] Compiling CryptoSwift String Conversion.swift
[188/290] Compiling CryptoSwift Subtraction.swift
[189/290] Compiling CryptoSwift Words and Bits.swift
[190/290] Compiling CryptoSwift ChaCha20.swift
[191/290] Compiling CryptoSwift Checksum.swift
[192/290] Compiling CryptoSwift Cipher.swift
[241/298] Compiling CryptoSwift BlockEncryptor.swift
[242/298] Compiling CryptoSwift BlockMode.swift
[243/298] Compiling CryptoSwift BlockModeOptions.swift
[244/298] Compiling CryptoSwift CBC.swift
[245/298] Compiling CryptoSwift CCM.swift
[246/298] Compiling CryptoSwift CFB.swift
[247/298] Compiling CryptoSwift CTR.swift
[248/298] Compiling CryptoSwift CipherModeWorker.swift
[249/298] Compiling CryptoSwift ECB.swift
[250/298] Compiling CryptoSwift GCM.swift
[251/298] Compiling CryptoSwift OCB.swift
[252/298] Compiling CryptoSwift OFB.swift
[253/298] Compiling CryptoSwift PCBC.swift
[254/298] Compiling CryptoSwift Blowfish.swift
[269/298] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[270/298] Compiling NIOCore SocketAddresses.swift
[271/298] Compiling NIOCore SocketOptionProvider.swift
[272/298] Compiling NIOCore SystemCallHelpers.swift
[273/298] Compiling NIOCore TimeAmount+Duration.swift
[274/298] Compiling NIOCore TypeAssistedChannelHandler.swift
[275/298] Compiling NIOCore UniversalBootstrapSupport.swift
[276/298] Compiling NIOCore Utilities.swift
[277/298] Emitting module NIOCore
[286/343] Compiling NIOPosix HappyEyeballs.swift
[287/343] Compiling NIOPosix IO.swift
[299/343] Emitting module NIOPosix
[300/343] Compiling NIOPosix BSDSocketAPICommon.swift
[301/343] Compiling NIOPosix BSDSocketAPIPosix.swift
[302/343] Compiling NIOPosix BSDSocketAPIWindows.swift
[303/343] Compiling NIOPosix BaseSocket.swift
[304/343] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[305/343] Compiling NIOPosix BaseSocketChannel.swift
[306/343] Compiling NIOPosix BaseStreamSocketChannel.swift
[307/349] Compiling NIOPosix SelectorUring.swift
[308/349] Compiling NIOPosix ServerSocket.swift
[309/349] Compiling NIOPosix Socket.swift
[310/349] Compiling NIOPosix SocketChannel.swift
[311/349] Compiling NIOPosix SocketProtocols.swift
[312/349] Compiling NIOPosix System.swift
[313/349] Compiling NIOPosix PointerHelpers.swift
[314/349] Compiling NIOPosix Pool.swift
[315/349] Compiling NIOPosix PooledRecvBufferAllocator.swift
[316/349] Compiling NIOPosix PosixSingletons.swift
[317/349] Compiling NIOPosix RawSocketBootstrap.swift
[318/349] Compiling NIOPosix Resolver.swift
[319/349] Compiling NIOPosix IntegerBitPacking.swift
[320/349] Compiling NIOPosix IntegerTypes.swift
[321/349] Compiling NIOPosix Linux.swift
[322/349] Compiling NIOPosix LinuxCPUSet.swift
[323/349] Compiling NIOPosix LinuxUring.swift
[324/349] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[325/349] Compiling NIOPosix NIOThreadPool.swift
[326/349] Compiling NIOPosix NonBlockingFileIO.swift
[327/349] Compiling NIOPosix PendingDatagramWritesManager.swift
[328/349] Compiling NIOPosix PendingWritesManager.swift
[329/349] Compiling NIOPosix PipeChannel.swift
[330/349] Compiling NIOPosix PipePair.swift
[331/349] Compiling NIOPosix Selectable.swift
[332/349] Compiling NIOPosix SelectableChannel.swift
[333/349] Compiling NIOPosix SelectableEventLoop.swift
[334/349] Compiling NIOPosix SelectorEpoll.swift
[335/349] Compiling NIOPosix SelectorGeneric.swift
[336/349] Compiling NIOPosix SelectorKqueue.swift
[337/349] Compiling NIOPosix Bootstrap.swift
[338/349] Compiling NIOPosix ControlMessage.swift
[339/349] Compiling NIOPosix DatagramVectorReadManager.swift
[340/349] Compiling NIOPosix FileDescriptor.swift
[341/349] Compiling NIOPosix GetaddrinfoResolver.swift
[344/349] Compiling NIOPosix Thread.swift
[345/349] Compiling NIOPosix ThreadPosix.swift
[346/349] Compiling NIOPosix ThreadWindows.swift
[347/349] Compiling NIOPosix Utilities.swift
[348/349] Compiling NIOPosix VsockAddress.swift
[349/349] Compiling NIOPosix VsockChannelEvents.swift
[350/367] Compiling SwiftSnmpKit SnmpUtils.swift
[351/367] Compiling SwiftSnmpKit SnmpV2Message.swift
[352/369] Compiling SwiftSnmpKit SnmpV3Authentication.swift
[353/369] Compiling SwiftSnmpKit SnmpVersion.swift
[354/369] Compiling SwiftSnmpKit Data+Extensions.swift
[355/369] Compiling SwiftSnmpKit SnmpOid.swift
[356/369] Compiling SwiftSnmpKit SnmpPdu.swift
[357/369] Compiling SwiftSnmpKit VariableBindings+Extensions.swift
[358/369] Compiling SwiftSnmpKit SnmpReceiver.swift
[359/369] Compiling SwiftSnmpKit Int+Extensions.swift
[360/369] Compiling SwiftSnmpKit String+Extensions.swift
[361/369] Compiling SwiftSnmpKit UInt8+Extensions.swift
[362/369] Compiling SwiftSnmpKit SnmpSender.swift
/Users/builder/builds/o86TiJKT/2/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/2/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/2/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/2/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/2/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)
        ~~~~^~~~~~
        _
[363/369] Compiling SwiftSnmpKit AsnData-Protocol.swift
/Users/builder/builds/o86TiJKT/2/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/2/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/2/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/2/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/2/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)
        ~~~~^~~~~~
        _
[364/369] Compiling SwiftSnmpKit SnmpV3Message.swift
/Users/builder/builds/o86TiJKT/2/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/2/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/2/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/2/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)
        ~~~~^~~~~~~~~~
        _
[365/369] Compiling SwiftSnmpKit SnmpVariableBinding.swift
/Users/builder/builds/o86TiJKT/2/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/2/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/2/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/2/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)
        ~~~~^~~~~~~~~~
        _
[366/369] Emitting module SwiftSnmpKit
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[367/369] Compiling SwiftSnmpKit AsnValue.swift
/Users/builder/builds/o86TiJKT/2/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/2/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[368/369] Compiling SwiftSnmpKit SnmpError.swift
/Users/builder/builds/o86TiJKT/2/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/2/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[369/369] Compiling SwiftSnmpKit SnmpPduType.swift
/Users/builder/builds/o86TiJKT/2/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/2/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build complete! (20.26s)
Build complete.
Done.

Build Machine: Mac 5