[INFO] cloning repository https://github.com/S2outh/telemetry-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/S2outh/telemetry-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS2outh%2Ftelemetry-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS2outh%2Ftelemetry-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b70505b2771068393e4d217793707fde46f0923f
[INFO] checking S2outh/telemetry-system against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS2outh%2Ftelemetry-system" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/S2outh/telemetry-system
[INFO] finished tweaking git repo https://github.com/S2outh/telemetry-system
[INFO] tweaked toml for git repo https://github.com/S2outh/telemetry-system written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/S2outh/telemetry-system on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/S2outh/telemetry-system 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d3c4c933d9d83d0ab976bc5a934e183f0a0fa38f7ec9fa91f49b5b1b021b447
[INFO] running `Command { std: "docker" "start" "-a" "7d3c4c933d9d83d0ab976bc5a934e183f0a0fa38f7ec9fa91f49b5b1b021b447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3c4c933d9d83d0ab976bc5a934e183f0a0fa38f7ec9fa91f49b5b1b021b447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3c4c933d9d83d0ab976bc5a934e183f0a0fa38f7ec9fa91f49b5b1b021b447", kill_on_drop: false }`
[INFO] [stdout] 7d3c4c933d9d83d0ab976bc5a934e183f0a0fa38f7ec9fa91f49b5b1b021b447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20c82f967dc5a01f9b3dae26e76a98a8750ac0a3b7340e0e83029155b4256608
[INFO] running `Command { std: "docker" "start" "-a" "20c82f967dc5a01f9b3dae26e76a98a8750ac0a3b7340e0e83029155b4256608", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tmtc-system-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking tmtc-system v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.84s
[INFO] running `Command { std: "docker" "inspect" "20c82f967dc5a01f9b3dae26e76a98a8750ac0a3b7340e0e83029155b4256608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c82f967dc5a01f9b3dae26e76a98a8750ac0a3b7340e0e83029155b4256608", kill_on_drop: false }`
[INFO] [stdout] 20c82f967dc5a01f9b3dae26e76a98a8750ac0a3b7340e0e83029155b4256608
