[INFO] cloning repository https://github.com/matthew-lowe/todo-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthew-lowe/todo-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-lowe%2Ftodo-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-lowe%2Ftodo-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d14246af926dd09f7d7301376fec44c6e775642f [INFO] testing matthew-lowe/todo-list against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-lowe%2Ftodo-list" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthew-lowe/todo-list on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matthew-lowe/todo-list [INFO] finished tweaking git repo https://github.com/matthew-lowe/todo-list [INFO] tweaked toml for git repo https://github.com/matthew-lowe/todo-list written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/matthew-lowe/todo-list already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6e2042e7092bca3f2ad00eaaeebe174b412f642b42c6caa7304d49d6b03ba29 [INFO] running `Command { std: "docker" "start" "-a" "a6e2042e7092bca3f2ad00eaaeebe174b412f642b42c6caa7304d49d6b03ba29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6e2042e7092bca3f2ad00eaaeebe174b412f642b42c6caa7304d49d6b03ba29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e2042e7092bca3f2ad00eaaeebe174b412f642b42c6caa7304d49d6b03ba29", kill_on_drop: false }` [INFO] [stdout] a6e2042e7092bca3f2ad00eaaeebe174b412f642b42c6caa7304d49d6b03ba29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdfeb0d0def779cce3a01f51f6f5095b37708427f4d2ed8314f0ff2d8f2c8da5 [INFO] running `Command { std: "docker" "start" "-a" "bdfeb0d0def779cce3a01f51f6f5095b37708427f4d2ed8314f0ff2d8f2c8da5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling todo-list v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.75s [INFO] running `Command { std: "docker" "inspect" "bdfeb0d0def779cce3a01f51f6f5095b37708427f4d2ed8314f0ff2d8f2c8da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfeb0d0def779cce3a01f51f6f5095b37708427f4d2ed8314f0ff2d8f2c8da5", kill_on_drop: false }` [INFO] [stdout] bdfeb0d0def779cce3a01f51f6f5095b37708427f4d2ed8314f0ff2d8f2c8da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06323e5e8818554a34245bacce4bbcebeb778a845259c0473ac54d7c121e08fa [INFO] running `Command { std: "docker" "start" "-a" "06323e5e8818554a34245bacce4bbcebeb778a845259c0473ac54d7c121e08fa", kill_on_drop: false }` [INFO] [stderr] Compiling todo-list v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.63s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_list-35a2b13a6341a1c2) [INFO] running `Command { std: "docker" "inspect" "06323e5e8818554a34245bacce4bbcebeb778a845259c0473ac54d7c121e08fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06323e5e8818554a34245bacce4bbcebeb778a845259c0473ac54d7c121e08fa", kill_on_drop: false }` [INFO] [stdout] 06323e5e8818554a34245bacce4bbcebeb778a845259c0473ac54d7c121e08fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28073d060b25801e9c3e30f073042bec1a7f6d1ee4465e7a59ec9a861588942e [INFO] running `Command { std: "docker" "start" "-a" "28073d060b25801e9c3e30f073042bec1a7f6d1ee4465e7a59ec9a861588942e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_list-35a2b13a6341a1c2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "28073d060b25801e9c3e30f073042bec1a7f6d1ee4465e7a59ec9a861588942e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28073d060b25801e9c3e30f073042bec1a7f6d1ee4465e7a59ec9a861588942e", kill_on_drop: false }` [INFO] [stdout] 28073d060b25801e9c3e30f073042bec1a7f6d1ee4465e7a59ec9a861588942e