Build Information
Successful build of CDRCodable, reference master (061e9c), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 04:45:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 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
Fetching https://github.com/DimaRU/Msg2swift.git
[1/213] 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 3.0.0 (1.24s)
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.20s)
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
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "msg2swift",
"name": "msg2swift",
"url": "https://github.com/DimaRU/Msg2swift.git",
"version": "3.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Msg2swift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/DimaRU/CDRCodable.git
[1/493] Fetching cdrcodable
Fetched https://github.com/DimaRU/CDRCodable.git from cache (0.68s)
Fetching https://github.com/DimaRU/Msg2swift.git from cache
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.45s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 3.0.0 (0.51s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.62s)
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/DimaRU/CDRCodable.git
Working copy of https://github.com/DimaRU/CDRCodable.git resolved at master (061e9c1)
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
Found 1 product dependencies
- msg2swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/DimaRU/CDRCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Msg2swiftCommand
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/19] Write sources
[4/19] Write msg2swift-tool-entitlement.plist
[4/19] Write sources
[4/19] Write msg2swift-entitlement.plist
[5/19] Write sources
[12/19] Write swift-version--6988338F2F200930.txt
[14/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/33] Emitting module ArgumentParserToolInfo
[16/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/33] Emitting module ArgumentParserToolInfo
[18/127] Compiling ArgumentParser CommandConfiguration.swift
[19/127] Compiling ArgumentParser CommandGroup.swift
[20/127] Compiling ArgumentParser EnumerableFlag.swift
[21/127] Compiling ArgumentParser ExpressibleByArgument.swift
[22/127] Compiling ArgumentParser ParsableArguments.swift
[23/132] Compiling ArgumentParser ArgumentDiscussion.swift
[24/132] Compiling ArgumentParser ArgumentHelp.swift
[25/132] Compiling ArgumentParser ArgumentVisibility.swift
[26/132] Compiling ArgumentParser CompletionKind.swift
[27/132] Compiling ArgumentParser Errors.swift
[28/132] Compiling ArgumentParser Flag.swift
[29/132] Compiling ArgumentParser NameSpecification.swift
[30/132] Compiling ArgumentParser Option.swift
[31/132] Compiling ArgumentParser OptionGroup.swift
[32/132] Compiling ArgumentParser ParentCommand.swift
[38/137] Emitting module ArgumentParser
[40/137] Compiling ArgumentParser Platform.swift
[41/137] Compiling ArgumentParser SequenceExtensions.swift
[42/137] Compiling ArgumentParser StringExtensions.swift
[43/137] Compiling ArgumentParser SwiftExtensions.swift
[44/137] Compiling ArgumentParser Tree.swift
[45/137] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/137] Compiling ArgumentParser CompletionsGenerator.swift
[47/137] Compiling ArgumentParser FishCompletionsGenerator.swift
[48/137] Compiling ArgumentParser ZshCompletionsGenerator.swift
[49/137] Compiling ArgumentParser Argument.swift
[54/137] Compiling ArgumentParser AsyncParsableCommand.swift
[55/137] Compiling CDRCodable UnkeyedEncodingContainer.swift
[56/137] Compiling CDRCodable KeyedEncodingContainer.swift
[57/137] Compiling CDRCodable CDRDecoder.swift
[58/137] Compiling CDRCodable InlineArrayCodable.swift
[59/137] Compiling CDRCodable SingleValueEncodingContainer.swift
[60/137] Compiling CDRCodable KeyedDecodingContainer.swift
[61/137] Emitting module CDRCodable
[62/137] Compiling CDRCodable UnkeyedDecodingContainer.swift
[63/137] Compiling CDRCodable CDREncoder.swift
[64/137] Compiling CDRCodable SingleValueDecodingContainer.swift
[65/137] Compiling ArgumentParser MessageInfo.swift
[66/137] Compiling ArgumentParser UsageGenerator.swift
[67/137] Compiling ArgumentParser CollectionExtensions.swift
[68/137] Compiling ArgumentParser Foundation.swift
[69/137] Compiling ArgumentParser Mutex.swift
[76/137] Compiling ArgumentParser CodingKeyValidator.swift
[77/137] Compiling ArgumentParser NonsenseFlagsValidator.swift
[78/137] Compiling ArgumentParser ParsableArgumentsValidation.swift
[79/137] Compiling ArgumentParser PositionalArgumentsValidator.swift
[80/137] Compiling ArgumentParser UniqueNamesValidator.swift
[86/137] Compiling ArgumentParser CommandParser.swift
[91/137] Compiling ArgumentParser InputKey.swift
[92/137] Compiling ArgumentParser InputOrigin.swift
[93/137] Compiling ArgumentParser Name.swift
[94/137] Compiling ArgumentParser Parsed.swift
[95/137] Compiling ArgumentParser ParsedValues.swift
[96/137] Compiling ArgumentParser ParserError.swift
[97/137] Compiling ArgumentParser SplitArguments.swift
[98/137] Compiling ArgumentParser DumpHelpGenerator.swift
[99/137] Compiling ArgumentParser HelpCommand.swift
[100/137] Compiling ArgumentParser HelpGenerator.swift
[123/137] Compiling ArgumentParser ParsableCommand.swift
[124/137] Compiling ArgumentParser ArgumentDecoder.swift
[125/137] Compiling ArgumentParser ArgumentDefinition.swift
[126/137] Compiling ArgumentParser ArgumentSet.swift
[132/149] Compiling msg2swift ReservedWords.swift
[134/149] Emitting module msg2swift
[135/149] Compiling msg2swift ConverFromSnakeCase.swift
[136/149] Compiling msg2swift Msg2swift.swift
[137/149] Emitting module msg2swift
[138/149] Compiling msg2swift ConverFromSnakeCase.swift
[139/149] Compiling msg2swift Msg2swift.swift
[140/149] Compiling msg2swift StringProtocol+Extensions.swift
[141/149] Compiling msg2swift SwiftGenerator.swift
[142/149] Compiling msg2swift StringProtocol+Extensions.swift
[143/149] Compiling msg2swift SwiftGenerator.swift
[143/149] Write Objects.LinkFileList
[145/149] Linking msg2swift-tool
[146/149] Linking msg2swift
[147/149] Applying msg2swift-tool
[148/149] Applying msg2swift
Build complete! (17.63s)
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" : "/Users/admin/builder/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"
}
Done.