Build Information
Successful build of NetDiagnosis with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/NetDiagnosis.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/453jerry/NetDiagnosis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.58s)
Fetched https://github.com/apple/swift-collections.git (1.15s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
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.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "netdiagnosis",
"name": "NetDiagnosis",
"url": "https://github.com/453jerry/NetDiagnosis.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.0",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.6.0",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/453jerry/NetDiagnosis.git from cache
Fetched https://github.com/453jerry/NetDiagnosis.git (0.21s)
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 (0.67s)
Fetched https://github.com/apple/swift-collections.git (0.99s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.05s)
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.0
Creating working copy for https://github.com/453jerry/NetDiagnosis.git
Working copy of https://github.com/453jerry/NetDiagnosis.git resolved at main
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
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: 5.9
Building package at path: $workDir
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...
[1/160] Compiling RxSwift Completable+AndThen.swift
[2/160] Compiling RxSwift Completable.swift
[3/162] Compiling RxSwift Decode.swift
[4/162] Compiling RxSwift DefaultIfEmpty.swift
[5/162] Compiling RxSwift Create.swift
[6/162] Compiling RxSwift CurrentThreadScheduler.swift
[7/162] Compiling RxSwift Date+Dispatch.swift
[8/162] Compiling RxSwift Debounce.swift
[9/162] Compiling RxSwift Debug.swift
[10/162] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/162] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/162] Compiling RxSwift CompositeDisposable.swift
[13/162] Compiling RxSwift Concat.swift
[14/162] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[15/162] Compiling RxSwift ConcurrentMainScheduler.swift
[16/162] Compiling RxSwift ConnectableObservableType.swift
[17/162] Emitting module _CollectionsUtilities
[18/162] Compiling RxSwift CombineLatest.swift
[19/162] Compiling RxSwift CompactMap.swift
[20/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[21/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[22/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[23/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[24/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[25/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[26/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[27/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[28/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[29/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[30/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[31/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[32/224] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[33/224] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[34/224] Compiling OrderedCollections OrderedDictionary+Codable.swift
[35/224] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[36/224] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[37/224] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[38/224] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[39/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[40/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[41/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[42/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[43/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[44/224] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[45/224] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[46/224] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[47/224] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[48/224] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[49/224] Compiling OrderedCollections OrderedDictionary+Values.swift
[50/224] Compiling OrderedCollections OrderedSet+Initializers.swift
[51/224] Compiling OrderedCollections OrderedSet+Insertions.swift
[52/224] Compiling OrderedCollections OrderedSet+Invariants.swift
[53/224] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[54/224] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[55/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/224] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/224] Compiling OrderedCollections OrderedSet+SubSequence.swift
[60/224] Compiling OrderedCollections OrderedSet+Testing.swift
[61/224] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[62/224] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[63/224] Compiling OrderedCollections OrderedSet.swift
[64/224] Compiling OrderedCollections _UnsafeBitset.swift
[65/224] Compiling OrderedCollections _HashTable+Bucket.swift
[66/224] Compiling OrderedCollections _HashTable+BucketIterator.swift
[67/224] Compiling OrderedCollections _HashTable+Constants.swift
[68/224] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[69/224] Compiling OrderedCollections _HashTable+Testing.swift
[70/224] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[71/224] Compiling OrderedCollections _HashTable.swift
[72/224] Compiling OrderedCollections _Hashtable+Header.swift
[73/224] Emitting module OrderedCollections
[74/224] Compiling OrderedCollections OrderedDictionary.swift
[75/224] Compiling OrderedCollections OrderedSet+Codable.swift
[76/224] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/224] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/224] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/224] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/224] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/224] Compiling OrderedCollections OrderedSet+Hashable.swift
[82/230] Compiling RxSwift ImmediateSchedulerType.swift
[83/230] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[84/230] Compiling RxSwift Infallible+CombineLatest+arity.swift
[85/230] Compiling RxSwift Infallible+Concurrency.swift
[86/230] Compiling RxSwift Infallible+Create.swift
[87/230] Compiling RxSwift Infallible+Debug.swift
[88/230] Compiling RxSwift Infallible+Operators.swift
[89/230] Compiling RxSwift Infallible+Zip+arity.swift
[90/230] Compiling RxSwift Infallible.swift
[91/230] Compiling RxSwift InfiniteSequence.swift
[92/230] Compiling RxSwift InvocableScheduledItem.swift
[93/230] Compiling RxSwift InvocableType.swift
[94/230] Compiling RxSwift Just.swift
[95/230] Compiling RxSwift Lock.swift
[96/230] Compiling RxSwift LockOwnerType.swift
[97/230] Compiling RxSwift MainScheduler.swift
[98/230] Compiling RxSwift Map.swift
[99/230] Compiling RxSwift Materialize.swift
[100/230] Compiling RxSwift Maybe.swift
[101/230] Compiling RxSwift Merge.swift
[102/250] Emitting module RxSwift
[103/250] Compiling NetDiagnosis Utilities.swift
[104/250] Compiling NetDiagnosis Pinger+Trace.swift
[105/250] Compiling NetDiagnosis Pinger+Sockopt.swift
[106/250] Compiling NetDiagnosis IPAddr.swift
[107/250] Emitting module NetDiagnosis
[108/250] Compiling NetDiagnosis Pinger.swift
[109/250] Compiling RxSwift DispatchQueueConfiguration.swift
[110/250] Compiling RxSwift Disposable.swift
[111/250] Compiling RxSwift Disposables.swift
[112/250] Compiling RxSwift DisposeBag.swift
[113/250] Compiling RxSwift DisposeBase.swift
[114/250] Compiling RxSwift DistinctUntilChanged.swift
[115/250] Compiling RxSwift Do.swift
[116/250] Compiling RxSwift ElementAt.swift
[117/250] Compiling RxSwift Empty.swift
[118/250] Compiling RxSwift Enumerated.swift
[119/250] Compiling RxSwift Error.swift
[120/250] Compiling RxSwift Errors.swift
[121/250] Compiling RxSwift Event.swift
[122/250] Compiling RxSwift Filter.swift
[123/250] Compiling RxSwift First.swift
[124/250] Compiling RxSwift Generate.swift
[125/250] Compiling RxSwift GroupBy.swift
[126/250] Compiling RxSwift GroupedObservable.swift
[127/250] Compiling RxSwift HistoricalScheduler.swift
[128/250] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[129/250] Compiling RxSwift Multicast.swift
[130/250] Compiling RxSwift Never.swift
[131/250] Compiling RxSwift NopDisposable.swift
[132/250] Compiling RxSwift Observable+Concurrency.swift
[133/250] Compiling RxSwift Observable.swift
[134/250] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[135/250] Compiling RxSwift ObservableConvertibleType.swift
[136/250] Compiling RxSwift ObservableType+Extensions.swift
[137/250] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[138/250] Compiling RxSwift ObservableType.swift
[139/250] Compiling RxSwift ObserveOn.swift
[140/250] Compiling RxSwift ObserverBase.swift
[141/250] Compiling RxSwift ObserverType.swift
[142/250] Compiling RxSwift OperationQueueScheduler.swift
[143/250] Compiling RxSwift Optional.swift
[144/250] Compiling RxSwift Platform.Darwin.swift
[145/250] Compiling RxSwift Platform.Linux.swift
[146/250] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[147/250] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[148/250] Compiling RxSwift PrimitiveSequence.swift
[169/250] Compiling RxSwift PriorityQueue.swift
[170/250] Compiling RxSwift Producer.swift
[171/250] Compiling RxSwift PublishSubject.swift
[172/250] Compiling RxSwift Queue.swift
[173/250] Compiling RxSwift Range.swift
[174/250] Compiling RxSwift Reactive.swift
[175/250] Compiling RxSwift RecursiveLock.swift
[176/250] Compiling RxSwift RecursiveScheduler.swift
[177/250] Compiling RxSwift Reduce.swift
[178/250] Compiling RxSwift RefCountDisposable.swift
[179/250] Compiling RxSwift Repeat.swift
[180/250] Compiling RxSwift ReplaySubject.swift
[181/250] Compiling RxSwift RetryWhen.swift
[182/250] Compiling RxSwift Rx.swift
[183/250] Compiling RxSwift RxMutableBox.swift
[184/250] Compiling RxSwift Sample.swift
[185/250] Compiling RxSwift Scan.swift
[186/250] Compiling RxSwift ScheduledDisposable.swift
[187/250] Compiling RxSwift ScheduledItem.swift
[188/250] Compiling RxSwift ScheduledItemType.swift
[230/250] Compiling RxSwift CombineLatest+arity.swift
[231/250] Compiling RxSwift SynchronizedDisposeType.swift
[232/250] Compiling RxSwift SynchronizedOnType.swift
[233/250] Compiling RxSwift SynchronizedUnsubscribeType.swift
[234/250] Compiling RxSwift TailRecursiveSink.swift
[235/250] Compiling RxSwift Take.swift
[236/250] Compiling RxSwift TakeLast.swift
[237/250] Compiling RxSwift TakeWithPredicate.swift
[238/250] Compiling RxSwift Throttle.swift
[239/250] Compiling RxSwift Timeout.swift
[240/250] Compiling RxSwift Timer.swift
[241/250] Compiling RxSwift ToArray.swift
[242/250] Compiling RxSwift Using.swift
[243/250] Compiling RxSwift VirtualTimeConverterType.swift
[244/250] Compiling RxSwift VirtualTimeScheduler.swift
[245/250] Compiling RxSwift Window.swift
[246/250] Compiling RxSwift WithLatestFrom.swift
[247/250] Compiling RxSwift WithUnretained.swift
[248/250] Compiling RxSwift Zip+Collection.swift
[249/250] Compiling RxSwift Zip+arity.swift
[250/250] Compiling RxSwift Zip.swift
[251/252] Emitting module RxNetDiagnosis
[252/252] Compiling RxNetDiagnosis Pinger+Rx.swift
Build complete! (6.51s)
Build complete.
Done.