Build Information
Successful build of CDRCodable, reference 2.0.1 (061e9c), with Swift 6.3 for Android on 19 Apr 2026 04:53:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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-4606859-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/DimaRU/Msg2swift.git
[1/213] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.21s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 3.0.0 (0.63s)
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.95s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.48s)
Creating working copy for https://github.com/DimaRU/Msg2swift.git
Working copy of https://github.com/DimaRU/Msg2swift.git resolved at 3.0.0
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
[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--4F562202D5529B1.txt
[12/34] Emitting module ArgumentParserToolInfo
[13/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/35] Emitting module ArgumentParserToolInfo
[16/35] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/35] Wrapping AST for ArgumentParserToolInfo for debugging
[20/128] Compiling ArgumentParser InputOrigin.swift
[21/128] Compiling ArgumentParser Name.swift
[22/128] Compiling ArgumentParser Parsed.swift
[23/128] Compiling ArgumentParser ParsedValues.swift
[24/128] Compiling ArgumentParser ParserError.swift
[25/128] Compiling ArgumentParser SplitArguments.swift
[26/134] Emitting module ArgumentParser
[27/134] Compiling ArgumentParser ArgumentVisibility.swift
[28/134] Compiling ArgumentParser CompletionKind.swift
[29/134] Compiling ArgumentParser Errors.swift
[30/134] Compiling ArgumentParser Flag.swift
[31/134] Compiling ArgumentParser NameSpecification.swift
[32/134] Compiling ArgumentParser Option.swift
[33/134] Compiling ArgumentParser OptionGroup.swift
[34/134] Compiling CDRCodable UnkeyedEncodingContainer.swift
[35/135] Compiling CDRCodable CDREncoder.swift
[36/135] Compiling CDRCodable SingleValueEncodingContainer.swift
[37/135] Compiling CDRCodable KeyedEncodingContainer.swift
[38/135] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/135] Compiling ArgumentParser CompletionsGenerator.swift
[40/135] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/135] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/135] Compiling ArgumentParser Argument.swift
[43/135] Compiling ArgumentParser ArgumentDiscussion.swift
[44/135] Compiling ArgumentParser ArgumentHelp.swift
[45/135] Compiling CDRCodable SingleValueDecodingContainer.swift
[46/135] Emitting module CDRCodable
[49/135] Compiling CDRCodable UnkeyedDecodingContainer.swift
[50/135] Compiling CDRCodable InlineArrayCodable.swift
[51/136] Compiling ArgumentParser Tree.swift
[52/136] Compiling ArgumentParser CodingKeyValidator.swift
[53/136] Compiling ArgumentParser NonsenseFlagsValidator.swift
[54/136] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/136] Compiling ArgumentParser PositionalArgumentsValidator.swift
[56/136] Compiling ArgumentParser UniqueNamesValidator.swift
[58/136] Compiling ArgumentParser Mutex.swift
[59/136] Compiling ArgumentParser Platform.swift
[60/136] Compiling ArgumentParser SequenceExtensions.swift
[61/136] Compiling ArgumentParser StringExtensions.swift
[62/136] Compiling ArgumentParser SwiftExtensions.swift
[63/136] Compiling ArgumentParser ParentCommand.swift
[64/136] Compiling ArgumentParser ParsableCommand.swift
[65/136] Compiling ArgumentParser ArgumentDecoder.swift
[66/136] Compiling ArgumentParser ArgumentDefinition.swift
[67/136] Compiling ArgumentParser ArgumentSet.swift
[68/136] Compiling ArgumentParser CommandParser.swift
[69/136] Compiling ArgumentParser InputKey.swift
[70/136] Compiling ArgumentParser Foundation.swift
[71/136] Compiling ArgumentParser AsyncParsableCommand.swift
[72/136] Compiling ArgumentParser CommandConfiguration.swift
[73/136] Compiling ArgumentParser CommandGroup.swift
[74/136] Compiling ArgumentParser EnumerableFlag.swift
[75/136] Compiling ArgumentParser ExpressibleByArgument.swift
[76/136] Compiling ArgumentParser ParsableArguments.swift
[77/136] Emitting module ArgumentParser
[91/142] Compiling ArgumentParser DumpHelpGenerator.swift
[92/142] Compiling ArgumentParser HelpCommand.swift
[93/142] Compiling ArgumentParser HelpGenerator.swift
[94/142] Compiling ArgumentParser MessageInfo.swift
[95/142] Compiling ArgumentParser UsageGenerator.swift
[96/142] Compiling ArgumentParser CollectionExtensions.swift
[104/143] Wrapping AST for ArgumentParser for debugging
[106/149] Compiling ArgumentParser Tree.swift
[107/149] Compiling ArgumentParser CodingKeyValidator.swift
[108/149] Compiling ArgumentParser NonsenseFlagsValidator.swift
[109/149] Compiling ArgumentParser ParsableArgumentsValidation.swift
[110/149] Compiling ArgumentParser PositionalArgumentsValidator.swift
[111/149] Compiling ArgumentParser UniqueNamesValidator.swift
[137/150] Wrapping AST for ArgumentParser for debugging
[139/156] Emitting module msg2swift
[140/156] Compiling msg2swift StringProtocol+Extensions.swift
[141/156] Compiling msg2swift ReservedWords.swift
[142/156] Compiling msg2swift ConverFromSnakeCase.swift
[143/156] Compiling msg2swift Msg2swift.swift
[144/156] Compiling msg2swift SwiftGenerator.swift
[146/157] Emitting module msg2swift
[146/157] Wrapping AST for msg2swift for debugging
[147/157] Write Objects.LinkFileList
[148/157] Linking msg2swift
[150/157] Compiling msg2swift ConverFromSnakeCase.swift
[151/157] Compiling msg2swift Msg2swift.swift
[152/157] Compiling msg2swift SwiftGenerator.swift
[153/157] Compiling msg2swift StringProtocol+Extensions.swift
[154/157] Compiling msg2swift ReservedWords.swift
[155/158] Wrapping AST for msg2swift for debugging
[156/158] Write Objects.LinkFileList
[157/158] Linking msg2swift-tool
Build complete! (49.89s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.