Build Information
Successful build of Breeze, reference main (75766d
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 00:01:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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 75766d6 Fix wrong runtime in LambdaAPI x86 (#14)
Cloned https://github.com/swift-serverless/Breeze.git
Revision (git rev-parse @):
75766d69ea7ee87e77fe49e4ccefb07959826de0
SUCCESS checkout https://github.com/swift-serverless/Breeze.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
[1/219] Fetching swift-sls-adapter
[148/5512] Fetching swift-sls-adapter, stencil
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (0.58s)
[5294/20673] Fetching stencil, swift-argument-parser
Fetched https://github.com/stencilproject/Stencil.git from cache (0.71s)
[462/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.50s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (2.32s)
Fetching https://github.com/jpsim/Yams.git
[1/10874] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.15s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (2.95s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[583/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.27s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.69s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.83s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.72s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
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 GenerateManual
Building for debugging...
[1/25] Write sources
[8/25] Copying Resources
[9/25] Compiling writer.c
[10/25] Compiling reader.c
[11/25] Write swift-version-24593BA9C3E375BF.txt
[12/25] Compiling parser.c
[13/27] Compiling api.c
[14/29] Compiling emitter.c
[15/29] Compiling scanner.c
[17/49] Compiling Yams Tag.swift
[18/49] Compiling Yams YamlAnchorProviding.swift
[19/51] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/51] Emitting module ArgumentParserToolInfo
[21/53] Wrapping AST for ArgumentParserToolInfo for debugging
[23/90] Compiling ArgumentParser CommandGroup.swift
[24/90] Compiling ArgumentParser EnumerableFlag.swift
[25/90] Compiling ArgumentParser OptionGroup.swift
[26/90] Compiling ArgumentParser AsyncParsableCommand.swift
[27/90] Compiling ArgumentParser CommandConfiguration.swift
[28/90] Compiling ArgumentParser Flag.swift
[29/90] Compiling ArgumentParser NameSpecification.swift
[30/90] Compiling ArgumentParser Option.swift
[31/90] Compiling ArgumentParser ArgumentVisibility.swift
[32/90] Compiling ArgumentParser CompletionKind.swift
[33/90] Compiling ArgumentParser Errors.swift
[34/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/90] Compiling ArgumentParser CompletionsGenerator.swift
[36/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/90] Emitting module Yams
[38/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/90] Compiling ArgumentParser Argument.swift
[40/90] Compiling ArgumentParser ArgumentHelp.swift
[41/90] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/90] Compiling ArgumentParser ParsableCommand.swift
[43/94] Wrapping AST for Yams for debugging
[45/100] Emitting module PathKit
[46/100] Compiling PathKit PathKit.swift
[47/101] Wrapping AST for PathKit for debugging
[49/123] Compiling Stencil Context.swift
[50/123] Compiling Stencil DynamicMemberLookup.swift
[51/124] Emitting module Stencil
[52/126] Compiling SLSAdapter Resource.swift
[53/126] Compiling SLSAdapter Region.swift
[54/126] Compiling SLSAdapter ServerlessConfig.swift
[55/126] Compiling SLSAdapter YAMLContent.swift
[58/126] Compiling Stencil Environment.swift
[59/126] Emitting module SLSAdapter
[60/126] Compiling SLSAdapter Function.swift
[61/126] Compiling Stencil Loader.swift
[62/126] Compiling Stencil Node.swift
[63/126] Compiling Stencil NowTag.swift
[64/126] Compiling Stencil KeyPath.swift
[65/126] Compiling Stencil LazyValueWrapper.swift
[66/126] Compiling Stencil Lexer.swift
[67/126] Compiling Stencil IfTag.swift
[68/126] Compiling Stencil Include.swift
[69/126] Compiling Stencil Inheritance.swift
[70/126] Compiling Stencil Parser.swift
[71/126] Compiling Stencil Template.swift
[72/126] Compiling Stencil Tokenizer.swift
[73/126] Compiling Stencil FilterTag.swift
[74/126] Compiling Stencil Filters.swift
[75/126] Compiling Stencil ForTag.swift
[76/126] Compiling Stencil Errors.swift
[77/126] Compiling Stencil Expression.swift
[78/126] Compiling Stencil Extension.swift
[79/126] Compiling Stencil TrimBehaviour.swift
[80/126] Compiling Stencil Variable.swift
[81/127] Wrapping AST for Stencil for debugging
[89/132] Compiling SLSAdapter Provider.swift
[90/132] Compiling SLSAdapter Package.swift
[91/133] Wrapping AST for SLSAdapter for debugging
[99/133] Emitting module ArgumentParser
[111/133] Compiling ArgumentParser Parsed.swift
[112/133] Compiling ArgumentParser ParsedValues.swift
[113/133] Compiling ArgumentParser ParserError.swift
[114/133] Compiling ArgumentParser SplitArguments.swift
[115/133] Compiling ArgumentParser DumpHelpGenerator.swift
[116/133] Compiling ArgumentParser HelpCommand.swift
[117/133] Compiling ArgumentParser HelpGenerator.swift
[118/133] Compiling ArgumentParser MessageInfo.swift
[119/133] Compiling ArgumentParser UsageGenerator.swift
[120/133] Compiling ArgumentParser ArgumentDefinition.swift
[121/133] Compiling ArgumentParser ArgumentSet.swift
[122/133] Compiling ArgumentParser CommandParser.swift
[123/133] Compiling ArgumentParser InputKey.swift
[124/133] Compiling ArgumentParser InputOrigin.swift
[125/133] Compiling ArgumentParser CollectionExtensions.swift
[126/133] Compiling ArgumentParser Platform.swift
[127/133] Compiling ArgumentParser SequenceExtensions.swift
[128/133] Compiling ArgumentParser StringExtensions.swift
[129/133] Compiling ArgumentParser Tree.swift
[130/134] Wrapping AST for ArgumentParser for debugging
[132/146] Compiling BreezeCommand Stencil+Extensions.swift
[133/147] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[134/147] Compiling BreezeCommand GenerateWebhook.swift
[135/147] Compiling BreezeCommand resource_bundle_accessor.swift
[136/147] Compiling BreezeCommand BreezeCommand.swift
[137/147] Compiling BreezeCommand BreezeCommandError.swift
[138/147] Emitting module BreezeCommand
[139/147] Compiling BreezeCommand Foundation+Extensions.swift
[140/147] Compiling BreezeCommand GenerateGithubWebhook.swift
[141/147] Compiling BreezeCommand HttpAPILambdaParams.swift
[142/147] Compiling BreezeCommand GenerateLambdaAPI.swift
[143/147] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[144/147] Compiling BreezeCommand BreezeConfig.swift
[145/148] Wrapping AST for BreezeCommand for debugging
[146/148] Write Objects.LinkFileList
[147/148] Linking breeze
Build complete! (70.78s)
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"
}
],
"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"
],
"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",
"Stencil+Extensions.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.