The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NetworkScanner, reference main (03125f), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 17:37:34 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/NetworkScanner.git
Reference: main
Initialized empty Git repository in /Users/admin/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: $PWD/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/NetworkScanner.git at main
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git
[1/514] Fetching networkinterfaceinfo
[515/6749] Fetching networkinterfaceinfo, swift-async-algorithms
[578/13318] Fetching networkinterfaceinfo, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.08s)
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (1.08s)
[3154/6569] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.23s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (1.86s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git
[1/357] Fetching foundationextensions
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.75s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.46s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (2.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.62s)
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "networkscanner",
      "name": "NetworkScanner",
      "url": "https://github.com/wadetregaskis/NetworkScanner.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkScanner",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "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-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "networkinterfaceinfo",
          "name": "NetworkInterfaceInfo",
          "url": "https://github.com/wadetregaskis/NetworkInterfaceInfo.git",
          "version": "5.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkInterfaceInfo",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "foundationextensions",
              "name": "FoundationExtensions",
              "url": "https://github.com/wadetregaskis/FoundationExtensions.git",
              "version": "3.5.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FoundationExtensions",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wadetregaskis/NetworkScanner.git
[1/340] Fetching networkscanner
Fetched https://github.com/wadetregaskis/NetworkScanner.git from cache (0.74s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Fetched https://github.com/apple/swift-log from cache (0.56s)
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.56s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (0.62s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git from cache
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.42s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.50s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (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.4.1 (0.06s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.05s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
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.1.3
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.4.1
Creating working copy for https://github.com/wadetregaskis/NetworkScanner.git
Working copy of https://github.com/wadetregaskis/NetworkScanner.git resolved at main (03125f5)
Found 3 product dependencies
  - swift-async-algorithms
  - swift-log
  - NetworkInterfaceInfo
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wadetregaskis/NetworkScanner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[6/16] Write NetworkScannerDemo-entitlement.plist
[6/16] Write sources
[12/16] Write swift-version--6988338F2F200930.txt
[14/54] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/54] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/55] Emitting module InternalCollectionsUtilities
[17/55] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/55] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/55] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/55] Compiling InternalCollectionsUtilities Debugging.swift
[22/55] Compiling InternalCollectionsUtilities Descriptions.swift
[23/55] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/55] Compiling InternalCollectionsUtilities Integer rank.swift
[25/55] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/55] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[28/55] Compiling InternalCollectionsUtilities Span+Extras.swift
[29/55] Compiling InternalCollectionsUtilities String+Padding.swift
[30/55] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/145] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[35/145] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[36/145] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[37/145] Compiling OrderedCollections OrderedDictionary+Values.swift
[38/148] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/148] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/148] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/148] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[42/148] Compiling OrderedCollections OrderedDictionary.swift
[43/148] Compiling OrderedCollections OrderedSet+Codable.swift
[44/148] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[45/148] Compiling ContainersPreview Inout.swift
[46/148] Compiling ContainersPreview InputSpan.swift
[47/148] Compiling ContainersPreview Shared.swift
[48/148] Compiling OrderedCollections _HashTable+Testing.swift
[49/148] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[50/148] Compiling OrderedCollections _HashTable.swift
[51/148] Compiling OrderedCollections _Hashtable+Header.swift
[52/148] Compiling OrderedCollections OrderedDictionary+Codable.swift
[53/148] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[54/148] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[55/148] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[56/148] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[57/148] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/148] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/148] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/148] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[61/148] Compiling OrderedCollections OrderedSet+Hashable.swift
[62/148] Compiling OrderedCollections OrderedSet+Initializers.swift
[63/148] Compiling OrderedCollections OrderedSet+Descriptions.swift
[64/148] Compiling OrderedCollections OrderedSet+Diffing.swift
[65/148] Compiling OrderedCollections OrderedSet+Equatable.swift
[66/148] Emitting module ContainersPreview
[67/148] Compiling OrderedCollections _HashTable+Bucket.swift
[68/148] Compiling OrderedCollections _HashTable+BucketIterator.swift
[69/148] Compiling OrderedCollections _HashTable+Constants.swift
[70/148] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[71/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[76/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[77/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[78/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[79/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[80/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[81/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[82/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[83/195] Compiling DequeModule RigidDeque+Replacements.swift
[84/195] Compiling DequeModule RigidDeque+Testing.swift
[85/195] Compiling DequeModule RigidDeque.swift
[86/195] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[87/195] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[88/195] Compiling OrderedCollections OrderedSet+Sendable.swift
[89/195] Compiling DequeModule UniqueDeque+Append.swift
[90/195] Compiling DequeModule UniqueDeque+Consumption.swift
[91/195] Compiling DequeModule UniqueDeque+Container.swift
[92/195] Compiling DequeModule UniqueDeque+Descriptions.swift
[93/199] Compiling DequeModule RigidDeque+Consumption.swift
[94/199] Compiling DequeModule RigidDeque+Container.swift
[95/199] Compiling DequeModule RigidDeque+Descriptions.swift
[96/199] Compiling DequeModule RigidDeque+Equatable.swift
[97/199] Compiling DequeModule RigidDeque+Experimental.swift
[98/199] Compiling DequeModule _DequeBuffer.swift
[99/199] Compiling DequeModule _DequeBufferHeader.swift
[100/199] Compiling DequeModule RigidDeque+Append.swift
[104/199] Compiling DequeModule RigidDeque+Hashable.swift
[105/199] Compiling DequeModule RigidDeque+Initializers.swift
[106/199] Compiling DequeModule RigidDeque+Insertions.swift
[107/199] Compiling DequeModule RigidDeque+Prepend.swift
[108/199] Compiling DequeModule UniqueDeque+Equatable.swift
[109/199] Compiling DequeModule UniqueDeque+Experimental.swift
[110/199] Compiling DequeModule UniqueDeque+Hashable.swift
[111/199] Compiling DequeModule UniqueDeque+Initializers.swift
[119/199] Compiling DequeModule UniqueDeque+Insertions.swift
[120/199] Compiling DequeModule UniqueDeque+Prepend.swift
[121/199] Compiling DequeModule UniqueDeque+Removals.swift
[122/199] Compiling DequeModule UniqueDeque+Replacements.swift
[123/199] Compiling DequeModule RigidDeque+Removals.swift
[134/199] Compiling DequeModule Deque+Codable.swift
[135/199] Compiling DequeModule Deque+Collection.swift
[136/199] Compiling DequeModule Deque+CustomReflectable.swift
[137/199] Compiling DequeModule Deque+Descriptions.swift
[138/199] Compiling DequeModule Deque+Equatable.swift
[144/199] Compiling Logging LogHandler.swift
[145/199] Compiling Logging MetadataProvider.swift
[146/199] Compiling Logging Locks.swift
[147/199] Compiling Logging LogEvent.swift
[148/199] Emitting module Logging
[149/199] Compiling Logging Logging.swift
[150/199] Compiling DequeModule Deque._UnsafeHandle.swift
[151/199] Compiling DequeModule Deque.swift
[160/199] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/199] Compiling DequeModule Deque+Extras.swift
[162/199] Compiling DequeModule Deque+Hashable.swift
[163/199] Compiling DequeModule Deque+Testing.swift
[164/199] Compiling DequeModule Deque._Storage.swift
[167/199] Compiling OrderedCollections OrderedSet+SubSequence.swift
[168/199] Compiling OrderedCollections OrderedSet+Testing.swift
[169/199] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[170/199] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[171/199] Compiling OrderedCollections OrderedSet.swift
[172/199] Compiling OrderedCollections _UnsafeBitset.swift
[173/199] Emitting module OrderedCollections
[174/199] Compiling DequeModule UniqueDeque.swift
[175/199] Compiling DequeModule _DequeSlot.swift
[176/199] Compiling DequeModule _UnsafeDequeHandle.swift
[177/199] Compiling DequeModule _UnsafeDequeSegments.swift
[178/199] Emitting module DequeModule
[184/254] Compiling FoundationExtensions Optional.swift
[185/255] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[186/255] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[187/255] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[188/255] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[189/255] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[190/255] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[191/260] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[192/260] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[193/260] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[194/260] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[195/260] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[196/260] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[197/260] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[198/260] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[199/260] Compiling AsyncAlgorithms AsyncChannel.swift
[200/260] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[201/260] Compiling AsyncAlgorithms ChannelStateMachine.swift
[202/260] Compiling AsyncAlgorithms ChannelStorage.swift
[203/260] Compiling AsyncAlgorithms _TinyArray.swift
[204/260] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[205/260] Compiling AsyncAlgorithms Locking.swift
[206/260] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[207/260] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[208/260] Compiling AsyncAlgorithms MergeStateMachine.swift
[209/260] Compiling AsyncAlgorithms DebounceStorage.swift
[210/260] Compiling AsyncAlgorithms Dictionary.swift
[211/260] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[212/260] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[213/260] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[214/260] Compiling AsyncAlgorithms Disconnected.swift
[215/260] Emitting module AsyncAlgorithms
[216/260] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[217/260] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[218/260] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[219/260] Compiling AsyncAlgorithms AsyncShareSequence.swift
[220/260] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[221/260] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[222/260] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[223/260] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[224/260] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[225/260] Compiling AsyncAlgorithms CombineLatestStorage.swift
[226/260] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[227/260] Compiling AsyncAlgorithms DebounceStateMachine.swift
[228/260] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[229/260] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[230/260] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[231/260] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[232/260] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[233/260] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[234/260] Compiling AsyncAlgorithms UnsafeTransfer.swift
[235/260] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[236/260] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[237/260] Compiling AsyncAlgorithms ZipStateMachine.swift
[238/260] Compiling AsyncAlgorithms ZipStorage.swift
[239/260] Compiling AsyncAlgorithms MergeStorage.swift
[240/260] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[241/260] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[242/260] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[243/260] Compiling AsyncAlgorithms Rethrow.swift
[244/260] Compiling AsyncAlgorithms SetAlgebra.swift
[245/260] Compiling FoundationExtensions StringProtocol.swift
[246/260] Compiling FoundationExtensions Double.swift
[247/260] Compiling FoundationExtensions Locale.swift
[248/260] Compiling FoundationExtensions Float.swift
[249/260] Compiling FoundationExtensions IteratorProtocol.swift
[250/260] Emitting module FoundationExtensions
[251/260] Compiling FoundationExtensions Date.swift
[258/265] Compiling NetworkInterfaceInfo IPv4Address.swift
[259/265] Compiling NetworkInterfaceInfo Metrics.swift
[260/265] Emitting module NetworkInterfaceInfo
[261/265] Compiling NetworkInterfaceInfo NetworkInterface.swift
[262/265] Compiling NetworkInterfaceInfo NetworkAddress.swift
[263/267] Emitting module NetworkInterfaceChangeMonitoring
[264/267] Compiling NetworkInterfaceChangeMonitoring NetworkInterfaceChangeMonitoring.swift
[265/269] Emitting module NetworkScanner
[266/269] Compiling NetworkScanner NetworkScanner.swift
[267/271] Emitting module NetworkScannerDemo
[268/271] Compiling NetworkScannerDemo NetworkScannerDemo.swift
[268/271] Write Objects.LinkFileList
[269/271] Linking NetworkScannerDemo
[270/271] Applying NetworkScannerDemo
Build complete! (14.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "networkinterfaceinfo",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wadetregaskis/NetworkInterfaceInfo.git"
    }
  ],
  "manifest_display_name" : "NetworkScanner",
  "name" : "NetworkScanner",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "NetworkScanner",
      "targets" : [
        "NetworkScanner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkScannerDemo",
      "targets" : [
        "NetworkScannerDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NetworkScannerDemo",
      "module_type" : "SwiftTarget",
      "name" : "NetworkScannerDemo",
      "path" : "Sources/NetworkScannerDemo",
      "product_memberships" : [
        "NetworkScannerDemo"
      ],
      "sources" : [
        "NetworkScannerDemo.swift"
      ],
      "target_dependencies" : [
        "NetworkScanner"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NetworkScanner",
      "module_type" : "SwiftTarget",
      "name" : "NetworkScanner",
      "path" : "Sources/NetworkScanner",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Logging",
        "NetworkInterfaceInfo",
        "NetworkInterfaceChangeMonitoring"
      ],
      "product_memberships" : [
        "NetworkScanner",
        "NetworkScannerDemo"
      ],
      "sources" : [
        "NetworkScanner.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/wadetregaskis/networkscanner/main
Repository:               wadetregaskis/NetworkScanner
Swift version used:       6.3
Target:                   NetworkScanner
Extracting symbol information for 'NetworkScanner'...
Finished extracting symbol information for 'NetworkScanner'. (29.06s)
Building documentation for 'NetworkScanner'...
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,
Finished building documentation for 'NetworkScanner' (0.62s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/wadetregaskis/FoundationExtensions.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-async-algorithms.git
[1/2271] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-async-algorithms.git (0.63s)
Updated https://github.com/apple/swift-log (0.63s)
Updated https://github.com/apple/swift-collections.git (0.73s)
Updated https://github.com/wadetregaskis/FoundationExtensions.git (0.73s)
Updating https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Updated https://github.com/wadetregaskis/NetworkInterfaceInfo.git (0.45s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (2.22s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.60s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.58s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.20s)
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.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
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
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Emitting module Snippets
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit Relationship.swift
[20/57] Compiling SymbolKit RelationshipKind.swift
[21/57] Compiling SymbolKit SourceOrigin.swift
[22/57] Compiling SymbolKit GenericConstraints.swift
[23/57] Compiling SymbolKit Swift.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.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 SnippetBuildCommand.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.58s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NetworkScanner' complete! (0.45s)
Target:                   NetworkScannerDemo
Extracting symbol information for 'NetworkScannerDemo'...
Finished extracting symbol information for 'NetworkScannerDemo'. (0.53s)
Building documentation for 'NetworkScannerDemo'...
Finished building documentation for 'NetworkScannerDemo' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.37s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NetworkScannerDemo' complete! (0.41s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/main/linkable-paths.json
     274
3	/Users/admin/builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/wadetregaskis/networkscanner/main
File count: 274
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-wadetregaskis-networkscanner-main-d5805c52.zip to s3://spi-docs-inbox/prod-wadetregaskis-networkscanner-main-d5805c52.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [42%]
Copying... [53%]
Copying... [63%]
Copying... [74%]
Copying... [84%]
Copying... [95%]
Copying... [100%]
Done.