Build Information
Successful build of Groot, reference 1.2.0 (60e46b
), with Swift 6.0 for Linux on 12 Apr 2025 07:34:09 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jjotaum/Groot.git
Reference: 1.2.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/jjotaum/Groot
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 60e46bd Update README file
Cloned https://github.com/jjotaum/Groot.git
Revision (git rev-parse @):
60e46bd689620c391b07caa428b9b38ba399a7cc
SUCCESS checkout https://github.com/jjotaum/Groot.git at 1.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/jjotaum/Groot.git
https://github.com/jjotaum/Groot.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Groot",
"name" : "Groot",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Groot",
"targets" : [
"Groot"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GrootTests",
"module_type" : "SwiftTarget",
"name" : "GrootTests",
"path" : "Tests/GrootTests",
"sources" : [
"GrootTests.swift"
],
"target_dependencies" : [
"Groot"
],
"type" : "test"
},
{
"c99name" : "Groot",
"module_type" : "SwiftTarget",
"name" : "Groot",
"path" : "Sources/Groot",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Groot"
],
"sources" : [
"Groot.swift",
"TreeGenerator.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
[1/14827] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.83s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.58s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[4/10] Write swift-version-24593BA9C3E375BF.txt
[6/12] Emitting module ArgumentParserToolInfo
[7/12] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/13] Wrapping AST for ArgumentParserToolInfo for debugging
[10/51] Emitting module ArgumentParser
[11/56] Compiling ArgumentParser Name.swift
[12/56] Compiling ArgumentParser Parsed.swift
[13/56] Compiling ArgumentParser ParsedValues.swift
[14/56] Compiling ArgumentParser ParserError.swift
[15/56] Compiling ArgumentParser SplitArguments.swift
[16/56] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/56] Compiling ArgumentParser CompletionsGenerator.swift
[18/56] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/56] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/56] Compiling ArgumentParser Argument.swift
[21/56] Compiling ArgumentParser ArgumentHelp.swift
[22/56] Compiling ArgumentParser OptionGroup.swift
[23/56] Compiling ArgumentParser AsyncParsableCommand.swift
[24/56] Compiling ArgumentParser CommandConfiguration.swift
[25/56] Compiling ArgumentParser CommandGroup.swift
[26/56] Compiling ArgumentParser EnumerableFlag.swift
[27/56] Compiling ArgumentParser ExpressibleByArgument.swift
[28/56] Compiling ArgumentParser ParsableArguments.swift
[29/56] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/56] Compiling ArgumentParser ParsableCommand.swift
[31/56] Compiling ArgumentParser ArgumentDecoder.swift
[32/56] Compiling ArgumentParser ArgumentDefinition.swift
[33/56] Compiling ArgumentParser ArgumentSet.swift
[34/56] Compiling ArgumentParser CommandParser.swift
[35/56] Compiling ArgumentParser InputKey.swift
[36/56] Compiling ArgumentParser InputOrigin.swift
[37/56] Compiling ArgumentParser ArgumentVisibility.swift
[38/56] Compiling ArgumentParser CompletionKind.swift
[39/56] Compiling ArgumentParser Errors.swift
[40/56] Compiling ArgumentParser Flag.swift
[41/56] Compiling ArgumentParser NameSpecification.swift
[42/56] Compiling ArgumentParser Option.swift
[43/56] Compiling ArgumentParser CollectionExtensions.swift
[44/56] Compiling ArgumentParser Platform.swift
[45/56] Compiling ArgumentParser SequenceExtensions.swift
[46/56] Compiling ArgumentParser StringExtensions.swift
[47/56] Compiling ArgumentParser Tree.swift
[48/56] Compiling ArgumentParser DumpHelpGenerator.swift
[49/56] Compiling ArgumentParser HelpCommand.swift
[50/56] Compiling ArgumentParser HelpGenerator.swift
[51/56] Compiling ArgumentParser MessageInfo.swift
[52/56] Compiling ArgumentParser UsageGenerator.swift
[53/57] Wrapping AST for ArgumentParser for debugging
[55/61] Compiling Groot main.swift
[56/61] Compiling Groot Groot.swift
[57/61] Emitting module Groot
[58/61] Compiling Groot TreeGenerator.swift
[59/62] Wrapping AST for Groot for debugging
[60/62] Write Objects.LinkFileList
[61/62] Linking Groot
Build complete! (21.71s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Groot",
"name" : "Groot",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Groot",
"targets" : [
"Groot"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GrootTests",
"module_type" : "SwiftTarget",
"name" : "GrootTests",
"path" : "Tests/GrootTests",
"sources" : [
"GrootTests.swift"
],
"target_dependencies" : [
"Groot"
],
"type" : "test"
},
{
"c99name" : "Groot",
"module_type" : "SwiftTarget",
"name" : "Groot",
"path" : "Sources/Groot",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Groot"
],
"sources" : [
"Groot.swift",
"TreeGenerator.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.