The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NetworkReachabilityRxSwift, reference 1.1.0 (6eeb29), with Swift 6.1 for Android on 28 May 2025 15:07:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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:         android
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-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[2050/50231] Fetching swift-docc-plugin, swiftformat
Fetched https://github.com/apple/swift-docc-plugin from cache (1.41s)
[4337/48182] Fetching swiftformat
Fetching https://github.com/vsanthanam/NetworkReachability.git
Fetching https://github.com/ReactiveX/RxSwift.git
[48183/100865] Fetching swiftformat, rxswift
Fetched https://github.com/nicklockwood/SwiftFormat from cache (31.81s)
[1054/52683] Fetching rxswift
[50577/54978] Fetching rxswift, networkreachability
Fetched https://github.com/vsanthanam/NetworkReachability.git from cache (7.56s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.69s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (48.87s)
Computing version for https://github.com/vsanthanam/NetworkReachability.git
Computed https://github.com/vsanthanam/NetworkReachability.git at 1.5.1 (2.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.19s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.51s)
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/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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
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/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
[3/8] Copying PrivacyInfo.xcprivacy
[3/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 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, *)
[14/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, *)
[15/191] Compiling RxSwift SynchronizedOnType.swift
[16/191] Compiling RxSwift SynchronizedUnsubscribeType.swift
[17/191] Compiling RxSwift TailRecursiveSink.swift
[18/191] Compiling RxSwift Take.swift
[19/191] Compiling RxSwift TakeLast.swift
[20/191] Compiling RxSwift TakeWithPredicate.swift
[21/191] Compiling RxSwift Throttle.swift
[22/191] Compiling RxSwift Timeout.swift
[23/191] Compiling RxSwift Timer.swift
[24/191] Compiling RxSwift ToArray.swift
[25/191] Compiling RxSwift Using.swift
[26/191] Compiling RxSwift VirtualTimeConverterType.swift
[27/191] Compiling RxSwift VirtualTimeScheduler.swift
[28/191] Compiling RxSwift Window.swift
[29/191] Compiling RxSwift WithLatestFrom.swift
[30/191] Compiling RxSwift WithUnretained.swift
[31/191] Compiling RxSwift Zip+Collection.swift
[32/191] Compiling RxSwift Zip+arity.swift
[33/191] Compiling RxSwift Zip.swift
[34/191] Compiling RxSwift resource_bundle_accessor.swift
[35/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, *)
[36/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, *)
[37/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, *)
[38/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, *)
[39/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, *)
[40/191] Compiling RxSwift DispatchQueueConfiguration.swift
[41/191] Compiling RxSwift Disposable.swift
[42/191] Compiling RxSwift Disposables.swift
[43/191] Compiling RxSwift DisposeBag.swift
[44/191] Compiling RxSwift DisposeBase.swift
[45/191] Compiling RxSwift DistinctUntilChanged.swift
[46/191] Compiling RxSwift Do.swift
[47/191] Compiling RxSwift ElementAt.swift
[48/191] Compiling RxSwift Empty.swift
[49/191] Compiling RxSwift Enumerated.swift
[50/191] Compiling RxSwift Error.swift
[51/191] Compiling RxSwift Errors.swift
[52/191] Compiling RxSwift Event.swift
[53/191] Compiling RxSwift Filter.swift
[54/191] Compiling RxSwift First.swift
[55/191] Compiling RxSwift Generate.swift
[56/191] Compiling RxSwift GroupBy.swift
[57/191] Compiling RxSwift GroupedObservable.swift
[58/191] Compiling RxSwift HistoricalScheduler.swift
[59/191] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[60/191] Compiling RxSwift ImmediateSchedulerType.swift
[61/191] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[62/191] Compiling RxSwift Infallible+CombineLatest+arity.swift
[63/191] Compiling RxSwift Infallible+Concurrency.swift
[64/191] Compiling RxSwift Infallible+Create.swift
[65/191] Compiling RxSwift Infallible+Debug.swift
[66/191] Compiling RxSwift Infallible+Operators.swift
[67/191] Compiling RxSwift Infallible+Zip+arity.swift
[68/191] Compiling RxSwift Infallible.swift
[69/191] Compiling RxSwift InfiniteSequence.swift
[70/191] Compiling RxSwift InvocableScheduledItem.swift
[71/191] Compiling RxSwift InvocableType.swift
[72/191] Compiling RxSwift Just.swift
[73/191] Compiling RxSwift Lock.swift
[74/191] Compiling RxSwift LockOwnerType.swift
[75/191] Compiling RxSwift MainScheduler.swift
[76/191] Compiling RxSwift Map.swift
[77/191] Compiling RxSwift Materialize.swift
[78/191] Compiling RxSwift Maybe.swift
[79/191] Compiling RxSwift Merge.swift
[80/191] Compiling RxSwift Multicast.swift
[81/191] Compiling RxSwift SchedulerType.swift
[82/191] Compiling RxSwift Sequence.swift
[83/191] Compiling RxSwift SerialDispatchQueueScheduler.swift
[84/191] Compiling RxSwift SerialDisposable.swift
[85/191] Compiling RxSwift ShareReplayScope.swift
[86/191] Compiling RxSwift Single.swift
[87/191] Compiling RxSwift SingleAssignmentDisposable.swift
[88/191] Compiling RxSwift SingleAsync.swift
[89/191] Compiling RxSwift Sink.swift
[90/191] Compiling RxSwift Skip.swift
[91/191] Compiling RxSwift SkipUntil.swift
[92/191] Compiling RxSwift SkipWhile.swift
[93/191] Compiling RxSwift StartWith.swift
[94/191] Compiling RxSwift SubjectType.swift
[95/191] Compiling RxSwift SubscribeOn.swift
[96/191] Compiling RxSwift SubscriptionDisposable.swift
[97/191] Compiling RxSwift SwiftSupport.swift
[98/191] Compiling RxSwift Switch.swift
[99/191] Compiling RxSwift SwitchIfEmpty.swift
[100/191] Compiling RxSwift SynchronizedDisposeType.swift
[101/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, *)
[102/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, *)
[103/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, *)
[104/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, *)
[105/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, *)
[106/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, *)
[107/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, *)
[108/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, *)
[109/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, *)
[110/191] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[111/191] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[112/191] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[113/191] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[114/191] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[115/191] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[116/191] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[117/191] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[118/191] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[119/191] Compiling RxSwift Create.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[120/191] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[121/191] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[122/191] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[123/191] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[124/191] Compiling RxSwift Decode.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[125/191] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[126/191] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[127/191] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[128/191] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[129/191] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[130/191] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 59 |     static var queue : ScheduleQueue? {
 60 |         get {
 61 |             return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
    |                           `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
 62 |         }
 63 |         set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
 62 |         }
 63 |         set {
 64 |             Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
    |                    `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
 65 |         }
 66 |     }
