The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NetworkScanner, reference 6.0.1 (03125f), with Swift 6.3 for Android on 14 Apr 2026 17:32:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/NetworkScanner.git
Reference: 6.0.1
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
 * tag               6.0.1      -> FETCH_HEAD
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 6.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wadetregaskis/NetworkScanner.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
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
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.27s)
[1/6235] Fetching swift-async-algorithms
[376/12804] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.63s)
Fetched https://github.com/apple/swift-log from cache (0.67s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (1.17s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git
[1/357] Fetching foundationextensions
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.33s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.86s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (2.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.48s)
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/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/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-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Building for debugging...
[0/25] Write sources
[11/25] Write swift-version--4F562202D5529B1.txt
[13/62] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/62] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/64] Emitting module InternalCollectionsUtilities
[16/64] Compiling InternalCollectionsUtilities Debugging.swift
[17/64] Compiling InternalCollectionsUtilities Descriptions.swift
[18/64] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/64] Compiling InternalCollectionsUtilities Integer rank.swift
[20/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/64] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/64] Compiling FoundationExtensions Optional.swift
[23/65] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/65] Compiling InternalCollectionsUtilities String+Padding.swift
[26/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/65] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/65] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[30/65] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/65] Compiling InternalCollectionsUtilities Span+Extras.swift
[32/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/66] Wrapping AST for InternalCollectionsUtilities for debugging
[36/154] Compiling OrderedCollections _HashTable+Bucket.swift
[37/154] Compiling OrderedCollections _HashTable+BucketIterator.swift
[38/154] Compiling OrderedCollections _HashTable+Constants.swift
[39/154] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/154] Compiling OrderedCollections _HashTable+Testing.swift
[41/158] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[42/158] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[43/158] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[44/158] Compiling OrderedCollections OrderedDictionary+Values.swift
[45/158] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[46/158] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[47/158] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[48/158] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[49/158] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/158] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/158] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/158] Compiling OrderedCollections OrderedSet+Hashable.swift
[53/158] Emitting module ContainersPreview
[54/158] Compiling ContainersPreview Box.swift
[55/158] Compiling ContainersPreview Inout.swift
[56/158] Compiling ContainersPreview InputSpan.swift
[57/158] Compiling ContainersPreview Shared.swift
[58/158] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[59/158] Compiling OrderedCollections _HashTable.swift
[60/158] Compiling OrderedCollections _Hashtable+Header.swift
[61/158] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/158] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/158] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[64/158] Compiling OrderedCollections OrderedDictionary.swift
[65/158] Compiling OrderedCollections OrderedSet+Codable.swift
[66/158] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/158] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/158] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/158] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/158] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/158] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/158] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[73/159] Wrapping AST for ContainersPreview for debugging
[75/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/206] Compiling DequeModule UniqueDeque+Consumption.swift
[83/206] Compiling DequeModule UniqueDeque+Container.swift
[84/206] Compiling DequeModule UniqueDeque+Descriptions.swift
[85/206] Compiling DequeModule UniqueDeque+Equatable.swift
[86/206] Compiling DequeModule UniqueDeque+Experimental.swift
[87/211] Compiling DequeModule Deque._UnsafeHandle.swift
[88/211] Compiling DequeModule Deque.swift
[89/211] Compiling DequeModule UniqueDeque+Hashable.swift
[90/211] Compiling DequeModule UniqueDeque+Initializers.swift
[91/211] Compiling DequeModule UniqueDeque+Insertions.swift
[92/211] Compiling DequeModule UniqueDeque+Prepend.swift
[93/211] Compiling DequeModule UniqueDeque+Removals.swift
[94/211] Compiling DequeModule RigidDeque+Removals.swift
[95/211] Compiling DequeModule RigidDeque+Container.swift
[96/211] Compiling DequeModule RigidDeque+Descriptions.swift
[102/211] Compiling DequeModule UniqueDeque+Replacements.swift
[103/211] Compiling DequeModule UniqueDeque.swift
[104/211] Compiling DequeModule _DequeSlot.swift
[105/211] Compiling DequeModule _UnsafeDequeHandle.swift
[106/211] Compiling DequeModule _UnsafeDequeSegments.swift
[107/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[108/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[109/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[110/211] Compiling DequeModule _DequeBuffer.swift
[111/211] Compiling DequeModule _DequeBufferHeader.swift
[112/211] Compiling DequeModule RigidDeque+Append.swift
[113/211] Compiling DequeModule RigidDeque+Consumption.swift
[121/211] Compiling DequeModule RigidDeque+Hashable.swift
[122/211] Compiling DequeModule RigidDeque+Initializers.swift
[123/211] Compiling DequeModule RigidDeque+Insertions.swift
[124/211] Compiling DequeModule RigidDeque+Prepend.swift
[125/211] Compiling DequeModule Deque+Extras.swift
[126/211] Compiling DequeModule Deque+Hashable.swift
[127/211] Compiling DequeModule Deque+Testing.swift
[128/211] Compiling DequeModule Deque._Storage.swift
[129/211] Compiling DequeModule RigidDeque+Replacements.swift
[130/211] Compiling DequeModule RigidDeque+Testing.swift
[131/211] Compiling DequeModule RigidDeque.swift
[132/211] Compiling DequeModule UniqueDeque+Append.swift
[142/211] Compiling DequeModule Deque+Codable.swift
[143/211] Compiling DequeModule Deque+Collection.swift
[144/211] Compiling DequeModule Deque+CustomReflectable.swift
[145/211] Compiling DequeModule Deque+Descriptions.swift
[146/211] Compiling DequeModule Deque+Equatable.swift
[147/211] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[154/211] Compiling DequeModule RigidDeque+Equatable.swift
[155/211] Compiling DequeModule RigidDeque+Experimental.swift
[168/211] Compiling Logging MetadataProvider.swift
[169/211] Emitting module Logging
[170/211] Compiling OrderedCollections OrderedSet+Sendable.swift
[171/211] Compiling OrderedCollections OrderedSet+SubSequence.swift
[172/211] Compiling OrderedCollections OrderedSet+Testing.swift
[173/211] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[174/211] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[175/211] Compiling OrderedCollections OrderedSet.swift
[176/211] Compiling OrderedCollections _UnsafeBitset.swift
[177/211] Emitting module OrderedCollections
[178/212] Wrapping AST for OrderedCollections for debugging
[180/212] Compiling FoundationExtensions StringProtocol.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/Date.swift:9:25: error: cannot find 'RelativeDateTimeFormatter' in scope
 7 |     @usableFromInline
 8 |     internal static let relativeDateTimeFormatter = {
 9 |         var formatter = RelativeDateTimeFormatter()
   |                         `- error: cannot find 'RelativeDateTimeFormatter' in scope
10 |         formatter.dateTimeStyle = .named
11 |         formatter.unitsStyle = .full
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/Date.swift:9:25: error: cannot find 'RelativeDateTimeFormatter' in scope
 7 |     @usableFromInline
 8 |     internal static let relativeDateTimeFormatter = {
 9 |         var formatter = RelativeDateTimeFormatter()
   |                         `- error: cannot find 'RelativeDateTimeFormatter' in scope
10 |         formatter.dateTimeStyle = .named
11 |         formatter.unitsStyle = .full
error: emit-module command failed with exit code 1 (use -v to see invocation)
[185/212] Emitting module FoundationExtensions
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/Date.swift:9:25: error: cannot find 'RelativeDateTimeFormatter' in scope
 7 |     @usableFromInline
 8 |     internal static let relativeDateTimeFormatter = {
 9 |         var formatter = RelativeDateTimeFormatter()
   |                         `- error: cannot find 'RelativeDateTimeFormatter' in scope
10 |         formatter.dateTimeStyle = .named
11 |         formatter.unitsStyle = .full
[190/212] Compiling FoundationExtensions Locale.swift
[193/212] Compiling Logging LogHandler.swift
[194/212] Compiling Logging LogEvent.swift
[195/212] Compiling Logging Locks.swift
BUILD FAILURE 6.3 android