Build Information
Successful build of swift-template, reference 1.2.1 (7558b6
), with Swift 6.0 for Linux on 29 Nov 2024 06:53:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BinaryBirds/swift-template.git
Reference: 1.2.1
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/BinaryBirds/swift-template
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 7558b64 Generate command ignores .git directory (#3)
Cloned https://github.com/BinaryBirds/swift-template.git
Revision (git rev-parse @):
7558b640d6f5a85c6daf85e7d983627ad2154553
SUCCESS checkout https://github.com/BinaryBirds/swift-template.git at 1.2.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/BinaryBirds/swift-template.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/binarybirds/path-kit
Fetching https://github.com/binarybirds/build-kit
Fetching https://github.com/binarybirds/git-kit
Fetching https://github.com/binarybirds/plural-kit.git
Fetching https://github.com/binarybirds/shell-kit
Fetching https://github.com/vapor/console-kit
[1/21] Fetching build-kit
[22/47] Fetching build-kit, shell-kit
[48/90] Fetching build-kit, shell-kit, git-kit
[91/107] Fetching build-kit, shell-kit, git-kit, plural-kit
[108/5577] Fetching build-kit, shell-kit, git-kit, plural-kit, console-kit
[546/5613] Fetching build-kit, shell-kit, git-kit, plural-kit, console-kit, path-kit
Fetched https://github.com/binarybirds/path-kit from cache (0.29s)
Fetched https://github.com/binarybirds/build-kit from cache (0.29s)
Fetched https://github.com/binarybirds/plural-kit.git from cache (0.29s)
Fetched https://github.com/binarybirds/shell-kit from cache (0.29s)
Fetched https://github.com/binarybirds/git-kit from cache (0.33s)
Fetched https://github.com/vapor/console-kit from cache (0.33s)
Computing version for https://github.com/binarybirds/plural-kit.git
Computed https://github.com/binarybirds/plural-kit.git at 1.0.0 (0.44s)
Computing version for https://github.com/binarybirds/build-kit
Computed https://github.com/binarybirds/build-kit at 1.0.1 (0.46s)
Computing version for https://github.com/binarybirds/git-kit
Computed https://github.com/binarybirds/git-kit at 1.0.1 (0.45s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.1 (0.44s)
Computing version for https://github.com/binarybirds/path-kit
Computed https://github.com/binarybirds/path-kit at 1.1.0 (0.46s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.15.1 (0.60s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3709] Fetching swift-log
[3710/75708] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.87s)
Fetched https://github.com/apple/swift-nio.git from cache (3.94s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[3920/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
[4369/15603] Fetching swift-collections
[15604/17172] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.33s)
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Creating working copy for https://github.com/binarybirds/git-kit
Working copy of https://github.com/binarybirds/git-kit resolved at 1.0.1
Creating working copy for https://github.com/binarybirds/plural-kit.git
Working copy of https://github.com/binarybirds/plural-kit.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.15.1
Creating working copy for https://github.com/binarybirds/build-kit
Working copy of https://github.com/binarybirds/build-kit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/binarybirds/path-kit
Working copy of https://github.com/binarybirds/path-kit resolved at 1.1.0
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-kit resolved at 1.0.1
Building for debugging...
[0/29] Write sources
[12/29] Compiling c-nioatomics.c
[13/29] Compiling c-atomics.c
[14/29] Write swift-version-24593BA9C3E375BF.txt
[16/47] Compiling Logging LogHandler.swift
[17/47] Emitting module Logging
[18/47] Compiling Logging Locks.swift
[19/47] Compiling NIOConcurrencyHelpers lock.swift
[20/47] Compiling Logging MetadataProvider.swift
[21/47] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[22/47] Compiling NIOConcurrencyHelpers atomics.swift
[23/47] Emitting module NIOConcurrencyHelpers
[24/47] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/47] Compiling Logging Logging.swift
[26/47] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[28/49] Wrapping AST for Logging for debugging
[29/49] Wrapping AST for NIOConcurrencyHelpers for debugging
[31/75] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[32/75] Compiling ConsoleKitTerminal ConsoleClear.swift
[33/75] Compiling ConsoleKitTerminal Console+Ask.swift
[34/75] Compiling ConsoleKitTerminal Console+Choose.swift
[35/75] Compiling ConsoleKitTerminal Console+Confirm.swift
[36/75] Compiling ConsoleKitTerminal Console+Input.swift
[37/75] Compiling ConsoleKitTerminal Console+Center.swift
[38/75] Compiling ConsoleKitTerminal Console+Output.swift
[39/78] Emitting module ConsoleKitTerminal
[40/78] Compiling PluralKit String+Plural.swift
[41/78] Emitting module PathKit
[42/78] Compiling PathKit Path.swift
[43/78] Compiling PluralKit PluralKit.swift
[44/78] Emitting module PluralKit
[47/80] Compiling ShellKit Shell.swift
[48/80] Emitting module ShellKit
[49/81] Wrapping AST for PathKit for debugging
[49/81] Wrapping AST for PluralKit for debugging
[51/81] Wrapping AST for ShellKit for debugging
[53/81] Compiling ConsoleKitTerminal AnySendableHashable.swift
[54/81] Compiling ConsoleKitTerminal ConsoleLogger.swift
[55/81] Compiling ConsoleKitTerminal LoggerFragment.swift
[56/85] Emitting module GitKit
[57/85] Compiling GitKit Git.swift
[58/86] Wrapping AST for GitKit for debugging
[60/86] Compiling ConsoleKitTerminal Console+Wait.swift
[61/86] Compiling ConsoleKitTerminal ConsoleColor.swift
[62/86] Compiling ConsoleKitTerminal ConsoleStyle.swift
[63/86] Compiling ConsoleKitTerminal CustomActivity.swift
[64/86] Compiling ConsoleKitTerminal LoadingBar.swift
[65/86] Compiling ConsoleKitTerminal ProgressBar.swift
[66/86] Compiling ConsoleKitTerminal Console+Clear.swift
[67/86] Compiling ConsoleKitTerminal ActivityBar.swift
[68/86] Compiling ConsoleKitTerminal ActivityIndicator.swift
[69/86] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[70/86] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[71/86] Compiling ConsoleKitTerminal Console.swift
[72/86] Compiling ConsoleKitTerminal Terminal.swift
[73/86] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[74/86] Compiling ConsoleKitTerminal ConsoleText.swift
[75/86] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[76/86] Compiling ConsoleKitTerminal ANSI.swift
[77/86] Emitting module BuildKit
[78/86] Compiling BuildKit Project.swift
[80/88] Wrapping AST for BuildKit for debugging
[81/88] Wrapping AST for ConsoleKitTerminal for debugging
[83/113] Compiling SwiftTemplate String+CapitalizedFirstCharacter.swift
[84/113] Emitting module SwiftTemplate
[85/113] Compiling SwiftTemplate Template.swift
[86/114] Emitting module ConsoleKitCommands
[87/116] Compiling ConsoleKitCommands CommandSignature.swift
[88/116] Compiling ConsoleKitCommands Flag.swift
[89/116] Compiling ConsoleKitCommands Option.swift
[91/116] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[92/116] Compiling ConsoleKitCommands Utilities.swift
[93/116] Compiling ConsoleKitCommands CommandGroup.swift
[94/116] Compiling ConsoleKitCommands CommandInput.swift
[95/116] Compiling ConsoleKitCommands Commands.swift
[96/116] Compiling ConsoleKitCommands Command.swift
[97/116] Compiling ConsoleKitCommands CommandContext.swift
[98/116] Compiling ConsoleKitCommands CommandError.swift
[99/116] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[100/116] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[101/116] Compiling ConsoleKitCommands Argument.swift
[102/116] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[103/116] Compiling ConsoleKitCommands AsyncCommand.swift
[104/116] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[105/116] Compiling ConsoleKitCommands AsyncCommands.swift
[106/116] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[107/116] Compiling ConsoleKitCommands AnyCommand.swift
[108/116] Compiling ConsoleKitCommands Console+Run.swift
[109/116] Compiling ConsoleKitCommands ConsoleError.swift
[110/116] Compiling ConsoleKitCommands Completion.swift
[111/117] Wrapping AST for SwiftTemplate for debugging
[112/117] Wrapping AST for ConsoleKitCommands for debugging
[114/119] Emitting module ConsoleKit
[115/119] Compiling ConsoleKit Exports.swift
[116/120] Wrapping AST for ConsoleKit for debugging
[118/128] Compiling SwiftTemplateCli main.swift
[119/128] Compiling SwiftTemplateCli UpdateCommand.swift
[120/128] Compiling SwiftTemplateCli RemoveCommand.swift
[121/128] Compiling SwiftTemplateCli ListCommand.swift
[122/128] Compiling SwiftTemplateCli InstallCommand.swift
[123/128] Compiling SwiftTemplateCli CreateCommand.swift
[124/128] Emitting module SwiftTemplateCli
[125/128] Compiling SwiftTemplateCli GenerateCommand.swift
[126/129] Wrapping AST for SwiftTemplateCli for debugging
[127/129] Write Objects.LinkFileList
[128/129] Linking swift-template-cli
Build complete! (40.23s)
Build complete.
{
"dependencies" : [
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit"
},
{
"identity" : "path-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/binarybirds/path-kit"
},
{
"identity" : "shell-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/binarybirds/shell-kit"
},
{
"identity" : "git-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/binarybirds/git-kit"
},
{
"identity" : "build-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/binarybirds/build-kit"
},
{
"identity" : "plural-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/binarybirds/plural-kit.git"
}
],
"manifest_display_name" : "swift-template",
"name" : "swift-template",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "swift-template-cli",
"targets" : [
"SwiftTemplateCli"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftTemplate",
"targets" : [
"SwiftTemplate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftTemplateTests",
"module_type" : "SwiftTarget",
"name" : "SwiftTemplateTests",
"path" : "Tests/SwiftTemplateTests",
"sources" : [
"SwiftTemplateTests.swift"
],
"target_dependencies" : [
"SwiftTemplate"
],
"type" : "test"
},
{
"c99name" : "SwiftTemplateCli",
"module_type" : "SwiftTarget",
"name" : "SwiftTemplateCli",
"path" : "Sources/SwiftTemplateCli",
"product_dependencies" : [
"ConsoleKit"
],
"product_memberships" : [
"swift-template-cli"
],
"sources" : [
"Commands/CreateCommand.swift",
"Commands/GenerateCommand.swift",
"Commands/InstallCommand.swift",
"Commands/ListCommand.swift",
"Commands/RemoveCommand.swift",
"Commands/UpdateCommand.swift",
"main.swift"
],
"target_dependencies" : [
"SwiftTemplate"
],
"type" : "executable"
},
{
"c99name" : "SwiftTemplate",
"module_type" : "SwiftTarget",
"name" : "SwiftTemplate",
"path" : "Sources/SwiftTemplate",
"product_dependencies" : [
"PathKit",
"ShellKit",
"GitKit",
"BuildKit",
"PluralKit"
],
"product_memberships" : [
"swift-template-cli",
"SwiftTemplate"
],
"sources" : [
"String+CapitalizedFirstCharacter.swift",
"Template.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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.