Build Information
Successful build of SwiftRLP, reference v1.0.0 (068c35), with Swift 6.3 for Linux on 16 Apr 2026 06:03:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alephao/swift-rlp.git
Reference: v1.0.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/alephao/swift-rlp
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 068c35a docs: fix badge tag
Cloned https://github.com/alephao/swift-rlp.git
Revision (git rev-parse @):
068c35a18258a4197ae9ae4144f699903db26734
SUCCESS checkout https://github.com/alephao/swift-rlp.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/alephao/swift-rlp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.49s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (2.65s)
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.7.1
[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] Compiling RLP RLPValue.swift
[9/20] Emitting module ArgumentParserToolInfo
[10/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/21] Wrapping AST for ArgumentParserToolInfo for debugging
[13/67] Compiling RLP RLPError.swift
[14/67] Compiling RLP RLPEncoder.swift
[15/67] Compiling RLP RLPDecoder.swift
[16/67] Emitting module RLP
[17/68] Wrapping AST for RLP for debugging
[19/68] Emitting module ArgumentParser
[20/74] Compiling ArgumentParser ParentCommand.swift
[21/74] Compiling ArgumentParser AsyncParsableCommand.swift
[22/74] Compiling ArgumentParser CommandConfiguration.swift
[23/74] Compiling ArgumentParser CommandGroup.swift
[24/74] Compiling ArgumentParser EnumerableFlag.swift
[25/74] Compiling ArgumentParser ExpressibleByArgument.swift
[26/74] Compiling ArgumentParser ParsableArguments.swift
[27/74] Compiling ArgumentParser InputOrigin.swift
[28/74] Compiling ArgumentParser Name.swift
[29/74] Compiling ArgumentParser Parsed.swift
[30/74] Compiling ArgumentParser ParsedValues.swift
[31/74] Compiling ArgumentParser ParserError.swift
[32/74] Compiling ArgumentParser SplitArguments.swift
[33/74] Compiling ArgumentParser Tree.swift
[34/74] Compiling ArgumentParser CodingKeyValidator.swift
[35/74] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/74] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/74] Compiling ArgumentParser UniqueNamesValidator.swift
[39/74] Compiling ArgumentParser Foundation.swift
[40/74] Compiling ArgumentParser Mutex.swift
[41/74] Compiling ArgumentParser Platform.swift
[42/74] Compiling ArgumentParser SequenceExtensions.swift
[43/74] Compiling ArgumentParser StringExtensions.swift
[44/74] Compiling ArgumentParser SwiftExtensions.swift
[45/74] Compiling ArgumentParser DumpHelpGenerator.swift
[46/74] Compiling ArgumentParser HelpCommand.swift
[47/74] Compiling ArgumentParser HelpGenerator.swift
[48/74] Compiling ArgumentParser MessageInfo.swift
[49/74] Compiling ArgumentParser UsageGenerator.swift
[50/74] Compiling ArgumentParser CollectionExtensions.swift
[51/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[52/74] Compiling ArgumentParser CompletionsGenerator.swift
[53/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[54/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[55/74] Compiling ArgumentParser Argument.swift
[56/74] Compiling ArgumentParser ArgumentDiscussion.swift
[57/74] Compiling ArgumentParser ArgumentHelp.swift
[58/74] Compiling ArgumentParser ArgumentVisibility.swift
[59/74] Compiling ArgumentParser CompletionKind.swift
[60/74] Compiling ArgumentParser Errors.swift
[61/74] Compiling ArgumentParser Flag.swift
[62/74] Compiling ArgumentParser NameSpecification.swift
[63/74] Compiling ArgumentParser Option.swift
[64/74] Compiling ArgumentParser OptionGroup.swift
[65/74] Compiling ArgumentParser ParsableCommand.swift
[66/74] Compiling ArgumentParser ArgumentDecoder.swift
[67/74] Compiling ArgumentParser ArgumentDefinition.swift
[68/74] Compiling ArgumentParser ArgumentSet.swift
[69/74] Compiling ArgumentParser CommandParser.swift
[70/74] Compiling ArgumentParser InputKey.swift
[71/75] Wrapping AST for ArgumentParser for debugging
[73/77] Emitting module cli
[74/77] Compiling cli RLPCli.swift
[75/78] Wrapping AST for cli for debugging
[76/78] Write Objects.LinkFileList
[77/78] Linking cli
Build complete! (39.44s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "SwiftRLP",
"name" : "SwiftRLP",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "RLP",
"targets" : [
"RLP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "cli",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "Sources/cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"cli"
],
"sources" : [
"RLPCli.swift"
],
"target_dependencies" : [
"RLP"
],
"type" : "executable"
},
{
"c99name" : "RLPTests",
"module_type" : "SwiftTarget",
"name" : "RLPTests",
"path" : "Tests/RLPTests",
"sources" : [
"RLPDecoderTests.swift",
"RLPEncoderTests.swift"
],
"target_dependencies" : [
"RLP"
],
"type" : "test"
},
{
"c99name" : "RLP",
"module_type" : "SwiftTarget",
"name" : "RLP",
"path" : "Sources/RLP",
"product_memberships" : [
"RLP",
"cli"
],
"sources" : [
"RLPDecoder.swift",
"RLPEncoder.swift",
"RLPError.swift",
"RLPValue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.