Build Information
Successful build of CDRCodable, reference master (a08b03
), with Swift 6.0 for Linux on 30 Nov 2024 19:30:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.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 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: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/DimaRU/CDRCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/DimaRU/Msg2swift.git
[1/184] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.18s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (0.38s)
Fetching https://github.com/apple/swift-argument-parser
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.40s)
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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Msg2swiftCommand
Building for debugging...
[2/12] Write sources
[6/12] Write swift-version-24593BA9C3E375BF.txt
[8/23] Emitting module CDRCodable
[9/24] Compiling CDRCodable Numeric+Bytes.swift
[10/24] Emitting module ArgumentParserToolInfo
[11/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/25] Wrapping AST for ArgumentParserToolInfo for debugging
[14/63] Compiling ArgumentParser ArgumentVisibility.swift
[15/63] Compiling ArgumentParser CompletionKind.swift
[16/63] Compiling ArgumentParser Errors.swift
[17/63] Compiling ArgumentParser Flag.swift
[18/63] Compiling ArgumentParser NameSpecification.swift
[19/63] Compiling ArgumentParser Option.swift
[20/68] Emitting module ArgumentParser
[21/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/68] Compiling ArgumentParser CompletionsGenerator.swift
[23/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/68] Compiling ArgumentParser Argument.swift
[26/68] Compiling ArgumentParser ArgumentHelp.swift
[27/68] Compiling CDRCodable SingleValueEncodingContainer.swift
[28/68] Compiling ArgumentParser ExpressibleByArgument.swift
[29/68] Compiling ArgumentParser ParsableArguments.swift
[30/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/68] Compiling ArgumentParser ParsableCommand.swift
[32/68] Compiling ArgumentParser ArgumentDecoder.swift
[33/68] Compiling ArgumentParser ArgumentDefinition.swift
[34/68] Compiling ArgumentParser ArgumentSet.swift
[35/68] Compiling ArgumentParser CommandParser.swift
[36/68] Compiling ArgumentParser InputKey.swift
[37/68] Compiling ArgumentParser InputOrigin.swift
[38/68] Compiling ArgumentParser OptionGroup.swift
[39/68] Compiling ArgumentParser AsyncParsableCommand.swift
[40/68] Compiling ArgumentParser CommandConfiguration.swift
[41/68] Compiling ArgumentParser CommandGroup.swift
[42/68] Compiling ArgumentParser EnumerableFlag.swift
[43/68] Compiling CDRCodable UnkeyedEncodingContainer.swift
[44/68] Compiling CDRCodable UnkeyedDecodingContainer.swift
[45/68] Compiling CDRCodable CDREncoder.swift
[46/68] Compiling CDRCodable KeyedEncodingContainer.swift
[47/68] Compiling ArgumentParser Name.swift
[48/68] Compiling ArgumentParser Parsed.swift
[49/68] Compiling ArgumentParser ParsedValues.swift
[50/68] Compiling ArgumentParser ParserError.swift
[51/68] Compiling ArgumentParser SplitArguments.swift
[52/68] Compiling ArgumentParser DumpHelpGenerator.swift
[53/68] Compiling ArgumentParser HelpCommand.swift
[54/68] Compiling ArgumentParser HelpGenerator.swift
[55/68] Compiling ArgumentParser MessageInfo.swift
[56/68] Compiling ArgumentParser UsageGenerator.swift
[59/68] Compiling CDRCodable SingleValueDecodingContainer.swift
[61/69] Compiling ArgumentParser CollectionExtensions.swift
[62/69] Compiling ArgumentParser Platform.swift
[63/69] Compiling ArgumentParser SequenceExtensions.swift
[64/69] Compiling ArgumentParser StringExtensions.swift
[65/69] Compiling ArgumentParser Tree.swift
[66/70] Wrapping AST for ArgumentParser for debugging
[68/76] Compiling msg2swift ConverFromSnakeCase.swift
[69/76] Emitting module msg2swift
[70/76] Compiling msg2swift Msg2swift.swift
[71/76] Compiling msg2swift SwiftGenerator.swift
[72/76] Compiling msg2swift ReservedWords.swift
[73/76] Compiling msg2swift StringProtocol+Extensions.swift
[74/77] Wrapping AST for msg2swift for debugging
[75/77] Write Objects.LinkFileList
[76/77] Linking msg2swift-tool
Build complete! (19.05s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.