This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CDRCodable with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/CDRCodable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DimaRU/CDRCodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/DimaRU/CDRCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Msg2swiftCommand
Building for debugging...
[2/11] Write sources
[5/11] Write msg2swift-entitlement.plist
[7/11] Write swift-version-6F35C1178C84523A.txt
[9/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/23] Emitting module ArgumentParserToolInfo
[11/61] Compiling ArgumentParser AsyncParsableCommand.swift
[12/61] Compiling ArgumentParser CommandConfiguration.swift
[13/61] Compiling ArgumentParser EnumerableFlag.swift
[14/61] Compiling ArgumentParser ExpressibleByArgument.swift
[15/65] Compiling ArgumentParser InputOrigin.swift
[16/65] Compiling ArgumentParser Name.swift
[17/65] Compiling ArgumentParser Parsed.swift
[18/65] Compiling ArgumentParser ParsedValues.swift
[19/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/65] Compiling ArgumentParser CompletionsGenerator.swift
[21/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/65] Compiling ArgumentParser Argument.swift
[24/65] Compiling ArgumentParser Platform.swift
[25/65] Compiling ArgumentParser SequenceExtensions.swift
[26/65] Compiling ArgumentParser StringExtensions.swift
[27/65] Compiling ArgumentParser Tree.swift
[28/65] Emitting module ArgumentParser
[29/65] Compiling ArgumentParser ArgumentDefinition.swift
[30/65] Compiling ArgumentParser ArgumentSet.swift
[31/65] Compiling ArgumentParser CommandParser.swift
[32/65] Compiling ArgumentParser InputKey.swift
[33/65] Compiling ArgumentParser Flag.swift
[34/65] Compiling ArgumentParser NameSpecification.swift
[35/65] Compiling ArgumentParser Option.swift
[36/65] Compiling ArgumentParser OptionGroup.swift
[37/65] Compiling ArgumentParser ParsableArguments.swift
[38/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/65] Compiling ArgumentParser ParsableCommand.swift
[40/65] Compiling ArgumentParser ArgumentDecoder.swift
[41/65] Compiling CDRCodable CDRDecoder.swift
[42/65] Emitting module CDRCodable
[43/65] Compiling CDRCodable UnkeyedDecodingContainer.swift
[44/65] Compiling CDRCodable KeyedEncodingContainer.swift
[45/65] Compiling CDRCodable SingleValueDecodingContainer.swift
[46/65] Compiling CDRCodable KeyedDecodingContainer.swift
[47/65] Compiling CDRCodable CDREncoder.swift
[48/65] Compiling CDRCodable SingleValueEncodingContainer.swift
[49/65] Compiling CDRCodable Numeric+Bytes.swift
[50/65] Compiling CDRCodable UnkeyedEncodingContainer.swift
[51/65] Compiling ArgumentParser ArgumentHelp.swift
[52/65] Compiling ArgumentParser ArgumentVisibility.swift
[53/65] Compiling ArgumentParser CompletionKind.swift
[54/65] Compiling ArgumentParser Errors.swift
[55/65] Compiling ArgumentParser ParserError.swift
[56/65] Compiling ArgumentParser SplitArguments.swift
[57/65] Compiling ArgumentParser DumpHelpGenerator.swift
[58/65] Compiling ArgumentParser HelpCommand.swift
[59/65] Compiling ArgumentParser HelpGenerator.swift
[60/65] Compiling ArgumentParser MessageInfo.swift
[61/65] Compiling ArgumentParser UsageGenerator.swift
[62/65] Compiling ArgumentParser CollectionExtensions.swift
[63/71] Compiling msg2swift StringProtocol+Extensions.swift
[64/71] Emitting module msg2swift
[65/71] Compiling msg2swift ConverFromSnakeCase.swift
[66/71] Compiling msg2swift SwiftGenerator.swift
[67/71] Compiling msg2swift ReservedWords.swift
[68/71] Compiling msg2swift Msg2swift.swift
[68/71] Write Objects.LinkFileList
[69/71] Linking msg2swift
[70/71] Applying msg2swift
Build complete! (30.35s)
Fetching https://github.com/DimaRU/Msg2swift.git
[1/184] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.78s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (0.53s)
Fetching https://github.com/apple/swift-argument-parser
[1/11679] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.56s)
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.4.0
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" : "/Users/admin/builder/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"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.