Build Information
Failed to build Noora, reference 0.41.0 (4e1be3
), with Swift 5.10 for Linux on 20 Jun 2025 19:29:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/noora.git
Reference: 0.41.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/tuist/noora
* tag 0.41.0 -> FETCH_HEAD
HEAD is now at 4e1be37 [Release] Noora CLI 0.41.0
Cloned https://github.com/tuist/noora.git
Revision (git rev-parse @):
4e1be378778145cc209eea8ebc1880a300168def
SUCCESS checkout https://github.com/tuist/noora.git at 0.41.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/tuist/noora.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/path
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[303/1550] Fetching rainbow, path
[657/5386] Fetching rainbow, path, swift-log
[5387/20766] Fetching rainbow, path, swift-log, swift-argument-parser
Fetched https://github.com/tuist/path from cache (0.92s)
Fetched https://github.com/onevcat/Rainbow from cache (0.93s)
Fetched https://github.com/apple/swift-log from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.94s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (1.35s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.44s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.26s)
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/40] Emitting module ArgumentParserToolInfo
[11/40] Compiling Rainbow StringGenerator.swift
[12/41] Compiling Logging LogHandler.swift
[13/41] Compiling Rainbow String+Rainbow.swift
[14/41] Compiling Rainbow Style.swift
[15/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/42] Emitting module Path
[17/42] Compiling Path Path.swift
[19/43] Wrapping AST for ArgumentParserToolInfo for debugging
[20/43] Wrapping AST for Path for debugging
[22/81] Compiling Logging MetadataProvider.swift
[23/81] Emitting module Logging
[24/81] Compiling Logging Locks.swift
[25/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/81] Compiling ArgumentParser CompletionsGenerator.swift
[27/81] Compiling ArgumentParser Argument.swift
[28/81] Compiling ArgumentParser ArgumentHelp.swift
[29/81] Compiling Rainbow Rainbow.swift
[30/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/81] Compiling Rainbow OutputTarget.swift
[33/81] Emitting module Rainbow
[35/82] Compiling Logging Logging.swift
[36/83] Emitting module ArgumentParser
[37/88] Wrapping AST for Rainbow for debugging
[39/88] Compiling ArgumentParser ArgumentDefinition.swift
[40/88] Compiling ArgumentParser ArgumentSet.swift
[41/88] Compiling ArgumentParser CommandParser.swift
[42/88] Compiling ArgumentParser InputKey.swift
[43/88] Compiling ArgumentParser InputOrigin.swift
[44/88] Compiling ArgumentParser ArgumentVisibility.swift
[45/88] Compiling ArgumentParser CompletionKind.swift
[46/88] Compiling ArgumentParser Errors.swift
[47/88] Compiling ArgumentParser Flag.swift
[48/88] Compiling ArgumentParser NameSpecification.swift
[49/88] Compiling ArgumentParser Option.swift
[50/88] Compiling ArgumentParser Name.swift
[51/88] Compiling ArgumentParser Parsed.swift
[52/88] Compiling ArgumentParser ParsedValues.swift
[53/88] Compiling ArgumentParser ParserError.swift
[54/88] Compiling ArgumentParser SplitArguments.swift
[60/88] Wrapping AST for Logging for debugging
[62/88] Compiling ArgumentParser ExpressibleByArgument.swift
[63/88] Compiling ArgumentParser ParsableArguments.swift
[64/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[65/88] Compiling ArgumentParser ParsableCommand.swift
[66/88] Compiling ArgumentParser ArgumentDecoder.swift
[67/88] Compiling ArgumentParser OptionGroup.swift
[68/88] Compiling ArgumentParser AsyncParsableCommand.swift
[69/88] Compiling ArgumentParser CommandConfiguration.swift
[70/88] Compiling ArgumentParser CommandGroup.swift
[71/88] Compiling ArgumentParser EnumerableFlag.swift
[72/88] Compiling ArgumentParser DumpHelpGenerator.swift
[73/88] Compiling ArgumentParser HelpCommand.swift
[74/88] Compiling ArgumentParser HelpGenerator.swift
[75/88] Compiling ArgumentParser MessageInfo.swift
[76/88] Compiling ArgumentParser UsageGenerator.swift
[77/88] Compiling ArgumentParser CollectionExtensions.swift
[78/88] Compiling ArgumentParser Platform.swift
[79/88] Compiling ArgumentParser SequenceExtensions.swift
[80/88] Compiling ArgumentParser StringExtensions.swift
[81/88] Compiling ArgumentParser Tree.swift
[83/115] Emitting module Noora
[84/118] Compiling Noora ValidationError.swift
[85/118] Compiling Noora InputValidating.swift
[86/118] Compiling Noora LengthValidationRule.swift
[87/118] Compiling Noora Spinner.swift
[88/118] Compiling Noora StandardPipelines.swift
[89/118] Compiling Noora Terminal.swift
[90/118] Compiling Noora NonEmptyValidationRule.swift
[91/118] Compiling Noora RegexValidationRule.swift
[92/118] Compiling Noora Validator.swift
[93/118] Compiling Noora TerminalText.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/TerminalText.swift:43:17: warning: immutable value 'href' was never used; consider replacing with '_' or removing it
href
^~~~
_
[94/118] Compiling Noora ValidatableError.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/TerminalText.swift:43:17: warning: immutable value 'href' was never used; consider replacing with '_' or removing it
href
^~~~
_
[95/118] Compiling Noora ValidatableRule.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/TerminalText.swift:43:17: warning: immutable value 'href' was never used; consider replacing with '_' or removing it
href
^~~~
_
[96/118] Compiling Noora NooraMock.swift
[97/118] Compiling Noora Theme.swift
[98/118] Compiling Noora KeyStrokeListener.swift
[99/118] Compiling Noora Renderer.swift
[100/118] Compiling Noora Character+isPrintable.swift
[101/118] Compiling Noora String+Rainbow.swift
[102/118] Compiling Noora String+ValidatableError.swift
[103/118] Compiling Noora Noora.swift
[103/118] Wrapping AST for ArgumentParser for debugging
[105/118] Compiling Noora SingleChoicePrompt.swift
[106/118] Compiling Noora TextPrompt.swift
[107/118] Compiling Noora YesOrNoChoicePrompt.swift
[108/118] Compiling Noora Stack.swift
[109/118] Compiling Noora Alert.swift
[110/118] Compiling Noora CollapsibleStep.swift
[111/118] Compiling Noora ProgressBarStep.swift
[112/118] Compiling Noora ProgressStep.swift
[113/119] Wrapping AST for Noora for debugging
[114/119] Write Objects.LinkFileList
[115/126] Archiving libNoora.a
[117/128] Compiling examples_cli SingleChoicePromptCommand.swift
/host/spi-builder-workspace/cli/Sources/examples-cli/Commands/SingleChoicePromptCommand.swift:41:41: error: unknown attribute 'retroactive'
extension SingleChoicePromptFilterMode: @retroactive ExpressibleByArgument {
^
/host/spi-builder-workspace/cli/Sources/examples-cli/Commands/SingleChoicePromptCommand.swift:41:1: error: inheritance from non-protocol type 'any ExpressibleByArgument'
extension SingleChoicePromptFilterMode: @retroactive ExpressibleByArgument {
^
[118/129] Compiling examples_cli TextPromptCommand.swift
[119/129] Compiling examples_cli YesOrNoChoicePromptCommand.swift
[120/129] Compiling examples_cli ProgressStepCommand.swift
[121/129] Compiling examples_cli ProgressBarStepCommand.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[122/129] Compiling examples_cli FormatCommand.swift
[123/129] Compiling examples_cli AlertCommand.swift
[124/129] Compiling examples_cli CollapsibleStepCommand.swift
[125/129] Emitting module examples_cli
/host/spi-builder-workspace/cli/Sources/examples-cli/Commands/SingleChoicePromptCommand.swift:41:41: error: unknown attribute 'retroactive'
extension SingleChoicePromptFilterMode: @retroactive ExpressibleByArgument {
^
/host/spi-builder-workspace/cli/Sources/examples-cli/Commands/SingleChoicePromptCommand.swift:41:1: error: inheritance from non-protocol type 'any ExpressibleByArgument'
extension SingleChoicePromptFilterMode: @retroactive ExpressibleByArgument {
^
[126/129] Compiling examples_cli ExamplesCLI.swift
error: fatalError
BUILD FAILURE 5.10 linux