[INFO] cloning repository https://github.com/mohe2015/dice-roller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohe2015/dice-roller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohe2015%2Fdice-roller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohe2015%2Fdice-roller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ef7559f14aab5002d5c2fcdd5e120bcbd2fbaa6
[INFO] checking mohe2015/dice-roller against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohe2015%2Fdice-roller" "/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/mohe2015/dice-roller
[INFO] finished tweaking git repo https://github.com/mohe2015/dice-roller
[INFO] tweaked toml for git repo https://github.com/mohe2015/dice-roller written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mohe2015/dice-roller on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mohe2015/dice-roller 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking mohe2015/dice-roller against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohe2015%2Fdice-roller" "/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/mohe2015/dice-roller
[INFO] finished tweaking git repo https://github.com/mohe2015/dice-roller
[INFO] tweaked toml for git repo https://github.com/mohe2015/dice-roller written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mohe2015/dice-roller on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mohe2015/dice-roller 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f71d553a51fa7d64360a588db703c26f28d191e6ceb6b8db57b9a3bbdc70a2
[INFO] running `Command { std: "docker" "start" "-a" "a5f71d553a51fa7d64360a588db703c26f28d191e6ceb6b8db57b9a3bbdc70a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f71d553a51fa7d64360a588db703c26f28d191e6ceb6b8db57b9a3bbdc70a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f71d553a51fa7d64360a588db703c26f28d191e6ceb6b8db57b9a3bbdc70a2", kill_on_drop: false }`
[INFO] [stdout] a5f71d553a51fa7d64360a588db703c26f28d191e6ceb6b8db57b9a3bbdc70a2
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60ef4dcbf6bc8c1d1f37961912be4e89fb60fb14873c417e2a57bd954434d395
[INFO] running `Command { std: "docker" "start" "-a" "60ef4dcbf6bc8c1d1f37961912be4e89fb60fb14873c417e2a57bd954434d395", kill_on_drop: false }`
[INFO] [stderr]     Checking dice-roller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: can't compare `Direction` with `Direction`
[INFO] [stdout]   --> src/main.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Eq, Hash)]
[INFO] [stdout]    |                 ^^ no implementation for `Direction == Direction`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq` is not implemented for `Direction`
[INFO] [stdout] note: required by a bound in `Eq`
[INFO] [stdout]   --> /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/core/src/cmp.rs:338:0
[INFO] [stdout] help: consider annotating `Direction` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 11 + #[derive(PartialEq)]
[INFO] [stdout] 12 | enum Direction {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `Direction` with `Direction`
[INFO] [stdout]   --> src/main.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Eq, Hash)]
[INFO] [stdout]    |                 ^^ no implementation for `Direction == Direction`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq` is not implemented for `Direction`
[INFO] [stdout] note: required by a bound in `Eq`
[INFO] [stdout]   --> /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/core/src/cmp.rs:338:0
[INFO] [stdout] help: consider annotating `Direction` with `#[derive(PartialEq)]`
[INFO] [stdout]    |
[INFO] [stdout] 11 + #[derive(PartialEq)]
[INFO] [stdout] 12 | enum Direction {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     prev.insert(next, edge);
[INFO] [stdout]     |                          ------ ^^^^ expected `(u8, u8, Die)`, found `State`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(u8, u8, Die)`
[INFO] [stdout]               found struct `State`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/collections/hash/map.rs:1207:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     prev.insert(next, edge);
[INFO] [stdout]     |                          ------ ^^^^ expected `(u8, u8, Die)`, found `State`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(u8, u8, Die)`
[INFO] [stdout]               found struct `State`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/0cb362313295507a2f4321c0e30cea0168f2fe71/library/std/src/collections/hash/map.rs:1207:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dice-roller` (bin "dice-roller") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dice-roller` (bin "dice-roller" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "60ef4dcbf6bc8c1d1f37961912be4e89fb60fb14873c417e2a57bd954434d395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ef4dcbf6bc8c1d1f37961912be4e89fb60fb14873c417e2a57bd954434d395", kill_on_drop: false }`
[INFO] [stdout] 60ef4dcbf6bc8c1d1f37961912be4e89fb60fb14873c417e2a57bd954434d395
