The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PlaygroundTester 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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Losiowaty/PlaygroundTester.git
Reference: 0.3.1
Cloned https://github.com/Losiowaty/PlaygroundTester.git into spi-builder-workspace
SUCCESS checkout https://github.com/Losiowaty/PlaygroundTester.git at 0.3.1
========================================
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/krzysztofzablocki/Difference
[1/455] Fetching difference
Fetched https://github.com/krzysztofzablocki/Difference (0.42s)
Computing version for https://github.com/krzysztofzablocki/Difference
Computed https://github.com/krzysztofzablocki/Difference at 1.0.1 (0.52s)
Creating working copy for https://github.com/krzysztofzablocki/Difference
Working copy of https://github.com/krzysztofzablocki/Difference resolved at 1.0.1
Building for debugging...
[1/2] Emitting module Difference
[2/2] Compiling Difference Difference.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/26] Emitting module PlaygroundTester
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/28] Compiling PlaygroundTester AssertionsView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/28] Compiling PlaygroundTester ResultViewModel.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/28] Compiling PlaygroundTester TestMethodView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/28] Compiling PlaygroundTester PlaygroundTesterView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/28] Compiling PlaygroundTester PlaygroundTesterWrapperView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/28] Compiling PlaygroundTester ResultsToggleButton.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/28] Compiling PlaygroundTester TestCase.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/28] Compiling PlaygroundTester AssertionSectionView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/28] Compiling PlaygroundTester AssertionView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/28] Compiling PlaygroundTester TestMethodsView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/28] Compiling PlaygroundTester TestSuiteView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/28] Compiling PlaygroundTester TestSuitesView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/28] Compiling PlaygroundTester Assertable.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/28] Compiling PlaygroundTester Assertion.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/28] Compiling PlaygroundTester AssertionStore.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/28] Compiling PlaygroundTester Expectation.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[22/28] Compiling PlaygroundTester IdentityProvider.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[23/28] Compiling PlaygroundTester TestMethod.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[24/28] Compiling PlaygroundTester TestViewViewModel.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[25/28] Compiling PlaygroundTester TestingView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/28] Compiling PlaygroundTester TestResult.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/28] Compiling PlaygroundTester TestRunner.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[28/28] Compiling PlaygroundTester TestSuite.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2