This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 RxNetService with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/katoemba/rxnetservice.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/katoemba/rxnetservice
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1c9298e Extend NetService to return first ip4 and ip6 address.
Cloned https://github.com/katoemba/rxnetservice.git
Revision (git rev-parse @):
1c9298e859ef0a79d6304bed3ca8a195e6a53dd0
SUCCESS checkout https://github.com/katoemba/rxnetservice.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/katoemba/rxnetservice.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/9] Write sources
[4/9] Write swift-version-6F35C1178C84523A.txt
[6/152] Compiling RxSwift PrimitiveSequence.swift
[7/152] Compiling RxSwift PriorityQueue.swift
[8/152] Compiling RxSwift Producer.swift
[9/152] Compiling RxSwift PublishSubject.swift
[10/152] Compiling RxSwift Queue.swift
[11/152] Compiling RxSwift Range.swift
[12/152] Compiling RxSwift Reactive.swift
[13/152] Compiling RxSwift RecursiveLock.swift
[14/152] Compiling RxSwift RecursiveScheduler.swift
[15/152] Compiling RxSwift Reduce.swift
[16/152] Compiling RxSwift RefCountDisposable.swift
[17/152] Compiling RxSwift Repeat.swift
[18/152] Compiling RxSwift ReplaySubject.swift
[19/152] Compiling RxSwift RetryWhen.swift
[20/152] Compiling RxSwift Rx.swift
[21/152] Compiling RxSwift RxMutableBox.swift
[22/167] Compiling RxSwift Skip.swift
[23/167] Compiling RxSwift SkipUntil.swift
[24/167] Compiling RxSwift SkipWhile.swift
[25/167] Compiling RxSwift StartWith.swift
[26/167] Compiling RxSwift SubjectType.swift
[27/167] Compiling RxSwift SubscribeOn.swift
[28/167] Compiling RxSwift SubscriptionDisposable.swift
[29/167] Compiling RxSwift SwiftSupport.swift
[30/167] Compiling RxSwift Switch.swift
[31/167] Compiling RxSwift SwitchIfEmpty.swift
[32/167] Compiling RxSwift SynchronizedDisposeType.swift
[33/167] Compiling RxSwift SynchronizedOnType.swift
[34/167] Compiling RxSwift SynchronizedUnsubscribeType.swift
[35/167] Compiling RxSwift TailRecursiveSink.swift
[36/167] Compiling RxSwift Take.swift
[37/167] Emitting module RxSwift
[38/167] Compiling RxSwift Date+Dispatch.swift
[39/167] Compiling RxSwift Debounce.swift
[40/167] Compiling RxSwift Debug.swift
[41/167] Compiling RxSwift Decode.swift
[42/167] Compiling RxSwift DefaultIfEmpty.swift
[43/167] Compiling RxSwift Deferred.swift
[44/167] Compiling RxSwift Delay.swift
[45/167] Compiling RxSwift DelaySubscription.swift
[46/167] Compiling RxSwift Dematerialize.swift
[47/167] Compiling RxSwift DispatchQueue+Extensions.swift
[48/167] Compiling RxSwift DispatchQueueConfiguration.swift
[49/167] Compiling RxSwift Disposable.swift
[50/167] Compiling RxSwift Disposables.swift
[51/167] Compiling RxSwift DisposeBag.swift
[52/167] Compiling RxSwift DisposeBase.swift
[53/167] Compiling RxSwift DistinctUntilChanged.swift
[54/167] Compiling RxSwift Never.swift
[55/167] Compiling RxSwift NopDisposable.swift
[56/167] Compiling RxSwift Observable.swift
[57/167] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[58/167] Compiling RxSwift ObservableConvertibleType.swift
[59/167] Compiling RxSwift ObservableType+Extensions.swift
[60/167] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[61/167] Compiling RxSwift ObservableType.swift
[62/167] Compiling RxSwift ObserveOn.swift
[63/167] Compiling RxSwift ObserverBase.swift
[64/167] Compiling RxSwift ObserverType.swift
[65/167] Compiling RxSwift OperationQueueScheduler.swift
[66/167] Compiling RxSwift Optional.swift
[67/167] Compiling RxSwift Platform.Darwin.swift
[68/167] Compiling RxSwift Platform.Linux.swift
[69/167] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[70/167] Compiling RxSwift Buffer.swift
[71/167] Compiling RxSwift Cancelable.swift
[72/167] Compiling RxSwift Catch.swift
[73/167] Compiling RxSwift CombineLatest+Collection.swift
[74/167] Compiling RxSwift CombineLatest+arity.swift
[75/167] Compiling RxSwift CombineLatest.swift
[76/167] Compiling RxSwift CompactMap.swift
[77/167] Compiling RxSwift Completable+AndThen.swift
[78/167] Compiling RxSwift Completable.swift
[79/167] Compiling RxSwift CompositeDisposable.swift
[80/167] Compiling RxSwift Concat.swift
[81/167] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[82/167] Compiling RxSwift ConcurrentMainScheduler.swift
[83/167] Compiling RxSwift ConnectableObservableType.swift
[84/167] Compiling RxSwift Create.swift
[85/167] Compiling RxSwift CurrentThreadScheduler.swift
[86/167] Compiling RxSwift AddRef.swift
[87/167] Compiling RxSwift Amb.swift
[88/167] Compiling RxSwift AnonymousDisposable.swift
[89/167] Compiling RxSwift AnonymousObserver.swift
[90/167] Compiling RxSwift AnyObserver.swift
[91/167] Compiling RxSwift AsMaybe.swift
[92/167] Compiling RxSwift AsSingle.swift
[93/167] Compiling RxSwift AsyncLock.swift
[94/167] Compiling RxSwift AsyncSubject.swift
[95/167] Compiling RxSwift AtomicInt.swift
[96/167] Compiling RxSwift Bag+Rx.swift
[97/167] Compiling RxSwift Bag.swift
[98/167] Compiling RxSwift BehaviorSubject.swift
[99/167] Compiling RxSwift BinaryDisposable.swift
[100/167] Compiling RxSwift Binder.swift
[101/167] Compiling RxSwift BooleanDisposable.swift
[102/167] Compiling RxSwift Infallible+Create.swift
[103/167] Compiling RxSwift Infallible+Operators.swift
[104/167] Compiling RxSwift Infallible+Zip+arity.swift
[105/167] Compiling RxSwift Infallible.swift
[106/167] Compiling RxSwift InfiniteSequence.swift
[107/167] Compiling RxSwift InvocableScheduledItem.swift
[108/167] Compiling RxSwift InvocableType.swift
[109/167] Compiling RxSwift Just.swift
[110/167] Compiling RxSwift Lock.swift
[111/167] Compiling RxSwift LockOwnerType.swift
[112/167] Compiling RxSwift MainScheduler.swift
[113/167] Compiling RxSwift Map.swift
[114/167] Compiling RxSwift Materialize.swift
[115/167] Compiling RxSwift Maybe.swift
[116/167] Compiling RxSwift Merge.swift
[117/167] Compiling RxSwift Multicast.swift
[118/167] Compiling RxSwift Do.swift
[119/167] Compiling RxSwift ElementAt.swift
[120/167] Compiling RxSwift Empty.swift
[121/167] Compiling RxSwift Enumerated.swift
[122/167] Compiling RxSwift Error.swift
[123/167] Compiling RxSwift Errors.swift
[124/167] Compiling RxSwift Event.swift
[125/167] Compiling RxSwift Filter.swift
[126/167] Compiling RxSwift First.swift
[127/167] Compiling RxSwift Generate.swift
[128/167] Compiling RxSwift GroupBy.swift
[129/167] Compiling RxSwift GroupedObservable.swift
[130/167] Compiling RxSwift HistoricalScheduler.swift
[131/167] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[132/167] Compiling RxSwift ImmediateSchedulerType.swift
[133/167] Compiling RxSwift Infallible+CombineLatest+arity.swift
[134/167] Compiling RxSwift Sample.swift
[135/167] Compiling RxSwift Scan.swift
[136/167] Compiling RxSwift ScheduledDisposable.swift
[137/167] Compiling RxSwift ScheduledItem.swift
[138/167] Compiling RxSwift ScheduledItemType.swift
[139/167] Compiling RxSwift SchedulerServices+Emulation.swift
[140/167] Compiling RxSwift SchedulerType.swift
[141/167] Compiling RxSwift Sequence.swift
[142/167] Compiling RxSwift SerialDispatchQueueScheduler.swift
[143/167] Compiling RxSwift SerialDisposable.swift
[144/167] Compiling RxSwift ShareReplayScope.swift
[145/167] Compiling RxSwift Single.swift
[146/167] Compiling RxSwift SingleAssignmentDisposable.swift
[147/167] Compiling RxSwift SingleAsync.swift
[148/167] Compiling RxSwift Sink.swift
[149/167] Compiling RxSwift TakeLast.swift
[150/167] Compiling RxSwift TakeWithPredicate.swift
[151/167] Compiling RxSwift Throttle.swift
[152/167] Compiling RxSwift Timeout.swift
[153/167] Compiling RxSwift Timer.swift
[154/167] Compiling RxSwift ToArray.swift
[155/167] Compiling RxSwift Using.swift
[156/167] Compiling RxSwift VirtualTimeConverterType.swift
[157/167] Compiling RxSwift VirtualTimeScheduler.swift
[158/167] Compiling RxSwift Window.swift
[159/167] Compiling RxSwift WithLatestFrom.swift
[160/167] Compiling RxSwift WithUnretained.swift
[161/167] Compiling RxSwift Zip+Collection.swift
[162/167] Compiling RxSwift Zip+arity.swift
[163/167] Compiling RxSwift Zip.swift
[164/173] Compiling RxRelay Utils.swift
[165/173] Compiling RxRelay ReplayRelay.swift
[166/173] Compiling RxRelay PublishRelay.swift
[167/173] Compiling RxRelay BehaviorRelay.swift
[168/173] Compiling RxRelay Observable+Bind.swift
[169/173] Emitting module RxRelay
[169/173] Compiling RxCocoaRuntime _RX.m
[170/173] Compiling RxCocoaRuntime _RXDelegateProxy.m
[171/173] Compiling RxCocoaRuntime _RXKVOObserver.m
[172/173] Compiling RxCocoaRuntime _RXObjCRuntime.m
[174/257] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[175/257] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[176/257] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[177/257] Compiling RxCocoa RxPickerViewAdapter.swift
[178/257] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[179/257] Compiling RxCocoa RxPickerViewDataSourceType.swift
[180/257] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[181/257] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[182/257] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[183/266] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[184/266] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[185/266] Compiling RxCocoa RxTabBarDelegateProxy.swift
[186/266] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[187/266] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[188/266] Compiling RxCocoa RxTableViewDataSourceType.swift
[189/266] Compiling RxCocoa RxTableViewDelegateProxy.swift
[190/266] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[191/266] Compiling RxCocoa RxTarget.swift
[192/266] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[193/266] Compiling RxCocoa UINavigationController+Rx.swift
[194/266] Compiling RxCocoa UIPickerView+Rx.swift
[195/266] Compiling RxCocoa UIRefreshControl+Rx.swift
[196/266] Compiling RxCocoa UIScrollView+Rx.swift
[197/266] Compiling RxCocoa UISearchBar+Rx.swift
[198/266] Compiling RxCocoa UISearchController+Rx.swift
[199/266] Compiling RxCocoa UISegmentedControl+Rx.swift
[200/266] Compiling RxCocoa UISlider+Rx.swift
[201/266] Compiling RxCocoa BehaviorRelay+Driver.swift
[202/266] Compiling RxCocoa ControlEvent+Driver.swift
[203/266] Compiling RxCocoa ControlEvent+Signal.swift
[204/266] Compiling RxCocoa ControlEvent.swift
[205/266] Compiling RxCocoa ControlProperty+Driver.swift
[206/266] Compiling RxCocoa ControlProperty.swift
[207/266] Compiling RxCocoa ControlTarget.swift
[208/266] Compiling RxCocoa DelegateProxy.swift
[209/266] Compiling RxCocoa DelegateProxyType.swift
[210/266] Compiling RxCocoa DispatchQueue+Extensions.swift
[211/266] Compiling RxCocoa Driver+Subscription.swift
[212/266] Compiling RxCocoa Driver.swift
[213/266] Compiling RxCocoa Infallible+Bind.swift
[214/266] Compiling RxCocoa ItemEvents.swift
[215/266] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[216/266] Compiling RxCocoa KVORepresentable+Swift.swift
[217/266] Compiling RxCocoa KVORepresentable.swift
[218/266] Compiling RxCocoa NSButton+Rx.swift
[219/266] Compiling RxCocoa NSControl+Rx.swift
[220/266] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[221/266] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[222/266] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[223/266] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[224/266] Compiling RxCocoa PublishRelay+Signal.swift
[225/266] Compiling RxCocoa RxCocoa.swift
[226/266] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[227/266] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[228/266] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[229/266] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[230/266] Emitting module RxCocoa
[231/266] Compiling RxCocoa UIStepper+Rx.swift
[232/266] Compiling RxCocoa UISwitch+Rx.swift
[233/266] Compiling RxCocoa UITabBar+Rx.swift
[234/266] Compiling RxCocoa UITabBarController+Rx.swift
[235/266] Compiling RxCocoa UITableView+Rx.swift
[236/266] Compiling RxCocoa UITextField+Rx.swift
[237/266] Compiling RxCocoa UITextView+Rx.swift
[238/266] Compiling RxCocoa URLSession+Rx.swift
[239/266] Compiling RxCocoa WKWebView+Rx.swift
[240/266] Compiling RxCocoa Signal.swift
[241/266] Compiling RxCocoa TextInput.swift
[242/266] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[243/266] Compiling RxCocoa UIApplication+Rx.swift
[244/266] Compiling RxCocoa UIBarButtonItem+Rx.swift
[245/266] Compiling RxCocoa UIButton+Rx.swift
[246/266] Compiling RxCocoa UICollectionView+Rx.swift
[247/266] Compiling RxCocoa UIControl+Rx.swift
[248/266] Compiling RxCocoa UIDatePicker+Rx.swift
[249/266] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[250/266] Compiling RxCocoa NSObject+Rx.swift
[251/266] Compiling RxCocoa NSSlider+Rx.swift
[252/266] Compiling RxCocoa NSTextField+Rx.swift
[253/266] Compiling RxCocoa NSTextStorage+Rx.swift
[254/266] Compiling RxCocoa NSTextView+Rx.swift
[255/266] Compiling RxCocoa NSView+Rx.swift
[256/266] Compiling RxCocoa NotificationCenter+Rx.swift
[257/266] Compiling RxCocoa Observable+Bind.swift
[258/266] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[259/266] Compiling RxCocoa RxTextViewDelegateProxy.swift
[260/266] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[261/266] Compiling RxCocoa SchedulerType+SharedSequence.swift
[262/266] Compiling RxCocoa SectionedViewDataSourceType.swift
[263/266] Compiling RxCocoa SharedSequence+Operators+arity.swift
[264/266] Compiling RxCocoa SharedSequence+Operators.swift
[265/266] Compiling RxCocoa SharedSequence.swift
[266/266] Compiling RxCocoa Signal+Subscription.swift
[267/269] Compiling RxNetService NetServiceBrowser+Rx.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:31:1: warning: extension declares a conformance of imported type 'NetServiceBrowser' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
29 | import RxCocoa
30 |
31 | extension NetServiceBrowser: HasDelegate {
   | |- warning: extension declares a conformance of imported type 'NetServiceBrowser' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 |     public typealias Delegate = NetServiceBrowserDelegate
33 | }
[268/269] Emitting module RxNetService
/Users/admin/builder/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:31:1: warning: extension declares a conformance of imported type 'NetService' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 29 | import RxCocoa
 30 |
 31 | extension NetService: HasDelegate {
    | |- warning: extension declares a conformance of imported type 'NetService' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 32 |     public typealias Delegate = NetServiceDelegate
 33 | }
