Build Information
Failed to build DBXCResultParser, reference main (879b9f
), with Swift 5.10 for Linux on 18 Sep 2024 17:32:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/DBXCResultParser.git
Reference: main
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/dodobrands/DBXCResultParser
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 879b9f5 Added Xcode 16 support (#30)
Cloned https://github.com/dodobrands/DBXCResultParser.git
Revision (git rev-parse @):
879b9f5e7de6f9dec1abd2e1557d5ae11136f003
SUCCESS checkout https://github.com/dodobrands/DBXCResultParser.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/dodobrands/DBXCResultParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/12186] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.17s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (0.34s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/17] Emitting module ArgumentParserToolInfo
[10/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/18] Wrapping AST for ArgumentParserToolInfo for debugging
[13/55] Compiling ArgumentParser ArgumentVisibility.swift
[14/55] Compiling ArgumentParser CompletionKind.swift
[15/55] Compiling ArgumentParser Errors.swift
[16/55] Compiling ArgumentParser Flag.swift
[17/55] Compiling ArgumentParser NameSpecification.swift
[18/55] Emitting module ArgumentParser
[19/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/60] Compiling ArgumentParser CompletionsGenerator.swift
[21/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/60] Compiling ArgumentParser Argument.swift
[24/60] Compiling ArgumentParser ArgumentHelp.swift
[25/60] Compiling ArgumentParser Option.swift
[26/60] Compiling ArgumentParser OptionGroup.swift
[27/60] Compiling ArgumentParser AsyncParsableCommand.swift
[28/60] Compiling ArgumentParser CommandConfiguration.swift
[29/60] Compiling ArgumentParser EnumerableFlag.swift
[30/60] Compiling ArgumentParser ArgumentDefinition.swift
[31/60] Compiling ArgumentParser ArgumentSet.swift
[32/60] Compiling ArgumentParser CommandParser.swift
[33/60] Compiling ArgumentParser InputKey.swift
[34/60] Compiling ArgumentParser InputOrigin.swift
[35/60] Compiling ArgumentParser CollectionExtensions.swift
[36/60] Compiling ArgumentParser Platform.swift
[37/60] Compiling ArgumentParser SequenceExtensions.swift
[38/60] Compiling ArgumentParser StringExtensions.swift
[39/60] Compiling ArgumentParser Tree.swift
[40/60] Compiling ArgumentParser Name.swift
[41/60] Compiling ArgumentParser Parsed.swift
[42/60] Compiling ArgumentParser ParsedValues.swift
[43/60] Compiling ArgumentParser ParserError.swift
[44/60] Compiling ArgumentParser SplitArguments.swift
[45/60] Compiling ArgumentParser ExpressibleByArgument.swift
[46/60] Compiling ArgumentParser ParsableArguments.swift
[47/60] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/60] Compiling ArgumentParser ParsableCommand.swift
[49/60] Compiling ArgumentParser ArgumentDecoder.swift
[50/60] Compiling ArgumentParser DumpHelpGenerator.swift
[51/60] Compiling ArgumentParser HelpCommand.swift
[52/60] Compiling ArgumentParser HelpGenerator.swift
[53/60] Compiling ArgumentParser MessageInfo.swift
[54/60] Compiling ArgumentParser UsageGenerator.swift
[55/61] Wrapping AST for ArgumentParser for debugging
[57/72] Compiling DBXCResultParser ReusedDTO.swift
[58/73] Compiling DBXCResultParser CoverageDTO.swift
[59/73] Compiling DBXCResultParser DTO+Helpers.swift
[60/73] Compiling DBXCResultParser Math.swift
[61/73] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[62/73] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
[63/73] Compiling DBXCResultParser DBXCReportModel.swift
[64/73] Emitting module DBXCResultParser
[65/73] Compiling DBXCResultParser Constants.swift
[66/73] Compiling DBXCResultParser DBShell.swift
[67/73] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[68/73] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[69/74] Wrapping AST for DBXCResultParser for debugging
[71/80] Compiling DBXCResultParserTestHelpers Measurement+TestHelpers.swift
[72/80] Compiling DBXCResultParserTestHelpers CoverageDTO+TestHelpers.swift
[73/80] Compiling DBXCResultParserTestHelpers DBXCReportModel+TestHelpers.swift
[74/80] Emitting module DBXCResultParserTestHelpers
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/81] Emitting module DBXCResultParser_TextFormatter
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:78:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
formatter: MeasurementFormatter) -> String? {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:98:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
func report(formatter: MeasurementFormatter) -> String {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:116:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
static var singleTestDurationFormatter: MeasurementFormatter {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:123:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
static var totalTestsDurationFormatter: MeasurementFormatter {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:115:11: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
extension MeasurementFormatter {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
[76/81] Compiling DBXCResultParser_TextFormatter DBXCTextFormatter.swift
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:78:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
formatter: MeasurementFormatter) -> String? {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:98:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
func report(formatter: MeasurementFormatter) -> String {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:116:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
static var singleTestDurationFormatter: MeasurementFormatter {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:123:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
static var totalTestsDurationFormatter: MeasurementFormatter {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:115:11: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
extension MeasurementFormatter {
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:50:51: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
let singleTestsMeasurementFormatter = MeasurementFormatter.singleTestDurationFormatter
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:60:50: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
let totalTestsMeasurementFormatter = MeasurementFormatter.totalTestsDurationFormatter
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:117:25: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
let formatter = MeasurementFormatter()
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:124:25: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
let formatter = MeasurementFormatter()
^~~~~~~~~~~~~~~~~~~~
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
open class MeasurementFormatter : Formatter, NSSecureCoding {
^
error: fatalError
BUILD FAILURE 5.10 linux