Build Information
Successful build of NetDiagnosis, reference 1.1.2 (40e048), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 09:57:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/NetDiagnosis.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/453jerry/NetDiagnosis
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 40e048e Merge pull request #8 from 453jerry/feature/support_swift_5_5-5_9
Cloned https://github.com/453jerry/NetDiagnosis.git
Revision (git rev-parse @):
40e048e69956e671a88f5a7fa9d829e5fd960546
SUCCESS checkout https://github.com/453jerry/NetDiagnosis.git at 1.1.2
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
[1649/77842] Fetching swift-collections, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (19.74s)
Fetched https://github.com/apple/swift-collections.git from cache (19.75s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (20.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.91s)
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
========================================
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.75s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.70s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.09s)
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/453jerry/NetDiagnosis.git
Working copy of https://github.com/453jerry/NetDiagnosis.git resolved at 1.1.2 (40e048e)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
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 DisposeBase.swift
[9/174] Compiling RxSwift DistinctUntilChanged.swift
[10/174] Compiling RxSwift DefaultIfEmpty.swift
[11/174] Compiling RxSwift Deferred.swift
[12/174] Compiling RxSwift Debug.swift
[13/174] Compiling RxSwift Decode.swift
[14/174] Compiling RxSwift Empty.swift
[15/174] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[16/174] Emitting module InternalCollectionsUtilities
[17/174] Compiling RxSwift Disposables.swift
[18/174] Compiling RxSwift DisposeBag.swift
[19/174] Compiling RxSwift Do.swift
[20/174] Compiling RxSwift ElementAt.swift
[21/174] Compiling RxSwift DispatchQueueConfiguration.swift
[22/174] Compiling RxSwift Disposable.swift
[23/174] Compiling RxSwift Dematerialize.swift
[24/174] Compiling RxSwift DispatchQueue+Extensions.swift
[25/174] Compiling RxSwift Delay.swift
[26/174] Compiling RxSwift DelaySubscription.swift
[27/175] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[29/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[30/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[31/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/237] Compiling OrderedCollections OrderedSet+Codable.swift
[35/237] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[36/237] Compiling OrderedCollections OrderedSet+Descriptions.swift
[37/237] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/237] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/237] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[40/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/237] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/237] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/237] Compiling OrderedCollections OrderedSet+Sendable.swift
[46/237] Compiling OrderedCollections OrderedDictionary+Elements.swift
[47/237] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/237] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[49/237] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[50/237] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[51/237] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[52/237] Compiling OrderedCollections _Hashtable+Header.swift
[53/237] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/237] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/237] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/237] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/237] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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 isStrictSubset.swift
[71/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[72/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[73/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[74/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.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] Compiling RxSwift Cancelable.swift
[91/243] Compiling RxSwift Catch.swift
[92/243] Compiling RxSwift CombineLatest+Collection.swift
[93/243] Compiling RxSwift CombineLatest+arity.swift
[94/243] Compiling RxSwift CombineLatest.swift
[95/243] Compiling RxSwift CompactMap.swift
[96/243] Compiling RxSwift Completable+AndThen.swift
[97/243] Compiling RxSwift Completable.swift
[98/243] Compiling RxSwift CompositeDisposable.swift
[99/243] Compiling RxSwift Concat.swift
[100/243] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[101/243] Compiling RxSwift ConcurrentMainScheduler.swift
[102/243] Compiling RxSwift ConnectableObservableType.swift
[103/243] Compiling RxSwift Create.swift
[104/243] Compiling RxSwift CurrentThreadScheduler.swift
[105/243] Compiling RxSwift Date+Dispatch.swift
[106/243] Compiling RxSwift Debounce.swift
[135/259] Compiling RxSwift SynchronizedOnType.swift
[136/259] Compiling RxSwift SynchronizedUnsubscribeType.swift
[137/259] Compiling RxSwift TailRecursiveSink.swift
[138/259] Compiling RxSwift Take.swift
[139/259] Compiling RxSwift AddRef.swift
[140/259] Compiling RxSwift Amb.swift
[141/259] Compiling RxSwift AnonymousDisposable.swift
[142/259] Compiling RxSwift AnonymousObserver.swift
[143/259] Compiling RxSwift AnyObserver.swift
[144/259] Compiling RxSwift AsMaybe.swift
[145/259] Compiling RxSwift AsSingle.swift
[146/259] Compiling RxSwift AsyncLock.swift
[147/259] Compiling RxSwift AsyncSubject.swift
[148/259] Compiling RxSwift AtomicInt.swift
[149/259] Compiling RxSwift Bag+Rx.swift
[150/259] Compiling RxSwift Bag.swift
[151/259] Compiling RxSwift BehaviorSubject.swift
[152/259] Compiling RxSwift BinaryDisposable.swift
[153/259] Compiling RxSwift Binder.swift
[154/259] Compiling RxSwift BooleanDisposable.swift
[155/259] Compiling RxSwift Buffer.swift
[156/259] Compiling RxSwift Rx.swift
[157/259] Compiling RxSwift RxMutableBox.swift
[158/259] Compiling RxSwift Sample.swift
[159/259] Compiling RxSwift Scan.swift
[160/259] Compiling RxSwift ScheduledDisposable.swift
[161/259] Compiling RxSwift ScheduledItem.swift
[162/259] Compiling RxSwift ScheduledItemType.swift
[163/259] Compiling RxSwift SchedulerServices+Emulation.swift
[164/259] Compiling RxSwift SchedulerType.swift
[165/259] Compiling RxSwift Sequence.swift
[166/259] Compiling RxSwift SerialDispatchQueueScheduler.swift
[167/259] Compiling RxSwift SerialDisposable.swift
[168/259] Compiling RxSwift ShareReplayScope.swift
[169/259] Compiling RxSwift Single.swift
[170/259] Compiling RxSwift SingleAssignmentDisposable.swift
[171/259] Compiling RxSwift SingleAsync.swift
[172/259] Compiling RxSwift Enumerated.swift
[173/259] Compiling RxSwift Error.swift
[174/259] Compiling RxSwift Errors.swift
[175/259] Compiling RxSwift Event.swift
[176/259] Compiling RxSwift Filter.swift
[177/259] Compiling RxSwift First.swift
[178/259] Compiling RxSwift Generate.swift
[179/259] Compiling RxSwift GroupBy.swift
[180/259] Compiling RxSwift GroupedObservable.swift
[181/259] Compiling RxSwift HistoricalScheduler.swift
[182/259] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[183/259] Compiling RxSwift ImmediateSchedulerType.swift
[184/259] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[185/259] Compiling RxSwift Infallible+CombineLatest+arity.swift
[186/259] Compiling RxSwift Infallible+Concurrency.swift
[187/259] Compiling RxSwift Infallible+Create.swift
[221/259] Emitting module RxSwift
[222/259] Compiling RxSwift Infallible+Debug.swift
[223/259] Compiling RxSwift Infallible+Operators.swift
[224/259] Compiling RxSwift Infallible+Zip+arity.swift
[225/259] Compiling RxSwift Infallible.swift
[226/259] Compiling RxSwift InfiniteSequence.swift
[227/259] Compiling RxSwift InvocableScheduledItem.swift
[228/259] Compiling RxSwift InvocableType.swift
[229/259] Compiling RxSwift Just.swift
[230/259] Compiling RxSwift Lock.swift
[231/259] Compiling RxSwift LockOwnerType.swift
[232/259] Compiling RxSwift MainScheduler.swift
[233/259] Compiling RxSwift Map.swift
[234/259] Compiling RxSwift Materialize.swift
[235/259] Compiling RxSwift Maybe.swift
[236/259] Compiling RxSwift Merge.swift
[237/259] Compiling RxSwift Multicast.swift
[238/259] Compiling NetDiagnosis Pinger+Sockopt.swift
[239/259] Compiling NetDiagnosis Pinger+Trace.swift
[240/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) &&
[241/259] Compiling NetDiagnosis Pinger.swift
[242/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) &&
[243/259] Compiling NetDiagnosis Utilities.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! (7.78s)
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.