Build Information
Successful build of NetDiagnosis, reference 1.1.2 (40e048
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 09:13:37 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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/15475] Fetching swift-collections
[1858/67833] Fetching swift-collections, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (23.20s)
Fetched https://github.com/apple/swift-collections.git from cache (23.20s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.80s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
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": "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",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "6.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/453jerry/NetDiagnosis.git
[1/147] Fetching netdiagnosis
Fetched https://github.com/453jerry/NetDiagnosis.git from cache (0.68s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.72s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.72s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
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.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.0
Building package at path: $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/7] Write sources
[4/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/173] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/173] Compiling RxSwift ConnectableObservableType.swift
[10/173] Compiling RxSwift Create.swift
[11/173] Compiling RxSwift CombineLatest.swift
[12/173] Compiling RxSwift CompactMap.swift
[13/174] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/174] Compiling RxSwift CurrentThreadScheduler.swift
[15/174] Compiling RxSwift Date+Dispatch.swift
[16/174] Compiling RxSwift Cancelable.swift
[17/174] Compiling RxSwift Catch.swift
[18/174] Compiling RxSwift CompositeDisposable.swift
[19/174] Compiling RxSwift Concat.swift
[20/174] Compiling RxSwift Completable+AndThen.swift
[21/174] Compiling RxSwift Completable.swift
[22/174] Compiling RxSwift CombineLatest+Collection.swift
[23/174] Compiling RxSwift CombineLatest+arity.swift
[24/174] Emitting module InternalCollectionsUtilities
[25/174] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[26/174] Compiling RxSwift ConcurrentMainScheduler.swift
[27/230] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[28/230] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[29/230] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[30/230] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[31/230] Compiling OrderedCollections OrderedDictionary+Values.swift
[32/230] Compiling OrderedCollections OrderedDictionary.swift
[33/236] Compiling OrderedCollections OrderedSet+SubSequence.swift
[34/236] Compiling OrderedCollections OrderedSet+Testing.swift
[35/236] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[36/236] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[37/236] Compiling OrderedCollections OrderedSet.swift
[38/236] Compiling OrderedCollections _UnsafeBitset.swift
[39/236] Emitting module RxSwift
[40/252] Compiling OrderedCollections OrderedSet+Hashable.swift
[41/252] Compiling OrderedCollections OrderedSet+Initializers.swift
[42/252] Compiling OrderedCollections OrderedSet+Insertions.swift
[43/252] Compiling OrderedCollections OrderedSet+Invariants.swift
[44/252] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[45/252] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[46/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[47/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[48/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[49/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[50/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[51/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[52/252] Compiling OrderedCollections _Hashtable+Header.swift
[53/252] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/252] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/252] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/252] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/252] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[59/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[60/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[61/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[62/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[63/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[64/252] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/252] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/252] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/252] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/252] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/252] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/252] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/252] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/252] Compiling OrderedCollections OrderedSet+Sendable.swift
[76/252] Compiling OrderedCollections _HashTable+Bucket.swift
[77/252] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/252] Compiling OrderedCollections _HashTable+Constants.swift
[79/252] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/252] Compiling OrderedCollections _HashTable+Testing.swift
[81/252] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/252] Compiling OrderedCollections _HashTable.swift
[83/252] Compiling OrderedCollections OrderedSet+Codable.swift
[84/252] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/252] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/252] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/252] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/252] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/252] Emitting module OrderedCollections
[107/258] Compiling RxSwift Infallible+Debug.swift
[108/258] Compiling RxSwift Infallible+Operators.swift
[109/258] Compiling RxSwift Infallible+Zip+arity.swift
[110/258] Compiling RxSwift Infallible.swift
[111/258] Compiling RxSwift InfiniteSequence.swift
[112/258] Compiling RxSwift InvocableScheduledItem.swift
[113/258] Compiling RxSwift InvocableType.swift
[114/258] Compiling RxSwift Just.swift
[115/258] Compiling RxSwift Lock.swift
[116/258] Compiling RxSwift LockOwnerType.swift
[117/258] Compiling RxSwift MainScheduler.swift
[118/258] Compiling RxSwift Map.swift
[119/258] Compiling RxSwift Materialize.swift
[120/258] Compiling RxSwift Maybe.swift
[121/258] Compiling RxSwift Merge.swift
[122/258] Compiling RxSwift Multicast.swift
[123/258] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[124/258] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[125/258] Compiling RxSwift PrimitiveSequence.swift
[126/258] Compiling RxSwift PriorityQueue.swift
[127/258] Compiling RxSwift Producer.swift
[128/258] Compiling RxSwift PublishSubject.swift
[129/258] Compiling RxSwift Queue.swift
[130/258] Compiling RxSwift Range.swift
[131/258] Compiling RxSwift Reactive.swift
[132/258] Compiling RxSwift RecursiveLock.swift
[133/258] Compiling RxSwift RecursiveScheduler.swift
[134/258] Compiling RxSwift Reduce.swift
[135/258] Compiling RxSwift RefCountDisposable.swift
[136/258] Compiling RxSwift Repeat.swift
[137/258] Compiling RxSwift ReplaySubject.swift
[138/258] Compiling RxSwift RetryWhen.swift
[150/258] Compiling RxSwift SerialDisposable.swift
[151/258] Compiling RxSwift ShareReplayScope.swift
[152/258] Compiling RxSwift Single.swift
[153/258] Compiling RxSwift SingleAssignmentDisposable.swift
[154/258] Compiling RxSwift SingleAsync.swift
[155/258] Compiling NetDiagnosis Utilities.swift
[189/258] Compiling RxSwift Never.swift
[190/258] Compiling RxSwift NopDisposable.swift
[191/258] Compiling RxSwift Observable+Concurrency.swift
[192/258] Compiling RxSwift Observable.swift
[193/258] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[194/258] Compiling RxSwift ObservableConvertibleType.swift
[195/258] Compiling RxSwift ObservableType+Extensions.swift
[196/258] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[197/258] Compiling RxSwift ObservableType.swift
[198/258] Compiling RxSwift ObserveOn.swift
[199/258] Compiling RxSwift ObserverBase.swift
[200/258] Compiling RxSwift ObserverType.swift
[201/258] Compiling RxSwift OperationQueueScheduler.swift
[202/258] Compiling RxSwift Optional.swift
[203/258] Compiling RxSwift Platform.Darwin.swift
[204/258] Compiling RxSwift Platform.Linux.swift
[205/258] Compiling RxSwift AddRef.swift
[206/258] Compiling RxSwift Amb.swift
[207/258] Compiling RxSwift AnonymousDisposable.swift
[208/258] Compiling RxSwift AnonymousObserver.swift
[209/258] Compiling RxSwift AnyObserver.swift
[210/258] Compiling RxSwift AsMaybe.swift
[211/258] Compiling RxSwift AsSingle.swift
[212/258] Compiling RxSwift AsyncLock.swift
[213/258] Compiling RxSwift AsyncSubject.swift
[214/258] Compiling RxSwift AtomicInt.swift
[215/258] Compiling RxSwift Bag+Rx.swift
[216/258] Compiling RxSwift Bag.swift
[217/258] Compiling RxSwift BehaviorSubject.swift
[218/258] Compiling RxSwift BinaryDisposable.swift
[219/258] Compiling RxSwift Binder.swift
[220/258] Compiling RxSwift BooleanDisposable.swift
[221/258] Compiling RxSwift Buffer.swift
[222/258] Compiling RxSwift Sink.swift
[223/258] Compiling RxSwift Skip.swift
[224/258] Compiling RxSwift SkipUntil.swift
[225/258] Compiling RxSwift SkipWhile.swift
[226/258] Compiling RxSwift StartWith.swift
[227/258] Compiling RxSwift SubjectType.swift
[228/258] Compiling RxSwift SubscribeOn.swift
[229/258] Compiling RxSwift SubscriptionDisposable.swift
[230/258] Compiling RxSwift SwiftSupport.swift
[231/258] Compiling RxSwift Switch.swift
[232/258] Compiling RxSwift SwitchIfEmpty.swift
[233/258] Compiling RxSwift SynchronizedDisposeType.swift
[234/258] Compiling RxSwift SynchronizedOnType.swift
[235/258] Compiling RxSwift SynchronizedUnsubscribeType.swift
[236/258] Compiling RxSwift TailRecursiveSink.swift
[237/258] Compiling RxSwift Take.swift
[238/258] Compiling NetDiagnosis Pinger+Sockopt.swift
[239/258] Compiling NetDiagnosis Pinger.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:67:26: warning: capture of 'self' with non-sendable type 'Pinger' in a `@Sendable` closure; this is an error in the Swift 6 language mode
10 |
11 | // swiftlint: disable type_body_length force_unwrapping function_body_length
12 | public class Pinger {
| `- note: class 'Pinger' does not conform to the 'Sendable' protocol
13 | public struct Response {
14 | public var len: Int
:
65 | ) {
66 | self.serailQueue.async {
67 | let result = self.ping(packetSize: packetSize, hopLimit: hopLimit, timeOut: timeOut)
| `- warning: capture of 'self' with non-sendable type 'Pinger' in a `@Sendable` closure; this is an error in the Swift 6 language mode
68 | callback(result)
69 | }
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:68:13: warning: capture of 'callback' with non-sendable type 'Pinger.PingCallback' (aka '(Pinger.PingResult) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 | self.serailQueue.async {
67 | let result = self.ping(packetSize: packetSize, hopLimit: hopLimit, timeOut: timeOut)
68 | callback(result)
| |- warning: capture of 'callback' with non-sendable type 'Pinger.PingCallback' (aka '(Pinger.PingResult) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
69 | }
70 | }
[240/258] 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/258] Compiling NetDiagnosis Pinger+Trace.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/Pinger+Trace.swift:45:38: warning: capture of 'self' with non-sendable type 'Pinger' in a `@Sendable` closure; this is an error in the Swift 6 language mode
43 | for hopLimit in initHop ... maxHop {
44 | for packetIdx in 0 ..< packetCount {
45 | let pingResult = self.ping(
| `- warning: capture of 'self' with non-sendable type 'Pinger' in a `@Sendable` closure; this is an error in the Swift 6 language mode
46 | packetSize: packetSize,
47 | hopLimit: hopLimit,
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:12:14: note: class 'Pinger' does not conform to the 'Sendable' protocol
10 |
11 | // swiftlint: disable type_body_length force_unwrapping function_body_length
12 | public class Pinger {
| `- note: class 'Pinger' does not conform to the 'Sendable' protocol
13 | public struct Response {
14 | public var len: Int
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/Pinger+Trace.swift:59:21: warning: capture of 'tracePacketCallback' with non-sendable type '((Pinger.TracePacketResult, (Bool) -> Void) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
57 | packetIndex: packetIdx
58 | )
59 | tracePacketCallback?(packetResult) { isStop = $0 }
| |- warning: capture of 'tracePacketCallback' with non-sendable type '((Pinger.TracePacketResult, (Bool) -> Void) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
60 | switch pingResult {
61 | case .pong:
/Users/admin/builder/spi-builder-workspace/Sources/NetDiagnosis/Pinger+Trace.swift:63:29: warning: capture of 'onTraceComplete' with non-sendable type '((OrderedDictionary<UInt8, [Pinger.PingResult]>, Pinger.TraceStatus) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
61 | case .pong:
62 | if packetIdx == packetCount - 1 {
63 | onTraceComplete?(traceResults, .traced)
| |- warning: capture of 'onTraceComplete' with non-sendable type '((OrderedDictionary<UInt8, [Pinger.PingResult]>, Pinger.TraceStatus) -> Void)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
64 | return
65 | }
[242/258] 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/258] Compiling RxSwift TakeLast.swift
[244/258] Compiling RxSwift TakeWithPredicate.swift
[245/258] Compiling RxSwift Throttle.swift
[246/258] Compiling RxSwift Timeout.swift
[247/258] Compiling RxSwift Timer.swift
[248/258] Compiling RxSwift ToArray.swift
[249/258] Compiling RxSwift Using.swift
[250/258] Compiling RxSwift VirtualTimeConverterType.swift
[251/258] Compiling RxSwift VirtualTimeScheduler.swift
[252/258] Compiling RxSwift Window.swift
[253/258] Compiling RxSwift WithLatestFrom.swift
[254/258] Compiling RxSwift WithUnretained.swift
[255/258] Compiling RxSwift Zip+Collection.swift
[256/258] Compiling RxSwift Zip+arity.swift
[257/258] Compiling RxSwift Zip.swift
[258/258] Compiling RxSwift resource_bundle_accessor.swift
[259/260] 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 {
[260/260] 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! (19.04s)
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.