blob: 36e94707456f264f1275a61222b0fe3714ed60c0 [file] [log] [blame]
[
{
"cmd": [
"git",
"ls-remote",
"--heads",
"https://fuchsia.googlesource.com/third_party/rust",
"refs/heads/main"
],
"name": "git ls-remote"
},
{
"cmd": [],
"name": "ensure_packages"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/cipd",
"-ensure-file",
"infra/3pp/tools/cmake/${platform} version:3.13.5\ninfra/3pp/tools/ninja/${platform} version:1.9.0\ninfra/3pp/tools/swig/${platform} version:4.0.2\nfuchsia/third_party/clang/${platform} integration\n@Subdir linux-amd64\nfuchsia/sysroot/linux-amd64 latest\n@Subdir linux-arm64\nfuchsia/sysroot/linux-arm64 latest\n@Subdir sdk\nfuchsia/sdk/core/linux-amd64 latest",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"name": "ensure_packages.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:3.13.5--\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/3pp/tools/cmake/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:1.9.0---\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/3pp/tools/ninja/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:4.0.2---\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/3pp/tools/swig/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"linux-amd64\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-latest----------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/sysroot/linux-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"linux-arm64\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-latest----------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/sysroot/linux-arm64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"sdk\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-latest----------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/sdk/core/linux-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/rust"
],
"infra_step": true,
"name": "makedirs"
},
{
"cmd": [
"git",
"init"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "git init"
},
{
"cmd": [
"git",
"remote",
"add",
"origin",
"https://fuchsia.googlesource.com/third_party/rust"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "git remote"
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "set fetch.uriprotocols"
},
{
"cmd": [],
"name": "cache"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"",
"[CACHE]/git/.GUARD_FILE"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "cache.write guard file",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[CACHE]/git/fuchsia.googlesource.com-third_party-rust"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "cache.makedirs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"init",
"--bare"
],
"cwd": "[CACHE]/git/fuchsia.googlesource.com-third_party-rust",
"infra_step": true,
"name": "cache.git init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"config",
"remote.origin.url",
"https://fuchsia.googlesource.com/third_party/rust"
],
"cwd": "[CACHE]/git/fuchsia.googlesource.com-third_party-rust",
"infra_step": true,
"name": "cache.remote set-url",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"config",
"fetch.uriprotocols",
"https"
],
"cwd": "[CACHE]/git/fuchsia.googlesource.com-third_party-rust",
"infra_step": true,
"name": "cache.set fetch.uriprotocols",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"config",
"--replace-all",
"remote.origin.fetch",
"+refs/heads/*:refs/heads/*",
"\\+refs/heads/\\*:.*"
],
"cwd": "[CACHE]/git/fuchsia.googlesource.com-third_party-rust",
"infra_step": true,
"name": "cache.replace fetch configs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--prune",
"--tags",
"origin"
],
"cwd": "[CACHE]/git/fuchsia.googlesource.com-third_party-rust",
"infra_step": true,
"name": "cache.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/rust/.git/objects/info"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "cache.makedirs object/info",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[CACHE]/git/fuchsia.googlesource.com-third_party-rust/objects\n",
"[START_DIR]/rust/.git/objects/info/alternates"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "cache.alternates",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@alternates@[CACHE]/git/fuchsia.googlesource.com-third_party-rust/objects@@@",
"@@@STEP_LOG_END@alternates@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"remove",
"[CACHE]/git/.GUARD_FILE"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "cache.remove guard file",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"fetch",
"--tags",
"origin",
"--recurse-submodules"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "git fetch"
},
{
"cmd": [
"git",
"checkout",
"-f",
"75b05681239cb309a23fcb4f8864f177e5aa62da"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "git checkout"
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "git rev-parse"
},
{
"cmd": [
"git",
"clean",
"-f",
"-d",
"-x"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "git clean"
},
{
"cmd": [],
"name": "submodule"
},
{
"cmd": [
"git",
"submodule",
"sync"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "submodule.git submodule sync",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--recursive",
"--jobs",
"4"
],
"cwd": "[START_DIR]/rust",
"infra_step": true,
"name": "submodule.git submodule update",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/staging/build"
],
"infra_step": true,
"name": "build"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/staging/rust"
],
"infra_step": true,
"name": "create pkg_dir"
},
{
"cmd": [
"python",
"-u",
"RECIPE[fuchsia::contrib/rust_toolchain].resources/generate_config.py",
"config_toml",
"--targets",
"x86_64-unknown-linux-gnu,aarch64-unknown-linux-gnu,wasm32-unknown-unknown",
"--clang-prefix",
"[START_DIR]/cipd",
"--prefix",
"[START_DIR]/staging/rust",
"--host-sysroot",
"[START_DIR]/cipd/linux-arm64"
],
"name": "generate config.toml"
},
{
"cmd": [
"python",
"-u",
"RECIPE[fuchsia::contrib/rust_toolchain].resources/generate_config.py",
"environment",
"--targets",
"x86_64-unknown-linux-gnu,aarch64-unknown-linux-gnu,wasm32-unknown-unknown",
"--clang-prefix",
"[START_DIR]/cipd",
"--sdk-dir",
"[START_DIR]/cipd/sdk",
"--revision",
"75b05681239cb309a23fcb4f8864f177e5aa62da",
"--linux-amd64-sysroot",
"[START_DIR]/cipd/linux-amd64",
"--linux-arm64-sysroot",
"[START_DIR]/cipd/linux-arm64"
],
"name": "generate environment",
"~followup_annotations": [
"@@@STEP_LOG_LINE@raw_io.output_text[environment]@CARGO_TARGET_AARCH64_FUCHSIA_RUSTFLAGS=-Lnative=sdk/arch/arm64/sysroot/lib -C panic=abort@@@",
"@@@STEP_LOG_LINE@raw_io.output_text[environment]@CARGO_TARGET_X86_64_FUCHSIA_RUSTFLAGS=-Lnative=sdk/arch/x64/sysroot/lib -C panic=abort@@@",
"@@@STEP_LOG_END@raw_io.output_text[environment]@@@"
]
},
{
"cmd": [
"python3",
"-u",
"[START_DIR]/rust/x.py",
"install",
"--config",
"config.toml"
],
"cwd": "[START_DIR]/staging/build",
"env": {
"CARGO_TARGET_AARCH64_FUCHSIA_RUSTFLAGS": "-Lnative=sdk/arch/arm64/sysroot/lib -C panic=abort",
"CARGO_TARGET_X86_64_FUCHSIA_RUSTFLAGS": "-Lnative=sdk/arch/x64/sysroot/lib -C panic=abort"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/cipd",
"[START_DIR]/cipd/bin"
]
},
"name": "rust install"
},
{
"cmd": [
"python3",
"-u",
"[START_DIR]/rust/x.py",
"test",
"src/test/ui",
"--config",
"config.toml",
"--stage=2",
"--target=aarch64-fuchsia",
"--run=never",
"--test-args",
"--target-rustcflags -Lnative=sdk/arch/arm64/sysroot/lib --target-rustcflags -C --target-rustcflags panic=abort --target-rustcflags -Zpanic-abort-tests --target-panic=abort"
],
"cwd": "[START_DIR]/staging/build",
"env": {
"CARGO_TARGET_AARCH64_FUCHSIA_RUSTFLAGS": "-Lnative=sdk/arch/arm64/sysroot/lib -C panic=abort",
"CARGO_TARGET_X86_64_FUCHSIA_RUSTFLAGS": "-Lnative=sdk/arch/x64/sysroot/lib -C panic=abort"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/cipd",
"[START_DIR]/cipd/bin"
]
},
"name": "rust test aarch64-fuchsia"
},
{
"cmd": [
"python3",
"-u",
"[START_DIR]/rust/x.py",
"test",
"src/test/ui",
"--config",
"config.toml",
"--stage=2",
"--target=x86_64-fuchsia",
"--run=never",
"--test-args",
"--target-rustcflags -Lnative=sdk/arch/x64/sysroot/lib --target-rustcflags -C --target-rustcflags panic=abort --target-rustcflags -Zpanic-abort-tests --target-panic=abort"
],
"cwd": "[START_DIR]/staging/build",
"env": {
"CARGO_TARGET_AARCH64_FUCHSIA_RUSTFLAGS": "-Lnative=sdk/arch/arm64/sysroot/lib -C panic=abort",
"CARGO_TARGET_X86_64_FUCHSIA_RUSTFLAGS": "-Lnative=sdk/arch/x64/sysroot/lib -C panic=abort"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/cipd",
"[START_DIR]/cipd/bin"
]
},
"name": "rust test x86_64-fuchsia"
},
{
"cmd": [
"python",
"-u",
"RECIPE[fuchsia::contrib/rust_toolchain].resources/generate_config.py",
"runtime"
],
"name": "generate runtime spec",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[]@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[fuchsia::toolchain]/resources/runtimes.py",
"--dir",
"[START_DIR]/staging/rust/lib",
"--build-id-repo",
"debug/.build-id",
"--readelf",
"[START_DIR]/cipd/bin/llvm-readelf",
"--objcopy",
"[START_DIR]/cipd/bin/llvm-objcopy"
],
"name": "generate runtime.json",
"stdin": "[]",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output[runtime.json] (read error)@JSON file was missing or unreadable:@@@",
"@@@STEP_LOG_LINE@json.output[runtime.json] (read error)@ [START_DIR]/staging/rust/lib/runtime.json@@@",
"@@@STEP_LOG_END@json.output[runtime.json] (read error)@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[START_DIR]/staging/build/fuchsia-build/aarch64-unknown-linux-gnu/llvm/bin/llvm-profdata",
"[START_DIR]/staging/rust/bin"
],
"infra_step": true,
"name": "distribute llvm-profdata"
},
{
"cmd": [],
"name": "cas",
"~followup_annotations": [
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"RECIPE_MODULE[recipe_engine::cas]/resources/infra.sha1",
"/path/to/tmp/"
],
"infra_step": true,
"name": "cas.read infra revision",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@infra.sha1@git_revision:mock_infra_git_revision@@@",
"@@@STEP_LOG_END@infra.sha1@@@"
]
},
{
"cmd": [],
"name": "cas.install infra/tools/luci/cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision"
],
"infra_step": true,
"name": "cas.install infra/tools/luci/cas.ensure package directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision",
"-ensure-file",
"infra/tools/luci/cas/${platform} git_revision:mock_infra_git_revision",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"name": "cas.install infra/tools/luci/cas.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:moc\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/cas/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths",
"[START_DIR]/staging/rust:."
],
"infra_step": true,
"name": "cas.archive",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [
"[START_DIR]/staging/rust/bin/rustc",
"--version"
],
"name": "rust version"
},
{
"cmd": [],
"name": "cipd",
"~followup_annotations": [
"@@@SET_BUILD_PROPERTY@git_revision@\"75b05681239cb309a23fcb4f8864f177e5aa62da\"@@@",
"@@@SET_BUILD_PROPERTY@instance_id@\"40-chars-fake-of-the-package-instance_id\"@@@",
"@@@SET_BUILD_PROPERTY@package@\"fuchsia/third_party/rust/resolved-platform\"@@@"
]
},
{
"cmd": [
"cipd",
"search",
"fuchsia/third_party/rust/${platform}",
"-tag",
"git_revision:75b05681239cb309a23fcb4f8864f177e5aa62da",
"-json-output",
"/path/to/tmp/json"
],
"name": "cipd.cipd search fuchsia/third_party/rust/${platform} git_revision:75b05681239cb309a23fcb4f8864f177e5aa62da",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": []@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"cipd",
"create",
"-pkg-def",
"{\"data\": [{\"dir\": \".\", \"exclude\": []}, {\"version_file\": \".versions/rust.cipd_version\"}], \"install_mode\": \"copy\", \"package\": \"fuchsia/third_party/rust/${platform}\", \"root\": \"[START_DIR]/staging/rust\"}",
"-hash-algo",
"sha256",
"-ref",
"latest",
"-tag",
"git_revision:75b05681239cb309a23fcb4f8864f177e5aa62da",
"-tag",
"version:1.19.0-nightly",
"-metadata",
"bbid:0",
"-metadata",
"git_repository:https://fuchsia.googlesource.com/third_party/rust",
"-metadata",
"version:1.19.0-nightly",
"-json-output",
"/path/to/tmp/json"
],
"name": "cipd.create fuchsia/third_party/rust/${platform}",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/rust/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@40-chars-fake-of-the-package-instance_id@https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/rust/resolved-platform/+/40-chars-fake-of-the-package-instance_id@@@"
]
},
{
"name": "$result"
}
]