The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NetworkScanner, reference main (03125f), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 17:05:09 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wadetregaskis/NetworkScanner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[5/15] Write NetworkScannerDemo-entitlement.plist
[5/15] Write sources
[11/15] Write swift-version-1EA4D86E10B52AF.txt
[13/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/47] Compiling InternalCollectionsUtilities Debugging.swift
[16/48] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/48] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/48] Compiling InternalCollectionsUtilities Descriptions.swift
[19/48] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/48] Compiling FoundationExtensions AsyncSequence.swift
[22/48] Compiling FoundationExtensions BidirectionalCollection.swift
[23/48] Compiling FoundationExtensions BinaryInteger.swift
[24/48] Compiling FoundationExtensions CollectionOfUInt8.swift
[25/48] Compiling FoundationExtensions Comparable.swift
[26/48] Compiling FoundationExtensions Data.swift
[27/48] Emitting module InternalCollectionsUtilities
[28/120] Compiling DequeModule _DequeBufferHeader.swift
[29/121] Compiling DequeModule _DequeBuffer.swift
[30/121] Compiling DequeModule _DequeSlot.swift
[31/121] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[32/121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[33/121] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[35/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[36/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[37/121] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/121] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/121] Compiling OrderedCollections OrderedSet+Sendable.swift
[40/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[41/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[42/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[43/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/127] Compiling OrderedCollections _HashTable+Testing.swift
[53/127] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[54/127] Compiling OrderedCollections _HashTable+Constants.swift
[55/127] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[56/127] Compiling OrderedCollections OrderedSet+Codable.swift
[57/127] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/127] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/127] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/127] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/127] Compiling OrderedCollections OrderedDictionary+Elements.swift
[63/127] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[64/127] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[65/127] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[66/127] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[67/127] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[68/127] Compiling OrderedCollections _HashTable.swift
[69/127] Compiling OrderedCollections _Hashtable+Header.swift
[70/127] Compiling OrderedCollections _HashTable+Bucket.swift
[71/127] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/127] Compiling OrderedCollections OrderedDictionary+Codable.swift
[73/127] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[74/127] Compiling OrderedCollections OrderedSet+Hashable.swift
[75/127] Compiling OrderedCollections OrderedSet+Initializers.swift
[76/127] Compiling OrderedCollections OrderedSet+Insertions.swift
[77/127] Compiling OrderedCollections OrderedSet+Invariants.swift
[78/127] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[79/127] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[80/127] Emitting module DequeModule
[86/127] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[87/127] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[88/127] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[89/127] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[90/127] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[91/127] Compiling OrderedCollections OrderedDictionary+Values.swift
[92/127] Compiling OrderedCollections OrderedDictionary.swift
[100/127] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/127] Compiling OrderedCollections OrderedSet+Testing.swift
[102/127] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/127] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/127] Compiling OrderedCollections OrderedSet.swift
[105/127] Compiling OrderedCollections _UnsafeBitset.swift
[106/127] Emitting module OrderedCollections
[107/173] Compiling Logging MetadataProvider.swift
[108/173] Compiling Logging LogHandler.swift
[109/173] Emitting module Logging
[110/173] Compiling Logging Locks.swift
[111/173] Compiling Logging Logging.swift
[112/173] Emitting module AsyncAlgorithms
[113/178] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[114/178] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[115/178] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[116/178] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[117/178] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[118/178] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[119/178] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[120/178] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[121/178] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[122/178] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[123/178] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[124/178] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[125/178] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[126/178] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[127/178] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[128/178] Compiling AsyncAlgorithms MergeStateMachine.swift
[129/178] Compiling AsyncAlgorithms MergeStorage.swift
[130/178] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[131/178] Compiling AsyncAlgorithms Rethrow.swift
[132/178] Compiling AsyncAlgorithms SetAlgebra.swift
[133/178] Compiling AsyncAlgorithms Dictionary.swift
[134/178] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[135/178] Compiling AsyncAlgorithms Locking.swift
[136/178] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[137/178] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[138/178] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[139/178] Compiling AsyncAlgorithms ChannelStateMachine.swift
[140/178] Compiling AsyncAlgorithms ChannelStorage.swift
[141/178] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[142/178] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[143/178] Compiling AsyncAlgorithms UnsafeTransfer.swift
[144/178] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[145/178] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[146/178] Compiling AsyncAlgorithms ZipStateMachine.swift
[147/178] Compiling AsyncAlgorithms ZipStorage.swift
[148/178] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[149/178] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[150/178] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[151/178] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[152/178] Compiling AsyncAlgorithms AsyncChannel.swift
[153/178] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[154/178] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[155/178] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[156/178] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[157/178] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[158/178] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[159/178] Compiling AsyncAlgorithms CombineLatestStorage.swift
[160/178] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[161/178] Compiling AsyncAlgorithms DebounceStateMachine.swift
[162/178] Compiling AsyncAlgorithms DebounceStorage.swift
[163/178] Compiling FoundationExtensions Optional.swift
[164/179] Compiling FoundationExtensions StringProtocol.swift
[165/179] Compiling FoundationExtensions Float.swift
[166/179] Compiling FoundationExtensions IteratorProtocol.swift
[167/179] Compiling FoundationExtensions Locale.swift
[168/179] Compiling FoundationExtensions Double.swift
[175/179] Compiling FoundationExtensions Date.swift
[176/179] Emitting module FoundationExtensions
[177/184] Compiling NetworkInterfaceInfo Metrics.swift
[178/184] Compiling NetworkInterfaceInfo NetworkInterface.swift
[179/184] Compiling NetworkInterfaceInfo NetworkAddress.swift
[180/184] Emitting module NetworkInterfaceInfo
[181/184] Compiling NetworkInterfaceInfo IPv4Address.swift
[182/186] Compiling NetworkInterfaceChangeMonitoring NetworkInterfaceChangeMonitoring.swift
[183/186] Emitting module NetworkInterfaceChangeMonitoring
[184/188] Emitting module NetworkScanner
[185/188] Compiling NetworkScanner NetworkScanner.swift
[186/190] Compiling NetworkScannerDemo NetworkScannerDemo.swift
[187/190] Emitting module NetworkScannerDemo
[187/190] Write Objects.LinkFileList
[188/190] Linking NetworkScannerDemo
[189/190] Applying NetworkScannerDemo
Build complete! (16.09s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git
[1/514] Fetching networkinterfaceinfo
[515/5499] Fetching networkinterfaceinfo, swift-async-algorithms
[615/9335] Fetching networkinterfaceinfo, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log from cache (1.10s)
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (1.10s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.10s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (1.54s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git
[4/357] Fetching foundationextensions
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.69s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.22s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.34s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (0.42s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.39s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.4
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.5.2
Creating working copy for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
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"
}
Done.