Build Information
Failed to build NetworkReachabilityRxSwift, reference 1.1.0 (6eeb29), with Swift 6.3 for Linux on 13 Apr 2026 15:46:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
Reference: 1.1.0
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/vsanthanam/NetworkReachabilityRxSwift
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 6eeb298 Update Shield Images
Cloned https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
Revision (git rev-parse @):
6eeb298aaba6392bc483c2950d12da7677e69d2e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/NetworkReachabilityRxSwift.git at 1.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/vsanthanam/NetworkReachability.git
Fetching https://github.com/nicklockwood/SwiftFormat
[1/2271] Fetching swift-docc-plugin
[229/4566] Fetching swift-docc-plugin, networkreachability
[1842/60661] Fetching swift-docc-plugin, networkreachability, swiftformat
[4517/114966] Fetching swift-docc-plugin, networkreachability, swiftformat, rxswift
Fetched https://github.com/vsanthanam/NetworkReachability.git from cache (1.64s)
[46420/112671] Fetching swift-docc-plugin, swiftformat, rxswift
Fetched https://github.com/apple/swift-docc-plugin from cache (38.16s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (38.37s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (39.10s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (47.32s)
Computing version for https://github.com/vsanthanam/NetworkReachability.git
Computed https://github.com/vsanthanam/NetworkReachability.git at 1.5.1 (6.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.97s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.94s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.66s)
Creating working copy for https://github.com/vsanthanam/NetworkReachability.git
Working copy of https://github.com/vsanthanam/NetworkReachability.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/8] Copying PrivacyInfo.xcprivacy
[4/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/169] Emitting module NetworkReachability
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[10/171] Emitting module RxSwift
[11/191] Compiling NetworkReachability SCNetworkReachabilityFlags+NetworkReachability.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[12/191] Compiling NetworkReachability WeakReference.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[13/191] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[14/191] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[15/191] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[16/191] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[17/191] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[18/191] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[19/191] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[20/191] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[21/191] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[22/191] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[29/191] Compiling RxSwift AsSingle.swift
[30/191] Compiling RxSwift AsyncLock.swift
[31/191] Compiling RxSwift AsyncSubject.swift
[32/191] Compiling RxSwift AtomicInt.swift
[33/191] Compiling RxSwift Bag+Rx.swift
[34/191] Compiling RxSwift Bag.swift
[41/191] Compiling RxSwift Catch.swift
[42/191] Compiling RxSwift CombineLatest+Collection.swift
[43/191] Compiling RxSwift CombineLatest+arity.swift
[44/191] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[45/191] Compiling RxSwift Infallible+CombineLatest+arity.swift
[46/191] Compiling RxSwift Infallible+Concurrency.swift
[47/191] Compiling RxSwift Infallible+Create.swift
[48/191] Compiling RxSwift Infallible+Debug.swift
[49/191] Compiling RxSwift Infallible+Operators.swift
[50/191] Compiling RxSwift Infallible+Zip+arity.swift
[51/191] Compiling RxSwift Infallible.swift
[52/191] Compiling RxSwift InfiniteSequence.swift
[53/191] Compiling RxSwift InvocableScheduledItem.swift
[54/191] Compiling RxSwift InvocableType.swift
[55/191] Compiling RxSwift Just.swift
[56/191] Compiling RxSwift Lock.swift
[57/191] Compiling RxSwift LockOwnerType.swift
[58/191] Compiling RxSwift MainScheduler.swift
[59/191] Compiling RxSwift Map.swift
[60/191] Compiling RxSwift Materialize.swift
[61/191] Compiling RxSwift Maybe.swift
[62/191] Compiling RxSwift Merge.swift
[63/191] Compiling RxSwift Multicast.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
24 | // SOFTWARE.
25 |
26 | import Network
| `- error: no such module 'Network'
27 |
28 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
[70/191] Compiling RxSwift DispatchQueueConfiguration.swift
[71/191] Compiling RxSwift Disposable.swift
[72/191] Compiling RxSwift Disposables.swift
[73/191] Compiling RxSwift DisposeBag.swift
[74/191] Compiling RxSwift DisposeBase.swift
[75/191] Compiling RxSwift DistinctUntilChanged.swift
[76/191] Compiling RxSwift Do.swift
[77/191] Compiling RxSwift ElementAt.swift
[78/191] Compiling RxSwift Empty.swift
[79/191] Compiling RxSwift Enumerated.swift
[80/191] Compiling RxSwift Error.swift
[81/191] Compiling RxSwift Errors.swift
[82/191] Compiling RxSwift Event.swift
[83/191] Compiling RxSwift Filter.swift
[84/191] Compiling RxSwift First.swift
[85/191] Compiling RxSwift Generate.swift
[86/191] Compiling RxSwift GroupBy.swift
[87/191] Compiling RxSwift GroupedObservable.swift
[88/191] Compiling RxSwift HistoricalScheduler.swift
[89/191] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[90/191] Compiling RxSwift ImmediateSchedulerType.swift
[91/191] Compiling RxSwift SchedulerType.swift
[92/191] Compiling RxSwift Sequence.swift
[93/191] Compiling RxSwift SerialDispatchQueueScheduler.swift
[94/191] Compiling RxSwift SerialDisposable.swift
[95/191] Compiling RxSwift ShareReplayScope.swift
[96/191] Compiling RxSwift Single.swift
[97/191] Compiling RxSwift SingleAssignmentDisposable.swift
[98/191] Compiling RxSwift SingleAsync.swift
[99/191] Compiling RxSwift Sink.swift
[100/191] Compiling RxSwift Skip.swift
[101/191] Compiling RxSwift SkipUntil.swift
[102/191] Compiling RxSwift SkipWhile.swift
[103/191] Compiling RxSwift StartWith.swift
[104/191] Compiling RxSwift SubjectType.swift
[105/191] Compiling RxSwift SubscribeOn.swift
[106/191] Compiling RxSwift SubscriptionDisposable.swift
[107/191] Compiling RxSwift SwiftSupport.swift
[108/191] Compiling RxSwift Switch.swift
[109/191] Compiling RxSwift SwitchIfEmpty.swift
[110/191] Compiling RxSwift SynchronizedDisposeType.swift
[111/191] Compiling RxSwift CombineLatest.swift
[112/191] Compiling RxSwift CompactMap.swift
[113/191] Compiling RxSwift Completable+AndThen.swift
[114/191] Compiling RxSwift Completable.swift
[115/191] Compiling RxSwift CompositeDisposable.swift
[116/191] Compiling RxSwift Concat.swift
[117/191] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[118/191] Compiling RxSwift ConcurrentMainScheduler.swift
[119/191] Compiling RxSwift ConnectableObservableType.swift
[120/191] Compiling RxSwift Create.swift
[121/191] Compiling RxSwift CurrentThreadScheduler.swift
[122/191] Compiling RxSwift Date+Dispatch.swift
[123/191] Compiling RxSwift Debounce.swift
[124/191] Compiling RxSwift Debug.swift
[125/191] Compiling RxSwift Decode.swift
[126/191] Compiling RxSwift DefaultIfEmpty.swift
[127/191] Compiling RxSwift Deferred.swift
[128/191] Compiling RxSwift Delay.swift
[129/191] Compiling RxSwift DelaySubscription.swift
[130/191] Compiling RxSwift Dematerialize.swift
[131/191] Compiling RxSwift DispatchQueue+Extensions.swift
[132/191] Compiling RxSwift Producer.swift
[133/191] Compiling RxSwift PublishSubject.swift
[134/191] Compiling RxSwift Queue.swift
[135/191] Compiling RxSwift Range.swift
[136/191] Compiling RxSwift Reactive.swift
[137/191] Compiling RxSwift RecursiveLock.swift
[138/191] Compiling RxSwift RecursiveScheduler.swift
[139/191] Compiling RxSwift Reduce.swift
[140/191] Compiling RxSwift RefCountDisposable.swift
[141/191] Compiling RxSwift Repeat.swift
[142/191] Compiling RxSwift ReplaySubject.swift
[143/191] Compiling RxSwift RetryWhen.swift
[144/191] Compiling RxSwift Rx.swift
[145/191] Compiling RxSwift RxMutableBox.swift
[146/191] Compiling RxSwift Sample.swift
[147/191] Compiling RxSwift Scan.swift
[148/191] Compiling RxSwift ScheduledDisposable.swift
[149/191] Compiling RxSwift ScheduledItem.swift
[150/191] Compiling RxSwift ScheduledItemType.swift
[151/191] Compiling RxSwift SchedulerServices+Emulation.swift
[152/191] Compiling RxSwift Never.swift
[153/191] Compiling RxSwift NopDisposable.swift
[154/191] Compiling RxSwift Observable+Concurrency.swift
[155/191] Compiling RxSwift Observable.swift
[156/191] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[157/191] Compiling RxSwift ObservableConvertibleType.swift
[158/191] Compiling RxSwift ObservableType+Extensions.swift
[159/191] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[160/191] Compiling RxSwift ObservableType.swift
[161/191] Compiling RxSwift ObserveOn.swift
[162/191] Compiling RxSwift ObserverBase.swift
[163/191] Compiling RxSwift ObserverType.swift
[164/191] Compiling RxSwift OperationQueueScheduler.swift
[165/191] Compiling RxSwift Optional.swift
[166/191] Compiling RxSwift Platform.Darwin.swift
[167/191] Compiling RxSwift Platform.Linux.swift
[168/191] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[169/191] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[170/191] Compiling RxSwift PrimitiveSequence.swift
[171/191] Compiling RxSwift PriorityQueue.swift
BUILD FAILURE 6.3 linux