The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Breeze, reference main (75766d), with Swift 6.0 for Linux on 1 Dec 2024 15:04:38 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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.0
Building package at path:  $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
[1/219] Fetching swift-sls-adapter
[220/5408] Fetching swift-sls-adapter, stencil
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (0.34s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.34s)
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.11s)
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.47s)
Fetching https://github.com/jpsim/Yams.git
[1/9936] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.57s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.84s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1411] Fetching pathkit
[1412/2432] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.44s)
Fetched https://github.com/kylef/Spectre.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 (0.83s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.27s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.90s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.68s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
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.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/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/swift-serverless/swift-sls-adapter
Working copy of https://github.com/swift-serverless/swift-sls-adapter resolved at 0.2.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] Compiling parser.c
[12/25] Compiling emitter.c
[13/25] Compiling scanner.c
[14/25] Compiling api.c
[15/25] Write swift-version-24593BA9C3E375BF.txt
[17/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/44] Emitting module ArgumentParserToolInfo
[19/45] Wrapping AST for ArgumentParserToolInfo for debugging
[21/63] Compiling ArgumentParser NameSpecification.swift
[22/63] Compiling ArgumentParser Option.swift
[23/84] Compiling Yams YamlError.swift
[24/84] Compiling ArgumentParser OptionGroup.swift
[25/84] Compiling ArgumentParser AsyncParsableCommand.swift
[26/84] Compiling ArgumentParser Errors.swift
[27/84] Compiling ArgumentParser Flag.swift
[28/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/84] Compiling ArgumentParser CompletionsGenerator.swift
[32/84] Compiling ArgumentParser Argument.swift
[33/84] Compiling ArgumentParser ArgumentHelp.swift
[34/84] Emitting module PathKit
[35/84] Compiling PathKit PathKit.swift
[38/85] Compiling ArgumentParser CommandConfiguration.swift
[39/85] Compiling ArgumentParser CommandGroup.swift
[40/85] Compiling ArgumentParser EnumerableFlag.swift
[42/90] Emitting module Yams
[43/90] Compiling ArgumentParser ArgumentVisibility.swift
[44/90] Compiling ArgumentParser CompletionKind.swift
[44/91] Wrapping AST for PathKit for debugging
[46/92] Wrapping AST for Yams for debugging
[48/122] Emitting module Stencil
[49/124] Compiling SLSAdapter Resource.swift
[50/124] Compiling SLSAdapter Region.swift
[51/124] Compiling SLSAdapter ServerlessConfig.swift
[52/125] Emitting module SLSAdapter
[53/125] Compiling Stencil Loader.swift
[54/125] Compiling Stencil Node.swift
[55/125] Compiling Stencil NowTag.swift
[56/125] Compiling Stencil FilterTag.swift
[57/125] Compiling Stencil Filters.swift
[58/125] Compiling Stencil ForTag.swift
[59/125] Compiling Stencil IfTag.swift
[60/125] Compiling Stencil Include.swift
[61/125] Compiling Stencil Inheritance.swift
[62/125] Compiling SLSAdapter CodableDefault.swift
[63/125] Compiling SLSAdapter Function+Extensions.swift
[64/125] Compiling Stencil Environment.swift
[65/125] Compiling Stencil Errors.swift
[66/125] Compiling Stencil Expression.swift
[67/125] Compiling Stencil Extension.swift
[68/125] Emitting module ArgumentParser
[69/125] Compiling ArgumentParser CollectionExtensions.swift
[70/125] Compiling ArgumentParser Platform.swift
[71/125] Compiling ArgumentParser SequenceExtensions.swift
[72/125] Compiling ArgumentParser StringExtensions.swift
[73/125] Compiling ArgumentParser Tree.swift
[76/125] Compiling SLSAdapter Function.swift
[84/125] Compiling Stencil Parser.swift
[85/125] Compiling Stencil Template.swift
[86/125] Compiling Stencil Tokenizer.swift
[87/125] Compiling Stencil TrimBehaviour.swift
[94/125] Compiling Stencil KeyPath.swift
[95/125] Compiling Stencil LazyValueWrapper.swift
[96/125] Compiling Stencil Lexer.swift
[100/125] Compiling SLSAdapter YAMLContent.swift
[101/125] Compiling ArgumentParser Name.swift
[102/125] Compiling ArgumentParser Parsed.swift
[103/125] Compiling ArgumentParser ParsedValues.swift
[104/125] Compiling ArgumentParser ParserError.swift
[105/125] Compiling ArgumentParser SplitArguments.swift
[106/125] Compiling ArgumentParser DumpHelpGenerator.swift
[107/125] Compiling ArgumentParser HelpCommand.swift
[108/125] Compiling ArgumentParser HelpGenerator.swift
[109/125] Compiling ArgumentParser MessageInfo.swift
[110/125] Compiling ArgumentParser UsageGenerator.swift
[111/125] Compiling Stencil Variable.swift
[112/125] Compiling ArgumentParser ArgumentSet.swift
[113/125] Compiling ArgumentParser CommandParser.swift
[114/125] Compiling ArgumentParser InputKey.swift
[115/125] Compiling ArgumentParser InputOrigin.swift
[118/127] Compiling SLSAdapter Package.swift
[119/127] Compiling SLSAdapter Provider.swift
[122/128] Wrapping AST for SLSAdapter for debugging
[123/128] Wrapping AST for Stencil for debugging
[124/128] Wrapping AST for ArgumentParser for debugging
[126/140] Compiling BreezeCommand Foundation+Extensions.swift
[127/140] Compiling BreezeCommand GenerateGithubWebhook.swift
[128/141] Compiling BreezeCommand resource_bundle_accessor.swift
[129/141] Emitting module BreezeCommand
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig+ServerlessConfig.swift:21:24: warning: static property 'encoder' is not concurrency-safe because non-'Sendable' type 'YAMLEncoder' may have shared mutable state; this is an error in the Swift 6 language mode
19 | extension ServerlessConfig {
20 |
21 |     private static let encoder = YAMLEncoder()
   |                        `- warning: static property 'encoder' is not concurrency-safe because non-'Sendable' type 'YAMLEncoder' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 |     func writeSLS(targetPath: String, ymlFileName: String) throws {
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Encoder.swift:11:14: note: class 'YAMLEncoder' does not conform to the 'Sendable' protocol
  9 | /// `Codable`-style `Encoder` that can be used to encode an `Encodable` type to a YAML string using optional
 10 | /// user info mapping. Similar to `Foundation.JSONEncoder`.
 11 | public class YAMLEncoder {
    |              `- note: class 'YAMLEncoder' does not conform to the 'Sendable' protocol
 12 |     /// Options to use when encoding to YAML.
 13 |     public typealias Options = Emitter.Options
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig+ServerlessConfig.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
14 |
15 | import Foundation
16 | import Yams
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
17 | import SLSAdapter
18 |
19 | extension ServerlessConfig {
20 |
21 |     private static let encoder = YAMLEncoder()
   |                        |- note: annotate 'encoder' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |
23 |     func writeSLS(targetPath: String, ymlFileName: String) throws {
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig.swift:64:16: warning: static property 'decoder' is not concurrency-safe because non-'Sendable' type 'YAMLDecoder' may have shared mutable state; this is an error in the Swift 6 language mode
62 |
63 | extension BreezeConfig {
64 |     static let decoder = YAMLDecoder()
   |                `- warning: static property 'decoder' is not concurrency-safe because non-'Sendable' type 'YAMLDecoder' may have shared mutable state; this is an error in the Swift 6 language mode
65 |     static func load(from url: URL) throws -> BreezeConfig {
66 |         let paramsYML = try Data(contentsOf: url)
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Decoder.swift:13:14: note: class 'YAMLDecoder' does not conform to the 'Sendable' protocol
 11 | /// `Codable`-style `Decoder` that can be used to decode a `Decodable` type from a given `String` and optional
 12 | /// user info mapping. Similar to `Foundation.JSONDecoder`.
 13 | public class YAMLDecoder {
    |              `- note: class 'YAMLDecoder' does not conform to the 'Sendable' protocol
 14 |     /// Creates a `YAMLDecoder` instance.
 15 |     ///
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
14 |
15 | import Foundation
16 | import Yams
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
17 |
18 | struct BreezeConfig: Codable {
   :
62 |
63 | extension BreezeConfig {
64 |     static let decoder = YAMLDecoder()
   |                |- note: annotate 'decoder' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
65 |     static func load(from url: URL) throws -> BreezeConfig {
66 |         let paramsYML = try Data(contentsOf: url)
[130/141] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[131/141] Compiling BreezeCommand GenerateWebhook.swift
[132/141] Compiling BreezeCommand Stencil+Extensions.swift
[133/141] Compiling BreezeCommand BreezeCommand.swift
[134/141] Compiling BreezeCommand BreezeCommandError.swift
[135/141] Compiling BreezeCommand HttpAPILambdaParams.swift
[136/141] Compiling BreezeCommand GenerateLambdaAPI.swift
[137/141] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig+ServerlessConfig.swift:21:24: warning: static property 'encoder' is not concurrency-safe because non-'Sendable' type 'YAMLEncoder' may have shared mutable state; this is an error in the Swift 6 language mode
19 | extension ServerlessConfig {
20 |
21 |     private static let encoder = YAMLEncoder()
   |                        `- warning: static property 'encoder' is not concurrency-safe because non-'Sendable' type 'YAMLEncoder' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 |     func writeSLS(targetPath: String, ymlFileName: String) throws {
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Encoder.swift:11:14: note: class 'YAMLEncoder' does not conform to the 'Sendable' protocol
  9 | /// `Codable`-style `Encoder` that can be used to encode an `Encodable` type to a YAML string using optional
 10 | /// user info mapping. Similar to `Foundation.JSONEncoder`.
 11 | public class YAMLEncoder {
    |              `- note: class 'YAMLEncoder' does not conform to the 'Sendable' protocol
 12 |     /// Options to use when encoding to YAML.
 13 |     public typealias Options = Emitter.Options
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig+ServerlessConfig.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
14 |
15 | import Foundation
16 | import Yams
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
17 | import SLSAdapter
18 |
19 | extension ServerlessConfig {
20 |
21 |     private static let encoder = YAMLEncoder()
   |                        |- note: annotate 'encoder' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |
23 |     func writeSLS(targetPath: String, ymlFileName: String) throws {
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig.swift:64:16: warning: static property 'decoder' is not concurrency-safe because non-'Sendable' type 'YAMLDecoder' may have shared mutable state; this is an error in the Swift 6 language mode
62 |
63 | extension BreezeConfig {
64 |     static let decoder = YAMLDecoder()
   |                `- warning: static property 'decoder' is not concurrency-safe because non-'Sendable' type 'YAMLDecoder' may have shared mutable state; this is an error in the Swift 6 language mode
65 |     static func load(from url: URL) throws -> BreezeConfig {
66 |         let paramsYML = try Data(contentsOf: url)
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Decoder.swift:13:14: note: class 'YAMLDecoder' does not conform to the 'Sendable' protocol
 11 | /// `Codable`-style `Decoder` that can be used to decode a `Decodable` type from a given `String` and optional
 12 | /// user info mapping. Similar to `Foundation.JSONDecoder`.
 13 | public class YAMLDecoder {
    |              `- note: class 'YAMLDecoder' does not conform to the 'Sendable' protocol
 14 |     /// Creates a `YAMLDecoder` instance.
 15 |     ///
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
14 |
15 | import Foundation
16 | import Yams
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
17 |
18 | struct BreezeConfig: Codable {
   :
62 |
63 | extension BreezeConfig {
64 |     static let decoder = YAMLDecoder()
   |                |- note: annotate 'decoder' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
65 |     static func load(from url: URL) throws -> BreezeConfig {
66 |         let paramsYML = try Data(contentsOf: url)
[138/141] Compiling BreezeCommand BreezeConfig.swift
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig+ServerlessConfig.swift:21:24: warning: static property 'encoder' is not concurrency-safe because non-'Sendable' type 'YAMLEncoder' may have shared mutable state; this is an error in the Swift 6 language mode
19 | extension ServerlessConfig {
20 |
21 |     private static let encoder = YAMLEncoder()
   |                        `- warning: static property 'encoder' is not concurrency-safe because non-'Sendable' type 'YAMLEncoder' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 |     func writeSLS(targetPath: String, ymlFileName: String) throws {
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Encoder.swift:11:14: note: class 'YAMLEncoder' does not conform to the 'Sendable' protocol
  9 | /// `Codable`-style `Encoder` that can be used to encode an `Encodable` type to a YAML string using optional
 10 | /// user info mapping. Similar to `Foundation.JSONEncoder`.
 11 | public class YAMLEncoder {
    |              `- note: class 'YAMLEncoder' does not conform to the 'Sendable' protocol
 12 |     /// Options to use when encoding to YAML.
 13 |     public typealias Options = Emitter.Options
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig+ServerlessConfig.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
14 |
15 | import Foundation
16 | import Yams
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
17 | import SLSAdapter
18 |
19 | extension ServerlessConfig {
20 |
21 |     private static let encoder = YAMLEncoder()
   |                        |- note: annotate 'encoder' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |
23 |     func writeSLS(targetPath: String, ymlFileName: String) throws {
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig.swift:64:16: warning: static property 'decoder' is not concurrency-safe because non-'Sendable' type 'YAMLDecoder' may have shared mutable state; this is an error in the Swift 6 language mode
62 |
63 | extension BreezeConfig {
64 |     static let decoder = YAMLDecoder()
   |                `- warning: static property 'decoder' is not concurrency-safe because non-'Sendable' type 'YAMLDecoder' may have shared mutable state; this is an error in the Swift 6 language mode
65 |     static func load(from url: URL) throws -> BreezeConfig {
66 |         let paramsYML = try Data(contentsOf: url)
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Decoder.swift:13:14: note: class 'YAMLDecoder' does not conform to the 'Sendable' protocol
 11 | /// `Codable`-style `Decoder` that can be used to decode a `Decodable` type from a given `String` and optional
 12 | /// user info mapping. Similar to `Foundation.JSONDecoder`.
 13 | public class YAMLDecoder {
    |              `- note: class 'YAMLDecoder' does not conform to the 'Sendable' protocol
 14 |     /// Creates a `YAMLDecoder` instance.
 15 |     ///
/host/spi-builder-workspace/Sources/BreezeCommand/BreezeConfig.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
14 |
15 | import Foundation
16 | import Yams
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Yams'
17 |
18 | struct BreezeConfig: Codable {
   :
62 |
63 | extension BreezeConfig {
64 |     static let decoder = YAMLDecoder()
   |                |- note: annotate 'decoder' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
65 |     static func load(from url: URL) throws -> BreezeConfig {
66 |         let paramsYML = try Data(contentsOf: url)
[139/142] Wrapping AST for BreezeCommand for debugging
[140/142] Write Objects.LinkFileList
[141/142] Linking breeze
Build complete! (45.29s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.