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

Successful build of Breeze, reference main (27c5a8), with Swift 5.10 for Linux on 18 Oct 2025 04:09:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-5.10-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/swift-serverless/Breeze.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/swift-serverless/Breeze
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27c5a85 Update to awslabs (#22)
Cloned https://github.com/swift-serverless/Breeze.git
Revision (git rev-parse @):
27c5a853e2d67039d29891a68ae2be4edd32ae7d
SUCCESS checkout https://github.com/swift-serverless/Breeze.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/tuist/Noora.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/stencilproject/Stencil.git
[1/5293] Fetching stencil
[954/19808] Fetching stencil, noora
[1273/20027] Fetching stencil, noora, swift-sls-adapter
[6556/36709] Fetching stencil, noora, swift-sls-adapter, swift-argument-parser
Fetched https://github.com/stencilproject/Stencil.git from cache (0.56s)
[7177/31416] Fetching noora, swift-sls-adapter, swift-argument-parser
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (6.44s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (6.45s)
Fetched https://github.com/tuist/Noora.git from cache (6.58s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (1.16s)
Fetching https://github.com/jpsim/Yams.git
[1/11269] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.52s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.50s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[1022/2459] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.24s)
[44/1438] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.33s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.54s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.42s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.49.1 (0.45s)
Fetching https://github.com/tuist/path
Fetching https://github.com/apple/swift-log
Fetching https://github.com/onevcat/Rainbow
[1/374] Fetching path
[375/1713] Fetching path, rainbow
[1433/5664] Fetching path, rainbow, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.36s)
Fetched https://github.com/tuist/path from cache (0.50s)
Fetched https://github.com/apple/swift-log from cache (0.50s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (0.52s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.47s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.20s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.53s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.55s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/swift-serverless/swift-sls-adapter
Working copy of https://github.com/swift-serverless/swift-sls-adapter resolved at 0.2.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.49.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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.6.2
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/36] Write sources
[13/36] Copying Resources
[14/36] Compiling writer.c
[15/36] Compiling reader.c
[16/36] Compiling parser.c
[17/36] Compiling api.c
[18/36] Write swift-version-24593BA9C3E375BF.txt
[19/36] Compiling emitter.c
[20/36] Compiling scanner.c
[22/82] Emitting module Logging
[23/82] Compiling Yams Resolver.swift
[24/82] Compiling Yams String+Yams.swift
[25/83] Compiling Yams Tag.swift
[26/83] Compiling Yams YamlAnchorProviding.swift
[27/83] Compiling Logging LogHandler.swift
[28/85] Compiling Yams Node.Mapping.swift
[29/85] Compiling Yams AliasDereferencingStrategy.swift
[30/85] Emitting module Path
[31/85] Compiling Path Path.swift
[33/86] Compiling ArgumentParserToolInfo ToolInfo.swift
[34/86] Emitting module ArgumentParserToolInfo
[34/87] Wrapping AST for Path for debugging
[36/87] Wrapping AST for ArgumentParserToolInfo for debugging
[38/131] Emitting module Rainbow
[39/131] Compiling ArgumentParser ArgumentVisibility.swift
[40/131] Compiling ArgumentParser CompletionKind.swift
[43/131] Compiling ArgumentParser Errors.swift
[44/131] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/131] Compiling ArgumentParser CompletionsGenerator.swift
[46/131] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/131] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/131] Compiling ArgumentParser Argument.swift
[49/131] Compiling ArgumentParser ArgumentDiscussion.swift
[50/131] Compiling ArgumentParser CollectionExtensions.swift
[51/131] Compiling ArgumentParser Mutex.swift
[52/131] Compiling ArgumentParser Platform.swift
[53/131] Compiling ArgumentParser SequenceExtensions.swift
[54/131] Compiling ArgumentParser StringExtensions.swift
[55/131] Compiling ArgumentParser SwiftExtensions.swift
[56/131] Compiling ArgumentParser NameSpecification.swift
[57/131] Compiling ArgumentParser Option.swift
[60/131] Compiling ArgumentParser ArgumentHelp.swift
[61/131] Compiling ArgumentParser OptionGroup.swift
[62/131] Compiling ArgumentParser AsyncParsableCommand.swift
[63/131] Compiling ArgumentParser CommandConfiguration.swift
[64/131] Compiling ArgumentParser CommandGroup.swift
[69/131] Compiling ArgumentParser ParsableArguments.swift
[70/131] Compiling ArgumentParser ParsableCommand.swift
[71/137] Compiling Logging MetadataProvider.swift
[79/137] Emitting module ArgumentParser
[83/137] Compiling ArgumentParser Flag.swift
[89/137] Emitting module Yams
[90/138] Compiling Rainbow StyledStringBuilder.swift
[93/139] Emitting module PathKit
[94/139] Compiling PathKit PathKit.swift
[96/140] Compiling ArgumentParser SplitArguments.swift
[97/140] Compiling ArgumentParser DumpHelpGenerator.swift
[98/140] Compiling ArgumentParser HelpCommand.swift
[99/140] Compiling ArgumentParser HelpGenerator.swift
[100/140] Compiling ArgumentParser MessageInfo.swift
[101/140] Compiling ArgumentParser UsageGenerator.swift
[102/140] Compiling ArgumentParser InputKey.swift
[103/140] Compiling ArgumentParser InputOrigin.swift
[104/140] Compiling ArgumentParser Name.swift
[105/140] Compiling ArgumentParser Parsed.swift
[106/140] Compiling ArgumentParser ParsedValues.swift
[107/140] Compiling ArgumentParser ParserError.swift
[108/140] Compiling Logging Logging.swift
[109/140] Compiling Logging Locks.swift
[109/141] Wrapping AST for Rainbow for debugging
[110/141] Wrapping AST for Yams for debugging
[116/141] Compiling ArgumentParser EnumerableFlag.swift
[117/141] Compiling ArgumentParser ExpressibleByArgument.swift
[120/141] Compiling ArgumentParser ArgumentDecoder.swift
[121/141] Compiling ArgumentParser ArgumentDefinition.swift
[122/141] Compiling ArgumentParser ArgumentSet.swift
[123/141] Compiling ArgumentParser CommandParser.swift
[124/150] Wrapping AST for PathKit for debugging
[125/150] Wrapping AST for Logging for debugging
[127/207] Compiling ArgumentParser Tree.swift
[128/207] Compiling ArgumentParser CodingKeyValidator.swift
[129/207] Compiling ArgumentParser NonsenseFlagsValidator.swift
[130/207] Compiling ArgumentParser ParsableArgumentsValidation.swift
[131/207] Compiling ArgumentParser PositionalArgumentsValidator.swift
[132/207] Compiling ArgumentParser UniqueNamesValidator.swift
[133/208] Compiling Noora ValidatableError.swift
[134/208] Compiling Noora ValidatableRule.swift
[135/208] Compiling Noora ValidationError.swift
[136/208] Compiling Noora InputValidating.swift
[137/212] Compiling SLSAdapter Resource.swift
[138/212] Compiling SLSAdapter Region.swift
[139/212] Compiling SLSAdapter ServerlessConfig.swift
[141/213] Emitting module Stencil
[141/215] Wrapping AST for ArgumentParser for debugging
[143/215] Compiling Noora SingleChoicePrompt.swift
[144/215] Compiling Noora PaginatedTable.swift
[145/215] Compiling SLSAdapter Function.swift
[146/215] Compiling Noora LengthValidationRule.swift
[147/215] Compiling Noora NonEmptyValidationRule.swift
[148/215] Compiling Noora RegexValidationRule.swift
[149/215] Compiling Noora Validator.swift
[150/215] Emitting module Noora
[151/215] Compiling SLSAdapter YAMLContent.swift
[152/215] Compiling Noora CollapsibleStep.swift
[153/215] Compiling Noora MultipleChoicePrompt.swift
[154/215] Compiling Noora ProgressBarStep.swift
[155/215] Emitting module SLSAdapter
[156/215] Compiling Noora Table.swift
[157/215] Compiling Noora TableColumn.swift
[158/215] Compiling Noora Alert.swift
[159/215] Compiling Noora ProgressStep.swift
[160/215] Compiling Noora Noora.swift
[161/215] Compiling Noora NooraMock.swift
[164/215] Compiling Noora SelectableTable.swift
[165/215] Compiling SLSAdapter Provider.swift
[166/215] Compiling SLSAdapter Package.swift
[167/216] Compiling Noora Renderer.swift
[168/216] Compiling Noora Spinner.swift
[169/216] Compiling Noora StandardPipelines.swift
[170/216] Compiling Noora Terminal.swift
[171/216] Compiling Noora TerminalText.swift
[172/216] Compiling Stencil TrimBehaviour.swift
[173/216] Compiling Stencil Variable.swift
[174/216] Compiling Noora StandardPipelineType.swift
[175/216] Compiling Noora Theme.swift
[176/216] Compiling Noora KeyStrokeListener.swift
[177/216] Compiling Noora TextPrompt.swift
[178/216] Compiling Noora YesOrNoChoicePrompt.swift
[179/216] Compiling Noora Content.swift
[180/216] Compiling Noora TableData.swift
[181/216] Compiling Noora TableRenderer.swift
[182/216] Compiling Noora TableStyle.swift
[188/217] Compiling Noora String+Rainbow.swift
[189/217] Compiling Noora String+ValidatableError.swift
[210/218] Wrapping AST for SLSAdapter for debugging
[211/218] Wrapping AST for Stencil for debugging
[212/218] Wrapping AST for Noora for debugging
[213/218] Write Objects.LinkFileList
[214/218] Archiving libNoora.a
[216/231] Compiling BreezeCommand Noora+Extensions.swift
[217/232] Compiling BreezeCommand Stencil+Extensions.swift
[218/232] Compiling BreezeCommand resource_bundle_accessor.swift
[219/232] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[220/232] Compiling BreezeCommand BreezeConfig.swift
[221/232] Compiling BreezeCommand BreezeCommand.swift
[222/232] Compiling BreezeCommand BreezeCommandError.swift
[223/232] Compiling BreezeCommand HttpAPILambdaParams.swift
[224/232] Compiling BreezeCommand GenerateLambdaAPI.swift
[225/232] Compiling BreezeCommand Foundation+Extensions.swift
[226/232] Compiling BreezeCommand GenerateGithubWebhook.swift
[227/232] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[228/232] Compiling BreezeCommand GenerateWebhook.swift
[229/232] Emitting module BreezeCommand
[230/233] Wrapping AST for BreezeCommand for debugging
[231/233] Write Objects.LinkFileList
[232/233] Linking breeze
Build complete! (60.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil.git"
    },
    {
      "identity" : "swift-sls-adapter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-serverless/swift-sls-adapter"
    },
    {
      "identity" : "noora",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.45.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Noora.git"
    }
  ],
  "manifest_display_name" : "Breeze",
  "name" : "Breeze",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "breeze",
      "targets" : [
        "BreezeCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BreezeCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "BreezeCommandTests",
      "path" : "Tests/BreezeCommandTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/BreezeCommandTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BreezeCommandTests.swift",
        "Fixtures.swift",
        "GenerateGithubWebhookTests.swift",
        "GenerateLambdaAPITests.swift",
        "GenerateWebhookTests.swift",
        "XCTest+Extensions.swift"
      ],
      "target_dependencies" : [
        "BreezeCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BreezeCommand",
      "module_type" : "SwiftTarget",
      "name" : "BreezeCommand",
      "path" : "Sources/BreezeCommand",
      "product_dependencies" : [
        "ArgumentParser",
        "SLSAdapter",
        "Stencil",
        "Noora"
      ],
      "product_memberships" : [
        "breeze"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/BreezeCommand/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BreezeCommand.swift",
        "BreezeCommandError.swift",
        "BreezeConfig+ServerlessConfig.swift",
        "BreezeConfig.swift",
        "Foundation+Extensions.swift",
        "GenerateGitHubWebhook/GenerateGithubWebhook.swift",
        "GenerateGithubWebhook/HttpAPILambdaParams.swift",
        "GenerateLambdaAPI/GenerateLambdaAPI.swift",
        "GenerateLambdaAPI/ServerlessConfig+DynamoDBLambdaAPI.swift",
        "GenerateWebhook/GenerateWebhook.swift",
        "Noora+Extensions.swift",
        "Stencil+Extensions.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8.1"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.