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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/NetworkScanner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
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.25s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.34s)
Fetched https://github.com/apple/swift-log from cache (0.44s)
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)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.42s)
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.46s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git from cache
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.28s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (0.28s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.03s)
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/3/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.26s)
warning: /Users/builder/builds/TDmZkXJm/3/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.26s)
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/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/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.5.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/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/3/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/3/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/3/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/3/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/3/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/3/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.16s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.20s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.27s)
Fetched https://github.com/apple/swift-log from cache (0.33s)
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.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
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.05s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git from cache
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.18s)
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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.1
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.5.2
warning: /Users/builder/builds/TDmZkXJm/3/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.35s)
warning: /Users/builder/builds/TDmZkXJm/3/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.47s)
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/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.1.2
Creating working copy for https://github.com/wadetregaskis/NetworkScanner.git
Working copy of https://github.com/wadetregaskis/NetworkScanner.git resolved at main (03125f5)
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
[1/15] Write NetworkScannerDemo-entitlement.plist
[1/15] Write sources
[11/15] Write swift-version-33747A42983211AE.txt
[13/50] Compiling InternalCollectionsUtilities Debugging.swift
[14/50] Compiling InternalCollectionsUtilities Descriptions.swift
[15/50] Emitting module InternalCollectionsUtilities
[16/52] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/52] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/52] Compiling InternalCollectionsUtilities Specialize.swift
[22/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/52] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[25/52] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[26/52] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/52] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/52] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/52] Compiling InternalCollectionsUtilities Integer rank.swift
[31/52] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/123] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[33/123] Compiling OrderedCollections _HashTable.swift
[34/125] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[35/125] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[36/125] Compiling OrderedCollections _Hashtable+Header.swift
[37/125] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[38/125] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[39/125] Compiling OrderedCollections _HashTable+Testing.swift
[40/125] Compiling DequeModule _DequeSlot.swift
[41/125] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/125] Compiling Logging MetadataProvider.swift
[43/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/132] Emitting module Logging
[51/132] Compiling Logging Locks.swift
[52/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[55/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[56/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[57/132] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[58/132] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[59/132] Compiling OrderedCollections OrderedDictionary.swift
[60/132] Compiling OrderedCollections OrderedSet+Codable.swift
[61/132] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[62/132] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/132] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/132] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/132] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/132] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[68/132] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[69/132] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/132] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/132] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/132] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/132] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/132] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/132] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[88/132] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[89/132] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[90/132] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[91/132] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[92/132] Compiling OrderedCollections OrderedDictionary+Elements.swift
[93/132] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[94/132] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[95/132] Compiling OrderedCollections _HashTable+Bucket.swift
[96/132] Compiling OrderedCollections _HashTable+BucketIterator.swift
[97/132] Compiling OrderedCollections _HashTable+Constants.swift
[98/132] Emitting module DequeModule
[99/132] Compiling Logging LogHandler.swift
[100/132] Compiling Logging Logging.swift
[109/132] Compiling OrderedCollections OrderedSet+Sendable.swift
[110/132] Compiling OrderedCollections OrderedSet+SubSequence.swift
[111/132] Compiling OrderedCollections OrderedSet+Testing.swift
[112/132] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[113/132] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[114/132] Compiling OrderedCollections OrderedSet.swift
[115/132] Compiling OrderedCollections _UnsafeBitset.swift
[118/133] Compiling FoundationExtensions Optional.swift
[119/133] Emitting module OrderedCollections
[122/178] Emitting module FoundationExtensions
[123/178] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[124/178] Compiling AsyncAlgorithms DebounceStateMachine.swift
[125/178] Compiling AsyncAlgorithms MergeStateMachine.swift
[126/178] Compiling AsyncAlgorithms MergeStorage.swift
[127/178] Compiling FoundationExtensions Locale.swift
[128/178] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[129/178] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[130/178] Compiling FoundationExtensions StringProtocol.swift
[135/183] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[136/183] Compiling AsyncAlgorithms Rethrow.swift
[137/189] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[138/189] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[139/189] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[140/189] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[141/189] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[142/189] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[143/189] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[144/189] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[145/189] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[146/189] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[147/189] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[148/189] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[149/189] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[150/189] Emitting module AsyncAlgorithms
[151/189] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[152/189] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[153/189] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[154/189] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[155/189] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[156/189] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[157/189] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[160/189] Compiling AsyncAlgorithms DebounceStorage.swift
[161/189] Compiling AsyncAlgorithms Dictionary.swift
[162/189] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[163/189] Compiling AsyncAlgorithms Locking.swift
[164/189] Compiling NetworkInterfaceInfo IPv4Address.swift
[165/189] Compiling NetworkInterfaceInfo NetworkAddress.swift
[166/189] Emitting module NetworkInterfaceInfo
[167/189] Compiling NetworkInterfaceInfo NetworkInterface.swift
[168/189] Compiling NetworkInterfaceInfo Metrics.swift
[169/191] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[170/191] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[171/191] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[172/191] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[173/191] Compiling AsyncAlgorithms AsyncChannel.swift
[174/191] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[175/191] Compiling AsyncAlgorithms ChannelStateMachine.swift
[176/191] Compiling AsyncAlgorithms ChannelStorage.swift
[177/191] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[178/191] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[179/191] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[180/191] Compiling AsyncAlgorithms CombineLatestStorage.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] Compiling NetworkInterfaceChangeMonitoring NetworkInterfaceChangeMonitoring.swift
/Users/builder/builds/TDmZkXJm/3/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
~~~~~~~~~~~~~~~~^
[188/191] Emitting module NetworkInterfaceChangeMonitoring
[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! (12.80s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/wadetregaskis/networkscanner/main
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.15s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/main'
Fetching https://github.com/apple/swift-docc-plugin from cache
warning: 'swift-log': /Users/builder/builds/TDmZkXJm/3/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.
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/wadetregaskis/FoundationExtensions.git
Updating https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log from cache
Updating https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Fetched https://github.com/apple/swift-docc-plugin from cache (0.28s)
Updated https://github.com/wadetregaskis/FoundationExtensions.git (0.21s)
Updated https://github.com/wadetregaskis/NetworkInterfaceInfo.git (0.21s)
Updated https://github.com/apple/swift-async-algorithms.git (0.21s)
Updated https://github.com/apple/swift-collections.git (0.21s)
Fetched https://github.com/apple/swift-log from cache (0.42s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (0.46s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.84s)
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.57s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (0.37s)
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/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[0/7] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/52] Compiling SymbolKit AvailabilityItem.swift
[7/52] Compiling SymbolKit Domain.swift
[8/52] Compiling SymbolKit DeclarationFragments.swift
[9/52] Compiling SymbolKit Fragment.swift
[10/52] Compiling SymbolKit FragmentKind.swift
[11/52] Compiling SymbolKit FunctionParameter.swift
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit SourceRange.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit Symbol.swift
[21/57] Compiling SymbolKit SymbolKind.swift
[22/57] Compiling SymbolKit SymbolGraph.swift
[23/57] Compiling SymbolKit SourceOrigin.swift
[24/57] Compiling SymbolKit GenericConstraints.swift
[25/57] Compiling SymbolKit Swift.swift
[26/57] Compiling SymbolKit SemanticVersion.swift
[27/57] Compiling SymbolKit AccessControl.swift
[28/57] Compiling SymbolKit Availability.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit FunctionSignature.swift
[36/57] Compiling SymbolKit Identifier.swift
[37/57] Compiling SymbolKit KindIdentifier.swift
[38/57] Compiling SymbolKit Location.swift
[39/57] Compiling SymbolKit Mutability.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Emitting module SymbolKit
[47/57] Compiling Snippets Snippet.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] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[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.63s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.42s)
Target:                   NetworkScannerDemo
Generating documentation for 'NetworkScannerDemo'...
Converting documentation...
Conversion complete! (0.10s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/main'
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.61s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.34s)
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/main/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/main/linkable-paths.json
     244
3	/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/wadetregaskis/networkscanner/main
File count: 244
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-wadetregaskis-networkscanner-main-a43acea4.zip to s3://spi-docs-inbox/prod-wadetregaskis-networkscanner-main-a43acea4.zip
Copying... [13%]
Copying... [26%]
Copying... [38%]
Copying... [51%]
Copying... [64%]
Copying... [77%]
Copying... [90%]
Copying... [100%]
Done.