[INFO] cloning repository https://github.com/vi/torchctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/torchctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Ftorchctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Ftorchctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f74cb424a6ee6fd85a1708c2b48117f6d55d6318
[INFO] testing vi/torchctl against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Ftorchctl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vi/torchctl
[INFO] finished tweaking git repo https://github.com/vi/torchctl
[INFO] tweaked toml for git repo https://github.com/vi/torchctl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vi/torchctl on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vi/torchctl 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14c6e9ac47acfd1dc765a39e7d334ece516c56abcac3f5326c9d435c836e99dd
[INFO] running `Command { std: "docker" "start" "-a" "14c6e9ac47acfd1dc765a39e7d334ece516c56abcac3f5326c9d435c836e99dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c6e9ac47acfd1dc765a39e7d334ece516c56abcac3f5326c9d435c836e99dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c6e9ac47acfd1dc765a39e7d334ece516c56abcac3f5326c9d435c836e99dd", kill_on_drop: false }`
[INFO] [stdout] 14c6e9ac47acfd1dc765a39e7d334ece516c56abcac3f5326c9d435c836e99dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5fd4ef2677e701e5fccd8a4df34caa671b24ee88a0806ac4c57035cb8ecc5ef
[INFO] running `Command { std: "docker" "start" "-a" "e5fd4ef2677e701e5fccd8a4df34caa671b24ee88a0806ac4c57035cb8ecc5ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling nix v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling strum v0.15.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]    Compiling torchctl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.64s
[INFO] running `Command { std: "docker" "inspect" "e5fd4ef2677e701e5fccd8a4df34caa671b24ee88a0806ac4c57035cb8ecc5ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5fd4ef2677e701e5fccd8a4df34caa671b24ee88a0806ac4c57035cb8ecc5ef", kill_on_drop: false }`
[INFO] [stdout] e5fd4ef2677e701e5fccd8a4df34caa671b24ee88a0806ac4c57035cb8ecc5ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6115e028092714189de843cfe3e9c56d9ac7f7f4a61882d796acecbc190e54bf
[INFO] running `Command { std: "docker" "start" "-a" "6115e028092714189de843cfe3e9c56d9ac7f7f4a61882d796acecbc190e54bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling torchctl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "6115e028092714189de843cfe3e9c56d9ac7f7f4a61882d796acecbc190e54bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6115e028092714189de843cfe3e9c56d9ac7f7f4a61882d796acecbc190e54bf", kill_on_drop: false }`
[INFO] [stdout] 6115e028092714189de843cfe3e9c56d9ac7f7f4a61882d796acecbc190e54bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7854b29d246025bffd6c71e5609a3ad1f6f3f28799b3a835099df99b3f990ce7
[INFO] running `Command { std: "docker" "start" "-a" "7854b29d246025bffd6c71e5609a3ad1f6f3f28799b3a835099df99b3f990ce7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/torchctl-52d925b275252d9a)
[INFO] [stderr] Usage: torchctl {serve|up|down|quit}
[INFO] [stderr] error: test failed, to rerun pass `--bin torchctl`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/torchctl-52d925b275252d9a` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "7854b29d246025bffd6c71e5609a3ad1f6f3f28799b3a835099df99b3f990ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7854b29d246025bffd6c71e5609a3ad1f6f3f28799b3a835099df99b3f990ce7", kill_on_drop: false }`
[INFO] [stdout] 7854b29d246025bffd6c71e5609a3ad1f6f3f28799b3a835099df99b3f990ce7
