Build Information
Successful build of SwiftFormatterPlugin, reference v1.0.3 (53d24a
), with Swift 6.0 for Linux on 28 Nov 2024 21:13:59 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/SwiftFormatterPlugin.git
Reference: v1.0.3
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/elegantchaos/SwiftFormatterPlugin
* tag v1.0.3 -> FETCH_HEAD
HEAD is now at 53d24a9 Added basic docs
Cloned https://github.com/elegantchaos/SwiftFormatterPlugin.git
Revision (git rev-parse @):
53d24a9c47d53f9c67c630e7e23fb50b8b442dd2
SUCCESS checkout https://github.com/elegantchaos/SwiftFormatterPlugin.git at v1.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/elegantchaos/SwiftFormatterPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/nicklockwood/SwiftFormat
[1/45778] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (29.25s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (3.65s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftFormatterPlugin
Building for debugging...
[2/9] Write sources
[4/9] Write swift-version-24593BA9C3E375BF.txt
[6/125] Compiling SwiftFormat SpaceAroundParens.swift
[7/125] Compiling SwiftFormat SpaceInsideBraces.swift
[8/125] Compiling SwiftFormat SpaceInsideBrackets.swift
[9/125] Compiling SwiftFormat SpaceInsideComments.swift
[10/125] Compiling SwiftFormat SpaceInsideGenerics.swift
[11/125] Compiling SwiftFormat SpaceInsideParens.swift
[12/125] Compiling SwiftFormat Specifiers.swift
[13/125] Compiling SwiftFormat StrongOutlets.swift
[14/125] Compiling SwiftFormat StrongifiedSelf.swift
[15/125] Compiling SwiftFormat Todos.swift
[16/125] Compiling SwiftFormat TrailingClosures.swift
[17/125] Compiling SwiftFormat TrailingCommas.swift
[18/125] Compiling SwiftFormat TrailingSpace.swift
[19/125] Compiling SwiftFormat TypeSugar.swift
[20/125] Compiling SwiftFormat UnusedArguments.swift
[21/125] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[22/141] Compiling SwiftFormat RedundantStaticSelf.swift
[23/141] Compiling SwiftFormat RedundantType.swift
[24/141] Compiling SwiftFormat RedundantTypedThrows.swift
[25/141] Compiling SwiftFormat RedundantVoidReturnType.swift
[26/141] Compiling SwiftFormat Semicolons.swift
[27/141] Compiling SwiftFormat SortDeclarations.swift
[28/141] Compiling SwiftFormat SortImports.swift
[29/141] Compiling SwiftFormat SortSwitchCases.swift
[30/141] Compiling SwiftFormat SortTypealiases.swift
[31/141] Compiling SwiftFormat SortedImports.swift
[32/141] Compiling SwiftFormat SortedSwitchCases.swift
[33/141] Compiling SwiftFormat SpaceAroundBraces.swift
[34/141] Compiling SwiftFormat SpaceAroundBrackets.swift
[35/141] Compiling SwiftFormat SpaceAroundComments.swift
[36/141] Compiling SwiftFormat SpaceAroundGenerics.swift
[37/141] Compiling SwiftFormat SpaceAroundOperators.swift
[38/141] Compiling SwiftFormat Acronyms.swift
[39/141] Compiling SwiftFormat AndOperator.swift
[40/141] Compiling SwiftFormat AnyObjectProtocol.swift
[41/141] Compiling SwiftFormat ApplicationMain.swift
[42/141] Compiling SwiftFormat AssertionFailures.swift
[43/141] Compiling SwiftFormat BlankLineAfterImports.swift
[44/141] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[45/141] Compiling SwiftFormat BlankLinesAroundMark.swift
[46/141] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[47/141] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[48/141] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[49/141] Compiling SwiftFormat BlankLinesBetweenImports.swift
[50/141] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[51/141] Compiling SwiftFormat BlockComments.swift
[52/141] Compiling SwiftFormat Braces.swift
[53/141] Compiling SwiftFormat ConditionalAssignment.swift
[54/141] Compiling SwiftFormat ConsecutiveBlankLines.swift
[55/141] Compiling SwiftFormat RedundantExtensionACL.swift
[56/141] Compiling SwiftFormat RedundantFileprivate.swift
[57/141] Compiling SwiftFormat RedundantGet.swift
[58/141] Compiling SwiftFormat RedundantInit.swift
[59/141] Compiling SwiftFormat RedundantInternal.swift
[60/141] Compiling SwiftFormat RedundantLet.swift
[61/141] Compiling SwiftFormat RedundantLetError.swift
[62/141] Compiling SwiftFormat RedundantNilInit.swift
[63/141] Compiling SwiftFormat RedundantObjc.swift
[64/141] Compiling SwiftFormat RedundantOptionalBinding.swift
[65/141] Compiling SwiftFormat RedundantParens.swift
[66/141] Compiling SwiftFormat RedundantPattern.swift
[67/141] Compiling SwiftFormat RedundantProperty.swift
[68/141] Compiling SwiftFormat RedundantRawValues.swift
[69/141] Compiling SwiftFormat RedundantReturn.swift
[70/141] Compiling SwiftFormat RedundantSelf.swift
[71/141] Compiling SwiftFormat ConsecutiveSpaces.swift
[72/141] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[73/141] Compiling SwiftFormat DocComments.swift
[74/141] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[75/141] Compiling SwiftFormat DuplicateImports.swift
[76/141] Compiling SwiftFormat ElseOnSameLine.swift
[77/141] Compiling SwiftFormat EmptyBraces.swift
[78/141] Compiling SwiftFormat EnumNamespaces.swift
[79/141] Compiling SwiftFormat ExtensionAccessControl.swift
[80/141] Compiling SwiftFormat FileHeader.swift
[81/141] Compiling SwiftFormat GenericExtensions.swift
[82/141] Compiling SwiftFormat HeaderFileName.swift
[83/141] Compiling SwiftFormat HoistAwait.swift
[84/141] Compiling SwiftFormat HoistPatternLet.swift
[85/141] Compiling SwiftFormat HoistTry.swift
[86/141] Compiling SwiftFormat Indent.swift
[87/141] Compiling SwiftFormat InitCoderUnavailable.swift
[88/141] Compiling SwiftFormat IsEmpty.swift
[89/141] Compiling SwiftFormat LeadingDelimiters.swift
[90/141] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[91/141] Compiling SwiftFormat Linebreaks.swift
[92/141] Compiling SwiftFormat MarkTypes.swift
[93/141] Compiling SwiftFormat ModifierOrder.swift
[94/141] Compiling SwiftFormat NoExplicitOwnership.swift
[95/141] Compiling SwiftFormat NumberFormatting.swift
[96/141] Compiling SwiftFormat OpaqueGenericParameters.swift
[97/141] Compiling SwiftFormat OrganizeDeclarations.swift
[98/141] Compiling SwiftFormat PreferForLoop.swift
[99/141] Compiling SwiftFormat PreferKeyPath.swift
[100/141] Compiling SwiftFormat PropertyTypes.swift
[101/141] Compiling SwiftFormat RedundantBackticks.swift
[102/141] Compiling SwiftFormat RedundantBreak.swift
[103/141] Compiling SwiftFormat RedundantClosure.swift
[104/141] Emitting module SwiftFormat
[105/141] Compiling SwiftFormat Void.swift
[106/141] Compiling SwiftFormat Wrap.swift
[107/141] Compiling SwiftFormat WrapArguments.swift
[108/141] Compiling SwiftFormat WrapAttributes.swift
[109/141] Compiling SwiftFormat WrapConditionalBodies.swift
[110/141] Compiling SwiftFormat WrapEnumCases.swift
[111/141] Compiling SwiftFormat WrapLoopBodies.swift
[112/141] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[113/141] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[114/141] Compiling SwiftFormat WrapSingleLineComments.swift
[115/141] Compiling SwiftFormat WrapSwitchCases.swift
[116/141] Compiling SwiftFormat YodaConditions.swift
[117/141] Compiling SwiftFormat Singularize.swift
[118/141] Compiling SwiftFormat SwiftFormat.swift
[119/141] Compiling SwiftFormat Tokenizer.swift
[120/141] Compiling SwiftFormat XMLReporter.swift
[121/141] Compiling SwiftFormat Arguments.swift
[122/141] Compiling SwiftFormat CommandLine.swift
[123/141] Compiling SwiftFormat DeclarationHelpers.swift
[124/141] Compiling SwiftFormat EnumAssociable.swift
[125/141] Compiling SwiftFormat FormatRule.swift
[126/141] Compiling SwiftFormat Formatter.swift
[127/141] Compiling SwiftFormat FormattingHelpers.swift
[128/141] Compiling SwiftFormat GitFileInfo.swift
[129/141] Compiling SwiftFormat GithubActionsLogReporter.swift
[130/141] Compiling SwiftFormat Globs.swift
[131/141] Compiling SwiftFormat Inference.swift
[132/141] Compiling SwiftFormat JSONReporter.swift
[133/141] Compiling SwiftFormat OptionDescriptor.swift
[134/141] Compiling SwiftFormat Options.swift
[135/141] Compiling SwiftFormat ParsingHelpers.swift
[136/141] Compiling SwiftFormat Reporter.swift
[137/141] Compiling SwiftFormat RuleRegistry.generated.swift
[138/142] Wrapping AST for SwiftFormat for debugging
[140/144] Emitting module CommandLineTool
[141/144] Compiling CommandLineTool main.swift
[142/145] Wrapping AST for CommandLineTool for debugging
[143/145] Write Objects.LinkFileList
[144/145] Linking swiftformat-tool
Build complete! (79.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.49.11",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "SwiftFormatterPlugin",
"name" : "SwiftFormatterPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftFormatterPlugin",
"targets" : [
"SwiftFormatterPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftFormatterPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftFormatterPlugin",
"path" : "Plugins/SwiftFormatterPlugin",
"plugin_capability" : {
"intent" : {
"type" : "sourceCodeFormatting"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "This command reformats source files.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_dependencies" : [
"swiftformat"
],
"product_memberships" : [
"SwiftFormatterPlugin"
],
"sources" : [
"SwiftFormatterPlugin.swift"
],
"type" : "plugin"
}
],
"tools_version" : "5.6"
}
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.