Build Information
Successful build of SwiftABNF, reference main (64b50e), with Swift 6.1 for Linux on 10 Mar 2026 20:50:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cmkilger/SwiftABNF.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/cmkilger/SwiftABNF
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 64b50e3 Merge pull request #7 from cmkilger/cli-platforms
Cloned https://github.com/cmkilger/SwiftABNF.git
Revision (git rev-parse @):
64b50e3fab53383df3a4079fe2a253db2a5c35bd
SUCCESS checkout https://github.com/cmkilger/SwiftABNF.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/cmkilger/SwiftABNF.git
https://github.com/cmkilger/SwiftABNF.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "SwiftABNF",
"name" : "SwiftABNF",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ABNFLib",
"targets" : [
"ABNFLib"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "abnf",
"targets" : [
"abnf"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "abnf",
"module_type" : "SwiftTarget",
"name" : "abnf",
"path" : "Sources/abnf",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"abnf"
],
"sources" : [
"abnf.swift"
],
"target_dependencies" : [
"ABNFLib"
],
"type" : "executable"
},
{
"c99name" : "ABNFLibTests",
"module_type" : "SwiftTarget",
"name" : "ABNFLibTests",
"path" : "Tests/ABNFLibTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/ABNFLibTests/postal_address.abnf",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ABNFLibTests.swift"
],
"target_dependencies" : [
"ABNFLib"
],
"type" : "test"
},
{
"c99name" : "ABNFLib",
"module_type" : "SwiftTarget",
"name" : "ABNFLib",
"path" : "Sources/ABNFLib",
"product_memberships" : [
"ABNFLib",
"abnf"
],
"sources" : [
"ABNF+Errors.swift",
"ABNF+Parsing.swift",
"ABNF+Validation.swift",
"ABNF.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
[1/17192] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.81s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.49s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/20] Emitting module ArgumentParserToolInfo
[9/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/21] Wrapping AST for ArgumentParserToolInfo for debugging
[12/67] Compiling ABNFLib ABNF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/67] Emitting module ABNFLib
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/67] Compiling ABNFLib ABNF+Parsing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/67] Compiling ABNFLib ABNF+Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/67] Compiling ABNFLib ABNF+Validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/68] Wrapping AST for ABNFLib for debugging
[19/68] Emitting module ArgumentParser
[20/74] Compiling ArgumentParser Foundation.swift
[21/74] Compiling ArgumentParser Mutex.swift
[22/74] Compiling ArgumentParser Platform.swift
[23/74] Compiling ArgumentParser SequenceExtensions.swift
[24/74] Compiling ArgumentParser StringExtensions.swift
[25/74] Compiling ArgumentParser SwiftExtensions.swift
[26/74] Compiling ArgumentParser Tree.swift
[27/74] Compiling ArgumentParser CodingKeyValidator.swift
[28/74] Compiling ArgumentParser NonsenseFlagsValidator.swift
[29/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/74] Compiling ArgumentParser PositionalArgumentsValidator.swift
[31/74] Compiling ArgumentParser UniqueNamesValidator.swift
[32/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/74] Compiling ArgumentParser CompletionsGenerator.swift
[34/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/74] Compiling ArgumentParser Argument.swift
[37/74] Compiling ArgumentParser ArgumentDiscussion.swift
[38/74] Compiling ArgumentParser ArgumentHelp.swift
[39/74] Compiling ArgumentParser DumpHelpGenerator.swift
[40/74] Compiling ArgumentParser HelpCommand.swift
[41/74] Compiling ArgumentParser HelpGenerator.swift
[42/74] Compiling ArgumentParser MessageInfo.swift
[43/74] Compiling ArgumentParser UsageGenerator.swift
[44/74] Compiling ArgumentParser CollectionExtensions.swift
[45/74] Compiling ArgumentParser InputOrigin.swift
[46/74] Compiling ArgumentParser Name.swift
[47/74] Compiling ArgumentParser Parsed.swift
[48/74] Compiling ArgumentParser ParsedValues.swift
[49/74] Compiling ArgumentParser ParserError.swift
[50/74] Compiling ArgumentParser SplitArguments.swift
[51/74] Compiling ArgumentParser ArgumentVisibility.swift
[52/74] Compiling ArgumentParser CompletionKind.swift
[53/74] Compiling ArgumentParser Errors.swift
[54/74] Compiling ArgumentParser Flag.swift
[55/74] Compiling ArgumentParser NameSpecification.swift
[56/74] Compiling ArgumentParser Option.swift
[57/74] Compiling ArgumentParser OptionGroup.swift
[58/74] Compiling ArgumentParser ParsableCommand.swift
[59/74] Compiling ArgumentParser ArgumentDecoder.swift
[60/74] Compiling ArgumentParser ArgumentDefinition.swift
[61/74] Compiling ArgumentParser ArgumentSet.swift
[62/74] Compiling ArgumentParser CommandParser.swift
[63/74] Compiling ArgumentParser InputKey.swift
[64/74] Compiling ArgumentParser ParentCommand.swift
[65/74] Compiling ArgumentParser AsyncParsableCommand.swift
[66/74] Compiling ArgumentParser CommandConfiguration.swift
[67/74] Compiling ArgumentParser CommandGroup.swift
[68/74] Compiling ArgumentParser EnumerableFlag.swift
[69/74] Compiling ArgumentParser ExpressibleByArgument.swift
[70/74] Compiling ArgumentParser ParsableArguments.swift
[71/75] Wrapping AST for ArgumentParser for debugging
[73/77] Compiling abnf abnf.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/77] Emitting module abnf
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/78] Wrapping AST for abnf for debugging
[76/78] Write Objects.LinkFileList
[77/78] Linking abnf
Build complete! (40.57s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "SwiftABNF",
"name" : "SwiftABNF",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ABNFLib",
"targets" : [
"ABNFLib"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "abnf",
"targets" : [
"abnf"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "abnf",
"module_type" : "SwiftTarget",
"name" : "abnf",
"path" : "Sources/abnf",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"abnf"
],
"sources" : [
"abnf.swift"
],
"target_dependencies" : [
"ABNFLib"
],
"type" : "executable"
},
{
"c99name" : "ABNFLibTests",
"module_type" : "SwiftTarget",
"name" : "ABNFLibTests",
"path" : "Tests/ABNFLibTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/ABNFLibTests/postal_address.abnf",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ABNFLibTests.swift"
],
"target_dependencies" : [
"ABNFLib"
],
"type" : "test"
},
{
"c99name" : "ABNFLib",
"module_type" : "SwiftTarget",
"name" : "ABNFLib",
"path" : "Sources/ABNFLib",
"product_memberships" : [
"ABNFLib",
"abnf"
],
"sources" : [
"ABNF+Errors.swift",
"ABNF+Parsing.swift",
"ABNF+Validation.swift",
"ABNF.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.