/Users/admin/builder/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:31:1: warning: extension declares a conformance of imported type 'NetServiceBrowser' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
29 | import RxCocoa
30 |
31 | extension NetServiceBrowser: HasDelegate {
   | |- warning: extension declares a conformance of imported type 'NetServiceBrowser' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 |     public typealias Delegate = NetServiceBrowserDelegate
33 | }
[269/269] Compiling RxNetService NetService+Rx.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:31:1: warning: extension declares a conformance of imported type 'NetService' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 29 | import RxCocoa
 30 |
 31 | extension NetService: HasDelegate {
    | |- warning: extension declares a conformance of imported type 'NetService' to imported protocol 'HasDelegate'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 32 |     public typealias Delegate = NetServiceDelegate
 33 | }
Build complete! (46.05s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/51416] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.50s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.1.0 (0.64s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.1.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "RxNetService",
  "name" : "RxNetService",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "RxNetService",
      "targets" : [
        "RxNetService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxNetServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "RxNetServiceTests",
      "path" : "Tests/RxNetServiceTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "RxNetService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxNetService",
      "module_type" : "SwiftTarget",
      "name" : "RxNetService",
      "path" : "Sources/RxNetService",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "RxNetService"
      ],
      "sources" : [
        "NetService+Rx.swift",
        "NetServiceBrowser+Rx.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.