The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrellroot/SwiftSnmpKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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
Revision (git rev-parse @):
22a6732b868522c1ed5125803d7bac05be7ea03f
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/darrellroot/SwiftSnmpKit.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift (0.51s)
Fetched https://github.com/apple/swift-crypto.git (0.82s)
Fetched https://github.com/apple/swift-nio.git (1.08s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.0 (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.62.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.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
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.62.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.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.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/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/TDmZkXJm/2/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.62.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/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.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/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.5",
              "path": "/Users/builder/builds/TDmZkXJm/2/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/TDmZkXJm/2/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.8.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/darrellroot/SwiftSnmpKit.git
[1/965] Fetching swiftsnmpkit
Fetched https://github.com/darrellroot/SwiftSnmpKit.git (0.34s)
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.44s)
Fetched https://github.com/apple/swift-crypto.git (0.81s)
Fetched https://github.com/apple/swift-nio.git (0.98s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.0 (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.62.0 (0.03s)
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.55s)
Fetched https://github.com/apple/swift-collections.git (0.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.5
Creating working copy for https://github.com/darrellroot/SwiftSnmpKit.git
Working copy of https://github.com/darrellroot/SwiftSnmpKit.git resolved at main
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.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
warning: '.resolve-product-dependencies': dependency 'swiftsnmpkit' is not used by any target
Found 3 product dependencies
  - swift-nio
  - swift-crypto
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[0/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIOLinux shim.c
[3/8] Compiling CNIOLinux liburing_shims.c
[4/132] Compiling _AtomicsShims.c
[5/132] Compiling CNIODarwin shim.c
[7/211] Compiling Crypto ChaChaPoly.swift
[8/211] Compiling Crypto Cipher.swift
[9/211] Compiling Crypto Nonces.swift
[10/213] Compiling Crypto EllipticCurve_boring.swift
[11/213] Compiling Crypto NISTCurvesKeys_boring.swift
[12/213] Compiling Crypto X25519Keys_boring.swift
[13/213] Compiling Crypto Curve25519.swift
[14/213] Compiling Crypto AESWrap.swift
[15/213] Compiling Crypto AESWrap_boring.swift
[16/213] Compiling Crypto ASN1.swift
[17/213] Compiling Crypto ASN1Any.swift
[18/213] Compiling Crypto ASN1BitString.swift
[19/213] Compiling Crypto Ed25519_boring.swift
[20/213] Compiling Crypto EllipticCurvePoint_boring.swift
[21/213] Compiling Crypto AES-GCM.swift
[22/213] Compiling Crypto AES-GCM_boring.swift
[23/213] Compiling Crypto ChaChaPoly_boring.swift
[24/213] Compiling DequeModule _DequeSlot.swift
[25/213] Compiling DequeModule _UnsafeWrappedBuffer.swift
[26/213] Emitting module DequeModule
[27/213] Emitting module _NIOBase64
[28/213] Compiling _NIOBase64 Base64.swift
[32/215] Compiling _NIODataStructures _TinyArray.swift
[33/215] Compiling _NIODataStructures PriorityQueue.swift
[34/215] Emitting module _NIODataStructures
[35/215] Compiling _NIODataStructures Heap.swift
[39/215] Compiling Atomics IntegerOperations.swift
[40/215] Compiling Atomics Unmanaged extensions.swift
[48/215] Emitting module Atomics
[53/215] Compiling c-nioatomics.c
[54/215] Compiling c-atomics.c
[56/221] Compiling NIOConcurrencyHelpers lock.swift
[57/221] Compiling NIOConcurrencyHelpers NIOLock.swift
[58/221] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[59/221] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[60/221] Emitting module NIOConcurrencyHelpers
[61/221] Compiling NIOConcurrencyHelpers atomics.swift
[62/278] Compiling NIOCore IO.swift
[63/278] Compiling NIOCore IOData.swift
[64/278] Compiling NIOCore IPProtocol.swift
[65/278] Compiling NIOCore IntegerBitPacking.swift
[66/278] Compiling NIOCore IntegerTypes.swift
[67/278] Compiling NIOCore Interfaces.swift
[68/278] Compiling NIOCore Linux.swift
[69/278] Compiling NIOCore MarkedCircularBuffer.swift
[70/286] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[71/286] Compiling NIOCore BSDSocketAPI.swift
[72/286] Compiling NIOCore ByteBuffer-aux.swift
[73/286] Compiling NIOCore ByteBuffer-conversions.swift
[74/286] Compiling NIOCore ByteBuffer-core.swift
[75/286] Compiling NIOCore ByteBuffer-hexdump.swift
[76/286] Compiling NIOCore EventLoop+SerialExecutor.swift
[77/286] Compiling NIOCore EventLoop.swift
[78/286] Compiling NIOCore EventLoopFuture+Deprecated.swift
[79/286] Compiling NIOCore MulticastChannel.swift
[80/286] Compiling NIOCore NIOAny.swift
[81/286] Compiling NIOCore NIOCloseOnErrorHandler.swift
[82/286] Compiling NIOCore NIOLoopBound.swift
[83/286] Compiling NIOCore NIOSendable.swift
[84/286] Compiling NIOCore PointerHelpers.swift
[85/286] Compiling NIOCore RecvByteBufferAllocator.swift
[86/286] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[87/286] Compiling NIOCore NIOAsyncWriter.swift
[102/286] Emitting module Crypto
[103/286] Compiling NIOCore Codec.swift
[104/286] Compiling NIOCore ConvenienceOptionSupport.swift
[105/286] Compiling NIOCore DeadChannel.swift
[106/286] Compiling NIOCore DispatchQueue+WithFuture.swift
[107/286] Compiling NIOCore EventLoop+Deprecated.swift
[108/286] Compiling NIOCore ByteBuffer-int.swift
[109/286] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[110/286] Compiling NIOCore ByteBuffer-multi-int.swift
[111/286] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/286] Compiling NIOCore EventLoopFuture.swift
[113/286] Compiling NIOCore FileDescriptor.swift
[114/286] Compiling NIOCore FileHandle.swift
[115/286] Compiling NIOCore FileRegion.swift
[116/286] Compiling NIOCore ChannelOption.swift
[117/286] Compiling NIOCore ChannelPipeline.swift
[118/286] Compiling NIOCore CircularBuffer.swift
[119/286] Compiling NIOCore ByteBuffer-views.swift
[120/286] Compiling NIOCore Channel.swift
[121/286] Compiling NIOCore ChannelHandler.swift
[122/286] Compiling NIOCore ChannelHandlers.swift
[123/286] Compiling NIOCore ChannelInvoker.swift
[124/286] Compiling Crypto Signature.swift
[125/286] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[126/286] Compiling Crypto CryptoKitErrors_boring.swift
[127/300] Compiling CryptoSwift Utils+Foundation.swift
[128/300] Compiling CryptoSwift XChaCha20+Foundation.swift
[129/300] Compiling CryptoSwift Generics.swift
[130/300] Compiling CryptoSwift HKDF.swift
[131/300] Compiling CryptoSwift HMAC.swift
[132/300] Compiling CryptoSwift ISO10126Padding.swift
[133/300] Compiling CryptoSwift ISO78164Padding.swift
[134/300] Compiling CryptoSwift Int+Extension.swift
[135/300] Compiling CryptoSwift MD5.swift
[136/300] Compiling CryptoSwift NoPadding.swift
[137/300] Compiling CryptoSwift Operators.swift
[138/300] Compiling CryptoSwift DER.swift
[139/300] Compiling CryptoSwift PBKDF1.swift
[140/300] Compiling CryptoSwift PBKDF2.swift
[141/300] Compiling NIOCore AddressedEnvelope.swift
[142/300] Compiling NIOCore AsyncAwaitSupport.swift
[143/300] Compiling NIOCore AsyncChannel.swift
[144/300] Compiling NIOCore AsyncChannelInboundStream.swift
[145/300] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[146/300] Compiling NIOCore AsyncChannelOutboundWriter.swift
[147/300] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[148/300] Compiling NIOCore NIOAsyncSequenceProducer.swift
[149/300] Compiling NIOCore GlobalSingletons.swift
[158/308] Compiling NIOCore SystemCallHelpers.swift
[159/308] Compiling NIOCore TimeAmount+Duration.swift
[160/308] Compiling NIOCore TypeAssistedChannelHandler.swift
[161/308] Compiling NIOCore UniversalBootstrapSupport.swift
[162/308] Compiling NIOCore Utilities.swift
[163/308] Compiling Crypto SafeCompare.swift
[164/308] Compiling Crypto SecureBytes.swift
[165/308] Compiling Crypto Zeroization.swift
[174/308] Compiling NIOCore SocketAddresses.swift
[175/308] Compiling NIOCore SocketOptionProvider.swift
[184/308] Compiling CryptoSwift Division.swift
[185/308] Compiling CryptoSwift Exponentiation.swift
[186/308] Compiling CryptoSwift Floating Point Conversion.swift
[187/308] Compiling CryptoSwift GCD.swift
[204/308] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[212/308] Emitting module CryptoSwift
[213/308] Compiling CryptoSwift Hashable.swift
[214/308] Compiling CryptoSwift Integer Conversion.swift
[215/308] Compiling CryptoSwift Multiplication.swift
[216/308] Compiling CryptoSwift Prime Test.swift
[217/308] Compiling CryptoSwift Random.swift
[218/308] Compiling CryptoSwift Shifts.swift
[219/308] Compiling CryptoSwift Square Root.swift
[220/308] Compiling CryptoSwift Strideable.swift
[221/308] Compiling CryptoSwift String Conversion.swift
[222/308] Compiling CryptoSwift Subtraction.swift
[223/308] Compiling CryptoSwift Words and Bits.swift
[224/308] Compiling CryptoSwift ChaCha20.swift
[225/308] Compiling CryptoSwift Checksum.swift
[226/308] Compiling CryptoSwift Cipher.swift
[227/308] Compiling CryptoSwift SecureBytes.swift
[228/308] Compiling CryptoSwift Signature.swift
[229/308] Compiling CryptoSwift StreamDecryptor.swift
[230/308] Compiling CryptoSwift StreamEncryptor.swift
[231/308] Compiling CryptoSwift String+Extension.swift
[232/308] Compiling CryptoSwift UInt128.swift
[233/308] Compiling CryptoSwift UInt16+Extension.swift
[234/308] Compiling CryptoSwift UInt32+Extension.swift
[235/308] Compiling CryptoSwift UInt64+Extension.swift
[236/308] Compiling CryptoSwift UInt8+Extension.swift
[237/308] Compiling CryptoSwift Updatable.swift
[238/308] Compiling CryptoSwift Utils.swift
[239/308] Compiling CryptoSwift XChaCha20.swift
[240/308] Compiling CryptoSwift ZeroPadding.swift
[294/308] Emitting module NIOCore
[295/353] Compiling NIOPosix IntegerBitPacking.swift
[296/353] Compiling NIOPosix IntegerTypes.swift
[297/353] Compiling NIOPosix Linux.swift
[298/353] Compiling NIOPosix LinuxCPUSet.swift
[299/353] Compiling NIOPosix LinuxUring.swift
[300/353] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[301/353] Emitting module NIOPosix
[302/353] Compiling NIOPosix Selectable.swift
[303/353] Compiling NIOPosix SelectableChannel.swift
[304/353] Compiling NIOPosix SelectableEventLoop.swift
[305/353] Compiling NIOPosix SelectorEpoll.swift
[306/353] Compiling NIOPosix SelectorGeneric.swift
[307/353] Compiling NIOPosix SelectorKqueue.swift
[308/353] Compiling NIOPosix PointerHelpers.swift
[309/353] Compiling NIOPosix Pool.swift
[310/353] Compiling NIOPosix PooledRecvBufferAllocator.swift
[311/353] Compiling NIOPosix PosixSingletons.swift
[312/353] Compiling NIOPosix RawSocketBootstrap.swift
[313/353] Compiling NIOPosix Resolver.swift
[314/359] Compiling NIOPosix PipePair.swift
[315/359] Compiling NIOPosix Thread.swift
[316/359] Compiling NIOPosix ThreadPosix.swift
[317/359] Compiling NIOPosix ThreadWindows.swift
[318/359] Compiling NIOPosix Utilities.swift
[319/359] Compiling NIOPosix VsockAddress.swift
[320/359] Compiling NIOPosix VsockChannelEvents.swift
[328/359] Compiling NIOPosix SelectorUring.swift
[329/359] Compiling NIOPosix ServerSocket.swift
[330/359] Compiling NIOPosix Socket.swift
[331/359] Compiling NIOPosix SocketChannel.swift
[332/359] Compiling NIOPosix SocketProtocols.swift
[333/359] Compiling NIOPosix System.swift
[334/359] Compiling NIOPosix BSDSocketAPICommon.swift
[335/359] Compiling NIOPosix BSDSocketAPIPosix.swift
[336/359] Compiling NIOPosix BSDSocketAPIWindows.swift
[337/359] Compiling NIOPosix BaseSocket.swift
[338/359] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[339/359] Compiling NIOPosix BaseSocketChannel.swift
[340/359] Compiling NIOPosix BaseStreamSocketChannel.swift
[341/359] Compiling NIOPosix NIOThreadPool.swift
[342/359] Compiling NIOPosix NonBlockingFileIO.swift
[343/359] Compiling NIOPosix PendingDatagramWritesManager.swift
[344/359] Compiling NIOPosix PendingWritesManager.swift
[345/359] Compiling NIOPosix PipeChannel.swift
[347/359] Compiling NIOPosix Bootstrap.swift
[348/359] Compiling NIOPosix ControlMessage.swift
[349/359] Compiling NIOPosix DatagramVectorReadManager.swift
[350/359] Compiling NIOPosix FileDescriptor.swift
[351/359] Compiling NIOPosix GetaddrinfoResolver.swift
[352/359] Compiling NIOPosix HappyEyeballs.swift
[353/359] Compiling NIOPosix IO.swift
[360/377] Compiling SwiftSnmpKit SnmpOid.swift
[361/377] Compiling SwiftSnmpKit SnmpPdu.swift
[362/379] Compiling SwiftSnmpKit VariableBindings+Extensions.swift
[363/379] Compiling SwiftSnmpKit SnmpReceiver.swift
[364/379] Compiling SwiftSnmpKit Int+Extensions.swift
[365/379] Compiling SwiftSnmpKit String+Extensions.swift
[366/379] Compiling SwiftSnmpKit UInt8+Extensions.swift
[367/379] Compiling SwiftSnmpKit SnmpUtils.swift
[368/379] Compiling SwiftSnmpKit SnmpV2Message.swift
[369/379] 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)
        ~~~~^~~~~~
        _
