[INFO] updating cached repository https://github.com/lambdaxymox/googly-blocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60576210edef3ede6d8bcf26c92ad4b5aafe18fb [INFO] checking lambdaxymox/googly-blocks against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaxymox%2Fgoogly-blocks" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lambdaxymox/googly-blocks on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lambdaxymox/googly-blocks [INFO] finished tweaking git repo https://github.com/lambdaxymox/googly-blocks [INFO] tweaked toml for git repo https://github.com/lambdaxymox/googly-blocks written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lambdaxymox/googly-blocks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b25877a9c8f2a9a58eb0a6eee3a46cd31a10c3268b3e031030353bdb076a815b [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" "b25877a9c8f2a9a58eb0a6eee3a46cd31a10c3268b3e031030353bdb076a815b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b25877a9c8f2a9a58eb0a6eee3a46cd31a10c3268b3e031030353bdb076a815b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25877a9c8f2a9a58eb0a6eee3a46cd31a10c3268b3e031030353bdb076a815b", kill_on_drop: false }` [INFO] [stdout] b25877a9c8f2a9a58eb0a6eee3a46cd31a10c3268b3e031030353bdb076a815b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69984901545a92295e2d8e24aa9baacd555e312a0ce520cb42e9be7462e23595 [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" "69984901545a92295e2d8e24aa9baacd555e312a0ce520cb42e9be7462e23595", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking png v0.16.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking gdmath v0.7.28 (https://github.com/lambdaxymox/gdmath#931e4414) [INFO] [stderr] Compiling googly-blocks v0.3.87 (/opt/rustwide/workdir) [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking glfw v0.37.0 [INFO] [stderr] Checking file_logger v0.4.5 (https://github.com/lambdaxymox/file-logger#593bada6) [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking tex_atlas v0.1.26 (https://github.com/lambdaxymox/tex_atlas#de96a89f) [INFO] [stderr] Checking bmfa v0.3.14 (https://github.com/lambdaxymox/bmfa#f67cb06f) [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2742:69 [INFO] [stdout] | [INFO] [stdout] 2742 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2821:69 [INFO] [stdout] | [INFO] [stdout] 2821 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2831:49 [INFO] [stdout] | [INFO] [stdout] 2831 | fn update(&self, context: &mut GameContext, elapsed_milliseconds: Duration) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:2853:28 [INFO] [stdout] | [INFO] [stdout] 2853 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2853:69 [INFO] [stdout] | [INFO] [stdout] 2853 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2859:49 [INFO] [stdout] | [INFO] [stdout] 2859 | fn update(&self, context: &mut GameContext, elapsed_milliseconds: Duration) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3141:33 [INFO] [stdout] | [INFO] [stdout] 3141 | fn clear_framebuffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3148:34 [INFO] [stdout] | [INFO] [stdout] 3148 | fn clear_depth_buffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3305:33 [INFO] [stdout] | [INFO] [stdout] 3305 | fn clear_framebuffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3312:34 [INFO] [stdout] | [INFO] [stdout] 3312 | fn clear_depth_buffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3489:22 [INFO] [stdout] | [INFO] [stdout] 3489 | fn render(&self, context: &mut RendererContext) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `landed` [INFO] [stdout] --> src/playing_field.rs:298:73 [INFO] [stdout] | [INFO] [stdout] 298 | fn collides_with_left_wall(piece: GooglyBlock, top_left: BlockPosition, landed: &LandedBlocksGrid) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_landed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/playing_field_state_machine.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 288 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/playing_field_state_machine.rs:288:89 [INFO] [stdout] | [INFO] [stdout] 288 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/playing_field_state_machine.rs:338:28 [INFO] [stdout] | [INFO] [stdout] 338 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/playing_field_state_machine.rs:338:89 [INFO] [stdout] | [INFO] [stdout] 338 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/playing_field_state_machine.rs:344:69 [INFO] [stdout] | [INFO] [stdout] 344 | fn update(&self, context: &mut PlayingFieldStateMachineContext, elapsed_milliseconds: Duration) -> PlayingFieldState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2742:69 [INFO] [stdout] | [INFO] [stdout] 2742 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2821:69 [INFO] [stdout] | [INFO] [stdout] 2821 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2831:49 [INFO] [stdout] | [INFO] [stdout] 2831 | fn update(&self, context: &mut GameContext, elapsed_milliseconds: Duration) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:2853:28 [INFO] [stdout] | [INFO] [stdout] 2853 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2853:69 [INFO] [stdout] | [INFO] [stdout] 2853 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2859:49 [INFO] [stdout] | [INFO] [stdout] 2859 | fn update(&self, context: &mut GameContext, elapsed_milliseconds: Duration) -> GameState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3141:33 [INFO] [stdout] | [INFO] [stdout] 3141 | fn clear_framebuffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3148:34 [INFO] [stdout] | [INFO] [stdout] 3148 | fn clear_depth_buffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3305:33 [INFO] [stdout] | [INFO] [stdout] 3305 | fn clear_framebuffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3312:34 [INFO] [stdout] | [INFO] [stdout] 3312 | fn clear_depth_buffer(&self, context: &mut RendererContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:3489:22 [INFO] [stdout] | [INFO] [stdout] 3489 | fn render(&self, context: &mut RendererContext) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `landed` [INFO] [stdout] --> src/playing_field.rs:298:73 [INFO] [stdout] | [INFO] [stdout] 298 | fn collides_with_left_wall(piece: GooglyBlock, top_left: BlockPosition, landed: &LandedBlocksGrid) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_landed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/playing_field_state_machine.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 288 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/playing_field_state_machine.rs:288:89 [INFO] [stdout] | [INFO] [stdout] 288 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/playing_field_state_machine.rs:338:28 [INFO] [stdout] | [INFO] [stdout] 338 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/playing_field_state_machine.rs:338:89 [INFO] [stdout] | [INFO] [stdout] 338 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/playing_field_state_machine.rs:344:69 [INFO] [stdout] | [INFO] [stdout] 344 | fn update(&self, context: &mut PlayingFieldStateMachineContext, elapsed_milliseconds: Duration) -> PlayingFieldState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Release` [INFO] [stdout] --> src/input.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Release, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_disabled` [INFO] [stdout] --> src/flashing_state_machine.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn is_disabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/mesh.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/mesh.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `points` [INFO] [stdout] --> src/mesh.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn points(&self) -> &[[f32; 2]] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tex_coords` [INFO] [stdout] --> src/mesh.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn tex_coords(&self) -> &[[f32; 2]] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/mesh.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_in_of_bounds` [INFO] [stdout] --> src/playing_field.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn is_in_of_bounds(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_out_of_bounds` [INFO] [stdout] --> src/playing_field.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_out_of_bounds(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty_space` [INFO] [stdout] --> src/playing_field.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn is_empty_space(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter` [INFO] [stdout] --> src/playing_field.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | fn iter(&self) -> LandedBlocksIterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enabled` [INFO] [stdout] --> src/title_screen_state_machine.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn is_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_unpressed` [INFO] [stdout] --> src/title_screen_state_machine.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn is_unpressed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:556:5 [INFO] [stdout] | [INFO] [stdout] 556 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 557 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:911:5 [INFO] [stdout] | [INFO] [stdout] 911 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:912:5 [INFO] [stdout] | [INFO] [stdout] 912 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:1443:5 [INFO] [stdout] | [INFO] [stdout] 1443 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1444:5 [INFO] [stdout] | [INFO] [stdout] 1444 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1446:5 [INFO] [stdout] | [INFO] [stdout] 1446 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:1683:5 [INFO] [stdout] | [INFO] [stdout] 1683 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1684:5 [INFO] [stdout] | [INFO] [stdout] 1684 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1685:5 [INFO] [stdout] | [INFO] [stdout] 1685 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1686:5 [INFO] [stdout] | [INFO] [stdout] 1686 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:2111:5 [INFO] [stdout] | [INFO] [stdout] 2111 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:2114:5 [INFO] [stdout] | [INFO] [stdout] 2114 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:2115:5 [INFO] [stdout] | [INFO] [stdout] 2115 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Release` [INFO] [stdout] --> src/input.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Release, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/mesh.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/mesh.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `points` [INFO] [stdout] --> src/mesh.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn points(&self) -> &[[f32; 2]] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tex_coords` [INFO] [stdout] --> src/mesh.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn tex_coords(&self) -> &[[f32; 2]] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/mesh.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_enabled` [INFO] [stdout] --> src/title_screen_state_machine.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn is_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_unpressed` [INFO] [stdout] --> src/title_screen_state_machine.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn is_unpressed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:556:5 [INFO] [stdout] | [INFO] [stdout] 556 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 557 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:911:5 [INFO] [stdout] | [INFO] [stdout] 911 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:912:5 [INFO] [stdout] | [INFO] [stdout] 912 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:1443:5 [INFO] [stdout] | [INFO] [stdout] 1443 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1444:5 [INFO] [stdout] | [INFO] [stdout] 1444 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1446:5 [INFO] [stdout] | [INFO] [stdout] 1446 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:1683:5 [INFO] [stdout] | [INFO] [stdout] 1683 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1684:5 [INFO] [stdout] | [INFO] [stdout] 1684 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1685:5 [INFO] [stdout] | [INFO] [stdout] 1685 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1686:5 [INFO] [stdout] | [INFO] [stdout] 1686 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:2111:5 [INFO] [stdout] | [INFO] [stdout] 2111 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:2114:5 [INFO] [stdout] | [INFO] [stdout] 2114 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:2115:5 [INFO] [stdout] | [INFO] [stdout] 2115 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "69984901545a92295e2d8e24aa9baacd555e312a0ce520cb42e9be7462e23595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69984901545a92295e2d8e24aa9baacd555e312a0ce520cb42e9be7462e23595", kill_on_drop: false }` [INFO] [stdout] 69984901545a92295e2d8e24aa9baacd555e312a0ce520cb42e9be7462e23595