The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CDRCodable, reference master (061e9c), with Swift 6.2 for Linux on 16 Mar 2026 20:36:23 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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/CDRCodable.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/DimaRU/Msg2swift.git
[1/213] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.34s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 3.0.0 (0.85s)
Fetching https://github.com/apple/swift-argument-parser
[1/17237] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.08s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.80s)
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
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
[14/34] Emitting module ArgumentParserToolInfo
[16/35] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/35] Wrapping AST for ArgumentParserToolInfo for debugging
[20/128] Emitting module CDRCodable
[21/128] Compiling CDRCodable SingleValueDecodingContainer.swift
[22/128] Compiling ArgumentParser ParsableCommand.swift
[23/128] Compiling ArgumentParser ArgumentDecoder.swift
[24/129] Compiling CDRCodable SingleValueEncodingContainer.swift
[25/129] Compiling CDRCodable UnkeyedEncodingContainer.swift
[26/129] Compiling CDRCodable KeyedEncodingContainer.swift
[27/129] Compiling CDRCodable UnkeyedDecodingContainer.swift
[28/129] Compiling CDRCodable CDREncoder.swift
[29/129] Compiling CDRCodable InlineArrayCodable.swift
[31/130] Emitting module ArgumentParser
[32/136] Compiling ArgumentParser Foundation.swift
[33/136] Compiling ArgumentParser Mutex.swift
[34/136] Compiling ArgumentParser Platform.swift
[35/136] Compiling ArgumentParser SequenceExtensions.swift
[36/136] Compiling ArgumentParser StringExtensions.swift
[37/136] Compiling ArgumentParser SwiftExtensions.swift
[44/142] Compiling ArgumentParser ParentCommand.swift
[45/142] Compiling ArgumentParser AsyncParsableCommand.swift
[46/142] Compiling ArgumentParser CommandConfiguration.swift
[47/142] Compiling ArgumentParser CommandGroup.swift
[48/142] Compiling ArgumentParser EnumerableFlag.swift
[49/142] Compiling ArgumentParser ExpressibleByArgument.swift
[50/142] Compiling ArgumentParser ParsableArguments.swift
[51/142] Compiling ArgumentParser ArgumentVisibility.swift
[52/142] Compiling ArgumentParser CompletionKind.swift
[53/142] Compiling ArgumentParser Errors.swift
[54/142] Compiling ArgumentParser Flag.swift
[55/142] Compiling ArgumentParser NameSpecification.swift
[56/142] Compiling ArgumentParser Option.swift
[57/142] Compiling ArgumentParser OptionGroup.swift
[58/142] Compiling ArgumentParser Tree.swift
[59/142] Compiling ArgumentParser CodingKeyValidator.swift
[60/142] Compiling ArgumentParser NonsenseFlagsValidator.swift
[61/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/142] Compiling ArgumentParser PositionalArgumentsValidator.swift
[63/142] Compiling ArgumentParser UniqueNamesValidator.swift
[72/142] Compiling ArgumentParser ArgumentDefinition.swift
[73/142] Compiling ArgumentParser ArgumentSet.swift
[74/142] Compiling ArgumentParser CommandParser.swift
[75/142] Compiling ArgumentParser InputKey.swift
[77/142] Emitting module ArgumentParser
[78/142] Compiling ArgumentParser InputOrigin.swift
[79/142] Compiling ArgumentParser Name.swift
[80/142] Compiling ArgumentParser Parsed.swift
[81/142] Compiling ArgumentParser ParsedValues.swift
[82/142] Compiling ArgumentParser ParserError.swift
[83/142] Compiling ArgumentParser SplitArguments.swift
[84/142] Compiling ArgumentParser BashCompletionsGenerator.swift
[85/142] Compiling ArgumentParser CompletionsGenerator.swift
[86/142] Compiling ArgumentParser FishCompletionsGenerator.swift
[87/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[88/142] Compiling ArgumentParser Argument.swift
[89/142] Compiling ArgumentParser ArgumentDiscussion.swift
[90/142] Compiling ArgumentParser ArgumentHelp.swift
[103/142] Compiling ArgumentParser DumpHelpGenerator.swift
[104/142] Compiling ArgumentParser HelpCommand.swift
[105/142] Compiling ArgumentParser HelpGenerator.swift
[106/142] Compiling ArgumentParser MessageInfo.swift
[107/142] Compiling ArgumentParser UsageGenerator.swift
[108/142] Compiling ArgumentParser CollectionExtensions.swift
[136/146] Wrapping AST for ArgumentParser for debugging
[139/156] Compiling msg2swift StringProtocol+Extensions.swift
[140/156] Compiling msg2swift ReservedWords.swift
[141/156] Emitting module msg2swift
[142/156] Compiling msg2swift ConverFromSnakeCase.swift
[143/156] Compiling msg2swift Msg2swift.swift
[144/156] Compiling msg2swift ConverFromSnakeCase.swift
[145/156] Emitting module msg2swift
[146/156] Compiling msg2swift Msg2swift.swift
[147/156] Compiling msg2swift StringProtocol+Extensions.swift
[148/156] Compiling msg2swift ReservedWords.swift
[149/156] Compiling msg2swift SwiftGenerator.swift
[152/158] Wrapping AST for msg2swift for debugging
[153/158] Write Objects.LinkFileList
[154/158] Wrapping AST for msg2swift for debugging
[155/158] Write Objects.LinkFileList
[156/158] Linking msg2swift
[157/158] Linking msg2swift-tool
Build complete! (42.78s)
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.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.