Build Information
Successful build of CDRCodable, reference 1.2.3 (a08b03
), with Swift 6.1 for Android on 29 May 2025 06:20:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/CDRCodable.git
Reference: 1.2.3
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 1.2.3 -> FETCH_HEAD
HEAD is now at a08b036 Msg2Swift stable version dependency
Cloned https://github.com/DimaRU/CDRCodable.git
Revision (git rev-parse @):
a08b036c8edd75b237b913e5aedc2f43fe5032c0
SUCCESS checkout https://github.com/DimaRU/CDRCodable.git at 1.2.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/DimaRU/CDRCodable.git
https://github.com/DimaRU/CDRCodable.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "msg2swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.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" : "13.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",
"Numeric+Bytes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/DimaRU/Msg2swift.git
[1/184] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.40s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (1.40s)
Fetching https://github.com/apple/swift-argument-parser
[1/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.78s)
Creating working copy for https://github.com/DimaRU/Msg2swift.git
Working copy of https://github.com/DimaRU/Msg2swift.git resolved at 1.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.5.1
[1/1] Compiling plugin Msg2swiftCommand
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[11/33] Emitting module ArgumentParserToolInfo
[12/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/34] Emitting module ArgumentParserToolInfo
[14/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/35] Wrapping AST for ArgumentParserToolInfo for debugging
[19/111] Compiling ArgumentParser OptionGroup.swift
[20/111] Compiling ArgumentParser AsyncParsableCommand.swift
[21/111] Compiling ArgumentParser CommandConfiguration.swift
[22/111] Compiling ArgumentParser CommandGroup.swift
[23/111] Compiling ArgumentParser EnumerableFlag.swift
[24/116] Emitting module ArgumentParser
[25/116] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/116] Compiling ArgumentParser CompletionsGenerator.swift
[27/116] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/116] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/116] Compiling ArgumentParser Argument.swift
[30/116] Compiling ArgumentParser ArgumentHelp.swift
[31/116] Compiling ArgumentParser ArgumentVisibility.swift
[32/116] Compiling ArgumentParser CompletionKind.swift
[33/116] Compiling ArgumentParser Errors.swift
[34/116] Compiling ArgumentParser Flag.swift
[35/116] Compiling ArgumentParser NameSpecification.swift
[36/116] Compiling ArgumentParser Option.swift
[42/121] Compiling ArgumentParser CollectionExtensions.swift
[43/121] Compiling ArgumentParser Platform.swift
[44/121] Compiling ArgumentParser SequenceExtensions.swift
[45/121] Compiling ArgumentParser StringExtensions.swift
[46/121] Compiling ArgumentParser Tree.swift
[53/121] Compiling ArgumentParser DumpHelpGenerator.swift
[54/121] Compiling ArgumentParser HelpCommand.swift
[55/121] Compiling ArgumentParser HelpGenerator.swift
[56/121] Compiling ArgumentParser MessageInfo.swift
[57/121] Compiling ArgumentParser UsageGenerator.swift
[58/121] Compiling CDRCodable UnkeyedDecodingContainer.swift
[59/122] Compiling CDRCodable SingleValueEncodingContainer.swift
[60/122] Compiling CDRCodable KeyedEncodingContainer.swift
[61/122] Compiling CDRCodable CDREncoder.swift
[62/122] Compiling CDRCodable UnkeyedEncodingContainer.swift
[63/122] Compiling CDRCodable SingleValueDecodingContainer.swift
[66/122] Emitting module CDRCodable
[67/122] Compiling ArgumentParser Name.swift
[68/122] Compiling ArgumentParser Parsed.swift
[69/122] Compiling ArgumentParser ParsedValues.swift
[70/122] Compiling ArgumentParser ParserError.swift
[71/122] Compiling ArgumentParser SplitArguments.swift
[72/122] Compiling ArgumentParser ArgumentDefinition.swift
[73/122] Compiling ArgumentParser ArgumentSet.swift
[74/122] Compiling ArgumentParser CommandParser.swift
[75/122] Compiling ArgumentParser InputKey.swift
[76/122] Compiling ArgumentParser InputOrigin.swift
[77/122] Compiling ArgumentParser ExpressibleByArgument.swift
[78/122] Compiling ArgumentParser ParsableArguments.swift
[79/122] Compiling ArgumentParser ParsableArgumentsValidation.swift
[80/122] Compiling ArgumentParser ParsableCommand.swift
[81/122] Compiling ArgumentParser ArgumentDecoder.swift
[87/123] Compiling CDRCodable Numeric+Bytes.swift
[90/124] Emitting module ArgumentParser
[96/124] Wrapping AST for ArgumentParser for debugging
[98/130] Compiling msg2swift ReservedWords.swift
[109/130] Emitting module msg2swift
[110/130] Compiling msg2swift ConverFromSnakeCase.swift
[111/130] Compiling msg2swift Msg2swift.swift
[117/130] Compiling msg2swift StringProtocol+Extensions.swift
[118/130] Compiling msg2swift SwiftGenerator.swift
[119/131] Wrapping AST for msg2swift for debugging
[120/131] Write Objects.LinkFileList
[127/132] Linking msg2swift
[128/132] Wrapping AST for ArgumentParser for debugging
[130/138] Compiling msg2swift StringProtocol+Extensions.swift
[131/138] Compiling msg2swift ConverFromSnakeCase.swift
[132/138] Emitting module msg2swift
[133/138] Compiling msg2swift Msg2swift.swift
[134/138] Compiling msg2swift ReservedWords.swift
[135/138] Compiling msg2swift SwiftGenerator.swift
[136/139] Wrapping AST for msg2swift for debugging
[137/139] Write Objects.LinkFileList
[138/139] Linking msg2swift-tool
Build complete! (34.81s)
Build complete.
{
"dependencies" : [
{
"identity" : "msg2swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.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" : "13.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",
"Numeric+Bytes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.