Build Information
Successful build of NetDiagnosis, reference main (92f603
), with Swift 5.9 for macOS (SPM) on 15 Jan 2025 20:50:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/167] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/167] Compiling RxSwift AnyObserver.swift
[4/167] Compiling RxSwift AsMaybe.swift
[5/167] Compiling RxSwift Binder.swift
[6/167] Compiling RxSwift BooleanDisposable.swift
[7/168] Compiling RxSwift AnonymousDisposable.swift
[8/168] Compiling RxSwift AnonymousObserver.swift
[9/168] Compiling RxSwift AsSingle.swift
[10/168] Compiling RxSwift AsyncLock.swift
[11/168] Compiling RxSwift Bag+Rx.swift
[12/168] Compiling RxSwift Bag.swift
[13/168] Compiling RxSwift BehaviorSubject.swift
[14/168] Compiling RxSwift BinaryDisposable.swift
[15/168] Compiling RxSwift AddRef.swift
[16/168] Compiling RxSwift Amb.swift
[17/168] Compiling RxSwift AsyncSubject.swift
[18/168] Compiling RxSwift AtomicInt.swift
[19/168] Emitting module InternalCollectionsUtilities
[20/168] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/224] Compiling OrderedCollections OrderedSet+Codable.swift
[22/224] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[23/224] Compiling OrderedCollections OrderedSet+Descriptions.swift
[24/224] Compiling OrderedCollections OrderedSet+Diffing.swift
[25/224] Compiling OrderedCollections OrderedSet+Equatable.swift
[26/224] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[27/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[28/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[29/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[30/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[31/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[32/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[33/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[34/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[35/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[36/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[37/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[38/224] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[39/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/224] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/224] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/224] Compiling OrderedCollections OrderedSet+Sendable.swift
[45/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[46/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[47/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[48/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[49/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[50/230] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[51/230] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/230] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/230] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/230] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/230] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/230] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/230] Compiling OrderedCollections _Hashtable+Header.swift
[58/230] Compiling OrderedCollections OrderedDictionary+Codable.swift
[59/230] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[60/230] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[61/230] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[62/230] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[63/230] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/230] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/230] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/230] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/230] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/230] Compiling OrderedCollections OrderedDictionary.swift
[69/230] Compiling OrderedCollections _HashTable+Bucket.swift
[70/230] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/230] Compiling OrderedCollections _HashTable+Constants.swift
[72/230] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[73/230] Compiling OrderedCollections _HashTable+Testing.swift
[74/230] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[75/230] Compiling OrderedCollections _HashTable.swift
[76/230] Emitting module OrderedCollections
[77/230] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/230] Compiling OrderedCollections OrderedSet+Testing.swift
[79/230] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/230] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/230] Compiling OrderedCollections OrderedSet.swift
[82/230] Compiling OrderedCollections _UnsafeBitset.swift
[83/236] Compiling NetDiagnosis Utilities.swift
[84/236] Emitting module RxSwift
[118/252] Compiling NetDiagnosis IPAddr.swift
[119/252] Compiling NetDiagnosis Pinger+Trace.swift
[120/252] Emitting module NetDiagnosis
[121/252] Compiling NetDiagnosis Pinger+Sockopt.swift
[122/252] Compiling NetDiagnosis Pinger.swift
[123/252] Compiling RxSwift Sink.swift
[124/252] Compiling RxSwift Skip.swift
[125/252] Compiling RxSwift SkipUntil.swift
[126/252] Compiling RxSwift SkipWhile.swift
[127/252] Compiling RxSwift StartWith.swift
[128/252] Compiling RxSwift SubjectType.swift
[129/252] Compiling RxSwift SubscribeOn.swift
[130/252] Compiling RxSwift SubscriptionDisposable.swift
[131/252] Compiling RxSwift SwiftSupport.swift
[132/252] Compiling RxSwift Switch.swift
[133/252] Compiling RxSwift SwitchIfEmpty.swift
[134/252] Compiling RxSwift SynchronizedDisposeType.swift
[135/252] Compiling RxSwift SynchronizedOnType.swift
[136/252] Compiling RxSwift SynchronizedUnsubscribeType.swift
[137/252] Compiling RxSwift TailRecursiveSink.swift
[138/252] Compiling RxSwift Take.swift
[139/252] Compiling RxSwift Debug.swift
[140/252] Compiling RxSwift Decode.swift
[141/252] Compiling RxSwift DefaultIfEmpty.swift
[142/252] Compiling RxSwift Deferred.swift
[143/252] Compiling RxSwift Delay.swift
[144/252] Compiling RxSwift DelaySubscription.swift
[145/252] Compiling RxSwift Dematerialize.swift
[146/252] Compiling RxSwift DispatchQueue+Extensions.swift
[147/252] Compiling RxSwift DispatchQueueConfiguration.swift
[148/252] Compiling RxSwift Disposable.swift
[149/252] Compiling RxSwift Disposables.swift
[150/252] Compiling RxSwift DisposeBag.swift
[151/252] Compiling RxSwift DisposeBase.swift
[152/252] Compiling RxSwift DistinctUntilChanged.swift
[153/252] Compiling RxSwift Do.swift
[154/252] Compiling RxSwift ElementAt.swift
[155/252] Compiling RxSwift Empty.swift
[172/252] Compiling RxSwift Infallible+Debug.swift
[173/252] Compiling RxSwift Infallible+Operators.swift
[174/252] Compiling RxSwift Infallible+Zip+arity.swift
[175/252] Compiling RxSwift Infallible.swift
[176/252] Compiling RxSwift InfiniteSequence.swift
[177/252] Compiling RxSwift InvocableScheduledItem.swift
[178/252] Compiling RxSwift InvocableType.swift
[179/252] Compiling RxSwift Just.swift
[180/252] Compiling RxSwift Lock.swift
[181/252] Compiling RxSwift LockOwnerType.swift
[182/252] Compiling RxSwift MainScheduler.swift
[183/252] Compiling RxSwift Map.swift
[184/252] Compiling RxSwift Materialize.swift
[185/252] Compiling RxSwift Maybe.swift
[186/252] Compiling RxSwift Merge.swift
[187/252] Compiling RxSwift Multicast.swift
[200/252] Compiling RxSwift OperationQueueScheduler.swift
[201/252] Compiling RxSwift Optional.swift
[202/252] Compiling RxSwift Platform.Darwin.swift
[203/252] Compiling RxSwift Platform.Linux.swift
[204/252] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[205/252] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[206/252] Compiling RxSwift PrimitiveSequence.swift
[207/252] Compiling RxSwift PriorityQueue.swift
[208/252] Compiling RxSwift Producer.swift
[209/252] Compiling RxSwift PublishSubject.swift
[210/252] Compiling RxSwift Queue.swift
[211/252] Compiling RxSwift Range.swift
[212/252] Compiling RxSwift Reactive.swift
[213/252] Compiling RxSwift RecursiveLock.swift
[214/252] Compiling RxSwift RecursiveScheduler.swift
[215/252] Compiling RxSwift Reduce.swift
[216/252] Compiling RxSwift RefCountDisposable.swift
[217/252] Compiling RxSwift Repeat.swift
[218/252] Compiling RxSwift ReplaySubject.swift
[219/252] Compiling RxSwift RetryWhen.swift
[220/252] Compiling RxSwift Cancelable.swift
[221/252] Compiling RxSwift Catch.swift
[222/252] Compiling RxSwift CombineLatest+Collection.swift
[223/252] Compiling RxSwift CombineLatest+arity.swift
[224/252] Compiling RxSwift CombineLatest.swift
[225/252] Compiling RxSwift CompactMap.swift
[226/252] Compiling RxSwift Completable+AndThen.swift
[227/252] Compiling RxSwift Completable.swift
[228/252] Compiling RxSwift CompositeDisposable.swift
[229/252] Compiling RxSwift Concat.swift
[230/252] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[231/252] Compiling RxSwift ConcurrentMainScheduler.swift
[232/252] Compiling RxSwift ConnectableObservableType.swift
[233/252] Compiling RxSwift Create.swift
[234/252] Compiling RxSwift CurrentThreadScheduler.swift
[235/252] Compiling RxSwift Date+Dispatch.swift
[236/252] Compiling RxSwift Debounce.swift
[237/252] Compiling RxSwift TakeLast.swift
[238/252] Compiling RxSwift TakeWithPredicate.swift
[239/252] Compiling RxSwift Throttle.swift
[240/252] Compiling RxSwift Timeout.swift
[241/252] Compiling RxSwift Timer.swift
[242/252] Compiling RxSwift ToArray.swift
[243/252] Compiling RxSwift Using.swift
[244/252] Compiling RxSwift VirtualTimeConverterType.swift
[245/252] Compiling RxSwift VirtualTimeScheduler.swift
[246/252] Compiling RxSwift Window.swift
[247/252] Compiling RxSwift WithLatestFrom.swift
[248/252] Compiling RxSwift WithUnretained.swift
[249/252] Compiling RxSwift Zip+Collection.swift
[250/252] Compiling RxSwift Zip+arity.swift
[251/252] Compiling RxSwift Zip.swift
[252/252] Compiling RxSwift resource_bundle_accessor.swift
[253/254] Emitting module RxNetDiagnosis
[254/254] Compiling RxNetDiagnosis Pinger+Rx.swift
Build complete! (33.90s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/15610] Fetching swift-collections
[782/68046] Fetching swift-collections, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (22.35s)
Fetched https://github.com/apple/swift-collections.git (22.34s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.56s)
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
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
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.