The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of NetworkReachabilityRxSwift, reference main (6eeb29), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 12:47:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/vsanthanam/NetworkReachability.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/nicklockwood/SwiftFormat
[1/2295] Fetching networkreachability
[2/4344] Fetching networkreachability, swift-docc-plugin
[228/7719] Fetching networkreachability, swift-docc-plugin, swift-docc-symbolkit
[3570/60402] Fetching networkreachability, swift-docc-plugin, swift-docc-symbolkit, rxswift
[3624/107132] Fetching networkreachability, swift-docc-plugin, swift-docc-symbolkit, rxswift, swiftformat
Fetched https://github.com/apple/swift-docc-plugin from cache (1.68s)
Fetched https://github.com/vsanthanam/NetworkReachability.git from cache (1.68s)
[23386/102788] Fetching swift-docc-symbolkit, rxswift, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (42.95s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (42.95s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (42.95s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (44.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.61s)
Computing version for https://github.com/vsanthanam/NetworkReachability.git
Computed https://github.com/vsanthanam/NetworkReachability.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.63s)
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/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
Creating working copy for https://github.com/vsanthanam/NetworkReachability.git
Working copy of https://github.com/vsanthanam/NetworkReachability.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "networkreachabilityrxswift",
      "name": "NetworkReachabilityRxSwift",
      "url": "https://github.com/vsanthanam/NetworkReachabilityRxSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkReachabilityRxSwift",
      "dependencies": [
        {
          "identity": "networkreachability",
          "name": "NetworkReachability",
          "url": "https://github.com/vsanthanam/NetworkReachability.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkReachability",
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
[1/244] Fetching networkreachabilityrxswift
Fetched https://github.com/vsanthanam/NetworkReachabilityRxSwift.git from cache (0.76s)
Fetching https://github.com/vsanthanam/NetworkReachability.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.59s)
Fetched https://github.com/vsanthanam/NetworkReachability.git from cache (0.59s)
Computing version for https://github.com/vsanthanam/NetworkReachability.git
Computed https://github.com/vsanthanam/NetworkReachability.git at 1.5.1 (0.65s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.50s)
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/vsanthanam/NetworkReachability.git
Working copy of https://github.com/vsanthanam/NetworkReachability.git resolved at 1.5.1
Creating working copy for https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
Working copy of https://github.com/vsanthanam/NetworkReachabilityRxSwift.git resolved at main (6eeb298)
warning: '.resolve-product-dependencies': dependency 'networkreachabilityrxswift' is not used by any target
Found 2 product dependencies
  - NetworkReachability
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/170] Compiling RxSwift SingleAsync.swift
[9/170] Compiling RxSwift Sink.swift
[10/170] Compiling RxSwift Skip.swift
[11/170] Compiling RxSwift SkipUntil.swift
[12/170] Compiling RxSwift SkipWhile.swift
[13/170] Compiling RxSwift StartWith.swift
[14/170] Compiling RxSwift SubjectType.swift
[15/170] Compiling RxSwift SubscribeOn.swift
[16/170] Compiling RxSwift SubscriptionDisposable.swift
[17/170] Compiling RxSwift SwiftSupport.swift
[18/170] Compiling RxSwift Switch.swift
[19/170] Compiling RxSwift SwitchIfEmpty.swift
[20/170] Compiling RxSwift SynchronizedDisposeType.swift
[21/170] Compiling RxSwift SynchronizedOnType.swift
[22/170] Compiling RxSwift SynchronizedUnsubscribeType.swift
[23/170] Compiling RxSwift TailRecursiveSink.swift
[24/186] Compiling NetworkReachability SCNetworkReachabilityFlags+NetworkReachability.swift
[25/186] Compiling RxSwift Binder.swift
[26/186] Compiling RxSwift BooleanDisposable.swift
[27/187] Compiling RxSwift AddRef.swift
[28/187] Compiling RxSwift Amb.swift
[29/187] Compiling RxSwift Bag+Rx.swift
[30/187] Compiling RxSwift Bag.swift
[31/187] Compiling RxSwift AsSingle.swift
[32/187] Compiling RxSwift AsyncLock.swift
[33/187] Compiling RxSwift BehaviorSubject.swift
[34/187] Compiling RxSwift BinaryDisposable.swift
[35/187] Compiling RxSwift AsyncSubject.swift
[36/187] Compiling RxSwift AtomicInt.swift
[37/187] Compiling RxSwift AnonymousDisposable.swift
[38/187] Compiling RxSwift AnonymousObserver.swift
[39/187] Emitting module NetworkReachability
[40/187] Compiling RxSwift AnyObserver.swift
[41/187] Compiling RxSwift AsMaybe.swift
[58/187] Compiling RxSwift Infallible+Concurrency.swift
[59/187] Compiling RxSwift Infallible+Create.swift
[60/187] Compiling RxSwift Infallible+Operators.swift
[61/187] Compiling RxSwift Infallible+Zip+arity.swift
[62/187] Compiling RxSwift Infallible.swift
[63/187] Compiling RxSwift InfiniteSequence.swift
[64/187] Compiling RxSwift InvocableScheduledItem.swift
[65/187] Compiling RxSwift InvocableType.swift
[66/187] Compiling RxSwift Just.swift
[67/187] Compiling RxSwift Lock.swift
[68/187] Compiling RxSwift LockOwnerType.swift
[69/187] Compiling RxSwift MainScheduler.swift
[70/187] Compiling RxSwift Map.swift
[71/187] Compiling RxSwift Materialize.swift
[72/187] Compiling RxSwift Maybe.swift
[73/187] Compiling RxSwift Merge.swift
[74/187] Compiling RxSwift Date+Dispatch.swift
[75/187] Compiling RxSwift Debounce.swift
[76/187] Compiling RxSwift Debug.swift
[77/187] Compiling RxSwift Decode.swift
[78/187] Compiling RxSwift DefaultIfEmpty.swift
[79/187] Compiling RxSwift Deferred.swift
[80/187] Compiling RxSwift Delay.swift
[81/187] Compiling RxSwift DelaySubscription.swift
[82/187] Compiling RxSwift Dematerialize.swift
[83/187] Compiling RxSwift DispatchQueue+Extensions.swift
[84/187] Compiling RxSwift DispatchQueueConfiguration.swift
[85/187] Compiling RxSwift Disposable.swift
[86/187] Compiling RxSwift Disposables.swift
[87/187] Compiling RxSwift DisposeBag.swift
[88/187] Compiling RxSwift DisposeBase.swift
[89/187] Compiling RxSwift DistinctUntilChanged.swift
[90/187] Emitting module RxSwift
[91/187] Compiling RxSwift Do.swift
[92/187] Compiling RxSwift ElementAt.swift
[93/187] Compiling RxSwift Empty.swift
[94/187] Compiling RxSwift Enumerated.swift
[95/187] Compiling RxSwift Error.swift
[96/187] Compiling RxSwift Errors.swift
[97/187] Compiling RxSwift Event.swift
[98/187] Compiling RxSwift Filter.swift
[99/187] Compiling RxSwift First.swift
[100/187] Compiling RxSwift Generate.swift
[101/187] Compiling RxSwift GroupBy.swift
[102/187] Compiling RxSwift GroupedObservable.swift
[103/187] Compiling RxSwift HistoricalScheduler.swift
[104/187] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[105/187] Compiling RxSwift ImmediateSchedulerType.swift
[106/187] Compiling RxSwift Infallible+CombineLatest+arity.swift
[107/187] Compiling RxSwift Platform.Linux.swift
[108/187] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[109/187] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[110/187] Compiling RxSwift PrimitiveSequence.swift
[111/187] Compiling RxSwift PriorityQueue.swift
[112/187] Compiling RxSwift Producer.swift
[113/187] Compiling RxSwift PublishSubject.swift
[114/187] Compiling RxSwift Queue.swift
[115/187] Compiling RxSwift Range.swift
[116/187] Compiling RxSwift Reactive.swift
[117/187] Compiling RxSwift RecursiveLock.swift
[118/187] Compiling RxSwift RecursiveScheduler.swift
[119/187] Compiling RxSwift Reduce.swift
[120/187] Compiling RxSwift RefCountDisposable.swift
[121/187] Compiling RxSwift Repeat.swift
[122/187] Compiling RxSwift ReplaySubject.swift
[123/187] Compiling RxSwift RetryWhen.swift
[124/187] Compiling RxSwift Rx.swift
[125/187] Compiling RxSwift RxMutableBox.swift
[126/187] Compiling RxSwift Sample.swift
[127/187] Compiling RxSwift Scan.swift
[128/187] Compiling RxSwift ScheduledDisposable.swift
[129/187] Compiling RxSwift ScheduledItem.swift
[130/187] Compiling RxSwift ScheduledItemType.swift
[131/187] Compiling RxSwift SchedulerServices+Emulation.swift
[132/187] Compiling RxSwift SchedulerType.swift
[133/187] Compiling RxSwift Sequence.swift
[134/187] Compiling RxSwift SerialDispatchQueueScheduler.swift
[135/187] Compiling RxSwift SerialDisposable.swift
[136/187] Compiling RxSwift ShareReplayScope.swift
[137/187] Compiling RxSwift Single.swift
[138/187] Compiling RxSwift SingleAssignmentDisposable.swift
[139/187] Compiling NetworkReachability WeakReference.swift
[140/187] Compiling RxSwift Multicast.swift
[141/187] Compiling RxSwift Never.swift
[142/187] Compiling RxSwift NopDisposable.swift
[143/187] Compiling RxSwift Observable+Concurrency.swift
[144/187] Compiling RxSwift Observable.swift
[145/187] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[146/187] Compiling RxSwift ObservableConvertibleType.swift
[147/187] Compiling RxSwift ObservableType+Extensions.swift
[148/187] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[149/187] Compiling RxSwift ObservableType.swift
[150/187] Compiling RxSwift ObserveOn.swift
[151/187] Compiling RxSwift ObserverBase.swift
[152/187] Compiling RxSwift ObserverType.swift
[153/187] Compiling RxSwift OperationQueueScheduler.swift
[154/187] Compiling RxSwift Optional.swift
[155/187] Compiling RxSwift Platform.Darwin.swift
[156/187] Compiling RxSwift Buffer.swift
[157/187] Compiling RxSwift Cancelable.swift
[158/187] Compiling RxSwift Catch.swift
[159/187] Compiling RxSwift CombineLatest+Collection.swift
[160/187] Compiling RxSwift CombineLatest+arity.swift
[161/187] Compiling RxSwift CombineLatest.swift
[162/187] Compiling RxSwift CompactMap.swift
[163/187] Compiling RxSwift Completable+AndThen.swift
[164/187] Compiling RxSwift Completable.swift
[165/187] Compiling RxSwift CompositeDisposable.swift
[166/187] Compiling RxSwift Concat.swift
[167/187] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[168/187] Compiling RxSwift ConcurrentMainScheduler.swift
[169/187] Compiling RxSwift ConnectableObservableType.swift
[170/187] Compiling RxSwift Create.swift
[171/187] Compiling RxSwift CurrentThreadScheduler.swift
[172/187] Compiling RxSwift Take.swift
[173/187] Compiling RxSwift TakeLast.swift
[174/187] Compiling RxSwift TakeWithPredicate.swift
[175/187] Compiling RxSwift Throttle.swift
[176/187] Compiling RxSwift Timeout.swift
[177/187] Compiling RxSwift Timer.swift
[178/187] Compiling RxSwift ToArray.swift
[179/187] Compiling RxSwift Using.swift
[180/187] Compiling RxSwift VirtualTimeConverterType.swift
[181/187] Compiling RxSwift VirtualTimeScheduler.swift
[182/187] Compiling RxSwift Window.swift
[183/187] Compiling RxSwift WithLatestFrom.swift
[184/187] Compiling RxSwift WithUnretained.swift
[185/187] Compiling RxSwift Zip+Collection.swift
[186/187] Compiling RxSwift Zip+arity.swift
[187/187] Compiling RxSwift Zip.swift
[188/191] Compiling NetworkReachabilityRxSwift DispatchQueue+NetworkReachabilityRxSwift.swift
[189/191] Compiling NetworkReachabilityRxSwift ReachabilityMonitor+RxSwift.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:78:41: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
 76 |                                     let reachability = try result.get()
 77 |                                     queue.async {
 78 |                                         observer.on(.next(reachability))
    |                                         `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
 79 |                                     }
 80 |                                 } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:29:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RxSwift'
 27 | import Foundation
 28 | import NetworkReachability
 29 | import RxSwift
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RxSwift'
 30 |
 31 | #if !os(watchOS)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:82:41: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
 80 |                                 } catch {
 81 |                                     queue.async {
 82 |                                         observer.on(.error(error))
    |                                         `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
 83 |                                     }
 84 |                                 }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:88:33: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
 86 |                         } catch {
 87 |                             queue.async {
 88 |                                 observer.on(.error(error))
    |                                 `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
 89 |                             }
 90 |                         }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:137:41: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
135 |                                     let reachability = try result.get()
136 |                                     queue.async {
137 |                                         observer.on(.next(reachability))
    |                                         `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
138 |                                     }
139 |                                 } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:141:41: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
139 |                                 } catch {
140 |                                     queue.async {
141 |                                         observer.on(.error(error))
    |                                         `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
142 |                                     }
143 |                                 }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:147:33: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
145 |                         } catch {
146 |                             queue.async {
147 |                                 observer.on(.error(error))
    |                                 `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
148 |                             }
149 |                         }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:196:41: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
194 |                                     let reachability = try result.get()
195 |                                     queue.async {
196 |                                         observer.on(.next(reachability))
    |                                         `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
197 |                                     }
198 |                                 } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:200:41: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
198 |                                 } catch {
199 |                                     queue.async {
200 |                                         observer.on(.error(error))
    |                                         `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
201 |                                     }
202 |                                 }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:206:33: warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
204 |                         } catch {
205 |                             queue.async {
206 |                                 observer.on(.error(error))
    |                                 `- warning: capture of 'observer' with non-sendable type 'AnyObserver<Reachability>' in a '@Sendable' closure
207 |                             }
208 |                         }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:55:41: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 53 |                 return Observable
 54 |                     .create { observer in
 55 |                         let task = Task {
    |                                         `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 56 |                             do {
 57 |                                 for try await reachability in ReachabilityMonitor.reachabilityUpdates {
 58 |                                     observer.on(.next(reachability))
    |                                     `- note: closure captures 'observer' which is accessible to code in the current task
 59 |                                 }
 60 |                                 observer.on(.completed)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:114:41: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
112 |                 return Observable
113 |                     .create { observer in
114 |                         let task = Task {
    |                                         `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
115 |                             do {
116 |                                 for try await reachability in ReachabilityMonitor.reachabilityUpdates(forHost: host) {
117 |                                     observer.on(.next(reachability))
    |                                     `- note: closure captures 'observer' which is accessible to code in the current task
118 |                                 }
119 |                                 observer.on(.completed)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/ReachabilityMonitor+RxSwift.swift:173:41: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
171 |                 return Observable
172 |                     .create { observer in
173 |                         let task = Task {
    |                                         `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
174 |                             do {
175 |                                 for try await reachability in ReachabilityMonitor.reachabilityUpdates(forAddress: address) {
176 |                                     observer.on(.next(reachability))
    |                                     `- note: closure captures 'observer' which is accessible to code in the current task
177 |                                 }
178 |                                 observer.on(.completed)
[190/191] Compiling NetworkReachabilityRxSwift NetworkMonitor+RxSwift.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/NetworkMonitor+RxSwift.swift:70:29: warning: capture of 'observer' with non-sendable type 'AnyObserver<NWPath>' in a '@Sendable' closure
 68 |                     _ = NetworkMonitor { _, path in
 69 |                         queue.async {
 70 |                             observer.on(.next(path))
    |                             `- warning: capture of 'observer' with non-sendable type 'AnyObserver<NWPath>' in a '@Sendable' closure
 71 |                         }
 72 |                     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/NetworkMonitor+RxSwift.swift:30:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RxSwift'
 28 | import Network
 29 | import NetworkReachability
 30 | import RxSwift
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RxSwift'
 31 |
 32 | /// RxSwift bindings for `NetworkMonitor`
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/NetworkMonitor+RxSwift.swift:112:29: warning: capture of 'observer' with non-sendable type 'AnyObserver<NWPath>' in a '@Sendable' closure
110 |                     _ = NetworkMonitor { _, path in
111 |                         queue.async {
112 |                             observer.on(.next(path))
    |                             `- warning: capture of 'observer' with non-sendable type 'AnyObserver<NWPath>' in a '@Sendable' closure
113 |                         }
114 |                     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AnyObserver.swift:12:15: note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
10 | ///
11 | /// Forwards operations to an arbitrary underlying observer with the same `Element` type, hiding the specifics of the underlying observer type.
12 | public struct AnyObserver<Element> : ObserverType {
   |               `- note: generic struct 'AnyObserver' does not conform to the 'Sendable' protocol
13 |     /// Anonymous event handler type.
14 |     public typealias EventHandler = (Event<Element>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/NetworkMonitor+RxSwift.swift:54:37: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 52 |             return Observable
 53 |                 .create { observer in
 54 |                     let task = Task {
    |                                     `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 55 |                         for await path in NetworkMonitor.networkPathUpdates {
 56 |                             observer.on(.next(path))
    |                             `- note: closure captures 'observer' which is accessible to code in the current task
 57 |                         }
 58 |                         observer.on(.completed)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/NetworkMonitor+RxSwift.swift:96:37: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 94 |             return Observable
 95 |                 .create { observer in
 96 |                     let task = Task {
    |                                     `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 97 |                         for await path in NetworkMonitor.networkPathUpdates(requiringInterfaceType: interfaceType) {
 98 |                             observer.on(.next(path))
    |                             `- note: closure captures 'observer' which is accessible to code in the current task
 99 |                         }
100 |                         observer.on(.completed)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/NetworkMonitor+RxSwift.swift:138:33: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
136 |         Observable
137 |             .create { observer in
138 |                 let task = Task {
    |                                 `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
139 |                     for await path in NetworkMonitor.networkPathUpdates(prohibitingInterfaceTypes: interfaceTypes) {
140 |                         observer.on(.next(path))
    |                         `- note: closure captures 'observer' which is accessible to code in the current task
141 |                     }
142 |                     observer.on(.completed)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkReachabilityRxSwift/Extensions/NetworkMonitor+RxSwift.swift:163:33: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
161 |         Single.create { observer in
162 |             if #available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *) {
163 |                 let task = Task {
    |                                 `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
164 |                     let path = await NetworkMonitor.networkPath
165 |                     observer(.success(path))
    |                     `- note: closure captures 'observer' which is accessible to code in the current task
166 |                 }
167 |                 return Disposables.create {
[191/191] Emitting module NetworkReachabilityRxSwift
Build complete! (18.15s)
Build complete.
{
  "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" : "/Users/admin/builder/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"
}
Done.