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, reference 1.2.3 (a08b03), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 19:39:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/CDRCodable.git
Reference: 1.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/DimaRU/Msg2swift.git
[2/184] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.66s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (0.42s)
Fetching https://github.com/apple/swift-argument-parser
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.44s)
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.0
Creating working copy for https://github.com/DimaRU/Msg2swift.git
Working copy of https://github.com/DimaRU/Msg2swift.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cdrcodable",
      "name": "CDRCodable",
      "url": "https://github.com/DimaRU/CDRCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CDRCodable",
      "dependencies": [
        {
          "identity": "msg2swift",
          "name": "msg2swift",
          "url": "https://github.com/DimaRU/Msg2swift.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Msg2swift",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/DimaRU/CDRCodable.git
[1/413] Fetching cdrcodable
Fetched https://github.com/DimaRU/CDRCodable.git from cache (0.76s)
Fetching https://github.com/DimaRU/Msg2swift.git from cache
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.48s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (0.02s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.03s)
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.0
Creating working copy for https://github.com/DimaRU/CDRCodable.git
Working copy of https://github.com/DimaRU/CDRCodable.git resolved at 1.2.3 (a08b036)
Found 1 product dependencies
  - msg2swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/DimaRU/CDRCodable.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Msg2swiftCommand
Building for debugging...
[2/11] Write sources
[6/11] Write msg2swift-tool-entitlement.plist
[7/11] Write swift-version--7754E27361AE5C74.txt
[9/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/23] Emitting module ArgumentParserToolInfo
[11/62] Compiling ArgumentParser CommandConfiguration.swift
[12/62] Compiling ArgumentParser CommandGroup.swift
[13/62] Compiling ArgumentParser EnumerableFlag.swift
[14/62] Compiling ArgumentParser ExpressibleByArgument.swift
[15/66] Compiling ArgumentParser InputOrigin.swift
[16/66] Compiling ArgumentParser Name.swift
[17/66] Compiling ArgumentParser Parsed.swift
[18/66] Compiling ArgumentParser ParsedValues.swift
[19/66] Compiling ArgumentParser ArgumentHelp.swift
[20/66] Compiling ArgumentParser ArgumentVisibility.swift
[21/66] Compiling ArgumentParser CompletionKind.swift
[22/66] Compiling ArgumentParser Errors.swift
[23/66] Compiling ArgumentParser Flag.swift
[24/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/66] Compiling ArgumentParser CompletionsGenerator.swift
[26/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/66] Compiling ArgumentParser Argument.swift
[29/66] Compiling ArgumentParser Platform.swift
[30/66] Compiling ArgumentParser SequenceExtensions.swift
[31/66] Compiling ArgumentParser StringExtensions.swift
[32/66] Compiling ArgumentParser Tree.swift
[33/66] Compiling ArgumentParser ParsableArguments.swift
[34/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/66] Compiling ArgumentParser ParsableCommand.swift
[36/66] Compiling ArgumentParser ArgumentDecoder.swift
[37/66] Emitting module ArgumentParser
[38/66] Compiling ArgumentParser NameSpecification.swift
[39/66] Compiling ArgumentParser Option.swift
[40/66] Compiling ArgumentParser OptionGroup.swift
[41/66] Compiling ArgumentParser AsyncParsableCommand.swift
[42/66] Compiling CDRCodable Numeric+Bytes.swift
[43/66] Compiling CDRCodable SingleValueEncodingContainer.swift
[44/66] Compiling CDRCodable KeyedEncodingContainer.swift
[45/66] Compiling CDRCodable CDRDecoder.swift
[46/66] Emitting module CDRCodable
[47/66] Compiling CDRCodable CDREncoder.swift
[48/66] Compiling CDRCodable UnkeyedEncodingContainer.swift
[49/66] Compiling CDRCodable KeyedDecodingContainer.swift
[50/66] Compiling CDRCodable SingleValueDecodingContainer.swift
[51/66] Compiling CDRCodable UnkeyedDecodingContainer.swift
[52/66] Compiling ArgumentParser ArgumentDefinition.swift
[53/66] Compiling ArgumentParser ArgumentSet.swift
[54/66] Compiling ArgumentParser CommandParser.swift
[55/66] Compiling ArgumentParser InputKey.swift
[56/66] Compiling ArgumentParser ParserError.swift
[57/66] Compiling ArgumentParser SplitArguments.swift
[58/66] Compiling ArgumentParser DumpHelpGenerator.swift
[59/66] Compiling ArgumentParser HelpCommand.swift
[60/66] Compiling ArgumentParser HelpGenerator.swift
[61/66] Compiling ArgumentParser MessageInfo.swift
[62/66] Compiling ArgumentParser UsageGenerator.swift
[63/66] Compiling ArgumentParser CollectionExtensions.swift
[64/72] Compiling msg2swift ConverFromSnakeCase.swift
[65/72] Compiling msg2swift Msg2swift.swift
[66/72] Compiling msg2swift StringProtocol+Extensions.swift
[67/72] Compiling msg2swift ReservedWords.swift
[68/72] Emitting module msg2swift
[69/72] Compiling msg2swift SwiftGenerator.swift
[69/72] Write Objects.LinkFileList
[70/72] Linking msg2swift-tool
[71/72] Applying msg2swift-tool
Build complete! (19.69s)
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.