[INFO] cloning repository https://github.com/Luminighty/rs-game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luminighty/rs-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminighty%2Frs-game-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminighty%2Frs-game-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8511f2419f1b240125b85aa7a70650ae9735fc7b [INFO] checking Luminighty/rs-game-engine against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminighty%2Frs-game-engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Luminighty/rs-game-engine [INFO] finished tweaking git repo https://github.com/Luminighty/rs-game-engine [INFO] tweaked toml for git repo https://github.com/Luminighty/rs-game-engine written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Luminighty/rs-game-engine on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Luminighty/rs-game-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "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 Luminighty/rs-game-engine against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminighty%2Frs-game-engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Luminighty/rs-game-engine [INFO] finished tweaking git repo https://github.com/Luminighty/rs-game-engine [INFO] tweaked toml for git repo https://github.com/Luminighty/rs-game-engine written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Luminighty/rs-game-engine on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Luminighty/rs-game-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "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 libc v0.2.101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d8d9c088cad16f24fb943a7e10604420c9d033619736aece1eb5f33e22b3b8c [INFO] running `Command { std: "docker" "start" "-a" "0d8d9c088cad16f24fb943a7e10604420c9d033619736aece1eb5f33e22b3b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d8d9c088cad16f24fb943a7e10604420c9d033619736aece1eb5f33e22b3b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8d9c088cad16f24fb943a7e10604420c9d033619736aece1eb5f33e22b3b8c", kill_on_drop: false }` [INFO] [stdout] 0d8d9c088cad16f24fb943a7e10604420c9d033619736aece1eb5f33e22b3b8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf0120222caf2ea681a48bec07ad6a083ab48ebc31ad158eec271d5789c0f20b [INFO] running `Command { std: "docker" "start" "-a" "cf0120222caf2ea681a48bec07ad6a083ab48ebc31ad158eec271d5789c0f20b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking rs-baby-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `texture_creator` [INFO] [stdout] --> src/render/mod.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn render<'r>(sdl: &mut SdlWrapper, texture_creator: &'r TextureCreator, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_creator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures` [INFO] [stdout] --> src/render/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | textures: &mut TextureMap<'r>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/render/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | game: &game::Game, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/render/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | input: &input::InputSystem) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/update/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn update(app: &mut game::Application, game: &mut game::Game, input: &InputSystem) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/update/mod.rs:3:67 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn update(app: &mut game::Application, game: &mut game::Game, input: &InputSystem) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_creator` [INFO] [stdout] --> src/render/mod.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn render<'r>(sdl: &mut SdlWrapper, texture_creator: &'r TextureCreator, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_creator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textures` [INFO] [stdout] --> src/render/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | textures: &mut TextureMap<'r>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/render/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | game: &game::Game, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/render/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | input: &input::InputSystem) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/update/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn update(app: &mut game::Application, game: &mut game::Game, input: &InputSystem) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/update/mod.rs:3:67 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn update(app: &mut game::Application, game: &mut game::Game, input: &InputSystem) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "cf0120222caf2ea681a48bec07ad6a083ab48ebc31ad158eec271d5789c0f20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0120222caf2ea681a48bec07ad6a083ab48ebc31ad158eec271d5789c0f20b", kill_on_drop: false }` [INFO] [stdout] cf0120222caf2ea681a48bec07ad6a083ab48ebc31ad158eec271d5789c0f20b