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 A11yoop with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jackstone92/A11yoop.git
Reference: 3.1.0
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/Jackstone92/A11yoop
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at c10a8be Merge pull request #22 from Jackstone92/develop
Cloned https://github.com/Jackstone92/A11yoop.git
Revision (git rev-parse @):
c10a8be8b248e7d341163d69ef6eea527f6d5478
SUCCESS checkout https://github.com/Jackstone92/A11yoop.git at 3.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2241] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers (0.32s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.35s)
[1/2077] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (1.10s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.31s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.5.3
Building for debugging...
[1/2] Compiling XCTestDynamicOverlay XCTFail.swift
[2/2] Emitting module XCTestDynamicOverlay
[5/14] Compiling CombineSchedulers SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[6/15] Compiling CombineSchedulers UIKit.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[7/15] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[8/15] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[9/15] Compiling CombineSchedulers ImmediateScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[10/15] Compiling CombineSchedulers Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/15] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[12/15] Compiling CombineSchedulers AnyScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[13/15] Compiling CombineSchedulers FailingScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[14/15] Compiling CombineSchedulers UIScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[15/15] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[0/1] Planning build
Building for debugging...
warning: Will not do cross-module incremental builds, priors saved at TimePoint(seconds: 1699308908, nanoseconds: 0)), but the previous build started at TimePoint(seconds: 1699308908, nanoseconds: 466389000), at '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CombineSchedulers.build/master.priors'
[1/10] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[2/10] Compiling CombineSchedulers SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/11] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[4/11] Compiling CombineSchedulers ImmediateScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[5/11] Compiling CombineSchedulers Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[6/11] Compiling CombineSchedulers AnyScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[7/11] Compiling CombineSchedulers FailingScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[8/11] Compiling CombineSchedulers UIKit.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[9/11] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[10/11] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[11/11] Compiling CombineSchedulers UIScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.