The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.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/TDmZkXJm/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.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.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/apple/swift-crypto.git (0.45s)
Fetched https://github.com/krzyzanowskim/CryptoSwift (0.57s)
Fetched https://github.com/apple/swift-nio.git (1.45s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.2 (0.57s)
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.42s)
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.34s)
Fetched https://github.com/apple/swift-collections.git (0.54s)
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.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-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-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 WSAStartup.c
[0/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOLinux shim.c
[4/187] Compiling CNIODarwin shim.c
[5/187] Compiling _AtomicsShims.c
[7/202] Compiling Atomics HighLevelTypes.swift
[8/202] Compiling Atomics AtomicInteger.swift
[9/202] Compiling Atomics AtomicMemoryOrderings.swift
[10/204] Compiling Atomics Unmanaged extensions.swift
[11/204] Compiling Atomics AtomicBool.swift
[12/204] Compiling Atomics AtomicOptional.swift
[13/204] Compiling Atomics AtomicOptionalRawRepresentable.swift
[14/204] Compiling CryptoSwift CMAC.swift
[15/204] Compiling CryptoSwift Addition.swift
[16/204] Compiling Atomics DoubleWord.swift
[17/204] Compiling CryptoSwift CBCMAC.swift
[18/204] Compiling Atomics IntegerConformances.swift
[19/204] Compiling Atomics PointerConformances.swift
[20/204] Compiling Atomics AtomicValue.swift
[21/204] Compiling Atomics AtomicRawRepresentable.swift
[22/204] Compiling Atomics AtomicStrongReference.swift
[23/204] Compiling Atomics AtomicLazyReference.swift
[24/204] Compiling _NIODataStructures PriorityQueue.swift
[25/204] Emitting module DequeModule
[26/204] Compiling DequeModule _DequeSlot.swift
[27/204] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/204] Emitting module _NIODataStructures
[29/204] Compiling _NIODataStructures Heap.swift
[44/206] Emitting module Atomics
[44/206] Compiling c-nioatomics.c
[46/206] Compiling Atomics Primitives.native.swift
[47/206] Compiling Atomics Primitives.shims.swift
[57/214] Compiling CryptoSwift GCD.swift
[58/214] Compiling CryptoSwift Collection+Extension.swift
[59/214] Compiling CryptoSwift CompactMap.swift
[60/214] Compiling CryptoSwift Cryptor.swift
[61/214] Compiling CryptoSwift Cryptors.swift
[62/214] Compiling CryptoSwift Digest.swift
[63/214] Compiling CryptoSwift DigestType.swift
[64/214] Compiling CryptoSwift AES+Foundation.swift
[65/214] Emitting module Crypto
[75/214] Compiling CryptoSwift Array+Foundation.swift
[76/214] Compiling CryptoSwift Blowfish+Foundation.swift
[77/214] Compiling CryptoSwift ChaCha20+Foundation.swift
[78/214] Compiling CryptoSwift Data+Extension.swift
[79/214] Compiling CryptoSwift HMAC+Foundation.swift
[80/214] Compiling CryptoSwift Rabbit+Foundation.swift
[81/214] Compiling CryptoSwift String+FoundationExtension.swift
[82/214] Compiling CryptoSwift BlockEncryptor.swift
[83/214] Compiling CryptoSwift GCM.swift
[84/214] Compiling Crypto ECDSA_boring.swift
[85/214] Compiling Crypto EdDSA_boring.swift
[86/214] Compiling Crypto ECDSA.swift
[87/214] Compiling Crypto EdDSA.swift
[88/214] Compiling Crypto Signature.swift
[89/214] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[90/214] Compiling Crypto CryptoKitErrors_boring.swift
[91/214] Compiling CryptoSwift BlockMode.swift
[92/214] Compiling CryptoSwift BlockModeOptions.swift
[93/214] Compiling CryptoSwift CBC.swift
[94/214] Compiling CryptoSwift CCM.swift
[95/214] Compiling CryptoSwift CFB.swift
[96/214] Compiling CryptoSwift CTR.swift
[97/214] Compiling CryptoSwift CipherModeWorker.swift
[98/214] Compiling CryptoSwift ECB.swift
[100/214] Compiling CryptoSwift Bitwise Ops.swift
[101/214] Compiling CryptoSwift CS.swift
[102/214] Compiling CryptoSwift Codable.swift
[103/214] Compiling CryptoSwift Comparable.swift
[104/214] Compiling CryptoSwift Data Conversion.swift
[105/214] Compiling CryptoSwift Division.swift
[106/214] Compiling CryptoSwift Exponentiation.swift
[107/214] Compiling CryptoSwift Floating Point Conversion.swift
[121/227] Compiling c-atomics.c
[123/233] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[124/233] Compiling Crypto RNG_boring.swift
[125/233] Compiling Crypto SafeCompare_boring.swift
[126/233] Compiling Crypto Zeroization_boring.swift
[127/233] Compiling Crypto PrettyBytes.swift
[128/233] Compiling Crypto SafeCompare.swift
[129/233] Compiling Crypto SecureBytes.swift
[130/233] Compiling Crypto Zeroization.swift
[131/233] Compiling NIOConcurrencyHelpers lock.swift
[132/233] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[133/233] Emitting module NIOConcurrencyHelpers
[134/233] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[135/233] Compiling NIOConcurrencyHelpers NIOLock.swift
[136/233] Compiling NIOConcurrencyHelpers atomics.swift
[137/233] Compiling CryptoSwift Utils+Foundation.swift
[138/233] Compiling CryptoSwift Generics.swift
[139/233] Compiling CryptoSwift HKDF.swift
[140/233] Compiling CryptoSwift HMAC.swift
[141/233] Compiling CryptoSwift ISO10126Padding.swift
[142/233] Compiling CryptoSwift ISO78164Padding.swift
[143/233] Compiling CryptoSwift Int+Extension.swift
[144/233] Compiling CryptoSwift MD5.swift
[145/233] Compiling CryptoSwift NoPadding.swift
[146/233] Compiling CryptoSwift Operators.swift
[147/233] Compiling CryptoSwift DER.swift
[148/233] Compiling CryptoSwift PBKDF1.swift
[149/233] Compiling CryptoSwift PBKDF2.swift
[150/233] Compiling CryptoSwift PKCS1v15.swift
[151/290] Compiling NIOCore FileHandle.swift
[152/290] Compiling NIOCore FileRegion.swift
[153/290] Compiling NIOCore CloseRatchet.swift
[154/290] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/290] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/290] Compiling NIOCore NIOAsyncWriter.swift
[157/290] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[158/290] Compiling NIOCore BSDSocketAPI.swift
[159/290] Compiling NIOCore ByteBuffer-aux.swift
[160/290] Compiling NIOCore ByteBuffer-conversions.swift
[161/290] Compiling NIOCore ActorExecutor.swift
[162/290] Compiling NIOCore AddressedEnvelope.swift
[163/290] Compiling NIOCore AsyncAwaitSupport.swift
[164/290] Compiling NIOCore AsyncChannel.swift
[165/290] Emitting module CryptoSwift
[177/290] Compiling CryptoSwift ChaCha20.swift
[178/290] Compiling CryptoSwift Checksum.swift
[179/290] Compiling CryptoSwift Cipher.swift
[180/290] Compiling CryptoSwift SecureBytes.swift
[181/290] Compiling CryptoSwift Signature.swift
[182/290] Compiling CryptoSwift StreamDecryptor.swift
[183/290] Compiling CryptoSwift StreamEncryptor.swift
[184/290] Compiling CryptoSwift String+Extension.swift
[185/290] Compiling CryptoSwift UInt128.swift
[186/290] Compiling CryptoSwift UInt16+Extension.swift
[187/290] Compiling CryptoSwift UInt32+Extension.swift
[188/290] Compiling CryptoSwift UInt64+Extension.swift
[189/290] Compiling CryptoSwift UInt8+Extension.swift
[190/290] Compiling CryptoSwift Updatable.swift
[191/290] Compiling CryptoSwift Utils.swift
[192/290] Compiling CryptoSwift ZeroPadding.swift
[193/290] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[194/290] Compiling NIOCore ByteBuffer-multi-int.swift
[195/290] Compiling NIOCore ByteBuffer-views.swift
[196/290] Compiling NIOCore Channel.swift
[197/290] Compiling NIOCore ChannelHandler.swift
[198/290] Compiling NIOCore ChannelHandlers.swift
[199/290] Compiling NIOCore MarkedCircularBuffer.swift
[200/290] Compiling NIOCore MulticastChannel.swift
[201/290] Compiling NIOCore NIOAny.swift
[202/290] Compiling NIOCore NIOCloseOnErrorHandler.swift
[203/290] Compiling NIOCore NIOLoopBound.swift
[204/290] Compiling NIOCore NIOSendable.swift
[205/290] Compiling NIOCore PointerHelpers.swift
[206/290] Compiling NIOCore RecvByteBufferAllocator.swift
[207/290] Compiling NIOCore GlobalSingletons.swift
[208/290] Compiling NIOCore IO.swift
[209/290] Compiling NIOCore IOData.swift
[210/290] Compiling NIOCore IPProtocol.swift
[211/290] Compiling NIOCore IntegerBitPacking.swift
[212/290] Compiling NIOCore IntegerTypes.swift
[213/290] Compiling NIOCore Interfaces.swift
[214/290] Compiling NIOCore Linux.swift
[215/290] Compiling NIOCore EventLoop+Deprecated.swift
[216/290] Compiling NIOCore EventLoop.swift
[217/290] Compiling NIOCore EventLoopFuture+Deprecated.swift
[218/290] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[219/290] Compiling NIOCore EventLoopFuture.swift
[220/290] Compiling NIOCore FileDescriptor.swift
[233/290] Compiling NIOCore AsyncChannelInboundStream.swift
[234/290] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[235/290] Compiling NIOCore AsyncChannelOutboundWriter.swift
[236/290] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[237/298] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[238/298] Compiling NIOCore SocketAddresses.swift
[239/298] Compiling NIOCore SocketOptionProvider.swift
[240/298] Compiling NIOCore SystemCallHelpers.swift
[241/298] Compiling NIOCore TimeAmount+Duration.swift
[242/298] Compiling NIOCore TypeAssistedChannelHandler.swift
[243/298] Compiling NIOCore UniversalBootstrapSupport.swift
[244/298] Compiling NIOCore Utilities.swift
[245/298] Compiling CryptoSwift PKCS5.swift
[246/298] Compiling CryptoSwift PKCS7.swift
[247/298] Compiling CryptoSwift PKCS7Padding.swift
[248/298] Compiling CryptoSwift Padding.swift
[249/298] Compiling CryptoSwift Poly1305.swift
[250/298] Compiling CryptoSwift RSA+Cipher.swift
[251/298] Compiling CryptoSwift RSA+Signature.swift
[252/298] Compiling CryptoSwift RSA.swift
[253/298] Compiling CryptoSwift Rabbit.swift
[254/298] Compiling CryptoSwift SHA1.swift
[255/298] Compiling CryptoSwift SHA2.swift
[256/298] Compiling CryptoSwift SHA3.swift
[257/298] Compiling CryptoSwift Scrypt.swift
[258/298] Emitting module NIOCore
[283/298] Compiling NIOCore ChannelInvoker.swift
[284/298] Compiling NIOCore ChannelOption.swift
[285/298] Compiling NIOCore ChannelPipeline.swift
[286/298] Compiling NIOCore CircularBuffer.swift
[287/298] Compiling NIOCore Codec.swift
[288/298] Compiling NIOCore ConvenienceOptionSupport.swift
[289/298] Compiling NIOCore DeadChannel.swift
[290/298] Compiling NIOCore DispatchQueue+WithFuture.swift
[291/298] Compiling NIOCore ByteBuffer-core.swift
[292/298] Compiling NIOCore ByteBuffer-int.swift
[299/343] Compiling NIOPosix PointerHelpers.swift
[300/343] Compiling NIOPosix Pool.swift
[301/343] Compiling NIOPosix PooledRecvBufferAllocator.swift
[302/343] Compiling NIOPosix PosixSingletons.swift
[303/343] Compiling NIOPosix RawSocketBootstrap.swift
[304/343] Compiling NIOPosix Resolver.swift
[305/349] Compiling NIOPosix Selectable.swift
[306/349] Compiling NIOPosix SelectableChannel.swift
[307/349] Compiling NIOPosix SelectableEventLoop.swift
[308/349] Compiling NIOPosix SelectorEpoll.swift
[309/349] Compiling NIOPosix SelectorGeneric.swift
[310/349] Compiling NIOPosix SelectorKqueue.swift
[311/349] Compiling NIOPosix BSDSocketAPICommon.swift
[312/349] Compiling NIOPosix BSDSocketAPIPosix.swift
[313/349] Compiling NIOPosix BSDSocketAPIWindows.swift
[314/349] Compiling NIOPosix BaseSocket.swift
[315/349] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[316/349] Compiling NIOPosix BaseSocketChannel.swift
[317/349] Compiling NIOPosix BaseStreamSocketChannel.swift
[318/349] Compiling NIOPosix SelectorUring.swift
[319/349] Compiling NIOPosix ServerSocket.swift
[320/349] Compiling NIOPosix Socket.swift
[321/349] Compiling NIOPosix SocketChannel.swift
[322/349] Compiling NIOPosix SocketProtocols.swift
[323/349] Compiling NIOPosix System.swift
[324/349] Compiling NIOPosix IntegerBitPacking.swift
[325/349] Compiling NIOPosix IntegerTypes.swift
[326/349] Compiling NIOPosix Linux.swift
[327/349] Compiling NIOPosix LinuxCPUSet.swift
[328/349] Compiling NIOPosix LinuxUring.swift
[329/349] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[330/349] Compiling NIOPosix NIOThreadPool.swift
[331/349] Compiling NIOPosix NonBlockingFileIO.swift
[332/349] Compiling NIOPosix PendingDatagramWritesManager.swift
[333/349] Compiling NIOPosix PendingWritesManager.swift
[334/349] Compiling NIOPosix PipeChannel.swift
[335/349] Compiling NIOPosix PipePair.swift
[336/349] Emitting module NIOPosix
[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
[342/349] Compiling NIOPosix HappyEyeballs.swift
[343/349] Compiling NIOPosix IO.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 SnmpV3Authentication.swift
[351/367] Compiling SwiftSnmpKit SnmpVersion.swift
[352/367] Compiling SwiftSnmpKit Data+Extensions.swift
[353/367] Emitting module SwiftSnmpKit
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[354/367] Compiling SwiftSnmpKit SnmpUtils.swift
[355/367] Compiling SwiftSnmpKit SnmpV2Message.swift
[356/367] Compiling SwiftSnmpKit SnmpSender.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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)
        ~~~~^~~~~~
        _
[357/367] Compiling SwiftSnmpKit AsnData-Protocol.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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)
        ~~~~^~~~~~
        _
[358/367] Compiling SwiftSnmpKit VariableBindings+Extensions.swift
[359/367] Compiling SwiftSnmpKit SnmpReceiver.swift
[360/369] Compiling SwiftSnmpKit SnmpOid.swift
[361/369] Compiling SwiftSnmpKit SnmpPdu.swift
[362/369] Compiling SwiftSnmpKit Int+Extensions.swift
[363/369] Compiling SwiftSnmpKit String+Extensions.swift
[364/369] Compiling SwiftSnmpKit UInt8+Extensions.swift
[365/369] Compiling SwiftSnmpKit AsnValue.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[366/369] Compiling SwiftSnmpKit SnmpError.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[367/369] Compiling SwiftSnmpKit SnmpPduType.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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 SnmpV3Message.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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)
        ~~~~^~~~~~~~~~
        _
[369/369] Compiling SwiftSnmpKit SnmpVariableBinding.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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)
        ~~~~^~~~~~~~~~
        _
Build complete! (31.84s)
Build complete.
Done.