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 NetworkScanner with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/NetworkScanner.git
Reference: 6.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/NetworkScanner
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at 03125f5 Explicitly marked `Delegate` as `Sendable` because with the 5.10 compiler it complains otherwise.
Cloned https://github.com/wadetregaskis/NetworkScanner.git
Revision (git rev-parse @):
03125f57736a9467fa8a2b4c982422e69d3007d9
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/NetworkScanner.git at 6.0.1
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.23s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.33s)
Fetched https://github.com/apple/swift-log from cache (0.37s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.1 (0.53s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.02s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (0.46s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git from cache
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.34s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (0.53s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.67s)
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.5.2
Creating working copy for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.1
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.47s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.22s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
========================================
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": "networkscanner",
      "name": "NetworkScanner",
      "url": "https://github.com/wadetregaskis/NetworkScanner.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkScanner",
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.5.4",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "networkinterfaceinfo",
          "name": "NetworkInterfaceInfo",
          "url": "https://github.com/wadetregaskis/NetworkInterfaceInfo.git",
          "version": "5.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkInterfaceInfo",
          "dependencies": [
            {
              "identity": "foundationextensions",
              "name": "FoundationExtensions",
              "url": "https://github.com/wadetregaskis/FoundationExtensions.git",
              "version": "3.5.2",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FoundationExtensions",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wadetregaskis/NetworkScanner.git from cache
Fetched https://github.com/wadetregaskis/NetworkScanner.git from cache (0.26s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.23s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.46s)
Fetched https://github.com/apple/swift-log from cache (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.1 (0.07s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.06s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (0.02s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git from cache
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.24s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (0.02s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.02s)
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.5.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.1
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.46s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.50s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/wadetregaskis/NetworkScanner.git
Working copy of https://github.com/wadetregaskis/NetworkScanner.git resolved at 6.0.1 (03125f5)
Creating working copy for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.1
Found 3 product dependencies
  - swift-async-algorithms
  - swift-log
  - NetworkInterfaceInfo
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wadetregaskis/NetworkScanner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[9/15] Write NetworkScannerDemo-entitlement.plist
[9/15] Write sources
[11/15] Write swift-version-33747A42983211AE.txt
[13/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/50] Compiling InternalCollectionsUtilities Specialize.swift
[15/50] Compiling InternalCollectionsUtilities Debugging.swift
[16/50] Compiling InternalCollectionsUtilities Descriptions.swift
[17/50] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/50] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/50] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/50] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/52] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/52] Compiling InternalCollectionsUtilities Integer rank.swift
[26/52] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/52] Emitting module InternalCollectionsUtilities
[28/52] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/123] Compiling Logging MetadataProvider.swift
[33/123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[34/123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[35/125] Compiling DequeModule _DequeSlot.swift
[36/125] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/125] Compiling OrderedCollections OrderedSet+Initializers.swift
[38/125] Compiling OrderedCollections OrderedSet+Insertions.swift
[39/125] Compiling OrderedCollections OrderedSet+Invariants.swift
[40/125] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[41/125] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[42/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[43/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[44/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[45/132] Compiling Logging LogHandler.swift
[46/132] Compiling Logging Locks.swift
[47/132] Emitting module Logging
[48/132] Compiling Logging Logging.swift
[49/132] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[50/132] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[51/132] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[52/132] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/132] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[54/132] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[55/132] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[56/132] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[57/132] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/132] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/132] Emitting module DequeModule
[60/132] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/132] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/132] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[64/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[65/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[66/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[67/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[68/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[69/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[86/132] Emitting module OrderedCollections
[87/132] Compiling OrderedCollections OrderedDictionary.swift
[88/132] Compiling OrderedCollections OrderedSet+Codable.swift
[89/132] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[90/132] Compiling OrderedCollections OrderedSet+Descriptions.swift
[91/132] Compiling OrderedCollections OrderedSet+Diffing.swift
[92/132] Compiling OrderedCollections OrderedSet+Equatable.swift
[93/132] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[94/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[95/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[96/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[97/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[98/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[99/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[100/132] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[101/132] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[102/132] Compiling OrderedCollections _HashTable+Bucket.swift
[103/132] Compiling OrderedCollections _HashTable+BucketIterator.swift
[104/132] Compiling OrderedCollections _HashTable+Constants.swift
[105/132] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[106/132] Compiling OrderedCollections _HashTable+Testing.swift
[107/132] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[108/132] Compiling OrderedCollections _HashTable.swift
[109/132] Compiling OrderedCollections _Hashtable+Header.swift
[110/132] Compiling OrderedCollections OrderedSet+Sendable.swift
[111/132] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/132] Compiling OrderedCollections OrderedSet+Testing.swift
[113/132] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/132] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/132] Compiling OrderedCollections OrderedSet.swift
[116/132] Compiling OrderedCollections _UnsafeBitset.swift
[117/132] Compiling FoundationExtensions Optional.swift
[118/178] Compiling FoundationExtensions Locale.swift
[119/178] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[120/178] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[121/178] Compiling AsyncAlgorithms ChannelStateMachine.swift
[122/178] Compiling AsyncAlgorithms ChannelStorage.swift
[123/178] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[124/178] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[125/178] Emitting module FoundationExtensions
[126/178] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[127/178] Compiling AsyncAlgorithms CombineLatestStorage.swift
[128/178] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[129/178] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[130/178] Compiling FoundationExtensions StringProtocol.swift
[131/183] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[132/183] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[133/183] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[134/183] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[135/183] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[136/183] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[137/183] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[138/189] Compiling NetworkInterfaceInfo IPv4Address.swift
[139/189] Compiling NetworkInterfaceInfo NetworkAddress.swift
[140/189] Compiling NetworkInterfaceInfo Metrics.swift
[141/189] Compiling NetworkInterfaceInfo NetworkInterface.swift
[142/189] Emitting module NetworkInterfaceInfo
[143/191] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[144/191] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[145/191] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[146/191] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[147/191] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[148/191] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[149/191] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[150/191] Emitting module AsyncAlgorithms
[151/191] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[152/191] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[153/191] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[154/191] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[155/191] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[156/191] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[157/191] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[158/191] Compiling AsyncAlgorithms DebounceStateMachine.swift
[159/191] Compiling AsyncAlgorithms DebounceStorage.swift
[160/191] Compiling AsyncAlgorithms Dictionary.swift
[161/191] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[162/191] Compiling AsyncAlgorithms Locking.swift
[163/191] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[164/191] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[165/191] Compiling AsyncAlgorithms MergeStateMachine.swift
[166/191] Compiling AsyncAlgorithms MergeStorage.swift
[167/191] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[168/191] Compiling AsyncAlgorithms Rethrow.swift
[173/191] Compiling AsyncAlgorithms AsyncChannel.swift
[174/191] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[181/191] Compiling AsyncAlgorithms SetAlgebra.swift
[182/191] Compiling AsyncAlgorithms UnsafeTransfer.swift
[183/191] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[184/191] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[185/191] Compiling AsyncAlgorithms ZipStateMachine.swift
[186/191] Compiling AsyncAlgorithms ZipStorage.swift
[187/191] Emitting module NetworkInterfaceChangeMonitoring
[188/191] Compiling NetworkInterfaceChangeMonitoring NetworkInterfaceChangeMonitoring.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/NetworkInterfaceInfo/Sources/NetworkInterfaceChangeMonitoring/NetworkInterfaceChangeMonitoring.swift:7:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[189/193] Emitting module NetworkScanner
[190/193] Compiling NetworkScanner NetworkScanner.swift
[191/195] Compiling NetworkScannerDemo NetworkScannerDemo.swift
[192/195] Emitting module NetworkScannerDemo
[192/195] Write Objects.LinkFileList
[193/195] Linking NetworkScannerDemo
[194/195] Applying NetworkScannerDemo
Build complete! (14.96s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/wadetregaskis/networkscanner/6.0.1
Repository:               wadetregaskis/NetworkScanner
Swift version used:       5.10
Target:                   NetworkScanner
Generating documentation for 'NetworkScanner'...
Converting documentation...
warning: 'CancellationError' doesn't exist at '/NetworkScanner/NetworkScanner/init(interfaceFilter:oneFullScanOnly:reportMisses:concurrencyLimit:logger:probe:)'
  --> Sources/NetworkScanner/NetworkScanner.swift:92:118-92:135
90 |     ///     If this probe throws an exception the scanner terminates, cancelling any remaining probes.
91 |     ///
92 +     ///     Furthermore, be mindful about what exception _types_ you throw from this probe function.  The standard ``CancellationError`` causes the iterator to simply end early, without throwing an exception to the calling code.  All other exceptions propagate out.  e.g. if you're using `URLSession` in your probe, consider catching `URLError.cancelled` within your probe and translating it to the standard ``CancellationError``.
93 |     public init(interfaceFilter: @Sendable @escaping (NetworkInterface) -> Bool = { !$0.loopback },
94 |                 oneFullScanOnly: Bool = false,
warning: 'CancellationError' doesn't exist at '/NetworkScanner/NetworkScanner/init(interfaceFilter:oneFullScanOnly:reportMisses:concurrencyLimit:logger:probe:)'
  --> Sources/NetworkScanner/NetworkScanner.swift:92:411-92:428
90 |     ///     If this probe throws an exception the scanner terminates, cancelling any remaining probes.
91 |     ///
92 +     ///     Furthermore, be mindful about what exception _types_ you throw from this probe function.  The standard ``CancellationError`` causes the iterator to simply end early, without throwing an exception to the calling code.  All other exceptions propagate out.  e.g. if you're using `URLSession` in your probe, consider catching `URLError.cancelled` within your probe and translating it to the standard ``CancellationError``.
93 |     public init(interfaceFilter: @Sendable @escaping (NetworkInterface) -> Bool = { !$0.loopback },
94 |                 oneFullScanOnly: Bool = false,
warning: 'CancellationError' doesn't exist at '/NetworkScanner/NetworkScanner/init(networkAddress:netmask:reportMisses:concurrencyLimit:logger:probe:)'
   --> Sources/NetworkScanner/NetworkScanner.swift:136:118-136:135
134 |     ///     If this probe throws an exception the scanner terminates, cancelling any remaining probes.
135 |     ///
136 +     ///     Furthermore, be mindful about what exception _types_ you throw from this probe function.  The standard ``CancellationError`` causes the iterator to simply end early, without throwing an exception to the calling code.  All other exceptions propagate out.  e.g. if you're using `URLSession` in your probe, consider catching `URLError.cancelled` within your probe and translating it to the standard ``CancellationError``.
137 |     public init(networkAddress: IPv4Address,
138 |                 netmask: IPv4Address,
warning: 'CancellationError' doesn't exist at '/NetworkScanner/NetworkScanner/init(networkAddress:netmask:reportMisses:concurrencyLimit:logger:probe:)'
   --> Sources/NetworkScanner/NetworkScanner.swift:136:411-136:428
134 |     ///     If this probe throws an exception the scanner terminates, cancelling any remaining probes.
135 |     ///
136 +     ///     Furthermore, be mindful about what exception _types_ you throw from this probe function.  The standard ``CancellationError`` causes the iterator to simply end early, without throwing an exception to the calling code.  All other exceptions propagate out.  e.g. if you're using `URLSession` in your probe, consider catching `URLError.cancelled` within your probe and translating it to the standard ``CancellationError``.
137 |     public init(networkAddress: IPv4Address,
138 |                 netmask: IPv4Address,Conversion complete! (0.29s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/6.0.1'
Fetching https://github.com/apple/swift-docc-plugin from cache
warning: 'swift-log': /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Updating https://github.com/wadetregaskis/FoundationExtensions.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-docc-plugin from cache (0.31s)
Updated https://github.com/wadetregaskis/NetworkInterfaceInfo.git (0.22s)
Updated https://github.com/wadetregaskis/FoundationExtensions.git (0.22s)
Fetched https://github.com/apple/swift-log from cache (0.48s)
Updated https://github.com/apple/swift-async-algorithms.git (0.28s)
Updated https://github.com/apple/swift-collections.git (0.28s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.57s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.1 (0.50s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.97s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.09s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.54s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
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
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
Building for debugging...
[0/7] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/52] Compiling SymbolKit SourceOrigin.swift
[7/52] Compiling SymbolKit GenericConstraints.swift
[8/52] Compiling SymbolKit Swift.swift
[9/52] Compiling SymbolKit SemanticVersion.swift
[10/52] Compiling SymbolKit AccessControl.swift
[11/52] Compiling SymbolKit Availability.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit GenericConstraint.swift
[16/57] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit FunctionSignature.swift
[18/57] Compiling SymbolKit Identifier.swift
[19/57] Compiling SymbolKit KindIdentifier.swift
[20/57] Compiling SymbolKit Location.swift
[21/57] Compiling SymbolKit Mutability.swift
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Generics.swift
[30/57] Compiling SymbolKit Namespace.swift
[31/57] Compiling SymbolKit Symbol.swift
[32/57] Compiling SymbolKit SymbolKind.swift
[33/57] Compiling SymbolKit SymbolGraph.swift
[34/57] Compiling Snippets Snippet.swift
[35/57] Emitting module SymbolKit
[36/57] Compiling SymbolKit AvailabilityItem.swift
[37/57] Compiling SymbolKit Domain.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling Snippets SnippetParser.swift
[49/57] Emitting module Snippets
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (9.40s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.27s)
Target:                   NetworkScannerDemo
Generating documentation for 'NetworkScannerDemo'...
Converting documentation...
Conversion complete! (0.15s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/6.0.1'
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.67s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.25s)
Successfully merged into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/6.0.1/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/6.0.1/linkable-paths.json
     244
3	/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/6.0.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/wadetregaskis/networkscanner/6.0.1
File count: 244
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-wadetregaskis-networkscanner-6.0.1-0ed32992.zip to s3://spi-docs-inbox/prod-wadetregaskis-networkscanner-6.0.1-0ed32992.zip
Copying... [13%]
Copying... [26%]
Copying... [38%]
Copying... [51%]
Copying... [64%]
Copying... [77%]
Copying... [89%]
Copying... [100%]
Done.