[INFO] cloning repository https://github.com/dhemitus/cekidot-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhemitus/cekidot-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhemitus%2Fcekidot-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhemitus%2Fcekidot-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e52093a142ec8835cc8c2a3ef50aaf3ddec553e4
[INFO] checking dhemitus/cekidot-engine against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhemitus%2Fcekidot-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dhemitus/cekidot-engine
[INFO] finished tweaking git repo https://github.com/dhemitus/cekidot-engine
[INFO] tweaked toml for git repo https://github.com/dhemitus/cekidot-engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhemitus/cekidot-engine on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhemitus/cekidot-engine 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking dhemitus/cekidot-engine against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhemitus%2Fcekidot-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dhemitus/cekidot-engine
[INFO] finished tweaking git repo https://github.com/dhemitus/cekidot-engine
[INFO] tweaked toml for git repo https://github.com/dhemitus/cekidot-engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhemitus/cekidot-engine on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhemitus/cekidot-engine 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded cc v1.2.28
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6840c613b3fc6fc2e1c0463714f54e6fd5acb0fe1ba8d350d8da38b122d21263
[INFO] running `Command { std: "docker" "start" "-a" "6840c613b3fc6fc2e1c0463714f54e6fd5acb0fe1ba8d350d8da38b122d21263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6840c613b3fc6fc2e1c0463714f54e6fd5acb0fe1ba8d350d8da38b122d21263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6840c613b3fc6fc2e1c0463714f54e6fd5acb0fe1ba8d350d8da38b122d21263", kill_on_drop: false }`
[INFO] [stdout] 6840c613b3fc6fc2e1c0463714f54e6fd5acb0fe1ba8d350d8da38b122d21263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db2f4cf1d244e3336d09341ce6f9ef6cc7461af5eb92408e7366a0b01fd80902
[INFO] running `Command { std: "docker" "start" "-a" "db2f4cf1d244e3336d09341ce6f9ef6cc7461af5eb92408e7366a0b01fd80902", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking glfw v0.59.0
[INFO] [stderr]     Checking glfw_loop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EventState`, `KeyboardAction`, and `KeyboardKey`
[INFO] [stdout]  --> src/engine/world.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::{EventState, InputState, KeyboardAction, KeyboardKey, glfw_input::capture_event},
[INFO] [stdout]   |             ^^^^^^^^^^              ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventState`, `KeyboardAction`, and `KeyboardKey`
[INFO] [stdout]  --> src/engine/world.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     input::{EventState, InputState, KeyboardAction, KeyboardKey, glfw_input::capture_event},
[INFO] [stdout]   |             ^^^^^^^^^^              ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/engine/input/glfw_input.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         _ => KeyboardAction::ELSE,
[INFO] [stdout]    |         ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/engine/input/glfw_input.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         Action::Press => KeyboardAction::PRESS,
[INFO] [stdout]    |         ------------- matches some of the same values
[INFO] [stdout] 76 |         Action::Release => KeyboardAction::RELEASE,
[INFO] [stdout]    |         --------------- matches some of the same values
[INFO] [stdout] 77 |         Action::Repeat => KeyboardAction::REPEAT,
[INFO] [stdout]    |         -------------- matches some of the same values
[INFO] [stdout] 78 |         _ => KeyboardAction::ELSE,
[INFO] [stdout]    |         ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/engine/input/glfw_input.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 EventState { action: a, key: k } => {
[INFO] [stdout]     |                 -------------------------------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 148 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/engine/input/glfw_input.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         _ => KeyboardAction::ELSE,
[INFO] [stdout]    |         ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/engine/input/glfw_input.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         Action::Press => KeyboardAction::PRESS,
[INFO] [stdout]    |         ------------- matches some of the same values
[INFO] [stdout] 76 |         Action::Release => KeyboardAction::RELEASE,
[INFO] [stdout]    |         --------------- matches some of the same values
[INFO] [stdout] 77 |         Action::Repeat => KeyboardAction::REPEAT,
[INFO] [stdout]    |         -------------- matches some of the same values
[INFO] [stdout] 78 |         _ => KeyboardAction::ELSE,
[INFO] [stdout]    |         ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/engine/input/glfw_input.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 EventState { action: a, key: k } => {
[INFO] [stdout]     |                 -------------------------------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 148 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code` is never read
[INFO] [stdout]   --> src/engine/world.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 code = c;
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `code` is never read
[INFO] [stdout]   --> src/engine/world.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 code = c;
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/main.rs:66:51
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn update(g: &mut GameOn, i: &mut GlfwInputState, c: &mut CanvasOn) -> Result<LoopState> {
[INFO] [stdout]    |                                                   ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/main.rs:66:51
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn update(g: &mut GameOn, i: &mut GlfwInputState, c: &mut CanvasOn) -> Result<LoopState> {
[INFO] [stdout]    |                                                   ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     i: &mut GlfwInputState,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/main.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     c: &mut CanvasOn,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     i: &mut GlfwInputState,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/main.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     c: &mut CanvasOn,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
[INFO] running `Command { std: "docker" "inspect" "db2f4cf1d244e3336d09341ce6f9ef6cc7461af5eb92408e7366a0b01fd80902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2f4cf1d244e3336d09341ce6f9ef6cc7461af5eb92408e7366a0b01fd80902", kill_on_drop: false }`
[INFO] [stdout] db2f4cf1d244e3336d09341ce6f9ef6cc7461af5eb92408e7366a0b01fd80902
