The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NetDiagnosis, reference 1.1.2 (40e048), with Swift 6.3 for Android on 22 Apr 2026 15:16:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/453jerry/NetDiagnosis.git
Reference: 1.1.2
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/453jerry/NetDiagnosis
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 40e048e Merge pull request #8 from 453jerry/feature/support_swift_5_5-5_9
Cloned https://github.com/453jerry/NetDiagnosis.git
Revision (git rev-parse @):
40e048e69956e671a88f5a7fa9d829e5fd960546
SUCCESS checkout https://github.com/453jerry/NetDiagnosis.git at 1.1.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/ReactiveX/RxSwift.git
Fetching https://github.com/apple/swift-collections.git
[1/23620] Fetching swift-collections
[1655/77925] Fetching swift-collections, rxswift
Fetched https://github.com/apple/swift-collections.git from cache (6.15s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.34s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (7.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.22s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.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
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version--4F562202D5529B1.txt
[8/169] Emitting module InternalCollectionsUtilities
[9/171] Compiling RxSwift AddRef.swift
[10/171] Compiling RxSwift Amb.swift
[11/171] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/171] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/171] Compiling RxSwift AtomicInt.swift
[14/171] Compiling RxSwift Bag+Rx.swift
[15/171] Compiling RxSwift Bag.swift
[16/171] Compiling RxSwift BehaviorSubject.swift
[17/171] Compiling RxSwift BinaryDisposable.swift
[18/171] Compiling RxSwift Binder.swift
[19/171] Compiling RxSwift AnyObserver.swift
[20/171] Compiling RxSwift AsMaybe.swift
[21/171] Compiling RxSwift AnonymousDisposable.swift
[22/171] Compiling RxSwift AnonymousObserver.swift
[23/171] Compiling RxSwift BooleanDisposable.swift
[24/171] Compiling RxSwift Buffer.swift
[25/171] Compiling RxSwift AsSingle.swift
[26/171] Compiling RxSwift AsyncLock.swift
[27/171] Compiling RxSwift AsyncSubject.swift
[29/227] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/227] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/227] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/227] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/227] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/227] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/227] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/234] Compiling OrderedCollections OrderedDictionary.swift
[37/234] Compiling OrderedCollections OrderedSet+Codable.swift
[38/234] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[39/234] Compiling OrderedCollections OrderedSet+Descriptions.swift
[40/234] Compiling OrderedCollections OrderedSet+Diffing.swift
[41/234] Compiling OrderedCollections OrderedSet+Equatable.swift
[42/234] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[43/234] Compiling OrderedCollections OrderedSet+Hashable.swift
[44/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/234] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/234] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/234] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/234] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/234] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[57/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[58/234] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[59/234] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/234] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[61/234] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[62/234] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/234] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/234] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/234] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/234] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/234] Compiling OrderedCollections OrderedDictionary+Codable.swift
[68/234] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[69/234] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/234] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[71/234] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[72/234] Compiling OrderedCollections OrderedDictionary+Elements.swift
[73/234] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[74/234] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[75/234] Emitting module RxSwift
[76/254] Emitting module OrderedCollections
[77/254] Compiling OrderedCollections _HashTable+Bucket.swift
[78/254] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/254] Compiling OrderedCollections _HashTable+Constants.swift
[80/254] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/254] Compiling OrderedCollections _HashTable+Testing.swift
[82/254] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/254] Compiling OrderedCollections _HashTable.swift
[84/254] Compiling OrderedCollections _Hashtable+Header.swift
[85/254] Compiling OrderedCollections OrderedSet+Sendable.swift
[86/254] Compiling OrderedCollections OrderedSet+SubSequence.swift
[87/254] Compiling OrderedCollections OrderedSet+Testing.swift
[88/254] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[89/254] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[90/254] Compiling OrderedCollections OrderedSet.swift
[91/254] Compiling OrderedCollections _UnsafeBitset.swift
[93/261] Compiling NetDiagnosis Utilities.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[94/261] Compiling NetDiagnosis Pinger+Sockopt.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[95/261] Compiling NetDiagnosis Pinger.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[96/261] Compiling NetDiagnosis Pinger+Trace.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[97/261] Compiling RxSwift Never.swift
[98/261] Compiling RxSwift NopDisposable.swift
[99/261] Compiling RxSwift Observable+Concurrency.swift
[100/261] Compiling RxSwift Observable.swift
[101/261] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[102/261] Compiling RxSwift ObservableConvertibleType.swift
[103/261] Compiling RxSwift ObservableType+Extensions.swift
[104/261] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[105/261] Compiling RxSwift ObservableType.swift
[106/261] Compiling RxSwift ObserveOn.swift
[107/261] Compiling RxSwift ObserverBase.swift
[108/261] Compiling RxSwift ObserverType.swift
[109/261] Compiling RxSwift OperationQueueScheduler.swift
[110/261] Compiling RxSwift Optional.swift
[111/261] Compiling RxSwift Platform.Darwin.swift
[112/261] Compiling RxSwift Platform.Linux.swift
[113/261] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[114/261] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[115/261] Compiling RxSwift PrimitiveSequence.swift
[116/261] Compiling RxSwift PriorityQueue.swift
[117/261] Compiling RxSwift Producer.swift
[118/261] Compiling RxSwift PublishSubject.swift
[119/261] Compiling RxSwift Queue.swift
[120/261] Compiling RxSwift Range.swift
[121/261] Compiling RxSwift Reactive.swift
[122/261] Compiling RxSwift RecursiveLock.swift
[123/261] Compiling RxSwift RecursiveScheduler.swift
[124/261] Compiling RxSwift Reduce.swift
[125/261] Compiling RxSwift RefCountDisposable.swift
[126/261] Compiling RxSwift Repeat.swift
[127/261] Compiling RxSwift ReplaySubject.swift
[128/261] Compiling RxSwift RetryWhen.swift
[129/261] Compiling RxSwift Rx.swift
[130/261] Compiling RxSwift RxMutableBox.swift
[131/261] Compiling RxSwift Sample.swift
[132/261] Compiling RxSwift Scan.swift
[133/261] Compiling RxSwift ScheduledDisposable.swift
[134/261] Compiling RxSwift ScheduledItem.swift
[135/261] Compiling RxSwift ScheduledItemType.swift
[136/261] Compiling RxSwift SchedulerServices+Emulation.swift
[137/261] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[138/261] Compiling RxSwift Infallible+CombineLatest+arity.swift
[139/261] Compiling RxSwift Infallible+Concurrency.swift
[140/261] Compiling RxSwift Infallible+Create.swift
[141/261] Compiling RxSwift Infallible+Debug.swift
[142/261] Compiling RxSwift Infallible+Operators.swift
[143/261] Compiling RxSwift Infallible+Zip+arity.swift
[144/261] Compiling RxSwift Infallible.swift
[145/261] Compiling RxSwift InfiniteSequence.swift
[146/261] Compiling RxSwift InvocableScheduledItem.swift
[147/261] Compiling RxSwift InvocableType.swift
[148/261] Compiling RxSwift Just.swift
[149/261] Compiling RxSwift Lock.swift
[150/261] Compiling RxSwift LockOwnerType.swift
[151/261] Compiling RxSwift MainScheduler.swift
[152/261] Compiling RxSwift Map.swift
[153/261] Compiling RxSwift Materialize.swift
[154/261] Compiling RxSwift Maybe.swift
[155/261] Compiling RxSwift Merge.swift
[156/261] Compiling RxSwift Multicast.swift
[157/261] Compiling RxSwift DispatchQueueConfiguration.swift
[158/261] Compiling RxSwift Disposable.swift
[159/261] Compiling RxSwift Disposables.swift
[160/261] Compiling RxSwift DisposeBag.swift
[161/261] Compiling RxSwift DisposeBase.swift
[162/261] Compiling RxSwift DistinctUntilChanged.swift
[163/261] Compiling RxSwift Do.swift
[164/261] Compiling RxSwift ElementAt.swift
[165/261] Compiling RxSwift Empty.swift
[166/261] Compiling RxSwift Enumerated.swift
[167/261] Compiling RxSwift Error.swift
[168/261] Compiling RxSwift Errors.swift
[169/261] Compiling RxSwift Event.swift
[170/261] Compiling RxSwift Filter.swift
[171/261] Compiling RxSwift First.swift
[172/261] Compiling RxSwift Generate.swift
[173/261] Compiling RxSwift GroupBy.swift
[174/261] Compiling RxSwift GroupedObservable.swift
[175/261] Compiling RxSwift HistoricalScheduler.swift
[176/261] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[177/261] Compiling RxSwift ImmediateSchedulerType.swift
[218/261] Compiling RxSwift SynchronizedDisposeType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[240/261] Emitting module NetDiagnosis
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[241/261] Compiling NetDiagnosis IPAddr.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
  6 | //
  7 |
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 | import Foundation
 10 |
[242/261] Compiling RxSwift SynchronizedOnType.swift
[243/261] Compiling RxSwift SynchronizedUnsubscribeType.swift
[244/261] Compiling RxSwift TailRecursiveSink.swift
[245/261] Compiling RxSwift Take.swift
[246/261] Compiling RxSwift TakeLast.swift
[247/261] Compiling RxSwift TakeWithPredicate.swift
[248/261] Compiling RxSwift Throttle.swift
[249/261] Compiling RxSwift Timeout.swift
[250/261] Compiling RxSwift Timer.swift
[251/261] Compiling RxSwift ToArray.swift
[252/261] Compiling RxSwift Using.swift
[253/261] Compiling RxSwift VirtualTimeConverterType.swift
[254/261] Compiling RxSwift VirtualTimeScheduler.swift
[255/261] Compiling RxSwift Window.swift
[256/261] Compiling RxSwift WithLatestFrom.swift
[257/261] Compiling RxSwift WithUnretained.swift
[258/261] Compiling RxSwift Zip+Collection.swift
[259/261] Compiling RxSwift Zip+arity.swift
[260/261] Compiling RxSwift Zip.swift
[261/261] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.3 android