This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 RxTimelane with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/icanzilb/RxTimelane.git
Reference: 3.0.2
Cloned https://github.com/icanzilb/RxTimelane.git into spi-builder-workspace
SUCCESS checkout https://github.com/icanzilb/RxTimelane.git at 3.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/icanzilb/TimelaneCore
[1/435] Fetching timelanecore
[436/51192] Fetching timelanecore, rxswift
Fetched https://github.com/icanzilb/TimelaneCore (2.39s)
Fetched https://github.com/ReactiveX/RxSwift.git (2.43s)
Computing version for https://github.com/icanzilb/TimelaneCore
Computed https://github.com/icanzilb/TimelaneCore at 2.0.2 (0.41s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.44s)
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.6.0
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/145] Emitting module TimelaneCore
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
import os
       ^
[2/145] Compiling TimelaneCore TimelaneCore.swift
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
import os
       ^
error: fatalError
[3/145] Compiling RxSwift Multicast.swift
[4/145] Compiling RxSwift Never.swift
[5/145] Compiling RxSwift NopDisposable.swift
[6/145] Compiling RxSwift Observable+Concurrency.swift
[7/145] Compiling RxSwift Observable.swift
[8/145] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[9/145] Compiling RxSwift ObservableConvertibleType.swift
[10/145] Compiling RxSwift ObservableType+Extensions.swift
[11/145] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[12/145] Compiling RxSwift ObservableType.swift
[13/145] Compiling RxSwift ObserveOn.swift
[14/145] Compiling RxSwift ObserverBase.swift
[15/145] Compiling RxSwift ObserverType.swift
[16/145] Compiling RxSwift OperationQueueScheduler.swift
[17/145] Compiling RxSwift Optional.swift
[18/145] Compiling RxSwift Platform.Darwin.swift
[19/145] Compiling RxSwift Platform.Linux.swift
[20/145] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[21/145] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[22/145] Compiling RxSwift PrimitiveSequence.swift
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.