The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Noora, reference 0.40.1 (485880), with Swift 5.10 for Linux on 5 Jun 2025 10:01:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/noora.git
Reference: 0.40.1
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.40.1     -> FETCH_HEAD
HEAD is now at 4858805 [Release] Noora CLI 0.40.1
Cloned https://github.com/tuist/noora.git
Revision (git rev-parse @):
4858805eccada342572f7ccb0c5e4d78135c51f2
SUCCESS checkout https://github.com/tuist/noora.git at 0.40.1
========================================
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-2":/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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/tuist/path
Fetching https://github.com/apple/swift-log
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
[1/348] Fetching path
[349/1544] Fetching path, rainbow
[1545/5380] Fetching path, rainbow, swift-log
Fetched https://github.com/tuist/path from cache (0.29s)
[3958/5032] Fetching rainbow, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.29s)
[2801/3836] Fetching swift-log
[3837/19216] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log from cache (0.88s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (1.18s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.39s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.16s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/40] Emitting module Logging
[11/40] Compiling Rainbow ControlCode.swift
[12/40] Compiling Rainbow ModesExtractor.swift
[13/41] Compiling Rainbow String+Rainbow.swift
[14/41] Compiling Rainbow Style.swift
[15/41] Compiling Rainbow StringGenerator.swift
[16/41] Emitting module Path
[17/41] Compiling Path Path.swift
[18/42] Wrapping AST for Path for debugging
[20/42] Emitting module ArgumentParserToolInfo
[21/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/43] Wrapping AST for ArgumentParserToolInfo for debugging
[24/43] Emitting module Rainbow
[25/43] Compiling Logging MetadataProvider.swift
[26/43] Compiling Rainbow BackgroundColor.swift
[27/43] Compiling Rainbow CodesParser.swift
[28/43] Compiling Rainbow Color.swift
[29/43] Compiling Rainbow ColorApproximation.swift
[30/43] Compiling Rainbow OutputTarget.swift
[31/70] Compiling Rainbow Rainbow.swift
[33/82] Compiling Logging Locks.swift
[33/82] Wrapping AST for Rainbow for debugging
[35/82] Compiling Logging Logging.swift
[36/82] Compiling Logging LogHandler.swift
[37/83] Wrapping AST for Logging for debugging
[39/109] 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
                ^~~~
                _
[40/109] 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
                ^~~~
                _
[41/109] 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
                ^~~~
                _
[42/112] Compiling Noora ValidationError.swift
[43/112] Compiling Noora InputValidating.swift
[44/112] Compiling Noora LengthValidationRule.swift
[45/112] Compiling Noora Spinner.swift
[46/112] Compiling Noora StandardPipelines.swift
[47/112] Compiling Noora Terminal.swift
[48/112] Compiling Noora NonEmptyValidationRule.swift
[49/112] Compiling Noora RegexValidationRule.swift
[50/112] Compiling Noora Validator.swift
[51/112] Compiling Noora NooraMock.swift
[52/112] Compiling Noora Theme.swift
[53/112] Compiling Noora KeyStrokeListener.swift
[54/112] Compiling Noora Renderer.swift
[55/112] Emitting module ArgumentParser
[56/117] Compiling Noora Character+isPrintable.swift
[57/117] Compiling Noora String+Rainbow.swift
[58/117] Compiling Noora String+ValidatableError.swift
[59/117] Compiling Noora Noora.swift
[60/117] Compiling Noora ProgressBarStep.swift
[61/117] Compiling Noora ProgressStep.swift
[66/117] Compiling Noora SingleChoicePrompt.swift
[67/117] Compiling Noora TextPrompt.swift
[68/117] Compiling Noora YesOrNoChoicePrompt.swift
[69/117] Compiling Noora Stack.swift
[70/117] Emitting module Noora
[71/117] Compiling Noora Alert.swift
[72/117] Compiling Noora CollapsibleStep.swift
[76/118] Compiling ArgumentParser CollectionExtensions.swift
[77/118] Compiling ArgumentParser Platform.swift
[78/118] Compiling ArgumentParser SequenceExtensions.swift
[79/118] Compiling ArgumentParser StringExtensions.swift
[80/118] Compiling ArgumentParser Tree.swift
[80/118] Wrapping AST for Noora for debugging
[81/118] Write Objects.LinkFileList
[88/118] Archiving libNoora.a
[96/118] Compiling ArgumentParser Parsed.swift
[97/118] Compiling ArgumentParser ParsedValues.swift
[98/118] Compiling ArgumentParser ParserError.swift
[99/118] Compiling ArgumentParser SplitArguments.swift
[110/118] Compiling ArgumentParser ArgumentDefinition.swift
[111/118] Compiling ArgumentParser ArgumentSet.swift
[112/118] Compiling ArgumentParser CommandParser.swift
[113/118] Compiling ArgumentParser InputKey.swift
[114/118] Compiling ArgumentParser InputOrigin.swift
[115/119] Wrapping AST for ArgumentParser for debugging
[117/128] Compiling examples_cli ProgressStepCommand.swift
[118/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 {
^
[119/129] Compiling examples_cli YesOrNoChoicePromptCommand.swift
[120/129] Compiling examples_cli TextPromptCommand.swift
[121/129] Compiling examples_cli AlertCommand.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[122/129] Compiling examples_cli CollapsibleStepCommand.swift
[123/129] Compiling examples_cli FormatCommand.swift
[124/129] Compiling examples_cli ProgressBarStepCommand.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