[INFO] cloning repository https://github.com/shaokun11/meta-bcs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaokun11/meta-bcs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmeta-bcs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmeta-bcs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a304d618c01005ccbabc77ec7ad6c7bd4e0d8bb
[INFO] checking shaokun11/meta-bcs against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmeta-bcs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shaokun11/meta-bcs
[INFO] finished tweaking git repo https://github.com/shaokun11/meta-bcs
[INFO] tweaked toml for git repo https://github.com/shaokun11/meta-bcs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shaokun11/meta-bcs on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shaokun11/meta-bcs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref-cast v1.0.19
[INFO] [stderr]   Downloaded variant_count v1.1.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.19
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded serde v1.0.180
[INFO] [stderr]   Downloaded ethnum v1.3.2
[INFO] [stderr]   Downloaded winnow v0.5.4
[INFO] [stderr]   Downloaded serde_derive v1.0.180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0acd8ed283c584f7cfc2b77d3e3b0168f9def8eab483aff07b80da9f8a11ed8c
[INFO] running `Command { std: "docker" "start" "-a" "0acd8ed283c584f7cfc2b77d3e3b0168f9def8eab483aff07b80da9f8a11ed8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0acd8ed283c584f7cfc2b77d3e3b0168f9def8eab483aff07b80da9f8a11ed8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0acd8ed283c584f7cfc2b77d3e3b0168f9def8eab483aff07b80da9f8a11ed8c", kill_on_drop: false }`
[INFO] [stdout] 0acd8ed283c584f7cfc2b77d3e3b0168f9def8eab483aff07b80da9f8a11ed8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fb5531299ec6067b01647950aa9fd3ce5f6e0a195b17f8dc8301b65669dcb5b
[INFO] running `Command { std: "docker" "start" "-a" "3fb5531299ec6067b01647950aa9fd3ce5f6e0a195b17f8dc8301b65669dcb5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling ref-cast v1.0.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking ethnum v1.3.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling ref-cast-impl v1.0.19
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking serde_json v1.0.104
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking move-core-types v0.0.4 (https://github.com/aptos-labs/aptos-core?rev=6b62f0ac303f882f4a590d97bf62584cdb929755#6b62f0ac)
[INFO] [stderr]     Checking move-binary-format v0.0.3 (https://github.com/aptos-labs/aptos-core?rev=6b62f0ac303f882f4a590d97bf62584cdb929755#6b62f0ac)
[INFO] [stderr]     Checking meta-bcs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> src/main.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> src/main.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.91s
[INFO] running `Command { std: "docker" "inspect" "3fb5531299ec6067b01647950aa9fd3ce5f6e0a195b17f8dc8301b65669dcb5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb5531299ec6067b01647950aa9fd3ce5f6e0a195b17f8dc8301b65669dcb5b", kill_on_drop: false }`
[INFO] [stdout] 3fb5531299ec6067b01647950aa9fd3ce5f6e0a195b17f8dc8301b65669dcb5b
