Build Information
Failed to build RxTimelane, reference 3.0.2 (fe5dd4), with Swift 6.3 for Android on 12 Apr 2026 02:25:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/icanzilb/RxTimelane.git
Reference: 3.0.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/icanzilb/RxTimelane
* tag 3.0.2 -> FETCH_HEAD
HEAD is now at fe5dd43 bump CP version to 3.0.2
Cloned https://github.com/icanzilb/RxTimelane.git
Revision (git rev-parse @):
fe5dd4390cfe5a6ee6c1d3f9403765a7a985ee51
SUCCESS checkout https://github.com/icanzilb/RxTimelane.git at 3.0.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/icanzilb/RxTimelane.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/icanzilb/TimelaneCore
Fetching https://github.com/ReactiveX/RxSwift.git
[1/435] Fetching timelanecore
[436/54740] Fetching timelanecore, rxswift
Fetched https://github.com/icanzilb/TimelaneCore from cache (4.91s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.08s)
Computing version for https://github.com/icanzilb/TimelaneCore
Computed https://github.com/icanzilb/TimelaneCore at 2.0.2 (6.72s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.83s)
Creating working copy for https://github.com/icanzilb/TimelaneCore
Working copy of https://github.com/icanzilb/TimelaneCore resolved at 2.0.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version--4F562202D5529B1.txt
[6/151] Emitting module RxSwift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/171] Emitting module TimelaneCore
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
5 |
6 | import Foundation
7 | import os
| `- error: no such module 'os'
8 |
9 | /// A timelane logger that proxies events & values to another object.
[8/171] Compiling TimelaneCore TimelaneCore.swift
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
5 |
6 | import Foundation
7 | import os
| `- error: no such module 'os'
8 |
9 | /// A timelane logger that proxies events & values to another object.
[9/171] Compiling RxSwift Never.swift
[10/171] Compiling RxSwift NopDisposable.swift
[11/171] Compiling RxSwift Observable+Concurrency.swift
[12/171] Compiling RxSwift Observable.swift
[13/171] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[14/171] Compiling RxSwift ObservableConvertibleType.swift
[15/171] Compiling RxSwift ObservableType+Extensions.swift
[16/171] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[17/171] Compiling RxSwift ObservableType.swift
[18/171] Compiling RxSwift ObserveOn.swift
[19/171] Compiling RxSwift ObserverBase.swift
[20/171] Compiling RxSwift ObserverType.swift
[21/171] Compiling RxSwift OperationQueueScheduler.swift
[22/171] Compiling RxSwift Optional.swift
[23/171] Compiling RxSwift Platform.Darwin.swift
[24/171] Compiling RxSwift Platform.Linux.swift
[25/171] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[26/171] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[27/171] Compiling RxSwift PrimitiveSequence.swift
[28/171] Compiling RxSwift PriorityQueue.swift
[29/171] Compiling RxSwift CombineLatest.swift
[30/171] Compiling RxSwift CompactMap.swift
[31/171] Compiling RxSwift Completable+AndThen.swift
[32/171] Compiling RxSwift Completable.swift
[33/171] Compiling RxSwift CompositeDisposable.swift
[34/171] Compiling RxSwift Concat.swift
[35/171] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[36/171] Compiling RxSwift ConcurrentMainScheduler.swift
[37/171] Compiling RxSwift ConnectableObservableType.swift
[38/171] Compiling RxSwift Create.swift
[39/171] Compiling RxSwift CurrentThreadScheduler.swift
[40/171] Compiling RxSwift Date+Dispatch.swift
[41/171] Compiling RxSwift Debounce.swift
[42/171] Compiling RxSwift Debug.swift
[43/171] Compiling RxSwift Decode.swift
[44/171] Compiling RxSwift DefaultIfEmpty.swift
[45/171] Compiling RxSwift Deferred.swift
[46/171] Compiling RxSwift Delay.swift
[47/171] Compiling RxSwift DelaySubscription.swift
[48/171] Compiling RxSwift Dematerialize.swift
[49/171] Compiling RxSwift DispatchQueue+Extensions.swift
BUILD FAILURE 6.3 android