Build Information
Successful build of CDRCodable, reference 2.0.1 (061e9c), with Swift 6.3 for Linux on 19 Apr 2026 04:53:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/DimaRU/CDRCodable.git
Reference: 2.0.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/DimaRU/CDRCodable
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at 061e9c1 Optimised InlineArray decode
Cloned https://github.com/DimaRU/CDRCodable.git
Revision (git rev-parse @):
061e9c1aacfa383ef3b13c2086c7d17c76816f8f
SUCCESS checkout https://github.com/DimaRU/CDRCodable.git at 2.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/DimaRU/CDRCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/DimaRU/Msg2swift.git
[1/213] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.26s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 3.0.0 (0.90s)
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.18s)
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.1
Creating working copy for https://github.com/DimaRU/Msg2swift.git
Working copy of https://github.com/DimaRU/Msg2swift.git resolved at 3.0.0
[1/1] Compiling plugin Msg2swiftCommand
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/34] Emitting module ArgumentParserToolInfo
[13/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/35] Emitting module ArgumentParserToolInfo
[16/35] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/36] Wrapping AST for ArgumentParserToolInfo for debugging
[20/128] Compiling CDRCodable UnkeyedEncodingContainer.swift
[21/129] Emitting module CDRCodable
[22/129] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/129] Compiling ArgumentParser CompletionsGenerator.swift
[24/129] Compiling CDRCodable SingleValueDecodingContainer.swift
[25/129] Compiling CDRCodable UnkeyedDecodingContainer.swift
[26/129] Compiling CDRCodable SingleValueEncodingContainer.swift
[27/129] Compiling CDRCodable CDREncoder.swift
[28/129] Compiling CDRCodable KeyedEncodingContainer.swift
[29/129] Compiling CDRCodable InlineArrayCodable.swift
[31/130] Compiling ArgumentParser ArgumentDecoder.swift
[32/130] Compiling ArgumentParser ArgumentDefinition.swift
[33/130] Compiling ArgumentParser ArgumentSet.swift
[34/130] Compiling ArgumentParser CommandParser.swift
[35/130] Compiling ArgumentParser InputKey.swift
[36/130] Compiling ArgumentParser ParentCommand.swift
[39/130] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/130] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/130] Compiling ArgumentParser Argument.swift
[42/130] Compiling ArgumentParser ArgumentDiscussion.swift
[43/130] Compiling ArgumentParser ArgumentHelp.swift
[44/136] Compiling ArgumentParser Foundation.swift
[45/136] Compiling ArgumentParser Mutex.swift
[46/136] Compiling ArgumentParser Platform.swift
[47/136] Compiling ArgumentParser SequenceExtensions.swift
[48/136] Compiling ArgumentParser StringExtensions.swift
[49/136] Compiling ArgumentParser SwiftExtensions.swift
[50/142] Emitting module ArgumentParser
[51/142] Compiling ArgumentParser AsyncParsableCommand.swift
[52/142] Compiling ArgumentParser CommandConfiguration.swift
[53/142] Compiling ArgumentParser CommandGroup.swift
[54/142] Compiling ArgumentParser EnumerableFlag.swift
[55/142] Compiling ArgumentParser ExpressibleByArgument.swift
[56/142] Compiling ArgumentParser ParsableArguments.swift
[57/142] Compiling ArgumentParser Tree.swift
[58/142] Compiling ArgumentParser CodingKeyValidator.swift
[59/142] Compiling ArgumentParser NonsenseFlagsValidator.swift
[60/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/142] Compiling ArgumentParser PositionalArgumentsValidator.swift
[62/142] Compiling ArgumentParser UniqueNamesValidator.swift
[63/142] Compiling ArgumentParser InputOrigin.swift
[64/142] Compiling ArgumentParser Name.swift
[65/142] Compiling ArgumentParser Parsed.swift
[66/142] Compiling ArgumentParser ParsedValues.swift
[67/142] Compiling ArgumentParser ParserError.swift
[68/142] Compiling ArgumentParser SplitArguments.swift
[69/142] Compiling ArgumentParser DumpHelpGenerator.swift
[70/142] Compiling ArgumentParser HelpCommand.swift
[71/142] Compiling ArgumentParser HelpGenerator.swift
[72/142] Compiling ArgumentParser MessageInfo.swift
[73/142] Compiling ArgumentParser UsageGenerator.swift
[74/142] Compiling ArgumentParser CollectionExtensions.swift
[87/142] Emitting module ArgumentParser
[95/142] Compiling ArgumentParser OptionGroup.swift
[108/142] Compiling ArgumentParser ParsableCommand.swift
[109/142] Compiling ArgumentParser ArgumentVisibility.swift
[110/142] Compiling ArgumentParser CompletionKind.swift
[111/142] Compiling ArgumentParser Errors.swift
[112/142] Compiling ArgumentParser Flag.swift
[113/142] Compiling ArgumentParser NameSpecification.swift
[114/142] Compiling ArgumentParser Option.swift
[136/144] Wrapping AST for ArgumentParser for debugging
[139/156] Compiling msg2swift ReservedWords.swift
[141/156] Compiling msg2swift ConverFromSnakeCase.swift
[142/156] Emitting module msg2swift
[144/156] Compiling msg2swift Msg2swift.swift
[145/156] Compiling msg2swift ConverFromSnakeCase.swift
[146/156] Compiling msg2swift Msg2swift.swift
[147/156] Compiling msg2swift StringProtocol+Extensions.swift
[148/156] Compiling msg2swift SwiftGenerator.swift
[149/156] Compiling msg2swift StringProtocol+Extensions.swift
[150/156] Compiling msg2swift SwiftGenerator.swift
[152/158] Wrapping AST for msg2swift for debugging
[154/158] Write Objects.LinkFileList
[156/158] Linking msg2swift-tool
[157/158] Linking msg2swift
Build complete! (40.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "msg2swift",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DimaRU/Msg2swift.git"
}
],
"manifest_display_name" : "CDRCodable",
"name" : "CDRCodable",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "CDRCodable",
"targets" : [
"CDRCodable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Msg2swiftCommand",
"targets" : [
"Msg2swiftCommand"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "Msg2swiftCommand",
"module_type" : "PluginTarget",
"name" : "Msg2swiftCommand",
"path" : "Plugins/Msg2swiftCommand",
"plugin_capability" : {
"intent" : {
"description" : "Generate Swift model code from ROS message file.",
"type" : "custom",
"verb" : "msg2swift"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Add generated Swift code",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_dependencies" : [
"msg2swift"
],
"product_memberships" : [
"Msg2swiftCommand"
],
"sources" : [
"plugin.swift"
],
"type" : "plugin"
},
{
"c99name" : "CDRCodableTests",
"module_type" : "SwiftTarget",
"name" : "CDRCodableTests",
"path" : "Tests/CDRCodableTests",
"sources" : [
"CDRCodableDecodingArrayKeyedTests.swift",
"CDRCodableDecodingArrayTests.swift",
"CDRCodableDecodingErrorTests.swift",
"CDRCodableDecodingTests.swift",
"CDRCodableEncodingArrayKeyedTests.swift",
"CDRCodableEncodingArrayTests.swift",
"CDRCodableEncodingTests.swift",
"CDRCodableFixedArrayTests.swift",
"CDRCodablePerformanceTests.swift",
"CDRCodableRoundTripTests.swift",
"CameraInfo.swift",
"RosCommon.swift"
],
"target_dependencies" : [
"CDRCodable"
],
"type" : "test"
},
{
"c99name" : "CDRCodable",
"module_type" : "SwiftTarget",
"name" : "CDRCodable",
"path" : "Sources/CDRCodable",
"product_memberships" : [
"CDRCodable"
],
"sources" : [
"Decoder/CDRDecoder.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/CDREncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"InlineArrayCodable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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.