Build Information
Failed to build NetDiagnosis, reference 1.1.2 (40e048
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 08:10:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/453jerry/NetDiagnosis.git
Reference: 1.1.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/453jerry/NetDiagnosis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52710] Fetching rxswift
[2/69350] Fetching rxswift, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (8.26s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.43s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (9.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.05s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.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.2.0
Building for debugging...
[0/7] Write sources
[3/7] Copying PrivacyInfo.xcprivacy
[3/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/165] Compiling RxSwift AsyncSubject.swift
[9/165] Compiling RxSwift AtomicInt.swift
[10/165] Compiling RxSwift AddRef.swift
[11/165] Compiling RxSwift Amb.swift
[12/165] Compiling RxSwift AnonymousDisposable.swift
[13/165] Compiling RxSwift AnonymousObserver.swift
[14/165] Emitting module InternalCollectionsUtilities
[15/166] Compiling RxSwift Bag+Rx.swift
[16/166] Compiling RxSwift Bag.swift
[17/166] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/166] Compiling RxSwift AsSingle.swift
[19/166] Compiling RxSwift AsyncLock.swift
[20/166] Compiling RxSwift AnyObserver.swift
[21/166] Compiling RxSwift AsMaybe.swift
[22/166] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/222] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[25/222] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[26/222] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[27/222] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[28/222] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[29/222] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[30/222] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[31/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/229] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/229] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/229] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/229] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[42/229] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[43/229] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[44/229] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[45/229] Compiling OrderedCollections OrderedDictionary+Values.swift
[46/229] Compiling OrderedCollections OrderedDictionary+Codable.swift
[47/229] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[48/229] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[49/229] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[50/229] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[51/229] Compiling OrderedCollections OrderedDictionary+Elements.swift
[52/229] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[53/229] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[54/229] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/229] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/229] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/229] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/229] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/229] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/229] Compiling OrderedCollections OrderedDictionary.swift
[63/229] Compiling OrderedCollections OrderedSet+Codable.swift
[64/229] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[65/229] Compiling OrderedCollections OrderedSet+Descriptions.swift
[66/229] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/229] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/229] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/229] Compiling OrderedCollections OrderedSet+Hashable.swift
[70/229] Emitting module RxSwift
[71/229] Compiling OrderedCollections _HashTable+Bucket.swift
[72/229] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/229] Compiling OrderedCollections _HashTable+Constants.swift
[74/229] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/229] Compiling OrderedCollections _HashTable+Testing.swift
[76/229] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/229] Compiling OrderedCollections _HashTable.swift
[78/229] Compiling OrderedCollections _Hashtable+Header.swift
[92/249] Compiling RxSwift SchedulerType.swift
[93/249] Compiling RxSwift Sequence.swift
[94/249] Compiling RxSwift SerialDispatchQueueScheduler.swift
[95/249] Compiling RxSwift SerialDisposable.swift
[96/249] Compiling RxSwift ShareReplayScope.swift
[97/249] Compiling RxSwift Single.swift
[98/249] Compiling RxSwift SingleAssignmentDisposable.swift
[99/249] Compiling RxSwift SingleAsync.swift
[100/249] Compiling RxSwift Sink.swift
[101/249] Compiling RxSwift Skip.swift
[102/249] Compiling RxSwift SkipUntil.swift
[103/249] Compiling RxSwift SkipWhile.swift
[104/249] Compiling RxSwift StartWith.swift
[105/249] Compiling RxSwift SubjectType.swift
[106/249] Compiling RxSwift SubscribeOn.swift
[107/249] Compiling RxSwift SubscriptionDisposable.swift
[108/249] Compiling RxSwift SwiftSupport.swift
[109/249] Compiling RxSwift Switch.swift
[110/249] Compiling RxSwift SwitchIfEmpty.swift
[111/249] Compiling RxSwift SynchronizedDisposeType.swift
[133/249] Compiling RxSwift Never.swift
[134/249] Compiling RxSwift NopDisposable.swift
[135/249] Compiling RxSwift Observable+Concurrency.swift
[136/249] Compiling RxSwift Observable.swift
[137/249] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[138/249] Compiling RxSwift ObservableConvertibleType.swift
[139/249] Compiling RxSwift ObservableType+Extensions.swift
[140/249] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[141/249] Compiling RxSwift ObservableType.swift
[142/249] Compiling RxSwift ObserveOn.swift
[143/249] Compiling RxSwift ObserverBase.swift
[144/249] Compiling RxSwift ObserverType.swift
[145/249] Compiling RxSwift OperationQueueScheduler.swift
[146/249] Compiling RxSwift Optional.swift
[147/249] Compiling RxSwift Platform.Darwin.swift
[148/249] Compiling RxSwift Platform.Linux.swift
[149/249] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[150/249] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[151/249] Compiling RxSwift PrimitiveSequence.swift
[152/249] Compiling RxSwift PriorityQueue.swift
[165/249] Compiling OrderedCollections OrderedSet+Sendable.swift
[166/249] Compiling OrderedCollections OrderedSet+SubSequence.swift
[167/249] Compiling OrderedCollections OrderedSet+Testing.swift
[168/249] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[169/249] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[170/249] Compiling OrderedCollections OrderedSet.swift
[171/249] Compiling OrderedCollections _UnsafeBitset.swift
[172/249] Compiling RxSwift SchedulerServices+Emulation.swift
[173/249] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[174/249] Compiling RxSwift Infallible+CombineLatest+arity.swift
[175/249] Compiling RxSwift Infallible+Concurrency.swift
[176/249] Compiling RxSwift Infallible+Create.swift
[177/249] Compiling RxSwift Infallible+Debug.swift
[178/249] Compiling RxSwift Infallible+Operators.swift
[179/249] Compiling RxSwift Infallible+Zip+arity.swift
[180/249] Compiling RxSwift Infallible.swift
[181/249] Compiling RxSwift InfiniteSequence.swift
[182/249] Compiling RxSwift InvocableScheduledItem.swift
[183/249] Compiling RxSwift InvocableType.swift
[184/249] Compiling RxSwift Just.swift
[185/249] Compiling RxSwift Lock.swift
[186/249] Compiling RxSwift LockOwnerType.swift
[187/249] Compiling RxSwift MainScheduler.swift
[188/249] Compiling RxSwift Map.swift
[189/249] Compiling RxSwift Materialize.swift
[190/249] Compiling RxSwift Maybe.swift
[191/249] Compiling RxSwift Merge.swift
[192/249] Compiling RxSwift Multicast.swift
[193/249] Compiling RxSwift DispatchQueueConfiguration.swift
[194/249] Compiling RxSwift Disposable.swift
[195/249] Compiling RxSwift Disposables.swift
[196/249] Compiling RxSwift DisposeBag.swift
[197/249] Compiling RxSwift DisposeBase.swift
[198/249] Compiling RxSwift DistinctUntilChanged.swift
[199/249] Compiling RxSwift Do.swift
[200/249] Compiling RxSwift ElementAt.swift
[201/249] Compiling RxSwift Empty.swift
[202/249] Compiling RxSwift Enumerated.swift
[203/249] Compiling RxSwift Error.swift
[204/249] Compiling RxSwift Errors.swift
[205/249] Compiling RxSwift Event.swift
[206/249] Compiling RxSwift Filter.swift
[207/249] Compiling RxSwift First.swift
[208/249] Compiling RxSwift Generate.swift
[209/249] Compiling RxSwift GroupBy.swift
[210/249] Compiling RxSwift GroupedObservable.swift
[211/249] Compiling RxSwift HistoricalScheduler.swift
[212/249] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[213/249] Compiling RxSwift ImmediateSchedulerType.swift
[229/249] Emitting module OrderedCollections
[231/256] Compiling NetDiagnosis Utilities.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
6 | //
7 |
8 | import Darwin
| `- error: no such module 'Darwin'
9 | import Foundation
10 |
[232/256] Compiling NetDiagnosis Pinger.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
6 | //
7 |
8 | import Darwin
| `- error: no such module 'Darwin'
9 | import Foundation
10 |
[233/256] Compiling NetDiagnosis Pinger+Sockopt.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
6 | //
7 |
8 | import Darwin
| `- error: no such module 'Darwin'
9 | import Foundation
10 |
[234/256] Compiling NetDiagnosis Pinger+Trace.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
6 | //
7 |
8 | import Darwin
| `- error: no such module 'Darwin'
9 | import Foundation
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[235/256] Emitting module NetDiagnosis
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
6 | //
7 |
8 | import Darwin
| `- error: no such module 'Darwin'
9 | import Foundation
10 |
[236/256] Compiling NetDiagnosis IPAddr.swift
/host/spi-builder-workspace/Sources/NetDiagnosis/Pinger.swift:8:8: error: no such module 'Darwin'
6 | //
7 |
8 | import Darwin
| `- error: no such module 'Darwin'
9 | import Foundation
10 |
BUILD FAILURE 6.2 linux