Build Information
Successful build of Breeze, reference 1.0.0-beta.2 (308de2
), with Swift 5.10 for macOS (SPM) on 18 Aug 2025 09:52:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/Breeze.git
Reference: 1.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-serverless/Breeze
* tag 1.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 308de24 Improve Readme and Add Noora to CLI
Cloned https://github.com/swift-serverless/Breeze.git
Revision (git rev-parse @):
308de24040a4fdde75045d191a568aed36829bba
SUCCESS checkout https://github.com/swift-serverless/Breeze.git at 1.0.0-beta.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/27] Write sources
[2/27] Write breeze-entitlement.plist
[2/27] Write sources
[14/27] Copying Resources
[15/27] Write swift-version-33747A42983211AE.txt
[17/51] Emitting module Path
[17/51] Compiling writer.c
[18/51] Compiling emitter.c
[19/51] Compiling scanner.c
[21/51] Compiling Path Path.swift
[21/51] Compiling parser.c
[22/53] Compiling reader.c
[23/53] Compiling api.c
[25/67] Compiling Logging MetadataProvider.swift
[26/73] Compiling Logging LogHandler.swift
[27/73] Compiling Logging Logging.swift
[28/73] Compiling Logging Locks.swift
[29/73] Emitting module Logging
[30/73] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/73] Emitting module ArgumentParserToolInfo
[32/119] Compiling Rainbow String+ConditionalStyling.swift
[33/120] Compiling Rainbow String+Rainbow.swift
[34/120] Compiling Rainbow StringGenerator.swift
[35/120] Compiling Rainbow Style.swift
[36/120] Emitting module ArgumentParser
[37/124] Compiling ArgumentParser Argument.swift
[38/124] Compiling ArgumentParser InputKey.swift
[39/124] Compiling ArgumentParser InputOrigin.swift
[40/124] Compiling ArgumentParser Name.swift
[41/124] Compiling ArgumentParser Parsed.swift
[42/124] Compiling ArgumentParser ParsedValues.swift
[43/124] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/124] Compiling ArgumentParser CompletionsGenerator.swift
[45/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/124] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/124] Emitting module Rainbow
[48/124] Compiling ArgumentParser CommandConfiguration.swift
[49/124] Compiling ArgumentParser CommandGroup.swift
[50/124] Compiling ArgumentParser EnumerableFlag.swift
[51/124] Compiling ArgumentParser ExpressibleByArgument.swift
[52/124] Compiling ArgumentParser ParsableArguments.swift
[58/124] Compiling Rainbow StyledStringBuilder.swift
[59/124] Compiling ArgumentParser NonsenseFlagsValidator.swift
[60/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/124] Compiling ArgumentParser PositionalArgumentsValidator.swift
[62/124] Compiling ArgumentParser UniqueNamesValidator.swift
[63/124] Compiling ArgumentParser MessageInfo.swift
[64/124] Compiling ArgumentParser UsageGenerator.swift
[65/124] Compiling ArgumentParser CollectionExtensions.swift
[66/124] Compiling ArgumentParser Mutex.swift
[67/124] Compiling ArgumentParser Platform.swift
[68/158] Compiling PathKit PathKit.swift
[69/158] Emitting module PathKit
[70/180] Emitting module Yams
[71/182] Compiling Stencil Context.swift
[72/182] Compiling Stencil DynamicMemberLookup.swift
[73/182] Compiling Stencil Environment.swift
[74/182] Compiling Stencil NowTag.swift
[75/182] Compiling Stencil Parser.swift
[76/182] Compiling Stencil IfTag.swift
[77/182] Compiling Stencil Include.swift
[78/182] Compiling Stencil Loader.swift
[79/182] Compiling Stencil Node.swift
[80/182] Compiling Yams YamlError.swift
[82/182] Compiling Yams YamlTagProviding.swift
[89/184] Compiling Noora Table.swift
[90/184] Compiling Noora StandardPipelineType.swift
[91/184] Compiling Noora Theme.swift
[92/184] Compiling Noora KeyStrokeListener.swift
[93/184] Compiling Noora Renderer.swift
[94/184] Compiling Noora TerminalText.swift
[95/184] Compiling Noora ValidatableError.swift
[96/184] Compiling Noora ValidatableRule.swift
[97/184] Compiling ArgumentParser OptionGroup.swift
[98/184] Compiling ArgumentParser AsyncParsableCommand.swift
[99/184] Compiling Stencil Template.swift
[100/184] Compiling Stencil Tokenizer.swift
[101/184] Compiling Stencil Errors.swift
[102/184] Compiling Stencil Expression.swift
[103/184] Compiling Stencil Extension.swift
[104/184] Emitting module Stencil
[110/184] Compiling Stencil Inheritance.swift
[111/184] Compiling Stencil KeyPath.swift
[112/184] Compiling Stencil FilterTag.swift
[113/184] Compiling Stencil Filters.swift
[114/184] Compiling Stencil ForTag.swift
[119/184] Compiling ArgumentParser ParsableCommand.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[120/184] Compiling ArgumentParser ArgumentDecoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[121/184] Compiling ArgumentParser ArgumentDefinition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[122/184] Compiling ArgumentParser ArgumentSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[123/184] Compiling ArgumentParser CommandParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[126/184] Compiling ArgumentParser ArgumentDiscussion.swift
[128/184] Compiling ArgumentParser ArgumentHelp.swift
[130/184] Compiling ArgumentParser ArgumentVisibility.swift
[132/184] Compiling ArgumentParser CompletionKind.swift
[133/184] Compiling ArgumentParser Errors.swift
[144/194] Compiling Stencil TrimBehaviour.swift
[145/194] Compiling Stencil Variable.swift
[146/194] Compiling SLSAdapter Function+Extensions.swift
[147/194] Compiling SLSAdapter Resource.swift
[148/194] Compiling SLSAdapter YAMLContent.swift
[149/194] Compiling SLSAdapter Region.swift
[150/194] Compiling SLSAdapter CodableDefault.swift
[151/194] Emitting module SLSAdapter
[152/194] Compiling SLSAdapter ServerlessConfig.swift
[153/194] Compiling SLSAdapter Function.swift
[154/194] Compiling SLSAdapter Package.swift
[155/194] Compiling SLSAdapter Provider.swift
[156/194] Emitting module Noora
[157/197] Compiling Noora NonEmptyValidationRule.swift
[158/197] Compiling Noora RegexValidationRule.swift
[159/197] Compiling Noora Validator.swift
[187/197] Compiling Noora PaginatedTable.swift
[188/197] Compiling Noora SelectableTable.swift
[192/197] Write Objects.LinkFileList
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'String+Rainbow.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Noora.build/String+Rainbow.swift.o(String+Rainbow.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Rainbow.build/String+Rainbow.swift.o(String+Rainbow.swift.o)'
[193/197] Archiving libNoora.a
[195/210] Compiling BreezeCommand Noora+Extensions.swift
[196/210] Compiling BreezeCommand HttpAPILambdaParams.swift
[197/210] Compiling BreezeCommand GenerateLambdaAPI.swift
[198/210] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[199/210] Compiling BreezeCommand BreezeCommand.swift
[200/210] Compiling BreezeCommand BreezeCommandError.swift
[201/210] Compiling BreezeCommand GenerateWebhook.swift
[202/210] Compiling BreezeCommand Stencil+Extensions.swift
[203/211] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[204/211] Compiling BreezeCommand BreezeConfig.swift
[205/211] Compiling BreezeCommand Foundation+Extensions.swift
[206/211] Compiling BreezeCommand GenerateGithubWebhook.swift
[207/211] Emitting module BreezeCommand
[208/211] Compiling BreezeCommand resource_bundle_accessor.swift
[208/211] Write Objects.LinkFileList
[209/211] Linking breeze
[210/211] Applying breeze
Build complete! (33.39s)
Fetching https://github.com/tuist/Noora.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
Fetching https://github.com/stencilproject/Stencil.git
[1/219] Fetching swift-sls-adapter
[8/5512] Fetching swift-sls-adapter, stencil
[803/18608] Fetching swift-sls-adapter, stencil, noora
[2074/34272] Fetching swift-sls-adapter, stencil, noora, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.95s)
[9339/18608] Fetching swift-sls-adapter, stencil, noora
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (3.64s)
Fetched https://github.com/stencilproject/Stencil.git from cache (3.64s)
Fetched https://github.com/tuist/Noora.git from cache (3.64s)
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.27s)
Fetching https://github.com/jpsim/Yams.git
[1/11131] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.88s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.44s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1438] Fetching pathkit
[203/2459] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.91s)
Fetched https://github.com/kylef/Spectre.git from cache (0.91s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.43s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.69s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.47.0 (0.36s)
Fetching https://github.com/tuist/path
Fetching https://github.com/apple/swift-log
Fetching https://github.com/onevcat/Rainbow
[1/1335] Fetching rainbow
[162/1697] Fetching rainbow, path
[1098/5594] Fetching rainbow, path, swift-log
Fetched https://github.com/tuist/path from cache (1.16s)
Fetched https://github.com/onevcat/Rainbow from cache (1.16s)
Fetched https://github.com/apple/swift-log from cache (1.16s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.35s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (0.48s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.36s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.79s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.43s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
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/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.47.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
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
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" : "/Users/admin/builder/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" : "/Users/admin/builder/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" : "/Users/admin/builder/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"
}
Done.