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 main (8207b4), with Swift 5.9 for Linux on 15 Jun 2025 22:40:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: 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/tuist/noora
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8207b42 chore(deps): update dependency timex to v3.7.13 (#325)
Cloned https://github.com/tuist/noora.git
Revision (git rev-parse @):
8207b42065fb13ec658370ac545e1c35d0563824
SUCCESS checkout https://github.com/tuist/noora.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/tuist/noora.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/tuist/path
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log
[4/354] Fetching path
[355/4190] Fetching path, swift-log
[1190/3836] Fetching swift-log
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/tuist/path (0.29s)
[3837/19216] Fetching swift-log, swift-argument-parser
[5683/20412] Fetching swift-log, swift-argument-parser, rainbow
Fetched https://github.com/onevcat/Rainbow (0.23s)
[11988/19216] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log (0.82s)
Fetched https://github.com/apple/swift-argument-parser (0.83s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (1.10s)
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.38s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.82s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/30] Compiling Rainbow StringGenerator.swift
[3/31] Compiling Rainbow String+Rainbow.swift
[4/31] Emitting module Path
[5/31] Compiling Path Path.swift
[8/33] Emitting module Rainbow
[9/33] Compiling Rainbow Style.swift
[10/33] Emitting module ArgumentParserToolInfo
[11/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/35] Wrapping AST for Path for debugging
[14/35] Wrapping AST for ArgumentParserToolInfo for debugging
[16/73] Compiling ArgumentParser Name.swift
[17/73] Compiling ArgumentParser Parsed.swift
[18/73] Compiling ArgumentParser ParsedValues.swift
[19/73] Compiling ArgumentParser ParserError.swift
[20/73] Compiling ArgumentParser SplitArguments.swift
[21/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/73] Compiling Logging LogHandler.swift
[23/73] Compiling Logging MetadataProvider.swift
[24/73] Compiling Rainbow OutputTarget.swift
[25/73] Compiling Rainbow Rainbow.swift
[27/75] Compiling Logging Locks.swift
[28/75] Wrapping AST for Rainbow for debugging
[30/75] Emitting module Logging
[31/75] Compiling Logging Logging.swift
[33/77] Wrapping AST for Logging for debugging
[35/103] Compiling Noora ValidationError.swift
[36/103] Compiling Noora InputValidating.swift
[37/103] Compiling Noora LengthValidationRule.swift
[38/106] Emitting module ArgumentParser
[39/111] Compiling Noora Spinner.swift
[40/111] Compiling Noora StandardPipelines.swift
[41/111] Compiling Noora Terminal.swift
[42/111] 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
                ^~~~
                _
[43/111] 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
                ^~~~
                _
[44/111] 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
                ^~~~
                _
[45/111] Compiling Noora Character+isPrintable.swift
[46/111] Compiling Noora String+Rainbow.swift
[47/111] Compiling Noora String+ValidatableError.swift
[48/111] Compiling Noora Noora.swift
[49/111] Compiling Noora NooraMock.swift
[50/111] Compiling Noora Theme.swift
[51/111] Compiling Noora KeyStrokeListener.swift
[52/111] Compiling Noora Renderer.swift
[53/111] Compiling Noora NonEmptyValidationRule.swift
[54/111] Compiling Noora RegexValidationRule.swift
[55/111] Compiling Noora Validator.swift
[56/111] Compiling Noora TextPrompt.swift
[57/111] Compiling Noora YesOrNoChoicePrompt.swift
[58/111] Compiling Noora Stack.swift
[62/111] Compiling Noora Alert.swift
[63/111] Compiling Noora CollapsibleStep.swift
[64/111] Compiling Noora ProgressBarStep.swift
[65/111] Compiling Noora ProgressStep.swift
[66/111] Compiling Noora SingleChoicePrompt.swift
[77/111] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[78/111] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[79/111] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[80/111] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[81/111] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[82/111] Emitting module Noora
[93/113] Compiling ArgumentParser ExpressibleByArgument.swift
[94/113] Compiling ArgumentParser ParsableArguments.swift
[95/113] Compiling ArgumentParser ParsableArgumentsValidation.swift
[96/113] Compiling ArgumentParser ParsableCommand.swift
[97/113] Compiling ArgumentParser ArgumentDecoder.swift
[99/113] Compiling ArgumentParser HelpCommand.swift
[100/113] Compiling ArgumentParser HelpGenerator.swift
[101/113] Compiling ArgumentParser MessageInfo.swift
[102/113] Compiling ArgumentParser UsageGenerator.swift
[109/115] Wrapping AST for Noora for debugging
[111/115] Archiving libNoora.a
[112/115] Wrapping AST for ArgumentParser for debugging
[114/124] Compiling examples_cli ProgressStepCommand.swift
[115/125] 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 {
^
[116/125] Compiling examples_cli TextPromptCommand.swift
[117/125] Compiling examples_cli YesOrNoChoicePromptCommand.swift
[118/125] Compiling examples_cli FormatCommand.swift
[119/125] Compiling examples_cli ProgressBarStepCommand.swift
[120/125] Compiling examples_cli ExamplesCLI.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[121/125] 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 {
^
[122/125] Compiling examples_cli AlertCommand.swift
[123/125] Compiling examples_cli CollapsibleStepCommand.swift
error: fatalError
BUILD FAILURE 5.9 linux