The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/NetDiagnosis.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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
========================================
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] Emitting module _CollectionsUtilities
[2/160] Compiling RxSwift AddRef.swift
[3/160] Compiling RxSwift Amb.swift
[4/160] Compiling RxSwift AtomicInt.swift
[5/160] Compiling RxSwift Bag+Rx.swift
[6/160] Compiling RxSwift AnonymousDisposable.swift
[7/160] Compiling RxSwift AnonymousObserver.swift
[8/162] Compiling RxSwift AnyObserver.swift
[9/162] Compiling RxSwift AsMaybe.swift
[10/162] Compiling RxSwift AsSingle.swift
[11/162] Compiling RxSwift Bag.swift
[12/162] Compiling RxSwift BehaviorSubject.swift
[13/162] Compiling RxSwift BinaryDisposable.swift
[14/162] Compiling RxSwift Binder.swift
[15/162] Compiling RxSwift BooleanDisposable.swift
[16/162] Compiling RxSwift AsyncLock.swift
[17/162] Compiling RxSwift AsyncSubject.swift
[18/162] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/162] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[21/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[22/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[23/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[24/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[25/217] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[26/217] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[27/224] Compiling OrderedCollections OrderedDictionary.swift
[28/224] Compiling OrderedCollections OrderedSet+Codable.swift
[29/224] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/224] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/224] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/224] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/224] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[34/224] Compiling OrderedCollections OrderedSet+Hashable.swift
[35/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[36/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[37/224] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[38/224] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[39/224] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[40/224] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[41/224] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[42/224] Compiling OrderedCollections OrderedDictionary+Values.swift
[43/224] Compiling OrderedCollections OrderedDictionary+Codable.swift
[44/224] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[45/224] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/224] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/224] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[48/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/224] Compiling OrderedCollections OrderedSet+Initializers.swift
[59/224] Compiling OrderedCollections OrderedSet+Insertions.swift
[60/224] Compiling OrderedCollections OrderedSet+Invariants.swift
[61/224] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[62/224] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[63/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/224] Compiling OrderedCollections OrderedSet+Sendable.swift
[67/224] Compiling OrderedCollections OrderedSet+SubSequence.swift
[68/224] Compiling OrderedCollections OrderedSet+Testing.swift
[69/224] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/224] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/224] Compiling OrderedCollections OrderedSet.swift
[72/224] Compiling OrderedCollections _UnsafeBitset.swift
[73/224] Compiling OrderedCollections _HashTable+Bucket.swift
[74/224] Compiling OrderedCollections _HashTable+BucketIterator.swift
[75/224] Compiling OrderedCollections _HashTable+Constants.swift
[76/224] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[77/224] Compiling OrderedCollections _HashTable+Testing.swift
[78/224] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[79/224] Compiling OrderedCollections _HashTable.swift
[80/224] Compiling OrderedCollections _Hashtable+Header.swift
[81/224] Emitting module OrderedCollections
[82/230] Compiling NetDiagnosis Utilities.swift
[83/230] Compiling NetDiagnosis Pinger+Trace.swift
[84/230] Compiling NetDiagnosis Pinger+Sockopt.swift
[85/230] Compiling NetDiagnosis IPAddr.swift
[86/230] Emitting module NetDiagnosis
[87/230] Compiling NetDiagnosis Pinger.swift
[88/230] Emitting module RxSwift
[89/230] Compiling RxSwift SchedulerServices+Emulation.swift
[90/230] Compiling RxSwift SchedulerType.swift
[91/230] Compiling RxSwift Sequence.swift
[92/230] Compiling RxSwift SerialDispatchQueueScheduler.swift
[93/230] Compiling RxSwift SerialDisposable.swift
[94/230] Compiling RxSwift ShareReplayScope.swift
[95/230] Compiling RxSwift Single.swift
[96/230] Compiling RxSwift SingleAssignmentDisposable.swift
[97/230] Compiling RxSwift SingleAsync.swift
[98/230] Compiling RxSwift Sink.swift
[99/230] Compiling RxSwift Skip.swift
[100/230] Compiling RxSwift SkipUntil.swift
[101/230] Compiling RxSwift SkipWhile.swift
[102/230] Compiling RxSwift StartWith.swift
[103/230] Compiling RxSwift SubjectType.swift
[104/230] Compiling RxSwift SubscribeOn.swift
[105/230] Compiling RxSwift SubscriptionDisposable.swift
[106/230] Compiling RxSwift SwiftSupport.swift
[107/230] Compiling RxSwift Switch.swift
[108/230] Compiling RxSwift SwitchIfEmpty.swift
[109/250] Compiling RxSwift ImmediateSchedulerType.swift
[110/250] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[111/250] Compiling RxSwift Infallible+CombineLatest+arity.swift
[112/250] Compiling RxSwift Infallible+Concurrency.swift
[113/250] Compiling RxSwift Infallible+Create.swift
[114/250] Compiling RxSwift Infallible+Debug.swift
[115/250] Compiling RxSwift Infallible+Operators.swift
[116/250] Compiling RxSwift Infallible+Zip+arity.swift
[117/250] Compiling RxSwift Infallible.swift
[118/250] Compiling RxSwift InfiniteSequence.swift
[119/250] Compiling RxSwift InvocableScheduledItem.swift
[120/250] Compiling RxSwift InvocableType.swift
[121/250] Compiling RxSwift Just.swift
[122/250] Compiling RxSwift Lock.swift
[123/250] Compiling RxSwift LockOwnerType.swift
[124/250] Compiling RxSwift MainScheduler.swift
[125/250] Compiling RxSwift Map.swift
[126/250] Compiling RxSwift Materialize.swift
[127/250] Compiling RxSwift Maybe.swift
[128/250] Compiling RxSwift Merge.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
[149/250] Compiling RxSwift CombineLatest.swift
[150/250] Compiling RxSwift CompactMap.swift
[151/250] Compiling RxSwift Completable+AndThen.swift
[152/250] Compiling RxSwift Completable.swift
[153/250] Compiling RxSwift CompositeDisposable.swift
[154/250] Compiling RxSwift Concat.swift
[155/250] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[156/250] Compiling RxSwift ConcurrentMainScheduler.swift
[157/250] Compiling RxSwift ConnectableObservableType.swift
[158/250] Compiling RxSwift Create.swift
[159/250] Compiling RxSwift CurrentThreadScheduler.swift
[160/250] Compiling RxSwift Date+Dispatch.swift
[161/250] Compiling RxSwift Debounce.swift
[162/250] Compiling RxSwift Debug.swift
[163/250] Compiling RxSwift Decode.swift
[164/250] Compiling RxSwift DefaultIfEmpty.swift
[165/250] Compiling RxSwift Deferred.swift
[166/250] Compiling RxSwift Delay.swift
[167/250] Compiling RxSwift DelaySubscription.swift
[168/250] Compiling RxSwift Dematerialize.swift
[169/250] Compiling RxSwift DispatchQueue+Extensions.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] Compiling RxNetDiagnosis Pinger+Rx.swift
[252/252] Emitting module RxNetDiagnosis
Build complete! (11.60s)
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 (0.27s)
Fetched https://github.com/ReactiveX/RxSwift.git (0.28s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.02s)
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/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.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.0
Build complete.
Done.