Build Information
Successful build of SwiftSnmpKit, reference main (22a673), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 09:38:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrellroot/SwiftSnmpKit.git
Reference: main
Initialized empty Git repository in /Users/admin/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/.spi.yml
SUCCESS checkout https://github.com/darrellroot/SwiftSnmpKit.git at main
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/13341] Fetching cryptoswift
[135/30777] Fetching cryptoswift, swift-crypto
[3573/113941] Fetching cryptoswift, swift-crypto, swift-nio
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (6.55s)
Fetched https://github.com/apple/swift-crypto.git from cache (6.55s)
Fetched https://github.com/apple/swift-nio.git from cache (6.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (7.36s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.9.0 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.69s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[602/7421] Fetching swift-atomics, swift-system
[659/31004] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.04s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.04s)
Fetched https://github.com/apple/swift-system.git from cache (2.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftsnmpkit",
"name": "SwiftSnmpKit",
"url": "https://github.com/darrellroot/SwiftSnmpKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSnmpKit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.98.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "2.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/darrellroot/SwiftSnmpKit.git
[1/965] Fetching swiftsnmpkit
Fetched https://github.com/darrellroot/SwiftSnmpKit.git from cache (0.70s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (0.81s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.81s)
Fetched https://github.com/apple/swift-nio.git from cache (0.81s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.89s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.9.0 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Creating working copy for https://github.com/darrellroot/SwiftSnmpKit.git
Working copy of https://github.com/darrellroot/SwiftSnmpKit.git resolved at main (22a6732)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.9.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: 6.3
Building package at path: $PWD
https://github.com/darrellroot/SwiftSnmpKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Copying PrivacyInfo.xcprivacy
[1/26] Write sources
[3/26] Copying PrivacyInfo.xcprivacy
[4/26] Write sources
[13/26] Compiling CNIOWindows shim.c
[14/26] Compiling CNIOWindows WSAStartup.c
[15/26] Compiling CNIOWASI CNIOWASI.c
[16/26] Write sources
[17/26] Compiling CNIOLinux liburing_shims.c
[17/26] Compiling CNIOLinux shim.c
[18/26] Compiling CNIOOpenBSD shim.c
[20/26] Write swift-version--6988338F2F200930.txt
[21/59] Compiling _AtomicsShims.c
[22/197] Compiling CNIOPosix event_loop_id.c
[23/236] Compiling CNIODarwin shim.c
[25/236] Emitting module InternalCollectionsUtilities
[26/237] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/237] Compiling Atomics IntegerOperations.swift
[28/237] Compiling Atomics AtomicInteger.swift
[29/237] Compiling Atomics AtomicOptionalWrappable.swift
[30/237] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/237] Compiling Atomics PointerConformances.swift
[32/237] Compiling Atomics Primitives.native.swift
[33/237] Compiling Atomics ManagedAtomicLazyReference.swift
[34/237] Compiling Atomics UnsafeAtomic.swift
[35/237] Compiling Atomics OptionalRawRepresentable.swift
[36/237] Compiling Atomics RawRepresentable.swift
[37/237] Compiling Atomics AtomicBool.swift
[38/237] Compiling Atomics IntegerConformances.swift
[43/238] Compiling Atomics DoubleWord.swift
[44/238] Compiling Atomics ManagedAtomic.swift
[45/238] Compiling Atomics AtomicValue.swift
[46/238] Compiling Atomics AtomicMemoryOrderings.swift
[47/238] Compiling Atomics AtomicReference.swift
[48/238] Compiling Atomics AtomicStorage.swift
[49/238] Compiling _NIODataStructures PriorityQueue.swift
[50/238] Compiling _NIODataStructures _TinyArray.swift
[57/238] Emitting module _NIOBase64
[58/238] Compiling _NIOBase64 Base64.swift
[59/238] Compiling Atomics Unmanaged extensions.swift
[60/238] Emitting module _NIODataStructures
[61/238] Compiling _NIODataStructures Heap.swift
[68/272] Compiling ContainersPreview Producer+Filter.swift
[69/272] Compiling ContainersPreview Producer+Map.swift
[70/272] Compiling ContainersPreview Producer+Reduce.swift
[71/272] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[72/272] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[73/272] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[74/272] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[75/272] Compiling ContainersPreview Drain+Reduce.swift
[76/272] Compiling ContainersPreview Drain.swift
[77/272] Compiling ContainersPreview Producer+Collect.swift
[78/272] Compiling ContainersPreview ContainerIterator.swift
[79/272] Compiling ContainersPreview DynamicContainer.swift
[80/272] Compiling ContainersPreview MutableContainer.swift
[81/272] Compiling ContainersPreview PermutableContainer.swift
[82/272] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[83/272] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[84/272] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[85/272] Compiling ContainersPreview BorrowingSequence.swift
[86/275] Compiling ContainersPreview Producer.swift
[87/275] Compiling ContainersPreview Borrow.swift
[88/275] Compiling ContainersPreview Box.swift
[89/275] Compiling ContainersPreview BidirectionalContainer.swift
[90/275] Compiling ContainersPreview Container+Filter.swift
[91/275] Compiling ContainersPreview Container+SpanwiseZip.swift
[92/275] Compiling ContainersPreview Container.swift
[93/275] Emitting module ContainersPreview
[94/275] Compiling ContainersPreview Inout.swift
[95/275] Compiling ContainersPreview InputSpan.swift
[96/275] Compiling ContainersPreview Shared.swift
[99/275] Emitting module Atomics
[100/275] Compiling ContainersPreview RandomAccessContainer.swift
[101/275] Compiling ContainersPreview RangeExpression2.swift
[102/275] Compiling ContainersPreview RangeReplaceableContainer.swift
[103/275] Compiling ContainersPreview Drain+Map.swift
[104/275] Compiling ContainersPreview OutputSpan+Extras.swift
[105/275] Compiling ContainersPreview TemporaryAllocation.swift
[106/275] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[107/275] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[108/316] Compiling DequeModule UniqueDeque+Append.swift
[109/316] Compiling DequeModule UniqueDeque+Consumption.swift
[110/316] Compiling DequeModule UniqueDeque+Container.swift
[111/316] Compiling DequeModule UniqueDeque+Descriptions.swift
[112/320] Compiling DequeModule RigidDeque+Consumption.swift
[113/320] Compiling DequeModule RigidDeque+Container.swift
[114/320] Compiling DequeModule RigidDeque+Descriptions.swift
[115/320] Compiling DequeModule RigidDeque+Equatable.swift
[116/320] Compiling DequeModule RigidDeque+Experimental.swift
[117/320] Compiling DequeModule RigidDeque+Removals.swift
[118/320] Compiling DequeModule RigidDeque+Replacements.swift
[119/320] Compiling DequeModule RigidDeque+Testing.swift
[120/320] Compiling DequeModule RigidDeque.swift
[121/320] Compiling DequeModule UniqueDeque+Insertions.swift
[122/320] Compiling DequeModule UniqueDeque+Prepend.swift
[123/320] Compiling DequeModule UniqueDeque+Removals.swift
[124/320] Compiling DequeModule UniqueDeque+Replacements.swift
[125/320] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[126/320] Compiling DequeModule Deque+Extras.swift
[127/320] Compiling DequeModule Deque+Hashable.swift
[128/320] Compiling DequeModule Deque+Testing.swift
[129/320] Compiling DequeModule Deque._Storage.swift
[130/320] Compiling DequeModule Deque._UnsafeHandle.swift
[131/320] Compiling DequeModule Deque.swift
[132/320] Compiling DequeModule _DequeBuffer.swift
[133/320] Compiling DequeModule _DequeBufferHeader.swift
[134/320] Compiling DequeModule RigidDeque+Append.swift
[135/320] Compiling DequeModule RigidDeque+Hashable.swift
[136/320] Compiling DequeModule RigidDeque+Initializers.swift
[137/320] Compiling DequeModule RigidDeque+Insertions.swift
[138/320] Compiling DequeModule RigidDeque+Prepend.swift
[139/320] Compiling DequeModule UniqueDeque+Equatable.swift
[140/320] Compiling DequeModule UniqueDeque+Experimental.swift
[141/320] Compiling DequeModule UniqueDeque+Hashable.swift
[142/320] Compiling DequeModule UniqueDeque+Initializers.swift
[143/320] Compiling DequeModule Deque+Codable.swift
[144/320] Compiling DequeModule Deque+Collection.swift
[145/320] Compiling DequeModule Deque+CustomReflectable.swift
[146/320] Compiling DequeModule Deque+Descriptions.swift
[147/320] Compiling DequeModule Deque+Equatable.swift
[148/320] Compiling DequeModule UniqueDeque.swift
[149/320] Compiling DequeModule _DequeSlot.swift
[150/320] Compiling DequeModule _UnsafeDequeHandle.swift
[151/320] Compiling DequeModule _UnsafeDequeSegments.swift
[152/320] Emitting module DequeModule
[160/320] Emitting module Crypto
[161/326] Compiling CryptoSwift HMAC+Foundation.swift
[162/326] Compiling CryptoSwift Rabbit+Foundation.swift
[163/326] Compiling CryptoSwift Codable.swift
[164/326] Compiling CryptoSwift Comparable.swift
[165/326] Compiling CryptoSwift DataConversion.swift
[166/326] Compiling CryptoSwift Division.swift
[167/326] Compiling CryptoSwift Digest.swift
[168/326] Compiling CryptoSwift DigestType.swift
[169/326] Compiling CryptoSwift AES+Foundation.swift
[170/326] Compiling CryptoSwift Array+Foundation.swift
[171/326] Compiling CryptoSwift Blowfish+Foundation.swift
[172/326] Compiling CryptoSwift ChaCha20+Foundation.swift
[173/326] Compiling CryptoSwift Data+Extension.swift
[176/326] Compiling CryptoSwift Collection+Extension.swift
[177/326] Compiling CryptoSwift CompactMap.swift
[178/326] Compiling CryptoSwift Cryptor.swift
[179/326] Compiling CryptoSwift Cryptors.swift
[226/337] Compiling Crypto SafeCompare_boring.swift
[227/337] Compiling Crypto Zeroization_boring.swift
[228/337] Compiling Crypto PrettyBytes.swift
[229/337] Compiling Crypto SafeCompare.swift
[230/337] Compiling Crypto SecureBytes.swift
[231/337] Compiling Crypto Zeroization.swift
[276/337] Compiling CryptoSwift PrimeTest.swift
[277/337] Compiling CryptoSwift Random.swift
[278/337] Compiling CryptoSwift GCM.swift
[279/337] Compiling CryptoSwift OCB.swift
[280/337] Compiling CryptoSwift OFB.swift
[281/337] Compiling CryptoSwift PCBC.swift
[282/337] Compiling CryptoSwift Blowfish.swift
[283/337] Compiling CryptoSwift CBCMAC.swift
[284/337] Compiling CryptoSwift CMAC.swift
[285/337] Compiling CryptoSwift Addition.swift
[286/337] Compiling CryptoSwift BigInt.swift
[287/337] Compiling CryptoSwift BigUInt.swift
[288/337] Compiling CryptoSwift BitwiseOps.swift
[289/337] Compiling CryptoSwift CS.swift
[290/337] Compiling CryptoSwift RSA+Signature.swift
[291/337] Compiling CryptoSwift RSA.swift
[292/337] Compiling CryptoSwift Rabbit.swift
[293/337] Compiling CryptoSwift SHA1.swift
[294/337] Compiling CryptoSwift SHA2.swift
[295/337] Compiling CryptoSwift SHA3.swift
[296/337] Compiling CryptoSwift Scrypt.swift
[297/337] Compiling CryptoSwift SecureBytes.swift
[298/337] Compiling CryptoSwift Signature.swift
[299/337] Compiling CryptoSwift StreamDecryptor.swift
[300/337] Compiling CryptoSwift StreamEncryptor.swift
[301/337] Compiling CryptoSwift String+FoundationExtension.swift
[302/337] Compiling CryptoSwift Utils+Foundation.swift
[303/337] Compiling CryptoSwift XChaCha20+Foundation.swift
[304/337] Compiling CryptoSwift Generics.swift
[305/337] Compiling CryptoSwift HKDF.swift
[306/337] Compiling CryptoSwift HMAC.swift
[307/337] Compiling CryptoSwift ISO10126Padding.swift
[308/337] Compiling CryptoSwift ISO78164Padding.swift
[309/337] Compiling CryptoSwift Int+Extension.swift
[310/337] Compiling CryptoSwift MD5.swift
[311/337] Compiling CryptoSwift NoPadding.swift
[312/337] Emitting module CryptoSwift
[324/337] Compiling c-nioatomics.c
[326/337] Compiling CryptoSwift String+Extension.swift
[327/337] Compiling CryptoSwift UInt128.swift
[328/337] Compiling CryptoSwift UInt16+Extension.swift
[329/337] Compiling CryptoSwift UInt32+Extension.swift
[330/337] Compiling CryptoSwift UInt64+Extension.swift
[331/337] Compiling CryptoSwift UInt8+Extension.swift
[332/337] Compiling CryptoSwift Updatable.swift
[333/337] Compiling CryptoSwift Utils.swift
[334/337] Compiling CryptoSwift XChaCha20.swift
[335/337] Compiling CryptoSwift ZeroPadding.swift
[336/337] Compiling CryptoSwift resource_bundle_accessor.swift
[336/337] Compiling c-atomics.c
[338/344] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[339/344] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[340/344] Compiling NIOConcurrencyHelpers NIOLock.swift
[341/344] Emitting module NIOConcurrencyHelpers
[342/344] Compiling NIOConcurrencyHelpers lock.swift
[343/344] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[344/344] Compiling NIOConcurrencyHelpers atomics.swift
[345/409] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[346/409] Compiling NIOCore NIOScheduledCallback.swift
[347/409] Compiling NIOCore NIOSendable.swift
[348/409] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[349/409] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[350/409] Compiling NIOCore RecvByteBufferAllocator.swift
[351/409] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[352/416] Compiling NIOCore IO.swift
[353/416] Compiling NIOCore IOData.swift
[354/416] Compiling NIOCore IPProtocol.swift
[355/416] Compiling NIOCore IntegerBitPacking.swift
[356/416] Compiling NIOCore IntegerTypes.swift
[357/416] Compiling NIOCore Interfaces.swift
[358/416] Compiling NIOCore Linux.swift
[359/416] Compiling NIOCore AddressedEnvelope.swift
[360/416] Compiling NIOCore AsyncAwaitSupport.swift
[361/416] Compiling NIOCore AsyncChannel.swift
[362/416] Compiling NIOCore AsyncChannelHandler.swift
[363/416] Compiling NIOCore AsyncChannelInboundStream.swift
[364/416] Compiling NIOCore AsyncChannelOutboundWriter.swift
[365/416] Compiling NIOCore NIOAsyncSequenceProducer.swift
[366/416] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[367/416] Compiling NIOCore ConvenienceOptionSupport.swift
[368/416] Compiling NIOCore DeadChannel.swift
[369/416] Compiling NIOCore DispatchQueue+WithFuture.swift
[370/416] Compiling NIOCore EventLoop+Deprecated.swift
[371/416] Compiling NIOCore EventLoop+SerialExecutor.swift
[372/416] Compiling NIOCore EventLoop.swift
[373/416] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[374/416] Compiling NIOCore EventLoopFuture+Deprecated.swift
[375/416] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[376/416] Compiling NIOCore EventLoopFuture.swift
[377/416] Compiling NIOCore FileDescriptor.swift
[378/416] Compiling NIOCore FileHandle.swift
[379/416] Compiling NIOCore FileRegion.swift
[380/416] Compiling NIOCore GlobalSingletons.swift
[381/416] Compiling NIOCore SocketAddresses.swift
[382/416] Compiling NIOCore SocketOptionProvider.swift
[383/416] Compiling NIOCore SystemCallHelpers.swift
[384/416] Compiling NIOCore TimeAmount+Duration.swift
[385/416] Compiling NIOCore TypeAssistedChannelHandler.swift
[386/416] Compiling NIOCore UniversalBootstrapSupport.swift
[387/416] Compiling NIOCore Utilities.swift
[388/416] Compiling NIOCore NIOAsyncWriter.swift
[389/416] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[390/416] Compiling NIOCore BSDSocketAPI.swift
[391/416] Compiling NIOCore ByteBuffer-aux.swift
[392/416] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[393/416] Compiling NIOCore ByteBuffer-conversions.swift
[394/416] Compiling NIOCore ByteBuffer-core.swift
[395/416] Compiling NIOCore MarkedCircularBuffer.swift
[396/416] Compiling NIOCore MulticastChannel.swift
[397/416] Compiling NIOCore NIOAny.swift
[398/416] Compiling NIOCore NIOCloseOnErrorHandler.swift
[399/416] Compiling NIOCore NIOCoreSendableMetatype.swift
[400/416] Compiling NIOCore NIODecodedAsyncSequence.swift
[401/416] Compiling NIOCore NIOLoopBound.swift
[402/416] Compiling NIOCore ChannelHandler.swift
[403/416] Compiling NIOCore ChannelHandlers.swift
[404/416] Compiling NIOCore ChannelInvoker.swift
[405/416] Compiling NIOCore ChannelOption.swift
[406/416] Compiling NIOCore ChannelPipeline.swift
[407/416] Compiling NIOCore CircularBuffer.swift
[408/416] Compiling NIOCore Codec.swift
[409/416] Compiling NIOCore ByteBuffer-hex.swift
[410/416] Compiling NIOCore ByteBuffer-int.swift
[411/416] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[412/416] Compiling NIOCore ByteBuffer-multi-int.swift
[413/416] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[414/416] Compiling NIOCore ByteBuffer-views.swift
[415/416] Compiling NIOCore Channel.swift
[416/416] Emitting module NIOCore
[417/468] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[418/468] Compiling NIOPosix PosixSingletons.swift
[419/468] Compiling NIOPosix RawSocketBootstrap.swift
[420/468] Compiling NIOPosix Resolver.swift
[421/468] Compiling NIOPosix Selectable.swift
[422/468] Compiling NIOPosix SelectableChannel.swift
[423/473] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[424/473] Compiling NIOPosix System.swift
[425/473] Compiling NIOPosix Thread.swift
[426/473] Compiling NIOPosix ThreadPosix.swift
[427/473] Compiling NIOPosix ThreadWindows.swift
[428/473] Compiling NIOPosix Utilities.swift
[429/473] Compiling NIOPosix VsockAddress.swift
[430/473] Compiling NIOPosix VsockChannelEvents.swift
[431/473] Compiling NIOPosix Windows.swift
[432/473] Compiling NIOPosix resource_bundle_accessor.swift
[433/473] Compiling NIOPosix Linux.swift
[434/473] Compiling NIOPosix LinuxCPUSet.swift
[435/473] Compiling NIOPosix LinuxUring.swift
[436/473] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[437/473] Compiling NIOPosix NIOPosixSendableMetatype.swift
[438/473] Compiling NIOPosix NIOThreadPool.swift
[439/473] Compiling NIOPosix BSDSocketAPICommon.swift
[440/473] Compiling NIOPosix BSDSocketAPIPosix.swift
[441/473] Compiling NIOPosix BSDSocketAPIWindows.swift
[442/473] Compiling NIOPosix BaseSocket.swift
[443/473] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[444/473] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[445/473] Compiling NIOPosix FileDescriptor.swift
[446/473] Compiling NIOPosix GetaddrinfoResolver.swift
[447/473] Compiling NIOPosix HappyEyeballs.swift
[448/473] Compiling NIOPosix IO.swift
[449/473] Compiling NIOPosix IntegerBitPacking.swift
[450/473] Compiling NIOPosix IntegerTypes.swift
[451/473] Compiling NIOPosix SelectorWSAPoll.swift
[452/473] Compiling NIOPosix ServerSocket.swift
[453/473] Compiling NIOPosix Socket.swift
[454/473] Compiling NIOPosix SocketChannel.swift
[455/473] Compiling NIOPosix SocketProtocols.swift
[456/473] Emitting module NIOPosix
[457/473] Compiling NIOPosix SelectableEventLoop.swift
[458/473] Compiling NIOPosix SelectorEpoll.swift
[459/473] Compiling NIOPosix SelectorGeneric.swift
[460/473] Compiling NIOPosix SelectorKqueue.swift
[461/473] Compiling NIOPosix SelectorUring.swift
[462/473] Compiling NIOPosix BaseSocketChannel.swift
[463/473] Compiling NIOPosix BaseStreamSocketChannel.swift
[464/473] Compiling NIOPosix Bootstrap.swift
[465/473] Compiling NIOPosix ControlMessage.swift
[466/473] Compiling NIOPosix DatagramVectorReadManager.swift
[467/473] Compiling NIOPosix Errors+Any.swift
[468/473] Compiling NIOPosix NonBlockingFileIO.swift
[469/473] Compiling NIOPosix PendingDatagramWritesManager.swift
[470/473] Compiling NIOPosix PendingWritesManager.swift
[471/473] Compiling NIOPosix PipeChannel.swift
[472/473] Compiling NIOPosix PipePair.swift
[473/473] Compiling NIOPosix Pool.swift
[474/492] Compiling SwiftSnmpKit SnmpPdu.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[475/492] Compiling SwiftSnmpKit SnmpUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[476/492] Compiling SwiftSnmpKit SnmpVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[477/492] Compiling SwiftSnmpKit Data+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[478/492] Compiling SwiftSnmpKit SnmpV2Message.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:329:13: warning: immutable value 'authenticationParametersAsn' was never used; consider replacing with '_' or removing it [#no-usage]
327 | /// Outputs the ASN.1 encoding for the security parameters field
328 | private var usmSecurityParametersAsn: AsnValue {
329 | let authenticationParametersAsn: AsnValue
| `- warning: immutable value 'authenticationParametersAsn' was never used; consider replacing with '_' or removing it [#no-usage]
330 | switch self.authenticationType {
331 | case .noAuth:
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:470:37: warning: immutable value 'msgAuthenticationParametersData' was never used; consider replacing with '_' or removing it [#no-usage]
468 | // utf8 string decoding should never fail
469 | self.userName = String(data: usernameData, encoding: .utf8)!
470 | guard case .octetString(let msgAuthenticationParametersData) = securityParameters[4] else {
| `- warning: immutable value 'msgAuthenticationParametersData' was never used; consider replacing with '_' or removing it [#no-usage]
471 | SnmpError.log("Expected msgAuthenticationParametersData octetString got \(securityParameters[4])")
472 | return nil
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:522:37: warning: immutable value 'contextNameData' was never used; consider replacing with '_' or removing it [#no-usage]
520 | return nil
521 | }
522 | guard case .octetString(let contextNameData) = msgData[1] else {
| `- warning: immutable value 'contextNameData' was never used; consider replacing with '_' or removing it [#no-usage]
523 | SnmpError.log("contextName expected octetString got \(msgData[1])")
524 | return nil
[479/492] Compiling SwiftSnmpKit SnmpV3Message.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:329:13: warning: immutable value 'authenticationParametersAsn' was never used; consider replacing with '_' or removing it [#no-usage]
327 | /// Outputs the ASN.1 encoding for the security parameters field
328 | private var usmSecurityParametersAsn: AsnValue {
329 | let authenticationParametersAsn: AsnValue
| `- warning: immutable value 'authenticationParametersAsn' was never used; consider replacing with '_' or removing it [#no-usage]
330 | switch self.authenticationType {
331 | case .noAuth:
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:470:37: warning: immutable value 'msgAuthenticationParametersData' was never used; consider replacing with '_' or removing it [#no-usage]
468 | // utf8 string decoding should never fail
469 | self.userName = String(data: usernameData, encoding: .utf8)!
470 | guard case .octetString(let msgAuthenticationParametersData) = securityParameters[4] else {
| `- warning: immutable value 'msgAuthenticationParametersData' was never used; consider replacing with '_' or removing it [#no-usage]
471 | SnmpError.log("Expected msgAuthenticationParametersData octetString got \(securityParameters[4])")
472 | return nil
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/SnmpV3Message.swift:522:37: warning: immutable value 'contextNameData' was never used; consider replacing with '_' or removing it [#no-usage]
520 | return nil
521 | }
522 | guard case .octetString(let contextNameData) = msgData[1] else {
| `- warning: immutable value 'contextNameData' was never used; consider replacing with '_' or removing it [#no-usage]
523 | SnmpError.log("contextName expected octetString got \(msgData[1])")
524 | return nil
[480/492] Compiling SwiftSnmpKit Int+Extensions.swift
[481/492] Compiling SwiftSnmpKit String+Extensions.swift
[482/492] Compiling SwiftSnmpKit UInt8+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[483/492] Compiling SwiftSnmpKit VariableBindings+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[484/492] Compiling SwiftSnmpKit AsnData-Protocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[485/492] Compiling SwiftSnmpKit SnmpOid.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[486/492] Compiling SwiftSnmpKit SnmpReceiver.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:242:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
240 | // attempt #1 (may get engineId)
241 | let result1 = await self.sendV3(host: host, userName: userName, pduType: pduType, oid: oid, authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword)
242 | guard case let .failure(_) = result1 else {
| `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
243 | return result1
244 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:247:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
245 | // attempt #2 (may update time interval)
246 | let result2 = await self.sendV3(host: host, userName: userName, pduType: pduType, oid: oid, authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword)
247 | guard case let .failure(_) = result2 else {
| `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
248 | return result2
249 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:301:19: warning: variable 'snmpMessage' was never mutated; consider changing to 'let' constant
299 | let engineTime = Int(dateInterval.duration)
300 |
301 | guard var snmpMessage = SnmpV3Message(engineId: engineId, userName: userName, type: pduType, variableBindings: [variableBinding], authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword, engineBoots: engineBoots, engineTime: engineTime) else {
| `- warning: variable 'snmpMessage' was never mutated; consider changing to 'let' constant
302 | return .failure(SnmpError.unexpectedSnmpPdu)
303 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:321:19: warning: value 'shared' was defined but never used; consider replacing with boolean test [#no-usage]
319 |
320 | internal func sendData(host: String, port: Int, data: Data) throws {
321 | guard let shared = SnmpSender.shared else {
| `- warning: value 'shared' was defined but never used; consider replacing with boolean test [#no-usage]
322 | throw SnmpError.otherError
323 | }
/Users/admin/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 [#no-usage]
328 | }
329 | let envelope = AddressedEnvelope(remoteAddress: remoteAddress, data: buffer)
330 | let result = channel.writeAndFlush(envelope)
| `- warning: initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
331 | //try channel.closeFuture.wait()
332 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[487/492] Compiling SwiftSnmpKit SnmpSender.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:242:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
240 | // attempt #1 (may get engineId)
241 | let result1 = await self.sendV3(host: host, userName: userName, pduType: pduType, oid: oid, authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword)
242 | guard case let .failure(_) = result1 else {
| `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
243 | return result1
244 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:247:20: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
245 | // attempt #2 (may update time interval)
246 | let result2 = await self.sendV3(host: host, userName: userName, pduType: pduType, oid: oid, authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword)
247 | guard case let .failure(_) = result2 else {
| `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
248 | return result2
249 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:301:19: warning: variable 'snmpMessage' was never mutated; consider changing to 'let' constant
299 | let engineTime = Int(dateInterval.duration)
300 |
301 | guard var snmpMessage = SnmpV3Message(engineId: engineId, userName: userName, type: pduType, variableBindings: [variableBinding], authenticationType: authenticationType, authPassword: authPassword, privPassword: privPassword, engineBoots: engineBoots, engineTime: engineTime) else {
| `- warning: variable 'snmpMessage' was never mutated; consider changing to 'let' constant
302 | return .failure(SnmpError.unexpectedSnmpPdu)
303 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Networking/SnmpSender.swift:321:19: warning: value 'shared' was defined but never used; consider replacing with boolean test [#no-usage]
319 |
320 | internal func sendData(host: String, port: Int, data: Data) throws {
321 | guard let shared = SnmpSender.shared else {
| `- warning: value 'shared' was defined but never used; consider replacing with boolean test [#no-usage]
322 | throw SnmpError.otherError
323 | }
/Users/admin/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 [#no-usage]
328 | }
329 | let envelope = AddressedEnvelope(remoteAddress: remoteAddress, data: buffer)
330 | let result = channel.writeAndFlush(envelope)
| `- warning: initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
331 | //try channel.closeFuture.wait()
332 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[488/493] Compiling SwiftSnmpKit SnmpPduType.swift
[489/493] Compiling SwiftSnmpKit SnmpV3Authentication.swift
[490/493] Compiling SwiftSnmpKit AsnValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
/Users/admin/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
194 | case .snmpGet(let pdu), .snmpGetNext(let pdu),.snmpResponse(let pdu), .snmpReport(let pdu):
195 | return pdu.asnData
196 | #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
197 | case .counter32(let value):
198 | var counterData = Data(capacity: 6)
[491/493] Compiling SwiftSnmpKit SnmpError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
/Users/admin/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
194 | case .snmpGet(let pdu), .snmpGetNext(let pdu),.snmpResponse(let pdu), .snmpReport(let pdu):
195 | return pdu.asnData
196 | #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
197 | case .counter32(let value):
198 | var counterData = Data(capacity: 6)
[492/493] Emitting module SwiftSnmpKit
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
[493/493] Compiling SwiftSnmpKit SnmpVariableBinding.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSnmpKit/Enumerations/AsnValue.swift:20:14: warning: TODO: Fix bitString implementation
18 | case endOfContent
19 | case integer(Int64)
20 | #warning("TODO: Fix bitString implementation")
| `- warning: TODO: Fix bitString implementation
21 | case bitString(Data) // first octet indicates how many bits short of a multiple of 8 "number of unused bits". This implementation doesn't deal with this at this time
22 | case octetString(Data)
/Users/admin/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 [#no-usage]
26 | init(data: Data) throws {
27 | let objectName = try AsnValue(data: data)
28 | let nameLength = try AsnValue.pduLength(data: data)
| `- warning: initialization of immutable value 'nameLength' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
29 | guard case .sequence(let sequence) = objectName else {
30 | SnmpError.log("Expected Sequence got \(objectName)")
Build complete! (21.78s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift"
}
],
"manifest_display_name" : "SwiftSnmpKit",
"name" : "SwiftSnmpKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftSnmpKit",
"targets" : [
"SwiftSnmpKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftSnmpKitTests",
"module_type" : "SwiftTarget",
"name" : "SwiftSnmpKitTests",
"path" : "Tests/SwiftSnmpKitTests",
"sources" : [
"SnmpAgentTests.swift",
"SnmpV3Tests.swift",
"SwiftSnmpKitTests.swift"
],
"target_dependencies" : [
"SwiftSnmpKit"
],
"type" : "test"
},
{
"c99name" : "SwiftSnmpKit",
"module_type" : "SwiftTarget",
"name" : "SwiftSnmpKit",
"path" : "Sources/SwiftSnmpKit",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"Crypto",
"CryptoSwift"
],
"product_memberships" : [
"SwiftSnmpKit"
],
"sources" : [
"Enumerations/AsnValue.swift",
"Enumerations/SnmpError.swift",
"Enumerations/SnmpPduType.swift",
"Enumerations/SnmpV3Authentication.swift",
"Enumerations/SnmpVersion.swift",
"Extensions/Data+Extensions.swift",
"Extensions/Int+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/UInt8+Extensions.swift",
"Extensions/VariableBindings+Extensions.swift",
"Networking/SnmpReceiver.swift",
"Networking/SnmpSender.swift",
"Protocols/AsnData-Protocol.swift",
"SnmpOid.swift",
"SnmpPdu.swift",
"SnmpUtils.swift",
"SnmpV2Message.swift",
"SnmpV3Message.swift",
"SnmpVariableBinding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/darrellroot/swiftsnmpkit/main
Repository: darrellroot/SwiftSnmpKit
Swift version used: 6.3
Target: SwiftSnmpKit
Extracting symbol information for 'SwiftSnmpKit'...
Finished extracting symbol information for 'SwiftSnmpKit'. (30.27s)
Building documentation for 'SwiftSnmpKit'...
warning: Parameter 'tempUserName' not found in instance method declaration
--> ../Networking/SnmpSender.swift:227:13-227:25
225 | /// - Parameters:
226 | /// - host: SNMP hostname, IPv4, or IPv6 address in string format
227 + /// - tempUserName: SNMPv3 agent username
| ╰─suggestion: Replace 'tempUserName' with 'userName'
228 | /// - pduType: SNMP PDU request type
229 | /// - oid: SNMP OID in string format
warning: Parameter 'tempAuthenticationType' not found in instance method declaration
--> ../Networking/SnmpSender.swift:230:13-230:35
228 | /// - pduType: SNMP PDU request type
229 | /// - oid: SNMP OID in string format
230 + /// - tempAuthenticationType: SNMPv3 authentication type
| ╰─suggestion: Replace 'tempAuthenticationType' with 'authenticationType'
231 | /// - tempPassword: SNMPv3 password if needed, or nil
232 | /// - Returns: Result(SnmpVariableBinding or SnmpError)
warning: Parameter 'tempPassword' not found in instance method declaration
--> ../Networking/SnmpSender.swift:231:13-231:25
229 | /// - oid: SNMP OID in string format
230 | /// - tempAuthenticationType: SNMPv3 authentication type
231 + /// - tempPassword: SNMPv3 password if needed, or nil
| ├─suggestion: Replace 'tempPassword' with 'authPassword'
| ╰─suggestion: Replace 'tempPassword' with 'privPassword'
232 | /// - Returns: Result(SnmpVariableBinding or SnmpError)
233 | public func send(host: String, userName: String, pduType: SnmpPduType, oid: String, authenticationType: SnmpV3Authentication = .noAuth, authPassword: String? = nil, privPassword: String? = nil) async -> Result<SnmpVariableBinding,Error> {
warning: Parameter 'authPassword' is missing documentation
--> ../Networking/SnmpSender.swift:231:60-231:60
229 | /// - oid: SNMP OID in string format
230 | /// - tempAuthenticationType: SNMPv3 authentication type
231 + /// - tempPassword: SNMPv3 password if needed, or nil
| ╰─suggestion: Document 'authPassword' parameter
232 | /// - Returns: Result(SnmpVariableBinding or SnmpError)
233 | public func send(host: String, userName: String, pduType: SnmpPduType, oid: String, authenticationType: SnmpV3Authentication = .noAuth, authPassword: String? = nil, privPassword: String? = nil) async -> Result<SnmpVariableBinding,Error> {
warning: Parameter 'userName' is missing documentation
--> ../Networking/SnmpSender.swift:231:60-231:60
229 | /// - oid: SNMP OID in string format
230 | /// - tempAuthenticationType: SNMPv3 authentication type
231 + /// - tempPassword: SNMPv3 password if needed, or nil
232 | /// - Returns: Result(SnmpVariableBinding or SnmpError)
233 | public func send(host: String, userName: String, pduType: SnmpPduType, oid: String, authenticationType: SnmpV3Authentication = .noAuth, authPassword: String? = nil, privPassword: String? = nil) async -> Result<SnmpVariableBinding,Error> {
warning: Parameter 'privPassword' is missing documentation
--> ../Networking/SnmpSender.swift:231:60-231:60
229 | /// - oid: SNMP OID in string format
230 | /// - tempAuthenticationType: SNMPv3 authentication type
231 + /// - tempPassword: SNMPv3 password if needed, or nil
| ╰─suggestion: Document 'privPassword' parameter
232 | /// - Returns: Result(SnmpVariableBinding or SnmpError)
233 | public func send(host: String, userName: String, pduType: SnmpPduType, oid: String, authenticationType: SnmpV3Authentication = .noAuth, authPassword: String? = nil, privPassword: String? = nil) async -> Result<SnmpVariableBinding,Error> {
warning: Parameter 'authenticationType' is missing documentation
--> ../Networking/SnmpSender.swift:231:60-231:60
229 | /// - oid: SNMP OID in string format
230 | /// - tempAuthenticationType: SNMPv3 authentication type
231 + /// - tempPassword: SNMPv3 password if needed, or nil
| ╰─suggestion: Document 'authenticationType' parameter
232 | /// - Returns: Result(SnmpVariableBinding or SnmpError)
233 | public func send(host: String, userName: String, pduType: SnmpPduType, oid: String, authenticationType: SnmpV3Authentication = .noAuth, authPassword: String? = nil, privPassword: String? = nil) async -> Result<SnmpVariableBinding,Error> {
Finished building documentation for 'SwiftSnmpKit' (0.63s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-system.git (0.42s)
Updated https://github.com/apple/swift-collections.git (0.51s)
Updated https://github.com/apple/swift-crypto.git (0.61s)
Updated https://github.com/apple/swift-atomics.git (0.61s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/krzyzanowskim/CryptoSwift
Updating https://github.com/apple/swift-nio.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Updated https://github.com/apple/swift-nio.git (0.78s)
Updated https://github.com/krzyzanowskim/CryptoSwift (0.78s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.9.0 (2.68s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Compiling SymbolKit Names.swift
[32/57] Compiling SymbolKit SPI.swift
[33/57] Compiling SymbolKit Snippet.swift
[34/57] Compiling SymbolKit Extension.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.26s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftSnmpKit' complete! (1.97s)
302
3 /Users/admin/builder/spi-builder-workspace/.docs/darrellroot/swiftsnmpkit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/darrellroot/swiftsnmpkit/main
File count: 302
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-darrellroot-swiftsnmpkit-main-349f4af4.zip to s3://spi-docs-inbox/prod-darrellroot-swiftsnmpkit-main-349f4af4.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [42%]
Copying... [52%]
Copying... [63%]
Copying... [73%]
Copying... [84%]
Copying... [94%]
Copying... [100%]
Done.