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

Failed to build NetworkScanner, reference main (03125f), with Swift 6.0 for Linux on 5 Nov 2024 06:46:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/NetworkScanner.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/wadetregaskis/NetworkScanner.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Fetching https://github.com/apple/swift-log
[1/514] Fetching networkinterfaceinfo
[515/5071] Fetching networkinterfaceinfo, swift-async-algorithms
[4890/8731] Fetching networkinterfaceinfo, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.26s)
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.31s)
Fetched https://github.com/apple/swift-log from cache (0.31s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.40s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (0.39s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git
[1/357] Fetching foundationextensions
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.03s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.79s)
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.5.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.2
Creating working copy for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Building for debugging...
[0/23] Write sources
[10/23] Write swift-version-24593BA9C3E375BF.txt
[12/58] Emitting module InternalCollectionsUtilities
[13/60] Compiling FoundationExtensions Date.swift
[14/60] Compiling FoundationExtensions Double.swift
[15/61] Compiling FoundationExtensions Optional.swift
[16/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/61] Compiling Logging LogHandler.swift
[19/61] Compiling FoundationExtensions Data.swift
[21/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/61] Compiling InternalCollectionsUtilities Specialize.swift
[23/61] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/61] Compiling FoundationExtensions Comparable.swift
[25/61] Compiling FoundationExtensions IteratorProtocol.swift
[26/61] Compiling InternalCollectionsUtilities Descriptions.swift
[27/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/61] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/61] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/61] Compiling FoundationExtensions Float.swift
[32/61] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/61] Compiling InternalCollectionsUtilities Integer rank.swift
[34/61] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/62] Wrapping AST for InternalCollectionsUtilities for debugging
[37/132] Emitting module Logging
[38/132] Compiling Logging Locks.swift
[39/132] Compiling Logging Logging.swift
[40/132] Compiling Logging MetadataProvider.swift
[41/133] Compiling DequeModule Deque+CustomReflectable.swift
[42/133] Compiling DequeModule Deque+Descriptions.swift
[44/135] Compiling DequeModule _DequeBuffer.swift
[45/135] Compiling DequeModule _DequeBufferHeader.swift
[46/135] Compiling DequeModule Deque+Equatable.swift
[47/135] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[48/135] Compiling DequeModule Deque+Extras.swift
[49/135] Compiling DequeModule Deque+Hashable.swift
[49/135] Wrapping AST for Logging for debugging
[51/135] Compiling DequeModule _DequeSlot.swift
[52/135] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[61/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[62/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[63/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[64/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[65/135] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[66/135] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[67/142] Compiling DequeModule Deque+Testing.swift
[68/142] Compiling DequeModule Deque._Storage.swift
[69/142] Compiling DequeModule Deque._UnsafeHandle.swift
[70/142] Compiling DequeModule Deque.swift
[71/142] Compiling DequeModule Deque+Codable.swift
[72/142] Compiling DequeModule Deque+Collection.swift
[73/142] Compiling OrderedCollections OrderedSet+Initializers.swift
[74/142] Compiling OrderedCollections OrderedSet+Insertions.swift
[75/142] Compiling OrderedCollections OrderedSet+Invariants.swift
[76/142] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[77/142] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[78/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[79/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[80/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[81/142] Compiling OrderedCollections OrderedDictionary.swift
[82/142] Compiling OrderedCollections OrderedSet+Codable.swift
[83/142] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[84/142] Compiling OrderedCollections OrderedSet+Descriptions.swift
[85/142] Compiling OrderedCollections OrderedSet+Diffing.swift
[86/142] Compiling OrderedCollections OrderedSet+Equatable.swift
[87/142] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[88/142] Compiling OrderedCollections OrderedSet+Hashable.swift
[105/142] Compiling OrderedCollections _HashTable+Bucket.swift
[106/142] Compiling OrderedCollections _HashTable+BucketIterator.swift
[107/142] Compiling OrderedCollections _HashTable+Constants.swift
[108/142] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[109/142] Compiling OrderedCollections _HashTable+Testing.swift
[110/142] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[111/142] Compiling OrderedCollections _HashTable.swift
[112/142] Compiling OrderedCollections _Hashtable+Header.swift
[113/142] Compiling FoundationExtensions Locale.swift
[116/142] Compiling FoundationExtensions StringProtocol.swift
[119/142] Emitting module DequeModule
[122/143] Emitting module FoundationExtensions
[126/144] Wrapping AST for FoundationExtensions for debugging
[127/144] Wrapping AST for DequeModule for debugging
[129/149] Compiling OrderedCollections OrderedSet+Sendable.swift
[130/149] Compiling OrderedCollections OrderedSet+SubSequence.swift
[131/149] Compiling OrderedCollections OrderedSet+Testing.swift
[132/149] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[133/149] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[134/149] Compiling OrderedCollections OrderedSet.swift
[135/149] Compiling OrderedCollections _UnsafeBitset.swift
[136/149] Compiling NetworkInterfaceInfo NetworkAddress.swift
[137/149] Compiling NetworkInterfaceInfo Metrics.swift
[138/149] Compiling NetworkInterfaceInfo NetworkInterface.swift
[139/149] Emitting module OrderedCollections
[141/150] Emitting module NetworkInterfaceInfo
[142/150] Compiling NetworkInterfaceInfo IPv4Address.swift
[143/151] Wrapping AST for OrderedCollections for debugging
[144/151] Wrapping AST for NetworkInterfaceInfo for debugging
[146/198] Compiling NetworkInterfaceChangeMonitoring NetworkInterfaceChangeMonitoring.swift
[147/198] Emitting module NetworkInterfaceChangeMonitoring
[148/199] Wrapping AST for NetworkInterfaceChangeMonitoring for debugging
[150/199] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[151/199] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[152/199] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[153/199] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[154/199] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[155/199] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[156/205] Emitting module AsyncAlgorithms
[157/205] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[158/205] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[159/205] Compiling AsyncAlgorithms MergeStateMachine.swift
[160/205] Compiling AsyncAlgorithms MergeStorage.swift
[161/205] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[162/205] Compiling AsyncAlgorithms Rethrow.swift
[163/205] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[164/205] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[165/205] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[166/205] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[167/205] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[168/205] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[169/205] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[170/205] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[171/205] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[172/205] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[173/205] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[174/205] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[175/205] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[176/205] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[177/205] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[178/205] Compiling AsyncAlgorithms DebounceStateMachine.swift
[179/205] Compiling AsyncAlgorithms DebounceStorage.swift
[180/205] Compiling AsyncAlgorithms Dictionary.swift
[181/205] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[182/205] Compiling AsyncAlgorithms Locking.swift
[183/205] Compiling AsyncAlgorithms SetAlgebra.swift
[184/205] Compiling AsyncAlgorithms UnsafeTransfer.swift
[185/205] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[186/205] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[187/205] Compiling AsyncAlgorithms ZipStateMachine.swift
[188/205] Compiling AsyncAlgorithms ZipStorage.swift
[189/205] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[190/205] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[191/205] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[192/205] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[193/205] Compiling AsyncAlgorithms AsyncChannel.swift
[194/205] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[195/205] Compiling AsyncAlgorithms ChannelStateMachine.swift
[196/205] Compiling AsyncAlgorithms ChannelStorage.swift
[197/205] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[198/205] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[199/205] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[200/205] Compiling AsyncAlgorithms CombineLatestStorage.swift
[201/206] Wrapping AST for AsyncAlgorithms for debugging
[203/208] Emitting module NetworkScanner
[204/208] Compiling NetworkScanner NetworkScanner.swift
/host/spi-builder-workspace/Sources/NetworkScanner/NetworkScanner.swift:226:74: error: type 'NetworkInterface' has no member 'changes'
224 |                                 }
225 |                             } else {
226 |                                 for try await change in NetworkInterface.changes() {
    |                                                                          `- error: type 'NetworkInterface' has no member 'changes'
227 |                                     guard !Task.isCancelled else { break }
228 |
BUILD FAILURE 6.0 linux