Build Information
Failed to build NetworkReachabilityRxSwift, reference main (6eeb29
), with Swift 6.1 for Linux on 27 Apr 2025 12:41:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/NetworkReachabilityRxSwift.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/vsanthanam/NetworkReachabilityRxSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "networkreachability",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vsanthanam/NetworkReachability.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swiftformat",
"requirement" : {
"exact" : [
"0.51.7"
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "NetworkReachabilityRxSwift",
"name" : "NetworkReachabilityRxSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "NetworkReachabilityRxSwift",
"targets" : [
"NetworkReachabilityRxSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NetworkReachabilityRxSwiftTests",
"module_type" : "SwiftTarget",
"name" : "NetworkReachabilityRxSwiftTests",
"path" : "Tests/NetworkReachabilityRxSwiftTests",
"product_dependencies" : [
"NetworkReachability",
"RxSwift"
],
"sources" : [
"NetworkReachabilityRxSwiftTests.swift",
"ReachabilityMonitorExtensionsTests.swift"
],
"target_dependencies" : [
"NetworkReachabilityRxSwift"
],
"type" : "test"
},
{
"c99name" : "NetworkReachabilityRxSwift",
"module_type" : "SwiftTarget",
"name" : "NetworkReachabilityRxSwift",
"path" : "Sources/NetworkReachabilityRxSwift",
"product_dependencies" : [
"NetworkReachability",
"RxSwift"
],
"product_memberships" : [
"NetworkReachabilityRxSwift"
],
"sources" : [
"Extensions/NetworkMonitor+RxSwift.swift",
"Extensions/ReachabilityMonitor+RxSwift.swift",
"Internal/DispatchQueue+NetworkReachabilityRxSwift.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/vsanthanam/NetworkReachability.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[247/4344] Fetching swift-docc-plugin, networkreachability
[2051/57027] Fetching swift-docc-plugin, networkreachability, rxswift
Fetched https://github.com/apple/swift-docc-plugin from cache (0.37s)
[1582/54978] Fetching networkreachability, rxswift
[6346/101708] Fetching networkreachability, rxswift, swiftformat
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.23s)
[23268/49025] Fetching networkreachability, swiftformat
Fetched https://github.com/vsanthanam/NetworkReachability.git from cache (25.34s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (26.01s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (28.18s)
Computing version for https://github.com/vsanthanam/NetworkReachability.git
Computed https://github.com/vsanthanam/NetworkReachability.git at 1.5.1 (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3375] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.98s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.55s)
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.9.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
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.3
Creating working copy for https://github.com/vsanthanam/NetworkReachability.git
Working copy of https://github.com/vsanthanam/NetworkReachability.git resolved at 1.5.1
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/8] Write sources
[5/8] Copying PrivacyInfo.xcprivacy
[6/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] 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, *)
[11/171] 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, *)
[12/171] 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, *)
[13/171] 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, *)
[14/171] 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, *)
[15/171] Compiling RxSwift DispatchQueueConfiguration.swift
[16/171] Compiling RxSwift Disposable.swift
[17/171] Compiling RxSwift Disposables.swift
[18/171] Compiling RxSwift DisposeBag.swift
[19/171] Compiling RxSwift DisposeBase.swift
[20/171] Compiling RxSwift DistinctUntilChanged.swift
[21/171] Compiling RxSwift Do.swift
[22/171] Compiling RxSwift ElementAt.swift
[23/171] Compiling RxSwift Empty.swift
[24/171] Compiling RxSwift Enumerated.swift
[25/171] Compiling RxSwift Error.swift
[26/171] Compiling RxSwift Errors.swift
[27/171] Compiling RxSwift Event.swift
[28/171] Compiling RxSwift Filter.swift
[29/171] Compiling RxSwift First.swift
[30/171] Compiling RxSwift Generate.swift
[31/171] Compiling RxSwift GroupBy.swift
[32/171] Compiling RxSwift GroupedObservable.swift
[33/171] Compiling RxSwift HistoricalScheduler.swift
[34/171] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[35/171] Compiling RxSwift ImmediateSchedulerType.swift
[36/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, *)
[37/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, *)
[38/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, *)
[39/191] Compiling RxSwift AsSingle.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, *)
[40/191] Compiling RxSwift AsyncLock.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, *)
[41/191] Compiling RxSwift AsyncSubject.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, *)
[42/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, *)
[43/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, *)
[44/191] Compiling RxSwift Never.swift
[45/191] Compiling RxSwift NopDisposable.swift
[46/191] Compiling RxSwift Observable+Concurrency.swift
[47/191] Compiling RxSwift Observable.swift
[48/191] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[49/191] Compiling RxSwift ObservableConvertibleType.swift
[50/191] Compiling RxSwift ObservableType+Extensions.swift
[51/191] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[52/191] Compiling RxSwift ObservableType.swift
[53/191] Compiling RxSwift ObserveOn.swift
[54/191] Compiling RxSwift ObserverBase.swift
[55/191] Compiling RxSwift ObserverType.swift
[56/191] Compiling RxSwift OperationQueueScheduler.swift
[57/191] Compiling RxSwift Optional.swift
[58/191] Compiling RxSwift Platform.Darwin.swift
[59/191] Compiling RxSwift Platform.Linux.swift
[60/191] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[61/191] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[62/191] Compiling RxSwift PrimitiveSequence.swift
[63/191] Compiling RxSwift PriorityQueue.swift
[64/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, *)
[65/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, *)
[66/191] Compiling RxSwift AtomicInt.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, *)
[67/191] Compiling RxSwift Bag+Rx.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, *)
[68/191] Compiling RxSwift Bag.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, *)
[69/191] Compiling RxSwift SchedulerType.swift
[70/191] Compiling RxSwift Sequence.swift
[71/191] Compiling RxSwift SerialDispatchQueueScheduler.swift
[72/191] Compiling RxSwift SerialDisposable.swift
[73/191] Compiling RxSwift ShareReplayScope.swift
[74/191] Compiling RxSwift Single.swift
[75/191] Compiling RxSwift SingleAssignmentDisposable.swift
[76/191] Compiling RxSwift SingleAsync.swift
[77/191] Compiling RxSwift Sink.swift
[78/191] Compiling RxSwift Skip.swift
[79/191] Compiling RxSwift SkipUntil.swift
[80/191] Compiling RxSwift SkipWhile.swift
[81/191] Compiling RxSwift StartWith.swift
[82/191] Compiling RxSwift SubjectType.swift
[83/191] Compiling RxSwift SubscribeOn.swift
[84/191] Compiling RxSwift SubscriptionDisposable.swift
[85/191] Compiling RxSwift SwiftSupport.swift
[86/191] Compiling RxSwift Switch.swift
[87/191] Compiling RxSwift SwitchIfEmpty.swift
[88/191] Compiling RxSwift SynchronizedDisposeType.swift
[89/191] Emitting module RxSwift
[90/191] Compiling RxSwift Producer.swift
[91/191] Compiling RxSwift PublishSubject.swift
[92/191] Compiling RxSwift Queue.swift
[93/191] Compiling RxSwift Range.swift
[94/191] Compiling RxSwift Reactive.swift
[95/191] Compiling RxSwift RecursiveLock.swift
[96/191] Compiling RxSwift RecursiveScheduler.swift
[97/191] Compiling RxSwift Reduce.swift
[98/191] Compiling RxSwift RefCountDisposable.swift
[99/191] Compiling RxSwift Repeat.swift
[100/191] Compiling RxSwift ReplaySubject.swift
[101/191] Compiling RxSwift RetryWhen.swift
[102/191] Compiling RxSwift Rx.swift
[103/191] Compiling RxSwift RxMutableBox.swift
[104/191] Compiling RxSwift Sample.swift
[105/191] Compiling RxSwift Scan.swift
[106/191] Compiling RxSwift ScheduledDisposable.swift
[107/191] Compiling RxSwift ScheduledItem.swift
[108/191] Compiling RxSwift ScheduledItemType.swift
[109/191] Compiling RxSwift SchedulerServices+Emulation.swift
[110/191] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[111/191] Compiling RxSwift Infallible+CombineLatest+arity.swift
[112/191] Compiling RxSwift Infallible+Concurrency.swift
[113/191] Compiling RxSwift Infallible+Create.swift
[114/191] Compiling RxSwift Infallible+Debug.swift
[115/191] Compiling RxSwift Infallible+Operators.swift
[116/191] Compiling RxSwift Infallible+Zip+arity.swift
[117/191] Compiling RxSwift Infallible.swift
[118/191] Compiling RxSwift InfiniteSequence.swift
[119/191] Compiling RxSwift InvocableScheduledItem.swift
[120/191] Compiling RxSwift InvocableType.swift
[121/191] Compiling RxSwift Just.swift
[122/191] Compiling RxSwift Lock.swift
[123/191] Compiling RxSwift LockOwnerType.swift
[124/191] Compiling RxSwift MainScheduler.swift
[125/191] Compiling RxSwift Map.swift
[126/191] Compiling RxSwift Materialize.swift
[127/191] Compiling RxSwift Maybe.swift
[128/191] Compiling RxSwift Merge.swift
[129/191] Compiling RxSwift Multicast.swift
[148/191] Compiling RxSwift Catch.swift
[149/191] Compiling RxSwift CombineLatest+Collection.swift
[150/191] Compiling RxSwift CombineLatest+arity.swift
[151/191] Compiling RxSwift CombineLatest.swift
[152/191] Compiling RxSwift CompactMap.swift
[153/191] Compiling RxSwift Completable+AndThen.swift
[154/191] Compiling RxSwift Completable.swift
[155/191] Compiling RxSwift CompositeDisposable.swift
[156/191] Compiling RxSwift Concat.swift
[157/191] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[158/191] Compiling RxSwift ConcurrentMainScheduler.swift
[159/191] Compiling RxSwift ConnectableObservableType.swift
[160/191] Compiling RxSwift Create.swift
[161/191] Compiling RxSwift CurrentThreadScheduler.swift
[162/191] Compiling RxSwift Date+Dispatch.swift
[163/191] Compiling RxSwift Debounce.swift
[164/191] Compiling RxSwift Debug.swift
[165/191] Compiling RxSwift Decode.swift
[166/191] Compiling RxSwift DefaultIfEmpty.swift
[167/191] Compiling RxSwift Deferred.swift
[168/191] Compiling RxSwift Delay.swift
[169/191] Compiling RxSwift DelaySubscription.swift
[170/191] Compiling RxSwift Dematerialize.swift
[171/191] Compiling RxSwift DispatchQueue+Extensions.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/125] 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, *)
[6/167] 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, *)
[7/167] 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, *)
[8/167] Compiling RxSwift Bag+Rx.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, *)
[9/167] Compiling RxSwift Bag.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, *)
[10/167] 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, *)
[11/167] 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, *)
[12/167] Compiling RxSwift AsyncSubject.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/167] Compiling RxSwift AtomicInt.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/167] 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, *)
[15/167] Compiling RxSwift AsSingle.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/167] Compiling RxSwift AsyncLock.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/167] 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/167] 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/167] 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/167] 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/167] 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/167] 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, *)
[23/167] 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, *)
BUILD FAILURE 6.1 linux