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

Failed to build RxOmnibar, reference main (f504c3), with Swift 5.10 for Linux on 4 Jan 2025 10:15:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/RxOmnibar.git
Reference: main
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/CleanCocoa/RxOmnibar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f504c3e adjust README to say 'RxOmnibar'
Cloned https://github.com/CleanCocoa/RxOmnibar.git
Revision (git rev-parse @):
f504c3ea5c1e113dad37cecdcc64051385b37075
SUCCESS checkout https://github.com/CleanCocoa/RxOmnibar.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/CleanCocoa/RxOmnibar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/CleanCocoa/Omnibar.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/2260] Fetching omnibar
[2261/54696] Fetching omnibar, rxswift
Fetched https://github.com/CleanCocoa/Omnibar.git from cache (5.04s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.29s)
Computing version for https://github.com/CleanCocoa/Omnibar.git
Computed https://github.com/CleanCocoa/Omnibar.git at 1.0.0 (0.66s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.64s)
Creating working copy for https://github.com/CleanCocoa/Omnibar.git
Working copy of https://github.com/CleanCocoa/Omnibar.git resolved at 1.0.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Building for debugging...
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Write sources
[5/18] Copying PrivacyInfo.xcprivacy
[5/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/174] Emitting module RxSwift
[11/194] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[12/194] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/194] Emitting module Omnibar
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[14/195] Compiling Omnibar OmnibarTextFieldCell.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[15/195] Compiling Omnibar TextFieldTextChange.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[16/195] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[17/195] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[18/195] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[19/195] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[20/195] Compiling Omnibar OmnibarDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[21/195] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[22/195] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[31/195] Compiling RxSwift AsyncSubject.swift
[32/195] Compiling RxSwift AtomicInt.swift
[33/195] Compiling RxSwift Bag+Rx.swift
[34/195] Compiling RxSwift Bag.swift
[35/195] Compiling RxSwift BehaviorSubject.swift
[36/195] Compiling RxSwift BinaryDisposable.swift
[37/195] Compiling RxSwift Binder.swift
[38/195] Compiling RxSwift BooleanDisposable.swift
[39/195] Compiling RxSwift Buffer.swift
[40/195] Compiling RxSwift Cancelable.swift
[41/195] Compiling RxSwift Catch.swift
[42/195] Compiling RxSwift CombineLatest+Collection.swift
[43/195] Compiling RxSwift CombineLatest+arity.swift
[44/195] Compiling RxSwift Producer.swift
[45/195] Compiling RxSwift PublishSubject.swift
[46/195] Compiling RxSwift Queue.swift
[47/195] Compiling RxSwift Range.swift
[48/195] Compiling RxSwift Reactive.swift
[49/195] Compiling RxSwift RecursiveLock.swift
[50/195] Compiling RxSwift RecursiveScheduler.swift
[51/195] Compiling RxSwift Reduce.swift
[52/195] Compiling RxSwift RefCountDisposable.swift
[53/195] Compiling RxSwift Repeat.swift
[54/195] Compiling RxSwift ReplaySubject.swift
[55/195] Compiling RxSwift RetryWhen.swift
[56/195] Compiling RxSwift Rx.swift
[57/195] Compiling RxSwift RxMutableBox.swift
[58/195] Compiling RxSwift Sample.swift
[59/195] Compiling RxSwift Scan.swift
[60/195] Compiling RxSwift ScheduledDisposable.swift
[61/195] Compiling RxSwift ScheduledItem.swift
[62/195] Compiling RxSwift ScheduledItemType.swift
[63/195] Compiling RxSwift SchedulerServices+Emulation.swift
[64/195] Compiling RxSwift SchedulerType.swift
[65/195] Compiling RxSwift Sequence.swift
[66/195] Compiling RxSwift SerialDispatchQueueScheduler.swift
[67/195] Compiling RxSwift SerialDisposable.swift
[68/195] Compiling RxSwift ShareReplayScope.swift
[69/195] Compiling RxSwift Single.swift
[70/195] Compiling RxSwift SingleAssignmentDisposable.swift
[71/195] Compiling RxSwift SingleAsync.swift
[72/195] Compiling RxSwift Sink.swift
[73/195] Compiling RxSwift Skip.swift
[74/195] Compiling RxSwift SkipUntil.swift
[75/195] Compiling RxSwift SkipWhile.swift
[76/195] Compiling RxSwift StartWith.swift
[77/195] Compiling RxSwift SubjectType.swift
[78/195] Compiling RxSwift SubscribeOn.swift
[79/195] Compiling RxSwift SubscriptionDisposable.swift
[80/195] Compiling RxSwift SwiftSupport.swift
[81/195] Compiling RxSwift Switch.swift
[82/195] Compiling RxSwift SwitchIfEmpty.swift
[83/195] Compiling RxSwift SynchronizedDisposeType.swift
[84/195] Compiling RxSwift Never.swift
[85/195] Compiling RxSwift NopDisposable.swift
[86/195] Compiling RxSwift Observable+Concurrency.swift
[87/195] Compiling RxSwift Observable.swift
[88/195] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[89/195] Compiling RxSwift ObservableConvertibleType.swift
[90/195] Compiling RxSwift ObservableType+Extensions.swift
[91/195] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[92/195] Compiling RxSwift ObservableType.swift
[93/195] Compiling RxSwift ObserveOn.swift
[94/195] Compiling RxSwift ObserverBase.swift
[95/195] Compiling RxSwift ObserverType.swift
[96/195] Compiling RxSwift OperationQueueScheduler.swift
[97/195] Compiling RxSwift Optional.swift
[98/195] Compiling RxSwift Platform.Darwin.swift
[99/195] Compiling RxSwift Platform.Linux.swift
[100/195] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[101/195] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[102/195] Compiling RxSwift PrimitiveSequence.swift
[103/195] Compiling RxSwift PriorityQueue.swift
[104/195] Compiling Omnibar TextReplacement.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[105/195] Compiling RxSwift CombineLatest.swift
[106/195] Compiling RxSwift CompactMap.swift
[107/195] Compiling RxSwift Completable+AndThen.swift
[108/195] Compiling RxSwift Completable.swift
[109/195] Compiling RxSwift CompositeDisposable.swift
[110/195] Compiling RxSwift Concat.swift
[111/195] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[112/195] Compiling RxSwift ConcurrentMainScheduler.swift
[113/195] Compiling RxSwift ConnectableObservableType.swift
[114/195] Compiling RxSwift Create.swift
[115/195] Compiling RxSwift CurrentThreadScheduler.swift
[116/195] Compiling RxSwift Date+Dispatch.swift
[117/195] Compiling RxSwift Debounce.swift
[118/195] Compiling RxSwift Debug.swift
[119/195] Compiling RxSwift Decode.swift
[120/195] Compiling RxSwift DefaultIfEmpty.swift
[121/195] Compiling RxSwift Deferred.swift
[122/195] Compiling RxSwift Delay.swift
[123/195] Compiling RxSwift DelaySubscription.swift
[124/195] Compiling RxSwift Dematerialize.swift
[125/195] Compiling RxSwift DispatchQueue+Extensions.swift
error: fatalError
BUILD FAILURE 5.10 linux