The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build XCoordinator, reference master (fc4fd2), with Swift 6.2 (beta) for Linux on 20 Jun 2025 01:11:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/QuickBirdEng/XCoordinator.git
Reference: master
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/QuickBirdEng/XCoordinator
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fc4fd2d Set podspec version to 2.2.1
Cloned https://github.com/QuickBirdEng/XCoordinator.git
Revision (git rev-parse @):
fc4fd2d4e5718ea7579bd9022d93af7edecd7b52
SUCCESS checkout https://github.com/QuickBirdEng/XCoordinator.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/QuickBirdEng/XCoordinator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/ReactiveX/RxSwift.git
[1/52710] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.34s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (6.11s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/191] Emitting module XCoordinator
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[8/196] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[9/196] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[10/196] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[11/196] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[12/196] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[13/196] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[14/196] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[15/196] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[16/196] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[17/196] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[18/196] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[19/196] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[20/196] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[21/196] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[22/196] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[23/196] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[24/196] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[25/196] Compiling XCoordinator UnownedErased+Router.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[26/196] Compiling XCoordinator UnownedErased.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[27/196] Compiling XCoordinator ViewCoordinator.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[28/196] Compiling XCoordinator WeakErased+Router.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[29/196] Compiling XCoordinator WeakErased.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[30/196] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[31/196] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[32/196] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[33/196] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[34/196] Compiling RxSwift DispatchQueueConfiguration.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[35/196] Compiling RxSwift Disposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[36/196] Compiling RxSwift Empty.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[37/196] Compiling RxSwift Enumerated.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[38/196] Compiling RxSwift Error.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[39/196] Compiling RxSwift Errors.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[40/196] Compiling RxSwift Event.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[41/196] Compiling RxSwift Filter.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[42/196] Compiling RxSwift First.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[43/196] Compiling RxSwift Generate.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[44/196] Compiling RxSwift GroupBy.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[45/196] Compiling RxSwift GroupedObservable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[46/196] Compiling RxSwift HistoricalScheduler.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[47/196] Compiling RxSwift Disposables.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[48/196] Compiling RxSwift DisposeBag.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[49/196] Compiling RxSwift DisposeBase.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[50/196] Compiling RxSwift DistinctUntilChanged.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[51/196] Compiling RxSwift Do.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[52/196] Compiling RxSwift ElementAt.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | ///
[53/196] Compiling RxSwift Never.swift
[54/196] Compiling RxSwift NopDisposable.swift
[55/196] Compiling RxSwift Observable+Concurrency.swift
[56/196] Compiling RxSwift Observable.swift
[57/196] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[58/196] Compiling RxSwift ObservableConvertibleType.swift
[59/196] Compiling RxSwift ObservableType+Extensions.swift
[60/196] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[61/196] Compiling RxSwift ObservableType.swift
[62/196] Compiling RxSwift ObserveOn.swift
[63/196] Compiling RxSwift ObserverBase.swift
[64/196] Compiling RxSwift ObserverType.swift
[65/196] Compiling RxSwift OperationQueueScheduler.swift
[66/196] Compiling RxSwift Optional.swift
[67/196] Compiling RxSwift Platform.Darwin.swift
[68/196] Compiling RxSwift Platform.Linux.swift
[69/196] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[70/196] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[71/196] Compiling RxSwift PrimitiveSequence.swift
[72/196] Compiling RxSwift PriorityQueue.swift
[73/216] Compiling RxSwift SchedulerType.swift
[74/216] Compiling RxSwift Sequence.swift
[75/216] Compiling RxSwift SerialDispatchQueueScheduler.swift
[76/216] Compiling RxSwift SerialDisposable.swift
[77/216] Compiling RxSwift ShareReplayScope.swift
[78/216] Compiling RxSwift Single.swift
[79/216] Compiling RxSwift SingleAssignmentDisposable.swift
[80/216] Compiling RxSwift SingleAsync.swift
[81/216] Compiling RxSwift Sink.swift
[82/216] Compiling RxSwift Skip.swift
[83/216] Compiling RxSwift SkipUntil.swift
[84/216] Compiling RxSwift SkipWhile.swift
[85/216] Compiling RxSwift StartWith.swift
[86/216] Compiling RxSwift SubjectType.swift
[87/216] Compiling RxSwift SubscribeOn.swift
[88/216] Compiling RxSwift SubscriptionDisposable.swift
[89/216] Compiling RxSwift SwiftSupport.swift
[90/216] Compiling RxSwift Switch.swift
[91/216] Compiling RxSwift SwitchIfEmpty.swift
[92/216] Compiling RxSwift SynchronizedDisposeType.swift
[114/216] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[115/216] Compiling RxSwift Infallible+CombineLatest+arity.swift
[116/216] Compiling RxSwift Infallible+Concurrency.swift
[117/216] Compiling RxSwift Infallible+Create.swift
[118/216] Compiling RxSwift Infallible+Debug.swift
[119/216] Compiling RxSwift Infallible+Operators.swift
[120/216] Compiling RxSwift Infallible+Zip+arity.swift
[121/216] Compiling RxSwift Infallible.swift
[122/216] Compiling RxSwift InfiniteSequence.swift
[123/216] Compiling RxSwift InvocableScheduledItem.swift
[124/216] Compiling RxSwift InvocableType.swift
[125/216] Compiling RxSwift Just.swift
[126/216] Compiling RxSwift Lock.swift
[127/216] Compiling RxSwift LockOwnerType.swift
[128/216] Compiling RxSwift MainScheduler.swift
[129/216] Compiling RxSwift Map.swift
[130/216] Compiling RxSwift Materialize.swift
[131/216] Compiling RxSwift Maybe.swift
[132/216] Compiling RxSwift Merge.swift
[133/216] Compiling RxSwift Multicast.swift
[137/216] Compiling RxSwift Completable.swift
[138/216] Compiling RxSwift CompositeDisposable.swift
[139/216] Compiling RxSwift Concat.swift
[140/216] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[141/216] Compiling RxSwift ConcurrentMainScheduler.swift
[142/216] Compiling RxSwift ConnectableObservableType.swift
[143/216] Compiling RxSwift Create.swift
[144/216] Compiling RxSwift CurrentThreadScheduler.swift
[145/216] Compiling RxSwift Date+Dispatch.swift
[146/216] Compiling RxSwift Debounce.swift
[147/216] Compiling RxSwift Debug.swift
[148/216] Compiling RxSwift Decode.swift
[149/216] Compiling RxSwift DefaultIfEmpty.swift
[150/216] Compiling RxSwift Deferred.swift
[151/216] Compiling RxSwift Delay.swift
[152/216] Compiling RxSwift DelaySubscription.swift
[153/216] Compiling RxSwift Dematerialize.swift
[154/216] Compiling RxSwift DispatchQueue+Extensions.swift
[155/216] Emitting module RxSwift
[177/216] Compiling RxSwift Producer.swift
[178/216] Compiling RxSwift PublishSubject.swift
[179/216] Compiling RxSwift Queue.swift
[180/216] Compiling RxSwift Range.swift
[181/216] Compiling RxSwift Reactive.swift
[182/216] Compiling RxSwift RecursiveLock.swift
[183/216] Compiling RxSwift RecursiveScheduler.swift
[184/216] Compiling RxSwift Reduce.swift
[185/216] Compiling RxSwift RefCountDisposable.swift
[186/216] Compiling RxSwift Repeat.swift
[187/216] Compiling RxSwift ReplaySubject.swift
[188/216] Compiling RxSwift RetryWhen.swift
[189/216] Compiling RxSwift Rx.swift
[190/216] Compiling RxSwift RxMutableBox.swift
[191/216] Compiling RxSwift Sample.swift
[192/216] Compiling RxSwift Scan.swift
[193/216] Compiling RxSwift ScheduledDisposable.swift
[194/216] Compiling RxSwift ScheduledItem.swift
[195/216] Compiling RxSwift ScheduledItemType.swift
[196/216] Compiling RxSwift SchedulerServices+Emulation.swift
BUILD FAILURE 6.2 linux