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 0.5.0 (a32d42), with Swift 5.10 for Linux on 25 Aug 2024 12:38:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/Breeze.git
Reference: 0.5.0
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
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at a32d42e Update swift to version 5.10.1 (#12)
Cloned https://github.com/swift-serverless/Breeze.git
Revision (git rev-parse @):
a32d42ed24672937a19cf867488c5dc5bdb43314
SUCCESS checkout https://github.com/swift-serverless/Breeze.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1411] Fetching pathkit
[171/2432] Fetching pathkit, spectre
[1118/7621] Fetching pathkit, spectre, stencil
[3212/7840] Fetching pathkit, spectre, stencil, swift-sls-adapter
[7841/17636] Fetching pathkit, spectre, stencil, swift-sls-adapter, yams
[8821/29761] Fetching pathkit, spectre, stencil, swift-sls-adapter, yams, swift-argument-parser
Fetched https://github.com/kylef/Spectre.git from cache (0.72s)
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (0.72s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.72s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.72s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
[8465/11207] Fetching pathkit, yams
Fetched https://github.com/kylef/PathKit.git from cache (1.05s)
Fetched https://github.com/jpsim/Yams.git from cache (1.08s)
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (0.41s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.37s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.0 (0.36s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.35s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.05s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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.2.2
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/25] Write sources
[8/25] Copying Resources
[9/25] Compiling reader.c
[10/25] Compiling writer.c
[11/25] Compiling parser.c
[12/25] Write swift-version-24593BA9C3E375BF.txt
[13/25] Compiling api.c
[14/25] Compiling emitter.c
[15/29] Compiling scanner.c
[17/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/44] Emitting module ArgumentParserToolInfo
[19/45] Wrapping AST for ArgumentParserToolInfo for debugging
[21/82] Compiling ArgumentParser CompletionsGenerator.swift
[22/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/82] Compiling ArgumentParser Errors.swift
[24/82] Compiling ArgumentParser Flag.swift
[25/82] Compiling ArgumentParser NameSpecification.swift
[26/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/82] Compiling ArgumentParser ArgumentVisibility.swift
[28/82] Compiling ArgumentParser CompletionKind.swift
[29/83] Compiling ArgumentParser ArgumentHelp.swift
[30/83] Compiling ArgumentParser Option.swift
[31/83] Compiling ArgumentParser OptionGroup.swift
[32/83] Compiling ArgumentParser AsyncParsableCommand.swift
[33/83] Emitting module Yams
[34/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/83] Compiling ArgumentParser Argument.swift
[36/83] Compiling Yams YamlError.swift
[38/84] Compiling PathKit PathKit.swift
[39/84] Emitting module PathKit
[39/84] Wrapping AST for Yams for debugging
[41/94] Wrapping AST for PathKit for debugging
[43/95] Compiling SLSAdapter Region.swift
[44/117] Compiling Stencil Context.swift
[45/117] Compiling Stencil DynamicMemberLookup.swift
[46/117] Compiling Stencil Environment.swift
[47/117] Compiling Stencil FilterTag.swift
[48/117] Compiling Stencil Filters.swift
[51/122] Compiling SLSAdapter Resource.swift
[52/122] Compiling SLSAdapter ServerlessConfig.swift
[56/124] Compiling SLSAdapter YAMLContent.swift
[57/124] Emitting module Stencil
[58/124] Emitting module ArgumentParser
[59/124] Compiling Stencil ForTag.swift
[60/124] Compiling Stencil Errors.swift
[61/124] Compiling Stencil Expression.swift
[62/124] Compiling Stencil Extension.swift
[63/124] Compiling Stencil IfTag.swift
[64/124] Compiling Stencil Include.swift
[65/124] Compiling SLSAdapter Function.swift
[68/124] Compiling Stencil Inheritance.swift
[69/124] Compiling Stencil KeyPath.swift
[70/124] Compiling Stencil LazyValueWrapper.swift
[71/124] Compiling Stencil Lexer.swift
[78/124] Compiling Stencil Loader.swift
[79/124] Compiling Stencil Node.swift
[80/124] Compiling Stencil NowTag.swift
[81/124] Compiling Stencil Parser.swift
[82/124] Compiling Stencil Template.swift
[83/124] Compiling Stencil Tokenizer.swift
[84/124] Emitting module SLSAdapter
[85/124] Compiling Stencil TrimBehaviour.swift
[86/124] Compiling Stencil Variable.swift
[87/125] Compiling ArgumentParser CollectionExtensions.swift
[88/125] Compiling ArgumentParser Platform.swift
[89/125] Compiling ArgumentParser SequenceExtensions.swift
[90/125] Compiling ArgumentParser StringExtensions.swift
[91/125] Compiling ArgumentParser Tree.swift
[93/125] Compiling SLSAdapter Package.swift
[94/125] Compiling SLSAdapter Provider.swift
[95/126] Wrapping AST for Stencil for debugging
[96/126] Wrapping AST for SLSAdapter for debugging
[110/126] Compiling ArgumentParser CommandParser.swift
[111/126] Compiling ArgumentParser InputKey.swift
[112/126] Compiling ArgumentParser InputOrigin.swift
[113/126] Compiling ArgumentParser Name.swift
[114/126] Compiling ArgumentParser Parsed.swift
[115/126] Compiling ArgumentParser ParsedValues.swift
[116/126] Compiling ArgumentParser ParserError.swift
[117/126] Compiling ArgumentParser SplitArguments.swift
[118/126] Compiling ArgumentParser DumpHelpGenerator.swift
[119/126] Compiling ArgumentParser HelpCommand.swift
[120/126] Compiling ArgumentParser HelpGenerator.swift
[121/126] Compiling ArgumentParser MessageInfo.swift
[122/126] Compiling ArgumentParser UsageGenerator.swift
[123/127] Wrapping AST for ArgumentParser for debugging
[125/139] Compiling BreezeCommand Foundation+Extensions.swift
[126/139] Compiling BreezeCommand GenerateGithubWebhook.swift
[127/139] Compiling BreezeCommand Stencil+Extensions.swift
[128/139] Compiling BreezeCommand GenerateWebhook.swift
[129/140] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[130/140] Compiling BreezeCommand HttpAPILambdaParams.swift
[131/140] Compiling BreezeCommand GenerateLambdaAPI.swift
[132/140] Compiling BreezeCommand resource_bundle_accessor.swift
[133/140] Compiling BreezeCommand BreezeCommand.swift
[134/140] Compiling BreezeCommand BreezeCommandError.swift
[135/140] Emitting module BreezeCommand
[136/140] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[137/140] Compiling BreezeCommand BreezeConfig.swift
[138/141] Wrapping AST for BreezeCommand for debugging
[139/141] Write Objects.LinkFileList
[140/141] Linking breeze
Build complete! (18.78s)
Build complete.
Done.