[INFO] cloning repository https://github.com/peteygao/rust_dining_philosophers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peteygao/rust_dining_philosophers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91c8ee310545d37bf97597da97b8e7bc34eb0d82 [INFO] testing peteygao/rust_dining_philosophers against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peteygao/rust_dining_philosophers on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] finished tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] tweaked toml for git repo https://github.com/peteygao/rust_dining_philosophers written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peteygao/rust_dining_philosophers 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfd7ad3beedd6a2657998537bdc1036b19e448bdd15de599e792f50cc93cafa9 [INFO] running `Command { std: "docker" "start" "-a" "cfd7ad3beedd6a2657998537bdc1036b19e448bdd15de599e792f50cc93cafa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfd7ad3beedd6a2657998537bdc1036b19e448bdd15de599e792f50cc93cafa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd7ad3beedd6a2657998537bdc1036b19e448bdd15de599e792f50cc93cafa9", kill_on_drop: false }` [INFO] [stdout] cfd7ad3beedd6a2657998537bdc1036b19e448bdd15de599e792f50cc93cafa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77fbe1f1f0717ce9ba554f7b5c3ca4fc6c56a472c670ef99b445150c83f2def2 [INFO] running `Command { std: "docker" "start" "-a" "77fbe1f1f0717ce9ba554f7b5c3ca4fc6c56a472c670ef99b445150c83f2def2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling dining_philosophers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | thread::sleep_ms(1000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `dining_philosophers` (bin "dining_philosophers"); 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "77fbe1f1f0717ce9ba554f7b5c3ca4fc6c56a472c670ef99b445150c83f2def2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fbe1f1f0717ce9ba554f7b5c3ca4fc6c56a472c670ef99b445150c83f2def2", kill_on_drop: false }` [INFO] [stdout] 77fbe1f1f0717ce9ba554f7b5c3ca4fc6c56a472c670ef99b445150c83f2def2 [INFO] testing peteygao/rust_dining_philosophers against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peteygao/rust_dining_philosophers on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] finished tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] tweaked toml for git repo https://github.com/peteygao/rust_dining_philosophers written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/peteygao/rust_dining_philosophers 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1de029865c85ce465e28258010855a5d68c0d611fec0158a273b8897ed94958 [INFO] running `Command { std: "docker" "start" "-a" "b1de029865c85ce465e28258010855a5d68c0d611fec0158a273b8897ed94958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1de029865c85ce465e28258010855a5d68c0d611fec0158a273b8897ed94958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1de029865c85ce465e28258010855a5d68c0d611fec0158a273b8897ed94958", kill_on_drop: false }` [INFO] [stdout] b1de029865c85ce465e28258010855a5d68c0d611fec0158a273b8897ed94958 [INFO] testing peteygao/rust_dining_philosophers against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peteygao/rust_dining_philosophers on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] finished tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] tweaked toml for git repo https://github.com/peteygao/rust_dining_philosophers written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/peteygao/rust_dining_philosophers 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8205e32e4c2d772e30b8737fba71e9c88bee11e37eff1c993e681cdd42b539f2 [INFO] running `Command { std: "docker" "start" "-a" "8205e32e4c2d772e30b8737fba71e9c88bee11e37eff1c993e681cdd42b539f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8205e32e4c2d772e30b8737fba71e9c88bee11e37eff1c993e681cdd42b539f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8205e32e4c2d772e30b8737fba71e9c88bee11e37eff1c993e681cdd42b539f2", kill_on_drop: false }` [INFO] [stdout] 8205e32e4c2d772e30b8737fba71e9c88bee11e37eff1c993e681cdd42b539f2 [INFO] testing peteygao/rust_dining_philosophers against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peteygao/rust_dining_philosophers on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] finished tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] tweaked toml for git repo https://github.com/peteygao/rust_dining_philosophers written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/peteygao/rust_dining_philosophers 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b52ae43bbcc96c9863ff34bdc912dfaf0bdbfdc3c311925d8f38c1fbec85b62e [INFO] running `Command { std: "docker" "start" "-a" "b52ae43bbcc96c9863ff34bdc912dfaf0bdbfdc3c311925d8f38c1fbec85b62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52ae43bbcc96c9863ff34bdc912dfaf0bdbfdc3c311925d8f38c1fbec85b62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52ae43bbcc96c9863ff34bdc912dfaf0bdbfdc3c311925d8f38c1fbec85b62e", kill_on_drop: false }` [INFO] [stdout] b52ae43bbcc96c9863ff34bdc912dfaf0bdbfdc3c311925d8f38c1fbec85b62e [INFO] testing peteygao/rust_dining_philosophers against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peteygao/rust_dining_philosophers on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] finished tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] tweaked toml for git repo https://github.com/peteygao/rust_dining_philosophers written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/peteygao/rust_dining_philosophers 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a6e3fbc4eb65f1ad9cae73baf5392323cbe7b6c9811b6acc681a7ca54f9594f [INFO] running `Command { std: "docker" "start" "-a" "9a6e3fbc4eb65f1ad9cae73baf5392323cbe7b6c9811b6acc681a7ca54f9594f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a6e3fbc4eb65f1ad9cae73baf5392323cbe7b6c9811b6acc681a7ca54f9594f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6e3fbc4eb65f1ad9cae73baf5392323cbe7b6c9811b6acc681a7ca54f9594f", kill_on_drop: false }` [INFO] [stdout] 9a6e3fbc4eb65f1ad9cae73baf5392323cbe7b6c9811b6acc681a7ca54f9594f [INFO] testing peteygao/rust_dining_philosophers against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteygao%2Frust_dining_philosophers" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peteygao/rust_dining_philosophers on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] finished tweaking git repo https://github.com/peteygao/rust_dining_philosophers [INFO] tweaked toml for git repo https://github.com/peteygao/rust_dining_philosophers written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/peteygao/rust_dining_philosophers 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c23587112d5247603cea2ea6fd458e028a24f45b3830a9099bf3973afb89c6 [INFO] running `Command { std: "docker" "start" "-a" "38c23587112d5247603cea2ea6fd458e028a24f45b3830a9099bf3973afb89c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c23587112d5247603cea2ea6fd458e028a24f45b3830a9099bf3973afb89c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c23587112d5247603cea2ea6fd458e028a24f45b3830a9099bf3973afb89c6", kill_on_drop: false }` [INFO] [stdout] 38c23587112d5247603cea2ea6fd458e028a24f45b3830a9099bf3973afb89c6 [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.