The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NetDiagnosis, reference main (92f603), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 09:54:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/NetDiagnosis.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/453jerry/NetDiagnosis
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 92f603e Merge pull request #9 from mredig/mredig/close-socket
Cloned https://github.com/453jerry/NetDiagnosis.git
Revision (git rev-parse @):
92f603e2acdbed2534f5499328668b9ab32fbed3
SUCCESS checkout https://github.com/453jerry/NetDiagnosis.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/23537] Fetching swift-collections
[1649/77842] Fetching swift-collections, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (11.64s)
Fetched https://github.com/apple/swift-collections.git from cache (11.64s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (12.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "netdiagnosis",
      "name": "NetDiagnosis",
      "url": "https://github.com/453jerry/NetDiagnosis.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetDiagnosis",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.10.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/453jerry/NetDiagnosis.git
[1/147] Fetching netdiagnosis
Fetched https://github.com/453jerry/NetDiagnosis.git from cache (0.73s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.61s)
Fetched https://github.com/apple/swift-collections.git from cache (0.61s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Creating working copy for https://github.com/453jerry/NetDiagnosis.git
Working copy of https://github.com/453jerry/NetDiagnosis.git resolved at main (92f603e)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'netdiagnosis' is not used by any target
Found 2 product dependencies
  - swift-collections
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/174] Compiling RxSwift Buffer.swift
[9/174] Compiling RxSwift Enumerated.swift
[10/175] Compiling RxSwift AnonymousDisposable.swift
[11/175] Compiling RxSwift AnonymousObserver.swift
[12/175] Emitting module InternalCollectionsUtilities
[13/175] Compiling RxSwift AddRef.swift
[14/175] Compiling RxSwift Amb.swift
[15/175] Compiling RxSwift Binder.swift
[16/175] Compiling RxSwift BooleanDisposable.swift
[17/175] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/175] Compiling RxSwift AsyncSubject.swift
[19/175] Compiling RxSwift AtomicInt.swift
[20/175] Compiling RxSwift AsSingle.swift
[21/175] Compiling RxSwift AsyncLock.swift
[22/175] Compiling RxSwift AnyObserver.swift
[23/175] Compiling RxSwift AsMaybe.swift
[24/175] Compiling RxSwift Bag+Rx.swift
[25/175] Compiling RxSwift Bag.swift
[26/175] Compiling RxSwift BehaviorSubject.swift
[27/175] Compiling RxSwift BinaryDisposable.swift
[28/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[29/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[30/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[31/231] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[32/231] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[33/231] Compiling OrderedCollections OrderedSet+Sendable.swift
[34/237] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/237] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[36/237] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[37/237] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[38/237] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[39/237] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[40/237] Compiling OrderedCollections _Hashtable+Header.swift
[41/237] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/237] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[43/237] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/237] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[45/237] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[46/237] Compiling OrderedCollections OrderedSet+Codable.swift
[47/237] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/237] Compiling OrderedCollections OrderedSet+Descriptions.swift
[49/237] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/237] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/237] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[57/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[58/237] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/237] Compiling OrderedCollections OrderedSet+Initializers.swift
[60/237] Compiling OrderedCollections OrderedSet+Insertions.swift
[61/237] Compiling OrderedCollections OrderedSet+Invariants.swift
[62/237] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[63/237] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[64/237] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[65/237] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[66/237] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[67/237] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[68/237] Compiling OrderedCollections OrderedDictionary+Values.swift
[69/237] Compiling OrderedCollections OrderedDictionary.swift
[70/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[71/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[72/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[73/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[74/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[75/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[76/237] Compiling OrderedCollections _HashTable+Bucket.swift
[77/237] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/237] Compiling OrderedCollections _HashTable+Constants.swift
[79/237] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/237] Compiling OrderedCollections _HashTable+Testing.swift
[81/237] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/237] Compiling OrderedCollections _HashTable.swift
[83/237] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/237] Compiling OrderedCollections OrderedSet+Testing.swift
[85/237] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/237] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/237] Compiling OrderedCollections OrderedSet.swift
[88/237] Compiling OrderedCollections _UnsafeBitset.swift
[89/237] Emitting module OrderedCollections
[90/243] Emitting module RxSwift
[124/259] Compiling RxSwift Sink.swift
[125/259] Compiling RxSwift Skip.swift
[126/259] Compiling RxSwift SkipUntil.swift
[127/259] Compiling RxSwift SkipWhile.swift
[128/259] Compiling RxSwift StartWith.swift
[129/259] Compiling RxSwift SubjectType.swift
[130/259] Compiling RxSwift SubscribeOn.swift
[131/259] Compiling RxSwift SubscriptionDisposable.swift
[132/259] Compiling RxSwift SwiftSupport.swift
[133/259] Compiling RxSwift Switch.swift
[134/259] Compiling RxSwift SwitchIfEmpty.swift
[135/259] Compiling RxSwift SynchronizedDisposeType.swift
[136/259] Compiling RxSwift SynchronizedOnType.swift
[137/259] Compiling RxSwift SynchronizedUnsubscribeType.swift
[138/259] Compiling RxSwift TailRecursiveSink.swift
[139/259] Compiling RxSwift Take.swift
[140/259] Compiling NetDiagnosis Utilities.swift
[141/259] Compiling NetDiagnosis Pinger.swift
[142/259] Compiling NetDiagnosis IPAddr.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:208:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
206 | }
207 |
208 | extension in_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
209 |     public var description: String {
210 |         var buffer = [CChar](repeating: 0, count: Int(INET_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:225:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
223 | }
224 |
225 | extension in6_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
226 |     public var description: String {
227 |         var buffer = [CChar](repeating: 0, count: Int(INET6_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:242:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
240 | }
241 |
242 | extension in_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
243 |     public static func == (lhs: in_addr, rhs: in_addr) -> Bool {
244 |         lhs.s_addr == rhs.s_addr
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:248:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
246 | }
247 |
248 | extension in6_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
249 |     public static func == (lhs: in6_addr, rhs: in6_addr) -> Bool {
250 |         (lhs.__u6_addr.__u6_addr32.0 == rhs.__u6_addr.__u6_addr32.0) &&
[143/259] Emitting module NetDiagnosis
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:208:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
206 | }
207 |
208 | extension in_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
209 |     public var description: String {
210 |         var buffer = [CChar](repeating: 0, count: Int(INET_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:225:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
223 | }
224 |
225 | extension in6_addr: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
226 |     public var description: String {
227 |         var buffer = [CChar](repeating: 0, count: Int(INET6_ADDRSTRLEN))
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:242:1: warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
240 | }
241 |
242 | extension in_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
243 |     public static func == (lhs: in_addr, rhs: in_addr) -> Bool {
244 |         lhs.s_addr == rhs.s_addr
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/IPAddr.swift:248:1: warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
246 | }
247 |
248 | extension in6_addr: Equatable {
    | |- warning: extension declares a conformance of imported type 'in6_addr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Darwin' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
249 |     public static func == (lhs: in6_addr, rhs: in6_addr) -> Bool {
250 |         (lhs.__u6_addr.__u6_addr32.0 == rhs.__u6_addr.__u6_addr32.0) &&
[144/259] Compiling NetDiagnosis Pinger+Sockopt.swift
[145/259] Compiling NetDiagnosis Pinger+Trace.swift
[162/259] Compiling RxSwift Rx.swift
[163/259] Compiling RxSwift RxMutableBox.swift
[164/259] Compiling RxSwift Sample.swift
[165/259] Compiling RxSwift Scan.swift
[166/259] Compiling RxSwift ScheduledDisposable.swift
[167/259] Compiling RxSwift ScheduledItem.swift
[168/259] Compiling RxSwift ScheduledItemType.swift
[169/259] Compiling RxSwift SchedulerServices+Emulation.swift
[170/259] Compiling RxSwift SchedulerType.swift
[171/259] Compiling RxSwift Sequence.swift
[172/259] Compiling RxSwift SerialDispatchQueueScheduler.swift
[173/259] Compiling RxSwift SerialDisposable.swift
[174/259] Compiling RxSwift ShareReplayScope.swift
[175/259] Compiling RxSwift Single.swift
[176/259] Compiling RxSwift SingleAssignmentDisposable.swift
[177/259] Compiling RxSwift SingleAsync.swift
[178/259] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[179/259] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[180/259] Compiling RxSwift PrimitiveSequence.swift
[181/259] Compiling RxSwift PriorityQueue.swift
[182/259] Compiling RxSwift Producer.swift
[183/259] Compiling RxSwift PublishSubject.swift
[184/259] Compiling RxSwift Queue.swift
[185/259] Compiling RxSwift Range.swift
[186/259] Compiling RxSwift Reactive.swift
[187/259] Compiling RxSwift RecursiveLock.swift
[188/259] Compiling RxSwift RecursiveScheduler.swift
[189/259] Compiling RxSwift Reduce.swift
[190/259] Compiling RxSwift RefCountDisposable.swift
[191/259] Compiling RxSwift Repeat.swift
[192/259] Compiling RxSwift ReplaySubject.swift
[193/259] Compiling RxSwift RetryWhen.swift
[194/259] Compiling RxSwift Never.swift
[195/259] Compiling RxSwift NopDisposable.swift
[196/259] Compiling RxSwift Observable+Concurrency.swift
[197/259] Compiling RxSwift Observable.swift
[198/259] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[199/259] Compiling RxSwift ObservableConvertibleType.swift
[200/259] Compiling RxSwift ObservableType+Extensions.swift
[201/259] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[202/259] Compiling RxSwift ObservableType.swift
[203/259] Compiling RxSwift ObserveOn.swift
[204/259] Compiling RxSwift ObserverBase.swift
[205/259] Compiling RxSwift ObserverType.swift
[206/259] Compiling RxSwift OperationQueueScheduler.swift
[207/259] Compiling RxSwift Optional.swift
[208/259] Compiling RxSwift Platform.Darwin.swift
[209/259] Compiling RxSwift Platform.Linux.swift
[222/259] Compiling RxSwift DisposeBase.swift
[223/259] Compiling RxSwift DistinctUntilChanged.swift
[224/259] Compiling RxSwift Do.swift
[225/259] Compiling RxSwift ElementAt.swift
[226/259] Compiling RxSwift Empty.swift
[227/259] Compiling RxSwift Cancelable.swift
[228/259] Compiling RxSwift Catch.swift
[229/259] Compiling RxSwift CombineLatest+Collection.swift
[230/259] Compiling RxSwift CombineLatest+arity.swift
[231/259] Compiling RxSwift CombineLatest.swift
[232/259] Compiling RxSwift CompactMap.swift
[233/259] Compiling RxSwift Completable+AndThen.swift
[234/259] Compiling RxSwift Completable.swift
[235/259] Compiling RxSwift CompositeDisposable.swift
[236/259] Compiling RxSwift Concat.swift
[237/259] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[238/259] Compiling RxSwift ConcurrentMainScheduler.swift
[239/259] Compiling RxSwift ConnectableObservableType.swift
[240/259] Compiling RxSwift Create.swift
[241/259] Compiling RxSwift CurrentThreadScheduler.swift
[242/259] Compiling RxSwift Date+Dispatch.swift
[243/259] Compiling RxSwift Debounce.swift
[244/259] Compiling RxSwift TakeLast.swift
[245/259] Compiling RxSwift TakeWithPredicate.swift
[246/259] Compiling RxSwift Throttle.swift
[247/259] Compiling RxSwift Timeout.swift
[248/259] Compiling RxSwift Timer.swift
[249/259] Compiling RxSwift ToArray.swift
[250/259] Compiling RxSwift Using.swift
[251/259] Compiling RxSwift VirtualTimeConverterType.swift
[252/259] Compiling RxSwift VirtualTimeScheduler.swift
[253/259] Compiling RxSwift Window.swift
[254/259] Compiling RxSwift WithLatestFrom.swift
[255/259] Compiling RxSwift WithUnretained.swift
[256/259] Compiling RxSwift Zip+Collection.swift
[257/259] Compiling RxSwift Zip+arity.swift
[258/259] Compiling RxSwift Zip.swift
[259/259] Compiling RxSwift resource_bundle_accessor.swift
[260/261] Compiling RxNetDiagnosis Pinger+Rx.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxNetDiagnosis/Pinger+Rx.swift:12:1: warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
10 | import RxSwift
11 |
12 | extension Pinger: ReactiveCompatible {}
   | |- warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 | extension Reactive where Base: Pinger {
[261/261] Emitting module RxNetDiagnosis
/Users/admin/builder/spi-builder-workspace/Sources/RxNetDiagnosis/Pinger+Rx.swift:12:1: warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
10 | import RxSwift
11 |
12 | extension Pinger: ReactiveCompatible {}
   | |- warning: extension declares a conformance of imported type 'Pinger' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'NetDiagnosis' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 | extension Reactive where Base: Pinger {
Build complete! (9.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "NetDiagnosis",
  "name" : "NetDiagnosis",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "NetDiagnosis",
      "targets" : [
        "NetDiagnosis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RxNetDiagnosis",
      "targets" : [
        "RxNetDiagnosis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxNetDiagnosis",
      "module_type" : "SwiftTarget",
      "name" : "RxNetDiagnosis",
      "path" : "Sources/RxNetDiagnosis",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "RxNetDiagnosis"
      ],
      "sources" : [
        "Pinger+Rx.swift"
      ],
      "target_dependencies" : [
        "NetDiagnosis"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetDiagnosisTests",
      "module_type" : "SwiftTarget",
      "name" : "NetDiagnosisTests",
      "path" : "Tests/NetDiagnosisTests",
      "sources" : [
        "NetDiagnosisTests.swift"
      ],
      "target_dependencies" : [
        "NetDiagnosis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetDiagnosis",
      "module_type" : "SwiftTarget",
      "name" : "NetDiagnosis",
      "path" : "Sources/NetDiagnosis",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "NetDiagnosis",
        "RxNetDiagnosis"
      ],
      "sources" : [
        "IPAddr.swift",
        "Pinger+Sockopt.swift",
        "Pinger+Trace.swift",
        "Pinger.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.