The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Noora, reference 0.56.0 (70c6d1), with Swift 6.0 for Linux on 4 Mar 2026 12:39:27 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/noora.git
Reference: 0.56.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.56.0     -> FETCH_HEAD
HEAD is now at 70c6d14 [Release] Noora CLI 0.56.0
Cloned https://github.com/tuist/noora.git
Revision (git rev-parse @):
70c6d1477a982f3e4cd46ed2d122e04e9d0a0b59
SUCCESS checkout https://github.com/tuist/noora.git at 0.56.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tuist/noora.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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/389] Fetching path
[44/1812] Fetching path, rainbow
[1813/18994] Fetching path, rainbow, swift-argument-parser
Fetched https://github.com/tuist/path from cache (0.28s)
Fetched https://github.com/onevcat/Rainbow from cache (0.28s)
[2/23294] Fetching swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-log from cache (0.86s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (5.71s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (1.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (2.64s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.95s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/21] Write sources
[9/21] Write swift-version-24593BA9C3E375BF.txt
[11/45] Emitting module Path
[12/45] Compiling Rainbow ConditionalStyleBuilder.swift
[13/45] Compiling Rainbow ControlCode.swift
[14/46] Compiling Path Path.swift
[15/46] Compiling Rainbow StringGenerator.swift
[16/46] Compiling Rainbow Style.swift
[17/47] Compiling Rainbow String+ConditionalStyling.swift
[18/47] Compiling Rainbow String+Rainbow.swift
[20/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/47] Emitting module ArgumentParserToolInfo
[21/48] Wrapping AST for Path for debugging
[24/48] Compiling Logging MetadataProvider.swift
[24/48] Wrapping AST for ArgumentParserToolInfo for debugging
[26/48] Compiling Logging Locks.swift
[27/94] Compiling ArgumentParser ArgumentVisibility.swift
[28/94] Compiling ArgumentParser CompletionKind.swift
[29/94] Emitting module Rainbow
[30/94] Compiling ArgumentParser OptionGroup.swift
[31/94] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/94] Compiling ArgumentParser NameSpecification.swift
[33/94] Compiling ArgumentParser Option.swift
[34/94] Compiling ArgumentParser CompletionsGenerator.swift
[35/94] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/94] Compiling Rainbow StyledStringBuilder.swift
[37/95] Compiling Logging LogHandler.swift
[38/95] Emitting module Logging
[39/95] Compiling Logging Logging.swift
[41/96] Wrapping AST for Rainbow for debugging
[42/96] Wrapping AST for Logging for debugging
[44/135] Compiling ArgumentParser Foundation.swift
[45/135] Compiling ArgumentParser Mutex.swift
[46/135] Compiling ArgumentParser Platform.swift
[47/135] Compiling ArgumentParser SequenceExtensions.swift
[48/135] Compiling ArgumentParser StringExtensions.swift
[49/135] Compiling ArgumentParser SwiftExtensions.swift
[50/141] Emitting module Noora
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:768:17: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
     :
 766 |     }
 767 |
 768 |     public func progressBarStep<V>(
     |                 `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 769 |         message: String,
 770 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:249:21: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         public func progressBarStep<V>(
    |                     `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
250 |             message: String,
251 |             successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:298:10: note: expected sendability to match requirement here
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
[51/146] Compiling Noora TerminalText+DisplayWidth.swift
[52/146] Compiling Noora TerminalText.swift
[53/146] Compiling Noora ValidatableError.swift
[54/146] Compiling Noora ValidatableRule.swift
[55/146] Compiling Noora ValidationError.swift
[56/146] Compiling Noora LockIsolated.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:34:42: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
32 |             self.timer = Timer.scheduledTimer(withTimeInterval: 0.1, repeats: true) { _ in
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
   |                                          `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
35 |                     index = (index + 1) % Spinner.frames.count
36 |                 } else {
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:21: warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                     `- warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:30: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                              `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
[57/146] Compiling Noora Renderer.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:34:42: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
32 |             self.timer = Timer.scheduledTimer(withTimeInterval: 0.1, repeats: true) { _ in
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
   |                                          `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
35 |                     index = (index + 1) % Spinner.frames.count
36 |                 } else {
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:21: warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                     `- warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:30: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                              `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
[58/146] Compiling Noora Spinner.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:34:42: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
32 |             self.timer = Timer.scheduledTimer(withTimeInterval: 0.1, repeats: true) { _ in
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
   |                                          `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
35 |                     index = (index + 1) % Spinner.frames.count
36 |                 } else {
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:21: warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                     `- warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:30: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                              `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
[59/146] Compiling Noora StandardPipelines.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:34:42: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
32 |             self.timer = Timer.scheduledTimer(withTimeInterval: 0.1, repeats: true) { _ in
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
   |                                          `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
35 |                     index = (index + 1) % Spinner.frames.count
36 |                 } else {
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:21: warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                     `- warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:30: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                              `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
[60/146] Compiling Noora Terminal.swift
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:34:42: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
32 |             self.timer = Timer.scheduledTimer(withTimeInterval: 0.1, repeats: true) { _ in
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
   |                                          `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
35 |                     index = (index + 1) % Spinner.frames.count
36 |                 } else {
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:21: warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                     `- warning: mutation of captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
/host/spi-builder-workspace/cli/Sources/Noora/Utilities/Spinner.swift:35:30: warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |                 if self.isSpinning {
34 |                     block(Spinner.frames[index])
35 |                     index = (index + 1) % Spinner.frames.count
   |                              `- warning: reference to captured var 'index' in concurrently-executing code; this is an error in the Swift 6 language mode
36 |                 } else {
37 |                     self.timer?.invalidate()
[61/146] Emitting module ArgumentParser
[62/146] Compiling Noora InputValidating.swift
[63/146] Compiling Noora LengthValidationRule.swift
[64/146] Compiling Noora NonEmptyValidationRule.swift
[65/146] Compiling Noora RegexValidationRule.swift
[66/146] Compiling Noora Validator.swift
[67/146] Compiling Noora NooraError.swift
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:249:21: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         public func progressBarStep<V>(
    |                     `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
250 |             message: String,
251 |             successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:298:10: note: expected sendability to match requirement here
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:261:23: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
252 |             errorMessage: String?,
253 |             renderer: Rendering,
254 |             task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
    |             `- note: parameter 'task' is implicitly non-sendable
255 |         ) async throws -> V {
256 |             try await noora.progressBarStep(
    :
259 |                 errorMessage: errorMessage,
260 |                 renderer: renderer,
261 |                 task: task
    |                       `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
262 |             )
263 |         }
[68/146] Compiling Noora NooraMock.swift
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:249:21: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         public func progressBarStep<V>(
    |                     `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
250 |             message: String,
251 |             successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:298:10: note: expected sendability to match requirement here
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:261:23: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
252 |             errorMessage: String?,
253 |             renderer: Rendering,
254 |             task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
    |             `- note: parameter 'task' is implicitly non-sendable
255 |         ) async throws -> V {
256 |             try await noora.progressBarStep(
    :
259 |                 errorMessage: errorMessage,
260 |                 renderer: renderer,
261 |                 task: task
    |                       `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
262 |             )
263 |         }
[69/146] Compiling Noora StandardPipelineType.swift
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:249:21: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         public func progressBarStep<V>(
    |                     `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
250 |             message: String,
251 |             successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:298:10: note: expected sendability to match requirement here
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:261:23: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
252 |             errorMessage: String?,
253 |             renderer: Rendering,
254 |             task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
    |             `- note: parameter 'task' is implicitly non-sendable
255 |         ) async throws -> V {
256 |             try await noora.progressBarStep(
    :
259 |                 errorMessage: errorMessage,
260 |                 renderer: renderer,
261 |                 task: task
    |                       `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
262 |             )
263 |         }
[70/146] Compiling Noora Theme.swift
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:249:21: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         public func progressBarStep<V>(
    |                     `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
250 |             message: String,
251 |             successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:298:10: note: expected sendability to match requirement here
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:261:23: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
252 |             errorMessage: String?,
253 |             renderer: Rendering,
254 |             task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
    |             `- note: parameter 'task' is implicitly non-sendable
255 |         ) async throws -> V {
256 |             try await noora.progressBarStep(
    :
259 |                 errorMessage: errorMessage,
260 |                 renderer: renderer,
261 |                 task: task
    |                       `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
262 |             )
263 |         }
[71/146] Compiling Noora KeyStrokeListener.swift
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:249:21: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         public func progressBarStep<V>(
    |                     `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
250 |             message: String,
251 |             successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:298:10: note: expected sendability to match requirement here
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/NooraMock.swift:261:23: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
252 |             errorMessage: String?,
253 |             renderer: Rendering,
254 |             task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
    |             `- note: parameter 'task' is implicitly non-sendable
255 |         ) async throws -> V {
256 |             try await noora.progressBarStep(
    :
259 |                 errorMessage: errorMessage,
260 |                 renderer: renderer,
261 |                 task: task
    |                       `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
262 |             )
263 |         }
[72/146] Compiling Noora TableStyle.swift
[73/146] Compiling Noora UpdatingSelectableTable.swift
[74/146] Compiling Noora UpdatingTable.swift
[75/146] Compiling Noora TextPrompt.swift
[76/146] Compiling Noora YesOrNoChoicePrompt.swift
[77/146] Compiling Noora Content.swift
[78/146] Compiling ArgumentParser Tree.swift
[79/146] Compiling ArgumentParser CodingKeyValidator.swift
[80/146] Compiling ArgumentParser NonsenseFlagsValidator.swift
[81/146] Compiling ArgumentParser ParsableArgumentsValidation.swift
[82/146] Compiling ArgumentParser PositionalArgumentsValidator.swift
[83/146] Compiling ArgumentParser UniqueNamesValidator.swift
[84/146] Compiling Noora PaginatedTable.swift
[85/146] Compiling Noora SelectableTable.swift
[86/146] Compiling Noora Table.swift
[87/146] Compiling Noora TableColumn.swift
[88/146] Compiling Noora TableData.swift
[89/146] Compiling Noora TableRenderer.swift
[90/146] Compiling Noora Stack.swift
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:768:17: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
     :
 766 |     }
 767 |
 768 |     public func progressBarStep<V>(
     |                 `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 769 |         message: String,
 770 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:732:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 723 |         showSpinner: Bool,
 724 |         renderer: Rendering,
 725 |         task: @escaping (@escaping @Sendable (String) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 726 |     ) async throws -> V {
 727 |         let progressStep = ProgressStep(
     :
 730 |             errorMessage: errorMessage,
 731 |             showSpinner: showSpinner,
 732 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 733 |             theme: theme,
 734 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:755:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 746 |         visibleLines: UInt,
 747 |         renderer: Rendering,
 748 |         task: @escaping (@escaping @Sendable (TerminalText) -> Void) async throws -> Void
     |         `- note: parameter 'task' is implicitly non-sendable
 749 |     ) async throws {
 750 |         try await CollapsibleStep(
     :
 753 |             errorMessage: errorMessage,
 754 |             visibleLines: visibleLines,
 755 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 756 |             theme: theme,
 757 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:779:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 771 |         errorMessage: String?,
 772 |         renderer: Rendering,
 773 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 774 |     ) async throws -> V {
 775 |         try await ProgressBarStep(
     :
 777 |             successMessage: successMessage,
 778 |             errorMessage: errorMessage,
 779 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 780 |             theme: theme,
 781 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1314:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1305 |     public func progressBarStep<V>(
1306 |         message: String,
1307 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1308 |     ) async throws -> V {
1309 |         try await progressBarStep(
     :
1312 |             errorMessage: nil,
1313 |             renderer: Renderer(),
1314 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1315 |         )
1316 |     }
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1329:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1320 |         successMessage: String?,
1321 |         errorMessage: String?,
1322 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1323 |     ) async throws -> V {
1324 |         try await progressBarStep(
     :
1327 |             errorMessage: errorMessage,
1328 |             renderer: Renderer(),
1329 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1330 |         )
1331 |     }
[91/146] Compiling Noora Character+isPrintable.swift
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:768:17: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
     :
 766 |     }
 767 |
 768 |     public func progressBarStep<V>(
     |                 `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 769 |         message: String,
 770 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:732:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 723 |         showSpinner: Bool,
 724 |         renderer: Rendering,
 725 |         task: @escaping (@escaping @Sendable (String) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 726 |     ) async throws -> V {
 727 |         let progressStep = ProgressStep(
     :
 730 |             errorMessage: errorMessage,
 731 |             showSpinner: showSpinner,
 732 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 733 |             theme: theme,
 734 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:755:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 746 |         visibleLines: UInt,
 747 |         renderer: Rendering,
 748 |         task: @escaping (@escaping @Sendable (TerminalText) -> Void) async throws -> Void
     |         `- note: parameter 'task' is implicitly non-sendable
 749 |     ) async throws {
 750 |         try await CollapsibleStep(
     :
 753 |             errorMessage: errorMessage,
 754 |             visibleLines: visibleLines,
 755 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 756 |             theme: theme,
 757 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:779:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 771 |         errorMessage: String?,
 772 |         renderer: Rendering,
 773 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 774 |     ) async throws -> V {
 775 |         try await ProgressBarStep(
     :
 777 |             successMessage: successMessage,
 778 |             errorMessage: errorMessage,
 779 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 780 |             theme: theme,
 781 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1314:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1305 |     public func progressBarStep<V>(
1306 |         message: String,
1307 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1308 |     ) async throws -> V {
1309 |         try await progressBarStep(
     :
1312 |             errorMessage: nil,
1313 |             renderer: Renderer(),
1314 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1315 |         )
1316 |     }
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1329:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1320 |         successMessage: String?,
1321 |         errorMessage: String?,
1322 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1323 |     ) async throws -> V {
1324 |         try await progressBarStep(
     :
1327 |             errorMessage: errorMessage,
1328 |             renderer: Renderer(),
1329 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1330 |         )
1331 |     }
[92/146] Compiling Noora String+Rainbow.swift
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:768:17: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
     :
 766 |     }
 767 |
 768 |     public func progressBarStep<V>(
     |                 `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 769 |         message: String,
 770 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:732:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 723 |         showSpinner: Bool,
 724 |         renderer: Rendering,
 725 |         task: @escaping (@escaping @Sendable (String) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 726 |     ) async throws -> V {
 727 |         let progressStep = ProgressStep(
     :
 730 |             errorMessage: errorMessage,
 731 |             showSpinner: showSpinner,
 732 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 733 |             theme: theme,
 734 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:755:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 746 |         visibleLines: UInt,
 747 |         renderer: Rendering,
 748 |         task: @escaping (@escaping @Sendable (TerminalText) -> Void) async throws -> Void
     |         `- note: parameter 'task' is implicitly non-sendable
 749 |     ) async throws {
 750 |         try await CollapsibleStep(
     :
 753 |             errorMessage: errorMessage,
 754 |             visibleLines: visibleLines,
 755 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 756 |             theme: theme,
 757 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:779:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 771 |         errorMessage: String?,
 772 |         renderer: Rendering,
 773 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 774 |     ) async throws -> V {
 775 |         try await ProgressBarStep(
     :
 777 |             successMessage: successMessage,
 778 |             errorMessage: errorMessage,
 779 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 780 |             theme: theme,
 781 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1314:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1305 |     public func progressBarStep<V>(
1306 |         message: String,
1307 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1308 |     ) async throws -> V {
1309 |         try await progressBarStep(
     :
1312 |             errorMessage: nil,
1313 |             renderer: Renderer(),
1314 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1315 |         )
1316 |     }
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1329:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1320 |         successMessage: String?,
1321 |         errorMessage: String?,
1322 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1323 |     ) async throws -> V {
1324 |         try await progressBarStep(
     :
1327 |             errorMessage: errorMessage,
1328 |             renderer: Renderer(),
1329 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1330 |         )
1331 |     }
[93/146] Compiling Noora String+ValidatableError.swift
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:768:17: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
     :
 766 |     }
 767 |
 768 |     public func progressBarStep<V>(
     |                 `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 769 |         message: String,
 770 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:732:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 723 |         showSpinner: Bool,
 724 |         renderer: Rendering,
 725 |         task: @escaping (@escaping @Sendable (String) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 726 |     ) async throws -> V {
 727 |         let progressStep = ProgressStep(
     :
 730 |             errorMessage: errorMessage,
 731 |             showSpinner: showSpinner,
 732 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 733 |             theme: theme,
 734 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:755:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 746 |         visibleLines: UInt,
 747 |         renderer: Rendering,
 748 |         task: @escaping (@escaping @Sendable (TerminalText) -> Void) async throws -> Void
     |         `- note: parameter 'task' is implicitly non-sendable
 749 |     ) async throws {
 750 |         try await CollapsibleStep(
     :
 753 |             errorMessage: errorMessage,
 754 |             visibleLines: visibleLines,
 755 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 756 |             theme: theme,
 757 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:779:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 771 |         errorMessage: String?,
 772 |         renderer: Rendering,
 773 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 774 |     ) async throws -> V {
 775 |         try await ProgressBarStep(
     :
 777 |             successMessage: successMessage,
 778 |             errorMessage: errorMessage,
 779 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 780 |             theme: theme,
 781 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1314:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1305 |     public func progressBarStep<V>(
1306 |         message: String,
1307 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1308 |     ) async throws -> V {
1309 |         try await progressBarStep(
     :
1312 |             errorMessage: nil,
1313 |             renderer: Renderer(),
1314 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1315 |         )
1316 |     }
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1329:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1320 |         successMessage: String?,
1321 |         errorMessage: String?,
1322 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1323 |     ) async throws -> V {
1324 |         try await progressBarStep(
     :
1327 |             errorMessage: errorMessage,
1328 |             renderer: Renderer(),
1329 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1330 |         )
1331 |     }
[94/146] Compiling Noora Noora.swift
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:768:17: warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 296 |     /// The value should be between 0 and 1.
 297 |     /// message.
 298 |     func progressBarStep<V>(
     |          `- note: expected sendability to match requirement here
 299 |         message: String,
 300 |         successMessage: String?,
     :
 766 |     }
 767 |
 768 |     public func progressBarStep<V>(
     |                 `- warning: sendability of function types in instance method 'progressBarStep(message:successMessage:errorMessage:renderer:task:)' does not match requirement in protocol 'Noorable'; this is an error in the Swift 6 language mode
 769 |         message: String,
 770 |         successMessage: String?,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:732:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 723 |         showSpinner: Bool,
 724 |         renderer: Rendering,
 725 |         task: @escaping (@escaping @Sendable (String) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 726 |     ) async throws -> V {
 727 |         let progressStep = ProgressStep(
     :
 730 |             errorMessage: errorMessage,
 731 |             showSpinner: showSpinner,
 732 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 733 |             theme: theme,
 734 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:755:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 746 |         visibleLines: UInt,
 747 |         renderer: Rendering,
 748 |         task: @escaping (@escaping @Sendable (TerminalText) -> Void) async throws -> Void
     |         `- note: parameter 'task' is implicitly non-sendable
 749 |     ) async throws {
 750 |         try await CollapsibleStep(
     :
 753 |             errorMessage: errorMessage,
 754 |             visibleLines: visibleLines,
 755 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 756 |             theme: theme,
 757 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:779:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 771 |         errorMessage: String?,
 772 |         renderer: Rendering,
 773 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
 774 |     ) async throws -> V {
 775 |         try await ProgressBarStep(
     :
 777 |             successMessage: successMessage,
 778 |             errorMessage: errorMessage,
 779 |             task: task,
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
 780 |             theme: theme,
 781 |             terminal: terminal,
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1314:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1305 |     public func progressBarStep<V>(
1306 |         message: String,
1307 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1308 |     ) async throws -> V {
1309 |         try await progressBarStep(
     :
1312 |             errorMessage: nil,
1313 |             renderer: Renderer(),
1314 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1315 |         )
1316 |     }
/host/spi-builder-workspace/cli/Sources/Noora/Noora.swift:1329:19: warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1320 |         successMessage: String?,
1321 |         errorMessage: String?,
1322 |         task: @escaping (@escaping @Sendable (Double) -> Void) async throws -> V
     |         `- note: parameter 'task' is implicitly non-sendable
1323 |     ) async throws -> V {
1324 |         try await progressBarStep(
     :
1327 |             errorMessage: errorMessage,
1328 |             renderer: Renderer(),
1329 |             task: task
     |                   `- warning: passing non-sendable parameter 'task' to function expecting a @Sendable closure
1330 |         )
1331 |     }
[114/146] Compiling Noora Alert.swift
[115/146] Compiling Noora CollapsibleStep.swift
[116/146] Compiling Noora MultipleChoicePrompt.swift
[117/146] Compiling Noora ProgressBarStep.swift
[118/146] Compiling Noora ProgressStep.swift
[119/146] Compiling Noora SingleChoicePrompt.swift
[127/147] Wrapping AST for Noora for debugging
[128/147] Write Objects.LinkFileList
[142/148] Archiving libNoora.a
[144/148] Wrapping AST for ArgumentParser for debugging
[146/160] Compiling examples_cli YesOrNoChoicePromptCommand.swift
[147/160] Compiling examples_cli TextPromptCommand.swift
[148/161] Emitting module examples_cli
[149/161] Compiling examples_cli ProgressStepCommand.swift
[150/161] Compiling examples_cli SingleChoicePromptCommand.swift
[151/161] Compiling examples_cli FormatCommand.swift
[152/161] Compiling examples_cli InfoCommand.swift
[153/161] Compiling examples_cli MultipleChoicePromptCommand.swift
[154/161] Compiling examples_cli ProgressBarStepCommand.swift
[155/161] Compiling examples_cli AlertCommand.swift
[156/161] Compiling examples_cli CollapsibleStepCommand.swift
[157/161] Compiling examples_cli ExamplesCLI.swift
[158/161] Compiling examples_cli TableCommand.swift
[159/162] Wrapping AST for examples-cli for debugging
[160/162] Write Objects.LinkFileList
[161/162] Linking examples-cli
Build complete! (40.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/path"
    }
  ],
  "manifest_display_name" : "Noora",
  "name" : "Noora",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Noora",
      "targets" : [
        "Noora"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "examples-cli",
      "targets" : [
        "examples-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "examples_cli",
      "module_type" : "SwiftTarget",
      "name" : "examples-cli",
      "path" : "cli/Sources/examples-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "examples-cli"
      ],
      "sources" : [
        "Commands/AlertCommand.swift",
        "Commands/CollapsibleStepCommand.swift",
        "Commands/FormatCommand.swift",
        "Commands/InfoCommand.swift",
        "Commands/MultipleChoicePromptCommand.swift",
        "Commands/ProgressBarStepCommand.swift",
        "Commands/ProgressStepCommand.swift",
        "Commands/SingleChoicePromptCommand.swift",
        "Commands/TableCommand.swift",
        "Commands/TextPromptCommand.swift",
        "Commands/YesOrNoChoicePromptCommand.swift",
        "ExamplesCLI.swift"
      ],
      "target_dependencies" : [
        "Noora"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NooraTests",
      "module_type" : "SwiftTarget",
      "name" : "NooraTests",
      "path" : "cli/Tests/NooraTests",
      "sources" : [
        "Components/CollapsibleStepTests.swift",
        "Components/CompletionTests.swift",
        "Components/MultipleChoicePromptTests.swift",
        "Components/NooraTests.swift",
        "Components/ProgressBarStepTests.swift",
        "Components/ProgressStepTests.swift",
        "Components/SingleChoicePromptTests.swift",
        "Components/TableTests.swift",
        "Components/TextPromptTests.swift",
        "Components/YesOrNoChoicePromptTests.swift",
        "Mocks/MockKeyStrokeListener.swift",
        "Mocks/MockRenderer.swift",
        "Mocks/MockSpinner.swift",
        "Mocks/MockStandardPipeline.swift",
        "Mocks/MockTerminal.swift",
        "Mocks/MockValidator.swift",
        "NooraTheme+Test.swift",
        "Utilities/DisplayWidthTests.swift",
        "Utilities/NooraMockTests.swift",
        "Utilities/SignalBehaviorTests.swift",
        "Utilities/TerminalTextTests.swift",
        "Validator/LengthValidationRuleTests.swift",
        "Validator/NonEmptyValidationRuleTests.swift",
        "Validator/RegexValidationRuleTests.swift",
        "Validator/ValidatorTests.swift"
      ],
      "target_dependencies" : [
        "Noora"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Noora",
      "module_type" : "SwiftTarget",
      "name" : "Noora",
      "path" : "cli/Sources/Noora",
      "product_dependencies" : [
        "Rainbow",
        "Logging",
        "Path"
      ],
      "product_memberships" : [
        "Noora",
        "examples-cli"
      ],
      "sources" : [
        "Components/Alert.swift",
        "Components/CollapsibleStep.swift",
        "Components/MultipleChoicePrompt.swift",
        "Components/ProgressBarStep.swift",
        "Components/ProgressStep.swift",
        "Components/SingleChoicePrompt.swift",
        "Components/Table/PaginatedTable.swift",
        "Components/Table/SelectableTable.swift",
        "Components/Table/Table.swift",
        "Components/Table/TableColumn.swift",
        "Components/Table/TableData.swift",
        "Components/Table/TableRenderer.swift",
        "Components/Table/TableStyle.swift",
        "Components/Table/UpdatingSelectableTable.swift",
        "Components/Table/UpdatingTable.swift",
        "Components/TextPrompt.swift",
        "Components/YesOrNoChoicePrompt.swift",
        "Content.swift",
        "DataStructures/Stack.swift",
        "Extensions/Character+isPrintable.swift",
        "Extensions/String+Rainbow.swift",
        "Extensions/String+ValidatableError.swift",
        "Noora.swift",
        "NooraError.swift",
        "NooraMock.swift",
        "StandardPipelineType.swift",
        "Theme.swift",
        "Utilities/KeyStrokeListener.swift",
        "Utilities/LockIsolated.swift",
        "Utilities/Renderer.swift",
        "Utilities/Spinner.swift",
        "Utilities/StandardPipelines.swift",
        "Utilities/Terminal.swift",
        "Utilities/TerminalText+DisplayWidth.swift",
        "Utilities/TerminalText.swift",
        "Validator/Core/ValidatableError.swift",
        "Validator/Core/ValidatableRule.swift",
        "Validator/Core/ValidationError.swift",
        "Validator/InputValidating.swift",
        "Validator/Rules/LengthValidationRule.swift",
        "Validator/Rules/NonEmptyValidationRule.swift",
        "Validator/Rules/RegexValidationRule.swift",
        "Validator/Validator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8.1"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.