Build Information
Successful build of Breeze, reference main (75766d
), with Swift 5.10 for Linux on 21 Nov 2024 02:43:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.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.10
Building package at path: $PWD
https://github.com/swift-serverless/Breeze.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
38d02c636c0d: Pulling fs layer
b3ae5a9074a8: Pulling fs layer
38d02c636c0d: Waiting
099074009041: Waiting
b3ae5a9074a8: Waiting
2ec76a50fe7c: Verifying Checksum
2ec76a50fe7c: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
2ec76a50fe7c: Pull complete
031194576cad: Download complete
b3ae5a9074a8: Verifying Checksum
38d02c636c0d: Verifying Checksum
38d02c636c0d: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
38d02c636c0d: Pull complete
b3ae5a9074a8: Pull complete
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-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 from cache (0.65s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.65s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.65s)
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.39s)
Fetching https://github.com/jpsim/Yams.git
[1/9936] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (0.95s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.36s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.19s)
Fetched https://github.com/kylef/PathKit.git from cache (0.20s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.36s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.96s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.37s)
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.34s)
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/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/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/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/25] Write sources
[8/25] Copying Resources
[9/25] Compiling writer.c
[10/25] Compiling parser.c
[11/25] Compiling reader.c
[11/25] Write swift-version-24593BA9C3E375BF.txt
[13/25] Compiling api.c
[14/25] Compiling emitter.c
[15/25] Compiling scanner.c
[17/44] Emitting module ArgumentParserToolInfo
[18/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/45] Wrapping AST for ArgumentParserToolInfo for debugging
[21/83] Compiling ArgumentParser Errors.swift
[22/83] Compiling ArgumentParser Flag.swift
[23/84] Compiling ArgumentParser NameSpecification.swift
[24/84] Compiling ArgumentParser Option.swift
[25/84] Compiling ArgumentParser ArgumentVisibility.swift
[26/84] Compiling ArgumentParser CompletionKind.swift
[27/84] Compiling ArgumentParser OptionGroup.swift
[28/84] Compiling ArgumentParser AsyncParsableCommand.swift
[29/84] Compiling ArgumentParser Argument.swift
[30/84] Compiling ArgumentParser ArgumentHelp.swift
[31/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/84] Compiling ArgumentParser CompletionsGenerator.swift
[33/84] Emitting module Yams
[34/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/84] Emitting module PathKit
[37/84] Compiling PathKit PathKit.swift
[38/85] Compiling Yams YamlError.swift
[40/86] Wrapping AST for PathKit for debugging
[41/86] Wrapping AST for Yams for debugging
[43/117] Compiling SLSAdapter Region.swift
[44/118] Compiling SLSAdapter ServerlessConfig.swift
[45/118] Compiling SLSAdapter Resource.swift
[46/118] Compiling SLSAdapter YAMLContent.swift
[47/118] Compiling Stencil Loader.swift
[48/118] Compiling Stencil Node.swift
[49/118] Compiling Stencil NowTag.swift
[50/120] Compiling SLSAdapter CodableDefault.swift
[51/120] Compiling SLSAdapter Function+Extensions.swift
[52/120] Compiling SLSAdapter Function.swift
[53/120] Compiling Stencil FilterTag.swift
[54/120] Compiling Stencil Filters.swift
[55/120] Compiling Stencil ForTag.swift
[56/120] Compiling Stencil IfTag.swift
[57/120] Compiling Stencil Include.swift
[58/120] Compiling Stencil Inheritance.swift
[59/120] Compiling Stencil KeyPath.swift
[60/120] Compiling Stencil LazyValueWrapper.swift
[61/120] Compiling Stencil Lexer.swift
[62/120] Compiling Stencil Parser.swift
[63/120] Compiling Stencil Template.swift
[64/120] Compiling Stencil Tokenizer.swift
[65/120] Compiling Stencil Errors.swift
[66/120] Compiling Stencil Expression.swift
[67/120] Compiling Stencil Extension.swift
[71/125] Emitting module ArgumentParser
[74/125] Compiling Stencil Environment.swift
[81/125] Emitting module Stencil
[85/125] Compiling Stencil TrimBehaviour.swift
[86/125] Compiling Stencil Variable.swift
[87/126] Emitting module SLSAdapter
[89/126] Compiling ArgumentParser Name.swift
[90/126] Compiling ArgumentParser Parsed.swift
[91/126] Compiling ArgumentParser ParsedValues.swift
[92/126] Compiling ArgumentParser ParserError.swift
[93/126] Compiling ArgumentParser SplitArguments.swift
[94/126] Compiling ArgumentParser DumpHelpGenerator.swift
[95/126] Compiling ArgumentParser HelpCommand.swift
[96/126] Compiling ArgumentParser HelpGenerator.swift
[97/126] Compiling ArgumentParser MessageInfo.swift
[98/126] Compiling ArgumentParser UsageGenerator.swift
[98/126] Wrapping AST for Stencil for debugging
[100/126] Compiling SLSAdapter Package.swift
[101/126] Compiling SLSAdapter Provider.swift
[102/127] Compiling ArgumentParser CollectionExtensions.swift
[103/127] Compiling ArgumentParser Platform.swift
[104/127] Compiling ArgumentParser SequenceExtensions.swift
[105/127] Compiling ArgumentParser StringExtensions.swift
[106/127] Compiling ArgumentParser Tree.swift
[107/127] Wrapping AST for SLSAdapter for debugging
[115/127] Compiling ArgumentParser ParsableArguments.swift
[116/127] Compiling ArgumentParser ParsableArgumentsValidation.swift
[117/127] Compiling ArgumentParser ParsableCommand.swift
[118/127] Compiling ArgumentParser ArgumentDecoder.swift
[124/128] Wrapping AST for ArgumentParser for debugging
[126/140] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[127/140] Compiling BreezeCommand Stencil+Extensions.swift
[128/140] Compiling BreezeCommand GenerateWebhook.swift
[129/141] Compiling BreezeCommand Foundation+Extensions.swift
[130/141] Compiling BreezeCommand GenerateGithubWebhook.swift
[131/141] Compiling BreezeCommand HttpAPILambdaParams.swift
[132/141] Compiling BreezeCommand GenerateLambdaAPI.swift
[133/141] Compiling BreezeCommand resource_bundle_accessor.swift
[134/141] Compiling BreezeCommand BreezeCommand.swift
[135/141] Compiling BreezeCommand BreezeCommandError.swift
[136/141] Emitting module BreezeCommand
[137/141] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[138/141] Compiling BreezeCommand BreezeConfig.swift
[139/142] Wrapping AST for BreezeCommand for debugging
[140/142] Write Objects.LinkFileList
[141/142] Linking breeze
Build complete! (17.93s)
Build complete.
Done.