The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/UKfvDsi8u/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
Revision (git rev-parse @):
97e7493e0030909048fb6a6e09bca51f5a6918cb
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/darrellroot/SwiftSnmpKit.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/darrellroot/SwiftSnmpKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[0/21] Copying PrivacyInfo.xcprivacy
[0/21] Write sources
[11/21] Compiling CNIOWindows WSAStartup.c
[12/21] Compiling CNIOWindows shim.c
[12/21] Write sources
[14/21] Compiling CNIOLinux shim.c
[15/21] Compiling CNIOLinux liburing_shims.c
[16/21] Write swift-version--423B1241ED78D482.txt
[17/136] Compiling _AtomicsShims.c
[18/145] Compiling CNIODarwin shim.c
[20/151] Emitting module _NIOBase64
[21/224] Emitting module _CollectionsUtilities
[22/226] Compiling Crypto ECDSA.swift
[23/226] Compiling Crypto EdDSA.swift
[24/226] Compiling Crypto ECDSASignature_boring.swift
[25/226] Compiling Crypto ECDSA_boring.swift
[26/226] Compiling Crypto EdDSA_boring.swift
[27/226] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/226] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/226] Compiling Crypto Signature.swift
[30/226] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[31/226] Compiling Crypto ArraySliceBigint.swift
[32/226] Compiling Crypto GeneralizedTime.swift
[33/226] Compiling Crypto CryptoKitErrors_boring.swift
[34/226] Compiling Crypto ASN1Boolean.swift
[35/226] Compiling Crypto ASN1Identifier.swift
[36/226] Compiling Crypto ASN1Integer.swift
[37/226] Compiling Crypto ASN1Null.swift
[38/226] Compiling Crypto ASN1OctetString.swift
[39/226] Compiling Crypto ASN1Strings.swift
[40/226] Compiling _NIOBase64 Base64.swift
[41/242] Compiling DequeModule Deque+Descriptions.swift
[42/242] Compiling DequeModule Deque+Equatable.swift
[43/244] Compiling DequeModule _DequeBuffer.swift
[44/244] Compiling DequeModule _DequeBufferHeader.swift
[45/244] Compiling _NIODataStructures _TinyArray.swift
[46/244] Compiling _NIODataStructures PriorityQueue.swift
[47/244] Compiling DequeModule Deque+Testing.swift
[48/244] Compiling DequeModule Deque._Storage.swift
[51/246] Compiling DequeModule _DequeSlot.swift
[52/246] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/246] Compiling _NIODataStructures Heap.swift
[57/246] Emitting module _NIODataStructures
[58/246] Compiling DequeModule Deque._UnsafeHandle.swift
[59/246] Compiling DequeModule Deque.swift
[60/246] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[61/246] Compiling DequeModule Deque+Extras.swift
[62/246] Compiling Atomics IntegerOperations.swift
[63/246] Compiling Atomics Unmanaged extensions.swift
[64/246] Compiling DequeModule Deque+Hashable.swift
[65/246] Compiling DequeModule Deque+Sendable.swift
[66/246] Compiling DequeModule Deque+Codable.swift
[67/246] Compiling DequeModule Deque+Collection.swift
[68/246] Compiling DequeModule Deque+CustomReflectable.swift
[69/246] Emitting module DequeModule
[70/246] Emitting module Crypto
[71/254] Emitting module Atomics
[84/254] Compiling c-nioatomics.c
[86/254] Compiling Crypto AES-GCM.swift
[87/254] Compiling Crypto AES-GCM_boring.swift
[88/254] Compiling Crypto ChaChaPoly_boring.swift
[89/254] Compiling Crypto ChaChaPoly.swift
[90/254] Compiling Crypto Cipher.swift
[91/254] Compiling Crypto Nonces.swift
[92/254] Compiling Crypto ASN1.swift
[93/254] Compiling Crypto ASN1Any.swift
[94/254] Compiling Crypto ASN1BitString.swift
[95/254] Compiling Crypto HashFunctions.swift
[96/254] Compiling Crypto HashFunctions_SHA2.swift
[97/254] Compiling Crypto Insecure.swift
[98/254] Compiling Crypto Insecure_HashFunctions.swift
[99/254] Compiling Crypto ECDH_boring.swift
[100/254] Compiling Crypto DH.swift
[101/254] Compiling Crypto ECDH.swift
[102/254] Compiling Crypto HKDF.swift
[103/254] Compiling Crypto Ed25519.swift
[104/254] Compiling Crypto NISTCurvesKeys.swift
[105/254] Compiling Crypto X25519Keys.swift
[106/254] Compiling Crypto SymmetricKeys.swift
[107/254] Compiling Crypto HMAC.swift
[108/254] Compiling Crypto MACFunctions.swift
[109/254] Compiling Crypto MessageAuthenticationCode.swift
[110/254] Compiling Crypto AES.swift
[114/254] Compiling Crypto SEC1PrivateKey.swift
[115/254] Compiling Crypto SubjectPublicKeyInfo.swift
[116/254] Compiling Crypto CryptoKitErrors.swift
[117/254] Compiling Crypto Digest_boring.swift
[118/254] Compiling Crypto Digest.swift
[119/254] Compiling Crypto Digests.swift
[129/254] Compiling Crypto AESWrap.swift
[130/254] Compiling Crypto AESWrap_boring.swift
[131/254] Compiling Crypto Ed25519_boring.swift
[132/254] Compiling Crypto EllipticCurvePoint_boring.swift
[133/254] Compiling Crypto EllipticCurve_boring.swift
[134/254] Compiling Crypto NISTCurvesKeys_boring.swift
[135/254] Compiling Crypto X25519Keys_boring.swift
[136/254] Compiling Crypto Curve25519.swift
[145/254] Compiling CryptoSwift CompactMap.swift
[146/254] Compiling CryptoSwift Cryptor.swift
[147/254] Compiling CryptoSwift Cryptors.swift
[148/254] Compiling CryptoSwift Digest.swift
[149/254] Compiling CryptoSwift DigestType.swift
[150/254] Compiling CryptoSwift AES+Foundation.swift
[151/254] Compiling CryptoSwift Array+Foundation.swift
[152/254] Compiling CryptoSwift Blowfish+Foundation.swift
[153/254] Compiling CryptoSwift ChaCha20+Foundation.swift
[154/254] Compiling CryptoSwift Data+Extension.swift
[155/254] Compiling CryptoSwift HMAC+Foundation.swift
[156/254] Compiling CryptoSwift Rabbit+Foundation.swift
[157/254] Compiling CryptoSwift String+FoundationExtension.swift
[158/254] Compiling CryptoSwift Utils+Foundation.swift
[159/268] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[160/268] Compiling Crypto RNG_boring.swift
[161/268] Compiling Crypto SafeCompare_boring.swift
[162/268] Compiling Crypto Zeroization_boring.swift
[163/268] Compiling Crypto PrettyBytes.swift
[164/268] Compiling Crypto SafeCompare.swift
[165/268] Compiling Crypto SecureBytes.swift
[166/268] Compiling Crypto Zeroization.swift
[166/268] Compiling c-atomics.c
[168/274] Compiling NIOConcurrencyHelpers lock.swift
[183/274] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[184/274] Emitting module NIOConcurrencyHelpers
[185/274] Compiling NIOConcurrencyHelpers NIOLock.swift
[186/274] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[187/274] Compiling NIOConcurrencyHelpers atomics.swift
[188/331] Compiling NIOCore MarkedCircularBuffer.swift
[189/331] Compiling NIOCore MulticastChannel.swift
[190/331] Compiling NIOCore NIOAny.swift
[191/331] Compiling NIOCore NIOCloseOnErrorHandler.swift
[192/331] Compiling NIOCore NIOLoopBound.swift
[193/331] Compiling NIOCore NIOSendable.swift
[194/331] Compiling NIOCore PointerHelpers.swift
[195/331] Compiling NIOCore RecvByteBufferAllocator.swift
[196/339] Emitting module CryptoSwift
[197/339] Compiling NIOCore GlobalSingletons.swift
[198/339] Compiling NIOCore IO.swift
[199/339] Compiling NIOCore IOData.swift
[200/339] Compiling NIOCore IPProtocol.swift
[201/339] Compiling NIOCore IntegerBitPacking.swift
[202/339] Compiling NIOCore IntegerTypes.swift
[203/339] Compiling NIOCore Interfaces.swift
[204/339] Compiling NIOCore Linux.swift
[205/339] Compiling CryptoSwift Signature.swift
[206/339] Compiling CryptoSwift StreamDecryptor.swift
[207/339] Compiling CryptoSwift StreamEncryptor.swift
[208/339] Compiling CryptoSwift String+Extension.swift
[209/339] Compiling CryptoSwift UInt128.swift
[210/339] Compiling CryptoSwift UInt16+Extension.swift
[211/339] Compiling CryptoSwift UInt32+Extension.swift
[212/339] Compiling CryptoSwift UInt64+Extension.swift
[213/339] Compiling CryptoSwift UInt8+Extension.swift
[214/339] Compiling CryptoSwift Updatable.swift
[215/339] Compiling CryptoSwift Utils.swift
[216/339] Compiling CryptoSwift XChaCha20.swift
[217/339] Compiling CryptoSwift ZeroPadding.swift
[218/339] Compiling CryptoSwift resource_bundle_accessor.swift
[219/339] Compiling NIOCore EventLoop+SerialExecutor.swift
[220/339] Compiling NIOCore EventLoop.swift
[221/339] Compiling NIOCore EventLoopFuture+Deprecated.swift
[222/339] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[223/339] Compiling NIOCore EventLoopFuture.swift
[224/339] Compiling NIOCore FileDescriptor.swift
[225/339] Compiling NIOCore FileHandle.swift
[226/339] Compiling NIOCore FileRegion.swift
[229/339] Compiling NIOCore ByteBuffer-int.swift
[230/339] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[231/339] Compiling NIOCore ByteBuffer-multi-int.swift
[232/339] Compiling NIOCore ByteBuffer-views.swift
[233/339] Compiling NIOCore Channel.swift
[234/339] Compiling NIOCore ChannelHandler.swift
[235/339] Compiling NIOCore ChannelHandlers.swift
[236/339] Compiling NIOCore ChannelInvoker.swift
[242/339] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[243/339] Compiling NIOCore SocketAddresses.swift
[244/339] Compiling NIOCore SocketOptionProvider.swift
[245/339] Compiling NIOCore SystemCallHelpers.swift
[246/339] Compiling NIOCore TimeAmount+Duration.swift
[247/339] Compiling NIOCore TypeAssistedChannelHandler.swift
[248/339] Compiling NIOCore UniversalBootstrapSupport.swift
[249/339] Compiling NIOCore Utilities.swift
[250/339] Compiling NIOCore AddressedEnvelope.swift
[251/339] Compiling NIOCore AsyncAwaitSupport.swift
[252/339] Compiling NIOCore AsyncChannel.swift
[253/339] Compiling NIOCore AsyncChannelInboundStream.swift
[254/339] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[255/339] Compiling NIOCore AsyncChannelOutboundWriter.swift
[256/339] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[257/339] Compiling NIOCore NIOAsyncSequenceProducer.swift
[258/339] Compiling NIOCore ChannelOption.swift
[259/339] Compiling NIOCore ChannelPipeline.swift
[260/339] Compiling NIOCore CircularBuffer.swift
[261/339] Compiling NIOCore Codec.swift
[262/339] Compiling NIOCore ConvenienceOptionSupport.swift
[263/339] Compiling NIOCore DeadChannel.swift
[264/339] Compiling NIOCore DispatchQueue+WithFuture.swift
[265/339] Compiling NIOCore EventLoop+Deprecated.swift
[283/339] Compiling CryptoSwift Words and Bits.swift
[284/339] Compiling CryptoSwift ChaCha20.swift
[285/339] Compiling CryptoSwift Checksum.swift
[286/339] Compiling CryptoSwift Cipher.swift
[287/339] Compiling CryptoSwift Collection+Extension.swift
[317/339] Compiling CryptoSwift PKCS5.swift
[318/339] Compiling CryptoSwift PKCS7.swift
[319/339] Compiling CryptoSwift PKCS7Padding.swift
[320/339] Compiling CryptoSwift Padding.swift
[321/339] Compiling CryptoSwift Poly1305.swift
[322/339] Compiling CryptoSwift RSA+Cipher.swift
[323/339] Compiling CryptoSwift RSA+Signature.swift
[324/339] Compiling CryptoSwift RSA.swift
[325/339] Compiling CryptoSwift Rabbit.swift
[326/339] Compiling CryptoSwift SHA1.swift
[327/339] Compiling CryptoSwift SHA2.swift
[328/339] Compiling CryptoSwift SHA3.swift
[329/339] Compiling CryptoSwift Scrypt.swift
[330/339] Compiling CryptoSwift SecureBytes.swift
[331/339] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[332/339] Compiling NIOCore NIOAsyncWriter.swift
[333/339] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[334/339] Compiling NIOCore BSDSocketAPI.swift
[335/339] Compiling NIOCore ByteBuffer-aux.swift
[336/339] Compiling NIOCore ByteBuffer-conversions.swift
[337/339] Compiling NIOCore ByteBuffer-core.swift
[338/339] Compiling NIOCore ByteBuffer-hexdump.swift
[339/339] Emitting module NIOCore
[340/386] Emitting module NIOPosix
[341/392] Compiling NIOPosix ThreadPosix.swift
[342/392] Compiling NIOPosix ThreadWindows.swift
[343/392] Compiling NIOPosix UnsafeTransfer.swift
[344/392] Compiling NIOPosix Utilities.swift
[345/392] Compiling NIOPosix VsockAddress.swift
[346/392] Compiling NIOPosix VsockChannelEvents.swift
[347/392] Compiling NIOPosix BSDSocketAPICommon.swift
[348/392] Compiling NIOPosix BSDSocketAPIPosix.swift
[349/392] Compiling NIOPosix BSDSocketAPIWindows.swift
[350/392] Compiling NIOPosix BaseSocket.swift
[351/392] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[352/392] Compiling NIOPosix BaseSocketChannel.swift
[353/392] Compiling NIOPosix BaseStreamSocketChannel.swift
[354/392] Compiling NIOPosix ServerSocket.swift
[355/392] Compiling NIOPosix Socket.swift
[356/392] Compiling NIOPosix SocketChannel.swift
[357/392] Compiling NIOPosix SocketProtocols.swift
[358/392] Compiling NIOPosix System.swift
[359/392] Compiling NIOPosix Thread.swift
[360/392] Compiling NIOPosix PooledRecvBufferAllocator.swift
[361/392] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[362/392] Compiling NIOPosix PosixSingletons.swift
[363/392] Compiling NIOPosix RawSocketBootstrap.swift
[364/392] Compiling NIOPosix Resolver.swift
[365/392] Compiling NIOPosix Selectable.swift
[366/392] Compiling NIOPosix IntegerBitPacking.swift
[367/392] Compiling NIOPosix IntegerTypes.swift
[368/392] Compiling NIOPosix Linux.swift
[369/392] Compiling NIOPosix LinuxCPUSet.swift
[370/392] Compiling NIOPosix LinuxUring.swift
[371/392] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[372/392] Compiling NIOPosix NIOThreadPool.swift
[373/392] Compiling NIOPosix NonBlockingFileIO.swift
[374/392] Compiling NIOPosix PendingDatagramWritesManager.swift
[375/392] Compiling NIOPosix PendingWritesManager.swift
[376/392] Compiling NIOPosix PipeChannel.swift
[377/392] Compiling NIOPosix PipePair.swift
[378/392] Compiling NIOPosix PointerHelpers.swift
[379/392] Compiling NIOPosix Pool.swift
[380/392] Compiling NIOPosix SelectableChannel.swift
[381/392] Compiling NIOPosix SelectableEventLoop.swift
[382/392] Compiling NIOPosix SelectorEpoll.swift
[383/392] Compiling NIOPosix SelectorGeneric.swift
[384/392] Compiling NIOPosix SelectorKqueue.swift
[385/392] Compiling NIOPosix SelectorUring.swift
[386/392] Compiling NIOPosix Bootstrap.swift
[387/392] Compiling NIOPosix ControlMessage.swift
[388/392] Compiling NIOPosix DatagramVectorReadManager.swift
[389/392] Compiling NIOPosix FileDescriptor.swift
[390/392] Compiling NIOPosix GetaddrinfoResolver.swift
[391/392] Compiling NIOPosix HappyEyeballs.swift
[392/392] Compiling NIOPosix IO.swift
[393/410] Compiling SwiftSnmpKit SnmpUtils.swift
[394/410] Compiling SwiftSnmpKit SnmpV2Message.swift
[395/412] Compiling SwiftSnmpKit SnmpV3Message.swift
/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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)
        ~~~~^~~~~~~~~~
        _
