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 5.9 for Linux on 21 Nov 2024 02:42:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
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:             5.9
Building package at path:  $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
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
[1/219] Fetching swift-sls-adapter
[220/5408] Fetching swift-sls-adapter, stencil
[5409/17806] Fetching swift-sls-adapter, stencil, swift-argument-parser
Fetched https://github.com/swift-serverless/swift-sls-adapter (0.74s)
Fetched https://github.com/stencilproject/Stencil.git (0.75s)
Fetched https://github.com/apple/swift-argument-parser.git (0.75s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (0.44s)
Fetching https://github.com/jpsim/Yams.git
[1/9936] Fetching yams
Fetched https://github.com/jpsim/Yams.git (1.14s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.40s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[1022/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git (0.20s)
Fetched https://github.com/kylef/PathKit.git (0.21s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.41s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.20s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.45s)
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.44s)
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/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-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/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.1.3
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Copying Resources
[2/16] Compiling writer.c
[3/16] Compiling parser.c
[4/16] Compiling reader.c
[5/16] Compiling api.c
[6/16] Compiling emitter.c
[7/16] Compiling scanner.c
[9/35] Compiling Yams Mark.swift
[10/35] Compiling Yams Node.Mapping.swift
[11/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/36] Emitting module ArgumentParserToolInfo
[14/38] Wrapping AST for ArgumentParserToolInfo for debugging
[16/76] Compiling ArgumentParser NameSpecification.swift
[17/76] Compiling ArgumentParser Option.swift
[18/76] Compiling ArgumentParser OptionGroup.swift
[19/76] Compiling ArgumentParser AsyncParsableCommand.swift
[20/76] Compiling Yams YamlError.swift
[21/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/76] Emitting module Yams
[24/76] Compiling ArgumentParser ArgumentVisibility.swift
[25/76] Compiling ArgumentParser CompletionKind.swift
[26/76] Compiling ArgumentParser Errors.swift
[27/76] Compiling ArgumentParser Flag.swift
[28/76] Compiling ArgumentParser Argument.swift
[29/76] Compiling ArgumentParser ArgumentHelp.swift
[30/77] Emitting module PathKit
[31/77] Compiling PathKit PathKit.swift
[34/80] Wrapping AST for Yams for debugging
[36/89] Wrapping AST for PathKit for debugging
[38/111] Compiling SLSAdapter Region.swift
[39/112] Compiling SLSAdapter Resource.swift
[40/112] Compiling SLSAdapter ServerlessConfig.swift
[41/112] Emitting module Stencil
[42/114] Compiling SLSAdapter YAMLContent.swift
[43/114] Compiling Stencil IfTag.swift
[44/114] Compiling Stencil Include.swift
[45/114] Compiling Stencil Inheritance.swift
[46/114] Compiling Stencil TrimBehaviour.swift
[47/114] Compiling Stencil Variable.swift
[48/114] Compiling Stencil FilterTag.swift
[49/114] Compiling Stencil Filters.swift
[50/114] Compiling Stencil ForTag.swift
[51/114] Compiling Stencil Context.swift
[52/114] Compiling Stencil DynamicMemberLookup.swift
[53/114] Compiling Stencil Environment.swift
[54/114] Compiling Stencil Errors.swift
[55/114] Compiling Stencil Expression.swift
[56/114] Compiling Stencil Extension.swift
[59/114] Compiling SLSAdapter Function.swift
[60/114] Emitting module SLSAdapter
[67/119] Emitting module ArgumentParser
[74/119] Compiling Stencil KeyPath.swift
[75/119] Compiling Stencil LazyValueWrapper.swift
[76/119] Compiling Stencil Lexer.swift
[77/119] Compiling Stencil Loader.swift
[78/119] Compiling Stencil Node.swift
[79/119] Compiling Stencil NowTag.swift
[80/119] Compiling Stencil Parser.swift
[81/119] Compiling Stencil Template.swift
[82/119] Compiling Stencil Tokenizer.swift
[84/121] Compiling SLSAdapter Package.swift
[85/121] Compiling SLSAdapter Provider.swift
[88/123] Wrapping AST for Stencil for debugging
[89/123] Wrapping AST for SLSAdapter for debugging
[92/123] Compiling ArgumentParser Parsed.swift
[93/123] Compiling ArgumentParser ParsedValues.swift
[94/123] Compiling ArgumentParser ParserError.swift
[95/123] Compiling ArgumentParser SplitArguments.swift
[96/123] Compiling ArgumentParser ArgumentDefinition.swift
[97/123] Compiling ArgumentParser ArgumentSet.swift
[98/123] Compiling ArgumentParser CommandParser.swift
[99/123] Compiling ArgumentParser InputKey.swift
[100/123] Compiling ArgumentParser InputOrigin.swift
[101/123] Compiling ArgumentParser ExpressibleByArgument.swift
[102/123] Compiling ArgumentParser ParsableArguments.swift
[103/123] Compiling ArgumentParser ParsableArgumentsValidation.swift
[104/123] Compiling ArgumentParser ParsableCommand.swift
[105/123] Compiling ArgumentParser ArgumentDecoder.swift
[116/123] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[117/123] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[118/123] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[119/123] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[120/123] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[122/125] Wrapping AST for ArgumentParser for debugging
[124/137] Compiling BreezeCommand Stencil+Extensions.swift
[125/138] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[126/138] Compiling BreezeCommand GenerateWebhook.swift
[127/138] Compiling BreezeCommand resource_bundle_accessor.swift
[128/138] Compiling BreezeCommand HttpAPILambdaParams.swift
[129/138] Compiling BreezeCommand GenerateLambdaAPI.swift
[130/138] Compiling BreezeCommand Foundation+Extensions.swift
[131/138] Compiling BreezeCommand GenerateGithubWebhook.swift
[132/138] Compiling BreezeCommand BreezeCommand.swift
[133/138] Compiling BreezeCommand BreezeCommandError.swift
[134/138] Emitting module BreezeCommand
[135/138] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[136/138] Compiling BreezeCommand BreezeConfig.swift
[138/140] Wrapping AST for BreezeCommand for debugging
[139/140] Linking breeze
Build complete! (32.64s)
Build complete.
Done.