[131/191] Compiling RxSwift Never.swift
[132/191] Compiling RxSwift NopDisposable.swift
[133/191] Compiling RxSwift Observable+Concurrency.swift
[134/191] Compiling RxSwift Observable.swift
[135/191] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[136/191] Compiling RxSwift ObservableConvertibleType.swift
[137/191] Compiling RxSwift ObservableType+Extensions.swift
[138/191] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[139/191] Compiling RxSwift ObservableType.swift
[140/191] Compiling RxSwift ObserveOn.swift
[141/191] Compiling RxSwift ObserverBase.swift
[142/191] Compiling RxSwift ObserverType.swift
[143/191] Compiling RxSwift OperationQueueScheduler.swift
[144/191] Compiling RxSwift Optional.swift
[145/191] Compiling RxSwift Platform.Darwin.swift
[146/191] Compiling RxSwift Platform.Linux.swift
[147/191] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[148/191] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[149/191] Compiling RxSwift PrimitiveSequence.swift
[150/191] Compiling RxSwift PriorityQueue.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/165] 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/165] Compiling RxSwift CombineLatest.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/165] Compiling RxSwift CompactMap.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/165] Compiling RxSwift Completable+AndThen.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 ConcurrentMainScheduler.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 ConnectableObservableType.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 Concat.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 ConcurrentDispatchQueueScheduler.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 Date+Dispatch.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 Debounce.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 Completable.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 CompositeDisposable.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 Debug.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 Decode.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 DefaultIfEmpty.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 Create.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 CurrentThreadScheduler.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 android