The Swift Package Index logo.Swift Package Index

Build Information

Failed to build A11yoop with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path:  $workDir
https://github.com/Jackstone92/A11yoop.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2244] Fetching combine-schedulers
[2245/4524] Fetching combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.44s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.44s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.44s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.5.3
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/6] Compiling XCTestDynamicOverlay XCTFail.swift
[6/6] Emitting module XCTestDynamicOverlay
[8/17] 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/17] 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
       ^
[10/18] 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
       ^
[11/18] 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
       ^
[12/18] 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
       ^
[13/18] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/18] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[15/18] 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
       ^
[16/18] 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
       ^
[17/18] 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
       ^
[18/18] 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
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/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
       ^
[3/11] 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
       ^
[4/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
       ^
[5/11] 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/12] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/12] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/AnyScheduler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[8/12] 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
       ^
[9/12] 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
       ^
[10/12] 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
       ^
[11/12] 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
       ^
[12/12] 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
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2