Build Information
Successful build of CDRCodable, reference master (061e9c), with Swift 6.2 for macOS (SPM) on 16 Mar 2026 20:40:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.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.75s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 3.0.0 (1.31s)
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.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (2.78s)
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
========================================
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": "3.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.7.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/493] Fetching cdrcodable
Fetched https://github.com/DimaRU/CDRCodable.git from cache (0.86s)
Fetching https://github.com/DimaRU/Msg2swift.git from cache
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.56s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 3.0.0 (0.61s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.64s)
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/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.0
Found 1 product dependencies
- msg2swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/DimaRU/CDRCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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
[8/19] Write msg2swift-entitlement.plist
[8/19] Write sources
[12/19] Write swift-version-49B95AFC49DCD68C.txt
[14/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/33] Emitting module ArgumentParserToolInfo
[17/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/127] Emitting module ArgumentParser
[20/137] Compiling ArgumentParser CommandConfiguration.swift
[21/137] Compiling ArgumentParser CommandGroup.swift
[22/137] Compiling ArgumentParser EnumerableFlag.swift
[23/137] Compiling ArgumentParser ExpressibleByArgument.swift
[24/137] Compiling ArgumentParser ParsableArguments.swift
[25/137] Compiling CDRCodable InlineArrayCodable.swift
[26/137] Compiling CDRCodable UnkeyedEncodingContainer.swift
[27/137] Compiling CDRCodable SingleValueEncodingContainer.swift
[28/137] Compiling CDRCodable CDREncoder.swift
[29/137] Compiling CDRCodable UnkeyedDecodingContainer.swift
[30/137] Compiling CDRCodable SingleValueDecodingContainer.swift
[31/137] Compiling CDRCodable KeyedDecodingContainer.swift
[32/137] Compiling CDRCodable CDRDecoder.swift
[33/137] Emitting module CDRCodable
[34/137] Compiling CDRCodable KeyedEncodingContainer.swift
[35/137] Compiling ArgumentParser MessageInfo.swift
[36/137] Compiling ArgumentParser UsageGenerator.swift
[37/137] Compiling ArgumentParser CollectionExtensions.swift
[38/137] Compiling ArgumentParser Foundation.swift
[39/137] Compiling ArgumentParser Mutex.swift
[40/137] Compiling ArgumentParser ParserError.swift
[41/137] Compiling ArgumentParser SplitArguments.swift
[42/137] Compiling ArgumentParser DumpHelpGenerator.swift
[43/137] Compiling ArgumentParser HelpCommand.swift
[44/137] Compiling ArgumentParser HelpGenerator.swift
[45/137] Compiling ArgumentParser NameSpecification.swift
[46/137] Compiling ArgumentParser Option.swift
[47/137] Compiling ArgumentParser OptionGroup.swift
[48/137] Compiling ArgumentParser ParentCommand.swift
[49/137] Compiling ArgumentParser AsyncParsableCommand.swift
[50/137] Compiling ArgumentParser Platform.swift
[51/137] Compiling ArgumentParser SequenceExtensions.swift
[52/137] Compiling ArgumentParser StringExtensions.swift
[53/137] Compiling ArgumentParser SwiftExtensions.swift
[54/137] Compiling ArgumentParser Tree.swift
[55/137] Compiling ArgumentParser CodingKeyValidator.swift
[56/137] Compiling ArgumentParser NonsenseFlagsValidator.swift
[57/137] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/137] Compiling ArgumentParser PositionalArgumentsValidator.swift
[59/137] Compiling ArgumentParser UniqueNamesValidator.swift
[65/137] Compiling ArgumentParser ParsableCommand.swift
[66/137] Compiling ArgumentParser ArgumentDecoder.swift
[67/137] Compiling ArgumentParser ArgumentDefinition.swift
[68/137] Compiling ArgumentParser ArgumentSet.swift
[69/137] Compiling ArgumentParser CommandParser.swift
[75/137] Compiling ArgumentParser InputKey.swift
[76/137] Compiling ArgumentParser InputOrigin.swift
[77/137] Compiling ArgumentParser Name.swift
[78/137] Compiling ArgumentParser Parsed.swift
[79/137] Compiling ArgumentParser ParsedValues.swift
[85/137] Compiling ArgumentParser Flag.swift
[91/137] Compiling ArgumentParser BashCompletionsGenerator.swift
[92/137] Compiling ArgumentParser CompletionsGenerator.swift
[93/137] Compiling ArgumentParser FishCompletionsGenerator.swift
[94/137] Compiling ArgumentParser ZshCompletionsGenerator.swift
[95/137] Compiling ArgumentParser Argument.swift
[96/137] Compiling ArgumentParser ArgumentDiscussion.swift
[97/137] Compiling ArgumentParser ArgumentHelp.swift
[98/137] Compiling ArgumentParser ArgumentVisibility.swift
[99/137] Compiling ArgumentParser CompletionKind.swift
[100/137] Compiling ArgumentParser HelpGenerator.swift
[132/149] Compiling msg2swift Msg2swift.swift
[133/149] Emitting module msg2swift
[134/149] Compiling msg2swift SwiftGenerator.swift
[135/149] Compiling msg2swift Msg2swift.swift
[136/149] Compiling msg2swift ReservedWords.swift
[137/149] Emitting module msg2swift
[138/149] Compiling msg2swift ConverFromSnakeCase.swift
[139/149] Compiling msg2swift StringProtocol+Extensions.swift
[139/149] Write Objects.LinkFileList
[141/149] Compiling msg2swift ConverFromSnakeCase.swift
[142/149] Compiling msg2swift SwiftGenerator.swift
[143/149] Compiling msg2swift StringProtocol+Extensions.swift
[144/149] Compiling msg2swift ReservedWords.swift
[144/149] Write Objects.LinkFileList
[145/149] Linking msg2swift-tool
[146/149] Applying msg2swift-tool
[147/149] Linking msg2swift
[148/149] Applying msg2swift
Build complete! (13.79s)
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.