[370/379] 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)
        ~~~~^~~~~~
        _
[371/379] Compiling SwiftSnmpKit SnmpV3Authentication.swift
[372/379] Compiling SwiftSnmpKit SnmpVersion.swift
[373/379] Compiling SwiftSnmpKit Data+Extensions.swift
[374/379] 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")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[375/379] 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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[376/379] 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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[377/379] 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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[378/379] 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)
        ~~~~^~~~~~~~~~
        _
[379/379] 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! (17.37s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/darrellroot/swiftsnmpkit/main
Repository:               darrellroot/SwiftSnmpKit
Swift version used:       5.9
Target:                   SwiftSnmpKit
Generating documentation for 'SwiftSnmpKit'...
Converting documentation...
Conversion complete! (0.17s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main'
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/krzyzanowskim/CryptoSwift
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/krzyzanowskim/CryptoSwift (0.19s)
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-crypto.git (0.25s)
Updated https://github.com/apple/swift-collections.git (0.26s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-atomics.git (0.19s)
Fetched https://github.com/apple/swift-docc-plugin (0.25s)
Updated https://github.com/apple/swift-nio.git (0.32s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.0 (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.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
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.58s)
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 SourceOrigin.swift
[2/45] Compiling SymbolKit GenericConstraints.swift
[3/45] Compiling SymbolKit Swift.swift
[4/45] Compiling SymbolKit SemanticVersion.swift
[5/45] Compiling SymbolKit AccessControl.swift
[6/45] Compiling SymbolKit Availability.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 AvailabilityItem.swift
[13/50] Compiling SymbolKit Domain.swift
[14/50] Compiling SymbolKit DeclarationFragments.swift
[15/50] Compiling SymbolKit Fragment.swift
[16/50] Compiling SymbolKit FragmentKind.swift
[17/50] Compiling SymbolKit FunctionParameter.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 Mixin+Equals.swift
[26/50] Compiling SymbolKit Mixin+Hash.swift
[27/50] Compiling SymbolKit Mixin.swift
[28/50] Compiling SymbolKit LineList.swift
[29/50] Compiling SymbolKit Position.swift
[30/50] Compiling SymbolKit SourceRange.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 URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (3.58s)
Building for debugging...
Build complete! (0.43s)
     301
3	/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/darrellroot/swiftsnmpkit/main
File count: 301
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-darrellroot-swiftsnmpkit-main-2e1312fa.zip to s3://spi-docs-inbox/prod-darrellroot-swiftsnmpkit-main-2e1312fa.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [62%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.