The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XCTestExtensions with Swift 5.8 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.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/XCTestExtensions.git
Reference: v1.5.0
Cloned https://github.com/elegantchaos/XCTestExtensions.git into spi-builder-workspace
SUCCESS checkout https://github.com/elegantchaos/XCTestExtensions.git at v1.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build 2>&1
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git (0.26s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.31s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
Building for debugging...
[1/10] Compiling Matchable FloatingPoint+Matching.swift
[2/11] Compiling Matchable Date+Matching.swift
[3/11] Compiling UITestingExtensions ProcessInfo+XCTestRuntime.swift
[4/11] Emitting module UITestingExtensions
[5/11] Emitting module Matchable
[6/11] Compiling Matchable Collections+Matching.swift
[7/11] Compiling Matchable Bool+Matching.swift
[8/11] Compiling Matchable MatchableCompound.swift
[9/11] Compiling Matchable String+Matching.swift
[11/13] Compiling Matchable Matchable.swift
[12/13] Compiling Matchable Integer+Matching.swift
[16/29] Compiling XCTestExtensions XCTestRunner.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[17/30] Compiling XCTestExtensions XCTestCase+WaitForAsync.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[18/30] Compiling XCTestExtensions XCTestMonitor.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/30] Emitting module XCTestExtensions
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[20/30] Compiling XCTestExtensions XCUIApplication+UITesting.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[21/30] Compiling XCTestExtensions XCTAssertEqual+String.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[22/30] Compiling XCTestExtensions XCTestCase+Combine.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[23/30] Compiling XCTestExtensions XCTestCase+JSON.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[24/30] Compiling XCTestExtensions XCTestCase+Resources.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[25/30] Compiling XCTestExtensions XCTAssert+Result.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[26/30] Compiling XCTestExtensions XCTAssert+Types.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[27/30] Compiling XCTestExtensions XCTAssert+Collections.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[28/30] Compiling XCTestExtensions XCTAssert+Matching.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[29/30] Compiling XCTestExtensions XCTAssertEqual+Data.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
[30/30] Compiling XCTestExtensions XCTAssertEqual+Result.swift
/host/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:8:8: error: no such module 'CoreServices'
import CoreServices
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2