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 1.1.0 (27c5a8), with Swift 5.10 for macOS (SPM) on 18 Oct 2025 04:10:11 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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-serverless/Breeze
 * tag               1.1.0      -> FETCH_HEAD
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 1.1.0
========================================
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
[4/27] Write breeze-entitlement.plist
[11/27] Write sources
[14/27] Copying Resources
[15/27] Write swift-version-33747A42983211AE.txt
[16/51] Compiling writer.c
[17/51] Compiling reader.c
[18/51] Compiling emitter.c
[19/51] Compiling api.c
[21/53] Compiling Path Path.swift
[22/53] Emitting module Path
[22/53] Compiling parser.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 Logging.swift
[30/119] Emitting module Logging
[31/119] Compiling Logging Locks.swift
[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 Errors.swift
[37/120] Compiling ArgumentParser Flag.swift
[38/120] Compiling ArgumentParser NameSpecification.swift
[39/120] Compiling ArgumentParser Option.swift
[40/120] Compiling ArgumentParser OptionGroup.swift
[41/120] Compiling ArgumentParser AsyncParsableCommand.swift
[42/120] Compiling ArgumentParser CommandConfiguration.swift
[43/120] Compiling ArgumentParser CommandGroup.swift
[44/120] Compiling ArgumentParser EnumerableFlag.swift
[45/120] Compiling ArgumentParser ExpressibleByArgument.swift
[46/120] Compiling ArgumentParser ParsableArguments.swift
[47/124] Compiling Rainbow StyledStringBuilder.swift
[48/124] Emitting module Rainbow
[49/124] Compiling ArgumentParser ArgumentVisibility.swift
[50/124] Compiling ArgumentParser CompletionKind.swift
[51/124] Compiling ArgumentParser ArgumentDiscussion.swift
[52/124] Compiling ArgumentParser ArgumentHelp.swift
[53/124] Compiling PathKit PathKit.swift
[54/124] Emitting module PathKit
[55/182] Compiling Stencil FilterTag.swift
[56/182] Compiling Stencil Filters.swift
[57/182] Compiling Stencil ForTag.swift
[58/182] Compiling Stencil Loader.swift
[59/182] Compiling Stencil Node.swift
[60/182] Compiling ArgumentParser MessageInfo.swift
[61/182] Compiling ArgumentParser UsageGenerator.swift
[62/182] Compiling ArgumentParser CollectionExtensions.swift
[63/182] Compiling ArgumentParser Mutex.swift
[64/182] Compiling ArgumentParser Platform.swift
[65/182] Emitting module Yams
[66/184] Compiling ArgumentParser NonsenseFlagsValidator.swift
[67/184] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/184] Compiling ArgumentParser PositionalArgumentsValidator.swift
[69/184] Compiling ArgumentParser UniqueNamesValidator.swift
[70/184] Compiling Noora StandardPipelines.swift
[71/184] Compiling Noora Noora.swift
[72/184] Compiling Noora NooraMock.swift
[73/184] Compiling Noora StandardPipelineType.swift
[74/184] Compiling Noora Theme.swift
[75/184] Compiling Noora PaginatedTable.swift
[76/184] Compiling Noora SelectableTable.swift
[77/184] Compiling Noora KeyStrokeListener.swift
[78/184] Compiling Noora Renderer.swift
[79/184] Compiling Noora Spinner.swift
[80/184] Compiling Stencil IfTag.swift
[81/184] Compiling Stencil Include.swift
[84/186] Compiling Yams YamlError.swift
[85/186] Compiling Yams YamlTagProviding.swift
[86/186] Compiling Stencil Context.swift
[87/186] Compiling Stencil DynamicMemberLookup.swift
[88/186] Compiling Stencil Environment.swift
[89/186] Compiling Stencil Errors.swift
[90/186] Compiling Stencil Expression.swift
[91/186] Compiling Stencil Extension.swift
[92/186] Compiling Stencil Template.swift
[93/186] Compiling Stencil Tokenizer.swift
[94/186] Compiling Stencil LazyValueWrapper.swift
[95/186] Compiling Stencil Lexer.swift
[96/186] Emitting module ArgumentParser
[97/186] Compiling Stencil Inheritance.swift
[98/186] Compiling Stencil KeyPath.swift
[124/186] Emitting module Stencil
[134/196] Compiling Stencil TrimBehaviour.swift
[135/196] Compiling Stencil Variable.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
~~~~~~~~~~~~~~~~^
[144/196] Compiling Noora ProgressStep.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
~~~~~~~~~~~~~~~~^
[145/196] Compiling Noora SingleChoicePrompt.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
~~~~~~~~~~~~~~~~^
[146/196] Compiling SLSAdapter YAMLContent.swift
[147/196] Compiling SLSAdapter ServerlessConfig.swift
[148/196] Compiling SLSAdapter Resource.swift
[149/196] Compiling SLSAdapter CodableDefault.swift
[150/196] Compiling SLSAdapter Region.swift
[151/196] Compiling SLSAdapter Package.swift
[152/196] Compiling SLSAdapter Function.swift
[153/196] Emitting module SLSAdapter
[154/196] Compiling SLSAdapter Provider.swift
[155/196] Compiling SLSAdapter Function+Extensions.swift
[164/199] Emitting module Noora
[165/199] Compiling Noora NonEmptyValidationRule.swift
[166/199] Compiling Noora RegexValidationRule.swift
[167/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 Stencil+Extensions.swift
[198/213] Compiling BreezeCommand GenerateWebhook.swift
[199/213] Compiling BreezeCommand resource_bundle_accessor.swift
[200/213] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[201/213] Compiling BreezeCommand Noora+Extensions.swift
[202/213] Compiling BreezeCommand GenerateLambdaAPI.swift
[203/213] Compiling BreezeCommand HttpAPILambdaParams.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] Compiling BreezeCommand Foundation+Extensions.swift
[209/213] Compiling BreezeCommand GenerateGithubWebhook.swift
[210/213] Emitting module BreezeCommand
[210/213] Write Objects.LinkFileList
[211/213] Linking breeze
[212/213] Applying breeze
Build complete! (32.26s)
Fetching https://github.com/stencilproject/Stencil.git
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
[1/219] Fetching swift-sls-adapter
[220/14734] Fetching swift-sls-adapter, noora
[221/31416] Fetching swift-sls-adapter, noora, swift-argument-parser
[222/36709] Fetching swift-sls-adapter, noora, swift-argument-parser, stencil
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.03s)
[9356/20027] Fetching swift-sls-adapter, noora, stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (3.59s)
Fetched https://github.com/tuist/Noora.git from cache (3.59s)
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (3.59s)
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.53s)
Fetching https://github.com/jpsim/Yams.git
[1/11269] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.80s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.46s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[165/2459] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.87s)
Fetched https://github.com/kylef/Spectre.git from cache (0.87s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.47s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.73s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.49.1 (0.38s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/path
Fetching https://github.com/onevcat/Rainbow
[1/374] Fetching path
[84/1713] Fetching path, rainbow
[316/5664] Fetching path, rainbow, swift-log
Fetched https://github.com/tuist/path from cache (1.00s)
Fetched https://github.com/onevcat/Rainbow from cache (1.00s)
Fetched https://github.com/apple/swift-log from cache (1.00s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (0.46s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.34s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.69s)
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.40s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.49s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.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/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.49.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/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/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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
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
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.