[396/412] Compiling SwiftSnmpKit SnmpVariableBinding.swift
/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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)
        ~~~~^~~~~~~~~~
        _
[397/412] Compiling SwiftSnmpKit SnmpSender.swift
/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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)
        ~~~~^~~~~~
        _
[398/412] Compiling SwiftSnmpKit AsnData-Protocol.swift
/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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/UKfvDsi8u/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)
        ~~~~^~~~~~
        _
[399/412] Compiling SwiftSnmpKit SnmpOid.swift
[400/412] Compiling SwiftSnmpKit SnmpPdu.swift
[401/412] Emitting module SwiftSnmpKit
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
    #warning("TODO: Fix bitString implementation")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[402/412] Compiling SwiftSnmpKit VariableBindings+Extensions.swift
[403/412] Compiling SwiftSnmpKit SnmpReceiver.swift
[404/412] Compiling SwiftSnmpKit Int+Extensions.swift
[405/412] Compiling SwiftSnmpKit String+Extensions.swift
[406/412] Compiling SwiftSnmpKit UInt8+Extensions.swift
[407/412] Compiling SwiftSnmpKit SnmpV3Authentication.swift
[408/412] Compiling SwiftSnmpKit SnmpVersion.swift
[409/412] Compiling SwiftSnmpKit Data+Extensions.swift
[410/412] Compiling SwiftSnmpKit AsnValue.swift
/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[411/412] Compiling SwiftSnmpKit SnmpError.swift
/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[412/412] Compiling SwiftSnmpKit SnmpPduType.swift
/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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")
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build complete! (19.68s)
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 from cache (0.30s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.31s)
Fetched https://github.com/apple/swift-nio.git from cache (0.34s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.1 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.21s)
Fetched https://github.com/apple/swift-collections.git from cache (0.21s)
Fetched https://github.com/apple/swift-system.git from cache (0.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.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.2.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CryptoSwift-02302490 is not valid git repository for 'https://github.com/krzyzanowskim/CryptoSwift', will fetch again.
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CryptoSwift-02302490 is not valid git repository for 'https://github.com/krzyzanowskim/CryptoSwift', will fetch again.
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.01s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Build complete.
Done.

Build Machine: Mac 7