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 macOS (SPM) on 18 Oct 2025 04:11:02 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/Breeze.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         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 breeze-entitlement.plist
[3/27] Write sources
[14/27] Copying Resources
[15/27] Write swift-version-33747A42983211AE.txt
[16/51] Compiling parser.c
[17/51] Compiling writer.c
[19/51] Compiling Path Path.swift
[20/51] Emitting module Path
[20/51] Compiling emitter.c
[21/53] Compiling reader.c
[22/53] Compiling api.c
[23/53] Compiling scanner.c
[25/73] Emitting module ArgumentParserToolInfo
[26/73] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/119] Compiling Logging MetadataProvider.swift
[28/119] Compiling Logging LogHandler.swift
[29/119] Compiling Logging Locks.swift
[30/119] Compiling Logging Logging.swift
[31/119] Emitting module Logging
[32/119] Compiling Rainbow Style.swift
[33/120] Compiling Rainbow StringGenerator.swift
[34/120] Compiling Rainbow String+ConditionalStyling.swift
[35/120] Compiling Rainbow String+Rainbow.swift
[36/120] Compiling ArgumentParser SplitArguments.swift
[37/120] Compiling ArgumentParser DumpHelpGenerator.swift
[38/120] Compiling ArgumentParser HelpCommand.swift
[39/120] Compiling ArgumentParser HelpGenerator.swift
[40/120] Compiling ArgumentParser ArgumentDiscussion.swift
[41/120] Compiling ArgumentParser ArgumentHelp.swift
[42/120] Emitting module Rainbow
[43/120] Compiling ArgumentParser Errors.swift
[44/120] Compiling ArgumentParser ParserError.swift
[45/120] Compiling ArgumentParser ArgumentVisibility.swift
[46/120] Compiling ArgumentParser CompletionKind.swift
[47/120] Compiling Rainbow StyledStringBuilder.swift
[53/124] Emitting module PathKit
[54/124] Compiling PathKit PathKit.swift
[55/182] Compiling Noora String+Rainbow.swift
[56/182] Compiling Noora String+ValidatableError.swift
[57/182] Compiling Noora KeyStrokeListener.swift
[58/182] Compiling Noora Renderer.swift
[59/182] Compiling Noora Spinner.swift
[60/182] Emitting module ArgumentParser
[61/182] Compiling ArgumentParser SequenceExtensions.swift
[62/182] Compiling ArgumentParser StringExtensions.swift
[63/182] Compiling ArgumentParser SwiftExtensions.swift
[64/182] Compiling ArgumentParser Tree.swift
[65/182] Compiling ArgumentParser CodingKeyValidator.swift
[66/182] Compiling Noora StandardPipelines.swift
[67/182] Compiling Noora Terminal.swift
[68/182] Compiling Noora TerminalText.swift
[69/182] Compiling Noora ValidatableError.swift
[70/182] Compiling Noora ValidatableRule.swift
[71/182] Compiling ArgumentParser MessageInfo.swift
[72/182] Compiling ArgumentParser UsageGenerator.swift
[73/182] Compiling ArgumentParser CollectionExtensions.swift
[74/182] Compiling ArgumentParser Mutex.swift
[75/182] Compiling ArgumentParser Platform.swift
[76/182] Emitting module Yams
[77/182] Compiling Stencil Node.swift
[78/182] Compiling Stencil Errors.swift
[79/184] Compiling ArgumentParser NonsenseFlagsValidator.swift
[80/184] Compiling ArgumentParser ParsableArgumentsValidation.swift
[81/184] Compiling ArgumentParser PositionalArgumentsValidator.swift
[82/184] Compiling ArgumentParser UniqueNamesValidator.swift
[83/184] Compiling Stencil IfTag.swift
[84/184] Compiling Stencil Include.swift
[85/184] Compiling Stencil LazyValueWrapper.swift
[86/184] Compiling Stencil Lexer.swift
[87/184] Compiling Stencil Template.swift
[88/184] Compiling Stencil Tokenizer.swift
[89/184] Compiling Stencil Loader.swift
[90/184] Emitting module Stencil
[95/186] Compiling Stencil Inheritance.swift
[96/186] Compiling Stencil KeyPath.swift
[97/186] Compiling Stencil NowTag.swift
[98/186] Compiling Stencil Parser.swift
[104/186] Compiling Yams YamlError.swift
[105/186] Compiling Yams YamlTagProviding.swift
[107/186] Compiling Stencil TrimBehaviour.swift
[108/186] Compiling Stencil Variable.swift
[109/186] Compiling Noora Stack.swift
[110/186] Compiling Noora Character+isPrintable.swift
[111/186] Compiling Stencil Filters.swift
[112/186] Compiling Stencil ForTag.swift
[117/186] Compiling Stencil FilterTag.swift
[120/186] Compiling Stencil Context.swift
[121/186] Compiling Stencil DynamicMemberLookup.swift
[122/186] Compiling Stencil Environment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[146/196] Compiling SLSAdapter YAMLContent.swift
[147/196] Compiling SLSAdapter ServerlessConfig.swift
[148/196] Compiling SLSAdapter Region.swift
[149/196] Compiling SLSAdapter Resource.swift
[150/196] Compiling SLSAdapter Package.swift
[151/196] Compiling SLSAdapter Function+Extensions.swift
[152/196] Compiling SLSAdapter CodableDefault.swift
[153/196] Compiling SLSAdapter Provider.swift
[154/196] Emitting module SLSAdapter
[155/196] Compiling SLSAdapter Function.swift
[160/196] Emitting module Noora
[169/199] Compiling Noora NonEmptyValidationRule.swift
[170/199] Compiling Noora RegexValidationRule.swift
[171/199] Compiling Noora Validator.swift
[194/199] 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)'
[195/199] Archiving libNoora.a
[197/212] Compiling BreezeCommand GenerateLambdaAPI.swift
[198/212] Compiling BreezeCommand Noora+Extensions.swift
[199/212] Compiling BreezeCommand GenerateWebhook.swift
[200/212] Compiling BreezeCommand Stencil+Extensions.swift
[201/213] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[202/213] Compiling BreezeCommand Foundation+Extensions.swift
[203/213] Compiling BreezeCommand GenerateGithubWebhook.swift
[204/213] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[205/213] Compiling BreezeCommand BreezeConfig.swift
[206/213] Compiling BreezeCommand BreezeCommand.swift
[207/213] Compiling BreezeCommand BreezeCommandError.swift
[208/213] Emitting module BreezeCommand
[209/213] Compiling BreezeCommand HttpAPILambdaParams.swift
[210/213] Compiling BreezeCommand resource_bundle_accessor.swift
[210/213] Write Objects.LinkFileList
[211/213] Linking breeze
[212/213] Applying breeze
Build complete! (42.17s)
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
Fetching https://github.com/tuist/Noora.git
[1/5293] Fetching stencil
[54/5512] Fetching stencil, swift-sls-adapter
[803/20027] Fetching stencil, swift-sls-adapter, noora
[5564/36709] Fetching stencil, swift-sls-adapter, noora, swift-argument-parser
Fetched https://github.com/tuist/Noora.git from cache (3.41s)
[6444/22194] Fetching stencil, swift-sls-adapter, swift-argument-parser
Fetched https://github.com/stencilproject/Stencil.git from cache (13.69s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (13.69s)
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (13.69s)
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.50s)
Fetching https://github.com/jpsim/Yams.git
[1/11269] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.77s)
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/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1438] Fetching pathkit
[59/2459] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (1.06s)
Fetched https://github.com/kylef/Spectre.git from cache (1.06s)
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.70s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.49.1 (0.34s)
Fetching https://github.com/tuist/path
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log
[1/1339] Fetching rainbow
[162/5290] Fetching rainbow, swift-log
[909/5664] Fetching rainbow, swift-log, path
Fetched https://github.com/onevcat/Rainbow from cache (1.06s)
Fetched https://github.com/tuist/path from cache (1.06s)
Fetched https://github.com/apple/swift-log from cache (1.06s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (0.44s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.33s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.67s)
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.36s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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-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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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
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/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/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.2
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.