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.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/NetworkScanner.git
Reference: 5.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/NetworkScanner
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at faa75d9 Updated to the latest versions of swift-async-algorithms (1.x) and NetworkInterfaceInfo (5.x).
Cloned https://github.com/wadetregaskis/NetworkScanner.git
Revision (git rev-parse @):
faa75d9db6c279a23d74e8846259e0ecbe61170c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/NetworkScanner.git at 5.0.0
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.21s)
Fetched https://github.com/apple/swift-log from cache (0.22s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.25s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.0.0 (0.02s)
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/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.0 (0.44s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.4.0 (0.02s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.34s)
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.0
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.4.0
Creating working copy for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/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.03s)
warning: /Users/builder/builds/UKfvDsi8u/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.02s)
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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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.0",
          "path": "/Users/builder/builds/UKfvDsi8u/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.0",
              "path": "/Users/builder/builds/UKfvDsi8u/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/UKfvDsi8u/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.0.0",
          "path": "/Users/builder/builds/UKfvDsi8u/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.4.0",
              "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FoundationExtensions",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wadetregaskis/NetworkScanner.git
[1/320] Fetching networkscanner
Fetched https://github.com/wadetregaskis/NetworkScanner.git from cache (0.22s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.20s)
Fetched https://github.com/apple/swift-log from cache (0.22s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.27s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.0.0 (0.02s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git from cache
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.20s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.29s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.4.0 (0.03s)
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/wadetregaskis/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.0.0
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.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.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.02s)
warning: /Users/builder/builds/UKfvDsi8u/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.01s)
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 5.0.0 (faa75d9)
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.4.0
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.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[0/20] Write NetworkScannerDemo-entitlement.plist
[0/20] Write sources
[16/20] Write swift-version-6044DDE57671499D.txt
[18/55] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[19/55] Compiling _CollectionsUtilities Specialize.swift
[20/57] Emitting module _CollectionsUtilities
[21/57] Compiling _CollectionsUtilities Debugging.swift
[22/57] Compiling _CollectionsUtilities Descriptions.swift
[23/57] Compiling _CollectionsUtilities _SortedCollection.swift
[24/57] Compiling _CollectionsUtilities _UniqueCollection.swift
[25/57] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/57] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/57] Compiling FoundationExtensions Float.swift
[28/57] Compiling FoundationExtensions IteratorProtocol.swift
[29/57] Compiling FoundationExtensions Comparable.swift
[30/57] Compiling FoundationExtensions Data.swift
[31/57] Compiling FoundationExtensions AsyncSequence.swift
[32/57] Compiling FoundationExtensions BidirectionalCollection.swift
[33/57] Compiling FoundationExtensions Date.swift
[34/57] Compiling FoundationExtensions Double.swift
[35/57] Compiling FoundationExtensions BinaryInteger.swift
[36/57] Compiling FoundationExtensions CollectionOfUInt8.swift
[37/332] Compiling Logging MetadataProvider.swift
[38/332] Emitting module Logging
[39/332] Compiling BitCollections BitArray.swift
[40/332] Compiling BitCollections BitSet+BidirectionalCollection.swift
[41/334] Compiling HeapModule _HeapNode.swift
[42/334] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/334] Compiling HeapModule Heap+Invariants.swift
[44/334] Compiling HeapModule Heap.swift
[45/334] Compiling HeapModule Heap+UnsafeHandle.swift
[46/334] Compiling HeapModule Heap+Descriptions.swift
[47/334] Emitting module HeapModule
[48/334] Compiling BitCollections BitSet+Initializers.swift
[49/334] Compiling BitCollections BitSet+Invariants.swift
[50/334] Compiling BitCollections BitSet+Random.swift
[51/334] Compiling BitCollections BitSet+SetAlgebra basics.swift
[52/334] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[53/334] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[54/334] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[55/341] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/341] Compiling BitCollections BitSet+CustomReflectable.swift
[57/341] Compiling BitCollections BitSet+CustomStringConvertible.swift
[58/341] Compiling BitCollections BitSet+Equatable.swift
[59/341] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[60/341] Compiling BitCollections BitSet+Extras.swift
[61/341] Compiling BitCollections BitSet+Hashable.swift
[62/341] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[63/341] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[64/341] Compiling HashTreeCollections TreeDictionary+Codable.swift
[65/341] Compiling HashTreeCollections TreeDictionary+Collection.swift
[66/341] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[67/341] Compiling BitCollections BitSet.Index.swift
[68/341] Compiling BitCollections BitSet._UnsafeHandle.swift
[69/348] Compiling DequeModule _DequeSlot.swift
[71/348] Compiling Logging LogHandler.swift
[72/348] Compiling Logging Locks.swift
[73/348] Compiling Logging Logging.swift
[74/348] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[75/348] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[89/348] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[90/348] Compiling BitCollections BitArray+Extras.swift
[91/348] Compiling BitCollections BitArray+Fill.swift
[92/348] Compiling BitCollections BitArray+Hashable.swift
[93/348] Compiling BitCollections BitArray+Initializers.swift
[94/348] Compiling BitCollections BitArray+Invariants.swift
[95/348] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[96/348] Compiling BitCollections BitArray+RandomBits.swift
[97/348] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[98/348] Compiling BitCollections BitArray+Shifts.swift
[99/348] Compiling BitCollections BitArray+Testing.swift
[100/348] Compiling BitCollections BitArray._UnsafeHandle.swift
[111/348] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[112/348] Compiling BitCollections BitArray+Equatable.swift
[114/348] Compiling BitCollections BitArray+CustomReflectable.swift
[115/348] Compiling BitCollections BitArray+Descriptions.swift
[116/348] Compiling BitCollections BitArray+Collection.swift
[117/348] Compiling BitCollections BitArray+Copy.swift
[122/348] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[123/348] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[124/348] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[125/348] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[126/348] Compiling BitCollections BitSet+SetAlgebra union.swift
[127/348] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[128/348] Compiling BitCollections BitSet.Counted.swift
[129/348] Compiling HashTreeCollections TreeDictionary.swift
[130/348] Compiling HashTreeCollections TreeSet+Codable.swift
[131/348] Compiling HashTreeCollections TreeSet+Collection.swift
[132/348] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[133/348] Compiling HashTreeCollections TreeSet+Debugging.swift
[134/348] Compiling HashTreeCollections TreeSet+Descriptions.swift
[135/348] Compiling HashTreeCollections TreeSet+Equatable.swift
[136/348] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[137/348] Compiling HashTreeCollections TreeSet+Extras.swift
[138/348] Compiling HashTreeCollections TreeSet+Filter.swift
[139/358] Compiling BitCollections BitArray+BitwiseOperations.swift
[140/358] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[141/358] Compiling BitCollections BitArray+Codable.swift
[150/358] Emitting module DequeModule
[153/358] Compiling OrderedCollections OrderedSet+Sendable.swift
[154/358] Compiling OrderedCollections OrderedSet+SubSequence.swift
[155/358] Compiling OrderedCollections OrderedSet+Testing.swift
[156/358] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[157/358] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[175/367] Emitting module BitCollections
[192/367] Compiling _RopeModule _CharacterRecognizer.swift
[193/367] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[194/367] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[195/367] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[196/367] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[197/367] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[198/367] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[199/367] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[200/367] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[201/367] Compiling HashTreeCollections TreeSet.swift
[207/367] Compiling OrderedCollections OrderedSet.swift
[208/367] Compiling OrderedCollections _UnsafeBitset.swift
[213/367] Compiling HashTreeCollections _HashNode.swift
[214/367] Compiling HashTreeCollections _HashNodeHeader.swift
[215/367] Compiling HashTreeCollections _HashSlot.swift
[216/367] Compiling HashTreeCollections _HashStack.swift
[278/367] Emitting module OrderedCollections
[312/367] Emitting module _RopeModule
[323/367] Compiling _RopeModule Rope+Join.swift
[324/367] Compiling _RopeModule Rope+MutatingForEach.swift
[325/367] Compiling _RopeModule Rope+Remove.swift
[326/367] Compiling _RopeModule Rope+RemoveSubrange.swift
[327/367] Compiling _RopeModule Rope+Split.swift
[328/367] Compiling _RopeModule Optional Utilities.swift
[329/367] Compiling _RopeModule String Utilities.swift
[330/367] Compiling _RopeModule String.Index+ABI.swift
[332/367] Compiling FoundationExtensions Locale.swift
[333/368] Emitting module HashTreeCollections
[334/368] Emitting module FoundationExtensions
[341/368] Compiling FoundationExtensions Optional.swift
[346/368] Compiling FoundationExtensions StringProtocol.swift
[366/375] Compiling Collections Collections.swift
[367/375] Emitting module Collections
[368/419] Compiling NetworkInterfaceInfo Metrics.swift
[369/419] Compiling NetworkInterfaceInfo IPv4Address.swift
[370/419] Compiling NetworkInterfaceInfo NetworkAddress.swift
[371/419] Emitting module NetworkInterfaceInfo
[372/419] Compiling NetworkInterfaceInfo NetworkInterface.swift
[373/421] Emitting module AsyncAlgorithms
[374/427] Emitting module NetworkInterfaceChangeMonitoring
[375/427] Compiling NetworkInterfaceChangeMonitoring NetworkInterfaceChangeMonitoring.swift
/Users/builder/builds/UKfvDsi8u/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
~~~~~~~~~~~~~~~~^
[376/427] Compiling AsyncAlgorithms Locking.swift
[377/427] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[378/427] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[379/427] Compiling AsyncAlgorithms MergeStateMachine.swift
[380/427] Compiling AsyncAlgorithms MergeStorage.swift
[381/427] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[382/427] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[383/427] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[384/427] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[385/427] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[386/427] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[387/427] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[388/427] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[389/427] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[390/427] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[391/427] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[392/427] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[393/427] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[394/427] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[395/427] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[396/427] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[397/427] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[398/427] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[399/427] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[400/427] Compiling AsyncAlgorithms AsyncChannel.swift
[401/427] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[402/427] Compiling AsyncAlgorithms ChannelStateMachine.swift
[403/427] Compiling AsyncAlgorithms ChannelStorage.swift
[404/427] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[405/427] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[406/427] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[407/427] Compiling AsyncAlgorithms Rethrow.swift
[408/427] Compiling AsyncAlgorithms SetAlgebra.swift
[409/427] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[410/427] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[411/427] Compiling AsyncAlgorithms ZipStateMachine.swift
[412/427] Compiling AsyncAlgorithms ZipStorage.swift
[413/427] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[414/427] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[415/427] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[416/427] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[417/427] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[418/427] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[419/427] Compiling AsyncAlgorithms CombineLatestStorage.swift
[420/427] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[421/427] Compiling AsyncAlgorithms DebounceStateMachine.swift
[422/427] Compiling AsyncAlgorithms DebounceStorage.swift
[423/427] Compiling AsyncAlgorithms Dictionary.swift
[424/427] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[425/429] Emitting module NetworkScanner
[426/429] Compiling NetworkScanner NetworkScanner.swift
[427/431] Emitting module NetworkScannerDemo
[428/431] Compiling NetworkScannerDemo NetworkScannerDemo.swift
[428/431] Write Objects.LinkFileList
[429/431] Linking NetworkScannerDemo
[430/431] Applying NetworkScannerDemo
Build complete! (19.79s)
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/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-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:  $workDir/.docs/wadetregaskis/networkscanner/5.0.0
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: @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: @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.16s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/5.0.0'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/wadetregaskis/FoundationExtensions.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/wadetregaskis/NetworkInterfaceInfo.git
warning: 'swift-log': /Users/builder/builds/UKfvDsi8u/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-docc-plugin from cache (0.20s)
Updated https://github.com/wadetregaskis/NetworkInterfaceInfo.git (0.22s)
Updated https://github.com/apple/swift-collections.git (0.22s)
Updated https://github.com/apple/swift-async-algorithms.git (0.22s)
Updated https://github.com/wadetregaskis/FoundationExtensions.git (0.22s)
Fetched https://github.com/apple/swift-log from cache (0.23s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.0.0 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.54s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.0 (0.39s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.4.0 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.93s)
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.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.07s)
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/8] Write sources
[0/8] Write snippet-extract-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-6044DDE57671499D.txt
[6/52] Compiling SymbolKit SPI.swift
[7/52] Compiling SymbolKit Snippet.swift
[8/52] Compiling SymbolKit Extension.swift
[9/52] Compiling SymbolKit GenericConstraint.swift
[10/52] Compiling SymbolKit GenericParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Emitting module SymbolKit
[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 Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit AvailabilityItem.swift
[36/57] Compiling SymbolKit Domain.swift
[37/57] Compiling SymbolKit DeclarationFragments.swift
[38/57] Compiling SymbolKit Fragment.swift
[39/57] Compiling SymbolKit FragmentKind.swift
[40/57] Compiling SymbolKit FunctionParameter.swift
[41/57] Compiling SymbolKit Metadata.swift
[42/57] Compiling SymbolKit Module.swift
[43/57] Compiling SymbolKit OperatingSystem.swift
[44/57] Compiling SymbolKit Platform.swift
[45/57] Compiling SymbolKit Relationship.swift
[46/57] Compiling SymbolKit RelationshipKind.swift
[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] Emitting module snippet_extract
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.62s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (0.24s)
Target:                   NetworkScannerDemo
Generating documentation for 'NetworkScannerDemo'...
Converting documentation...
Conversion complete! (0.08s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/5.0.0'
Building for debugging...
[0/3] Write swift-version-6044DDE57671499D.txt
Build complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (0.23s)
Successfully merged into /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/5.0.0/index/index.json
Successfully merged into /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/wadetregaskis/networkscanner/5.0.0/linkable-paths.json
     244
3	/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/wadetregaskis/networkscanner/5.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/wadetregaskis/networkscanner/5.0.0
File count: 244
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-wadetregaskis-networkscanner-5.0.0-f22be8de.zip to s3://spi-docs-inbox/prod-wadetregaskis-networkscanner-5.0.0-f22be8de.zip
Copying... [13%]
Copying... [26%]
Copying... [38%]
Copying... [51%]
Copying... [64%]
Copying... [77%]
Copying... [89%]
Copying... [100%]
Done.

Build Machine: Mac 7