[INFO] cloning repository https://github.com/William103/TheGame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/William103/TheGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliam103%2FTheGame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliam103%2FTheGame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3154a1a41af7898fb14ce96a626a4ead18c62c27 [INFO] checking William103/TheGame against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliam103%2FTheGame" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/William103/TheGame on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/William103/TheGame [INFO] finished tweaking git repo https://github.com/William103/TheGame [INFO] tweaked toml for git repo https://github.com/William103/TheGame written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd68be458142798db05c335e760d2cc600afda946711d31959c4c88ce2c4e798 [INFO] running `Command { std: "docker" "start" "-a" "bd68be458142798db05c335e760d2cc600afda946711d31959c4c88ce2c4e798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd68be458142798db05c335e760d2cc600afda946711d31959c4c88ce2c4e798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd68be458142798db05c335e760d2cc600afda946711d31959c4c88ce2c4e798", kill_on_drop: false }` [INFO] [stdout] bd68be458142798db05c335e760d2cc600afda946711d31959c4c88ce2c4e798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 130823ab5dc85011882f37610f7c722770105e5994ae5d52e81ad880588384a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "130823ab5dc85011882f37610f7c722770105e5994ae5d52e81ad880588384a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/background.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | state: State, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `s_width` [INFO] [stdout] --> src/background.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s_width: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `s_height` [INFO] [stdout] --> src/background.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | s_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/background.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frame` [INFO] [stdout] --> src/background.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | frame: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `State` [INFO] [stdout] --> src/enemy.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Enemy` [INFO] [stdout] --> src/enemy.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Enemy<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/enemy.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn new<'a>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/enemy.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn draw(&self, canvas: &mut Canvas) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/enemy.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/keyboard.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter_mut(&mut self) -> std::collections::vec_deque::IterMut { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/keyboard.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn size(&self) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/background.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | state: State, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `s_width` [INFO] [stdout] --> src/background.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | s_width: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `s_height` [INFO] [stdout] --> src/background.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | s_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/background.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frame` [INFO] [stdout] --> src/background.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | frame: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `State` [INFO] [stdout] --> src/enemy.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Enemy` [INFO] [stdout] --> src/enemy.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Enemy<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/enemy.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn new<'a>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/enemy.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn draw(&self, canvas: &mut Canvas) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/enemy.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/keyboard.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn iter_mut(&mut self) -> std::collections::vec_deque::IterMut { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/keyboard.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn size(&self) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.95s [INFO] running `Command { std: "docker" "inspect" "130823ab5dc85011882f37610f7c722770105e5994ae5d52e81ad880588384a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130823ab5dc85011882f37610f7c722770105e5994ae5d52e81ad880588384a7", kill_on_drop: false }` [INFO] [stdout] 130823ab5dc85011882f37610f7c722770105e5994ae5d52e81ad880588384a7