[INFO] cloning 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" "clone" "--bare" "https://github.com/lambdaxymox/googly-blocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaxymox%2Fgoogly-blocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaxymox%2Fgoogly-blocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18e1414bd25aa2f99d686578ace2becfce33ee65 [INFO] testing lambdaxymox/googly-blocks against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaxymox%2Fgoogly-blocks" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lambdaxymox/googly-blocks on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-16/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" "+beta-2022-04-10" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 928c2327dc8bc226348de55623dc78962a6a299c9dd18255c37072b5cafe1c96 [INFO] running `Command { std: "docker" "start" "-a" "928c2327dc8bc226348de55623dc78962a6a299c9dd18255c37072b5cafe1c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "928c2327dc8bc226348de55623dc78962a6a299c9dd18255c37072b5cafe1c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928c2327dc8bc226348de55623dc78962a6a299c9dd18255c37072b5cafe1c96", kill_on_drop: false }` [INFO] [stdout] 928c2327dc8bc226348de55623dc78962a6a299c9dd18255c37072b5cafe1c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54c7cb94920c2851d4ea5de0d29c3f5080152c51b2bf558cdea17ff4484938aa [INFO] running `Command { std: "docker" "start" "-a" "54c7cb94920c2851d4ea5de0d29c3f5080152c51b2bf558cdea17ff4484938aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling googly-blocks v0.3.93 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cglinalg v0.14.3 (https://github.com/lambdaxymox/cglinalg#a22bf6d4) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling file_logger v0.4.5 (https://github.com/lambdaxymox/file-logger#593bada6) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling glfw v0.41.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling bmfa v0.3.14 (https://github.com/lambdaxymox/bmfa#f67cb06f) [INFO] [stderr] Compiling tex_atlas v0.2.1 (https://github.com/lambdaxymox/tex_atlas#e374d0e7) [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2774:69 [INFO] [stdout] | [INFO] [stdout] 2774 | 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: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:2863:49 [INFO] [stdout] | [INFO] [stdout] 2863 | 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:2885:28 [INFO] [stdout] | [INFO] [stdout] 2885 | 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:2885:69 [INFO] [stdout] | [INFO] [stdout] 2885 | 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:2891:49 [INFO] [stdout] | [INFO] [stdout] 2891 | 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:3246:33 [INFO] [stdout] | [INFO] [stdout] 3246 | 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:3253:34 [INFO] [stdout] | [INFO] [stdout] 3253 | 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:3414:33 [INFO] [stdout] | [INFO] [stdout] 3414 | 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:3421:34 [INFO] [stdout] | [INFO] [stdout] 3421 | 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:3602:22 [INFO] [stdout] | [INFO] [stdout] 3602 | 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:290:28 [INFO] [stdout] | [INFO] [stdout] 290 | 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:290:89 [INFO] [stdout] | [INFO] [stdout] 290 | 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:340:28 [INFO] [stdout] | [INFO] [stdout] 340 | 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:340:89 [INFO] [stdout] | [INFO] [stdout] 340 | 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:346:69 [INFO] [stdout] | [INFO] [stdout] 346 | 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: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GLBackgroundPanel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:349:16 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GLBackgroundPanel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:349:16 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:579:5 [INFO] [stdout] | [INFO] [stdout] 579 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 580 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:581:5 [INFO] [stdout] | [INFO] [stdout] 581 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:936:5 [INFO] [stdout] | [INFO] [stdout] 936 | 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:937:5 [INFO] [stdout] | [INFO] [stdout] 937 | 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:1471:5 [INFO] [stdout] | [INFO] [stdout] 1471 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1473:5 [INFO] [stdout] | [INFO] [stdout] 1473 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:1711:5 [INFO] [stdout] | [INFO] [stdout] 1711 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1712:5 [INFO] [stdout] | [INFO] [stdout] 1712 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1713:5 [INFO] [stdout] | [INFO] [stdout] 1713 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1714:5 [INFO] [stdout] | [INFO] [stdout] 1714 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:2143:5 [INFO] [stdout] | [INFO] [stdout] 2143 | 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:2146:5 [INFO] [stdout] | [INFO] [stdout] 2146 | 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:2147:5 [INFO] [stdout] | [INFO] [stdout] 2147 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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: `InputAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/input.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Copy, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_disabled` [INFO] [stdout] --> src/flashing_state_machine.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | 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:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | 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:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn is_unpressed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.28s [INFO] running `Command { std: "docker" "inspect" "54c7cb94920c2851d4ea5de0d29c3f5080152c51b2bf558cdea17ff4484938aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c7cb94920c2851d4ea5de0d29c3f5080152c51b2bf558cdea17ff4484938aa", kill_on_drop: false }` [INFO] [stdout] 54c7cb94920c2851d4ea5de0d29c3f5080152c51b2bf558cdea17ff4484938aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b80b61df3adc10e48d96de839022619245ce99d6176a38528fd40e29020cb8 [INFO] running `Command { std: "docker" "start" "-a" "c4b80b61df3adc10e48d96de839022619245ce99d6176a38528fd40e29020cb8", kill_on_drop: false }` [INFO] [stderr] Compiling googly-blocks v0.3.93 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `elapsed_milliseconds` [INFO] [stdout] --> src/main.rs:2774:69 [INFO] [stdout] | [INFO] [stdout] 2774 | 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: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:2863:49 [INFO] [stdout] | [INFO] [stdout] 2863 | 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:2885:28 [INFO] [stdout] | [INFO] [stdout] 2885 | 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:2885:69 [INFO] [stdout] | [INFO] [stdout] 2885 | 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:2891:49 [INFO] [stdout] | [INFO] [stdout] 2891 | 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:3246:33 [INFO] [stdout] | [INFO] [stdout] 3246 | 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:3253:34 [INFO] [stdout] | [INFO] [stdout] 3253 | 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:3414:33 [INFO] [stdout] | [INFO] [stdout] 3414 | 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:3421:34 [INFO] [stdout] | [INFO] [stdout] 3421 | 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:3602:22 [INFO] [stdout] | [INFO] [stdout] 3602 | 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:290:28 [INFO] [stdout] | [INFO] [stdout] 290 | 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:290:89 [INFO] [stdout] | [INFO] [stdout] 290 | 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:340:28 [INFO] [stdout] | [INFO] [stdout] 340 | 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:340:89 [INFO] [stdout] | [INFO] [stdout] 340 | 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:346:69 [INFO] [stdout] | [INFO] [stdout] 346 | 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: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GLBackgroundPanel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:349:16 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GLBackgroundPanel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:349:16 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:409:16 [INFO] [stdout] | [INFO] [stdout] 409 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:579:5 [INFO] [stdout] | [INFO] [stdout] 579 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 580 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:581:5 [INFO] [stdout] | [INFO] [stdout] 581 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:574:16 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:936:5 [INFO] [stdout] | [INFO] [stdout] 936 | 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:937:5 [INFO] [stdout] | [INFO] [stdout] 937 | 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:1471:5 [INFO] [stdout] | [INFO] [stdout] 1471 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1473:5 [INFO] [stdout] | [INFO] [stdout] 1473 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1467 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:1711:5 [INFO] [stdout] | [INFO] [stdout] 1711 | v_pos_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_vbo` [INFO] [stdout] --> src/main.rs:1712:5 [INFO] [stdout] | [INFO] [stdout] 1712 | v_tex_vbo: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_loc` [INFO] [stdout] --> src/main.rs:1713:5 [INFO] [stdout] | [INFO] [stdout] 1713 | v_pos_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_tex_loc` [INFO] [stdout] --> src/main.rs:1714:5 [INFO] [stdout] | [INFO] [stdout] 1714 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:1707:16 [INFO] [stdout] | [INFO] [stdout] 1707 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v_pos_vbo` [INFO] [stdout] --> src/main.rs:2143:5 [INFO] [stdout] | [INFO] [stdout] 2143 | 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:2146:5 [INFO] [stdout] | [INFO] [stdout] 2146 | 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:2147:5 [INFO] [stdout] | [INFO] [stdout] 2147 | v_tex_loc: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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: `InputAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/input.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Copy, Clone, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | 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:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn is_unpressed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.81s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/googly_blocks-94da110e51231298) [INFO] running `Command { std: "docker" "inspect" "c4b80b61df3adc10e48d96de839022619245ce99d6176a38528fd40e29020cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b80b61df3adc10e48d96de839022619245ce99d6176a38528fd40e29020cb8", kill_on_drop: false }` [INFO] [stdout] c4b80b61df3adc10e48d96de839022619245ce99d6176a38528fd40e29020cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 531f1dbcb51c80de2a47792d5c84d38983fa5f4bf96297db8b327765b6c7901c [INFO] running `Command { std: "docker" "start" "-a" "531f1dbcb51c80de2a47792d5c84d38983fa5f4bf96297db8b327765b6c7901c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/main.rs:2774:69 [INFO] [stderr] | [INFO] [stderr] 2774 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/main.rs:2853:69 [INFO] [stderr] | [INFO] [stderr] 2853 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/main.rs:2863:49 [INFO] [stderr] | [INFO] [stderr] 2863 | fn update(&self, context: &mut GameContext, elapsed_milliseconds: Duration) -> GameState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:2885:28 [INFO] [stderr] | [INFO] [stderr] 2885 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/main.rs:2885:69 [INFO] [stderr] | [INFO] [stderr] 2885 | fn handle_input(&self, context: &mut GameContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/main.rs:2891:49 [INFO] [stderr] | [INFO] [stderr] 2891 | fn update(&self, context: &mut GameContext, elapsed_milliseconds: Duration) -> GameState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:3246:33 [INFO] [stderr] | [INFO] [stderr] 3246 | fn clear_framebuffer(&self, context: &mut RendererContext) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:3253:34 [INFO] [stderr] | [INFO] [stderr] 3253 | fn clear_depth_buffer(&self, context: &mut RendererContext) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:3414:33 [INFO] [stderr] | [INFO] [stderr] 3414 | fn clear_framebuffer(&self, context: &mut RendererContext) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:3421:34 [INFO] [stderr] | [INFO] [stderr] 3421 | fn clear_depth_buffer(&self, context: &mut RendererContext) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:3602:22 [INFO] [stderr] | [INFO] [stderr] 3602 | fn render(&self, context: &mut RendererContext) {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `landed` [INFO] [stderr] --> src/playing_field.rs:298:73 [INFO] [stderr] | [INFO] [stderr] 298 | fn collides_with_left_wall(piece: GooglyBlock, top_left: BlockPosition, landed: &LandedBlocksGrid) -> bool { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_landed` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/playing_field_state_machine.rs:290:28 [INFO] [stderr] | [INFO] [stderr] 290 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/playing_field_state_machine.rs:290:89 [INFO] [stderr] | [INFO] [stderr] 290 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/playing_field_state_machine.rs:340:28 [INFO] [stderr] | [INFO] [stderr] 340 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/playing_field_state_machine.rs:340:89 [INFO] [stderr] | [INFO] [stderr] 340 | fn handle_input(&self, context: &mut PlayingFieldStateMachineContext, input: Input, elapsed_milliseconds: Duration) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `elapsed_milliseconds` [INFO] [stderr] --> src/playing_field_state_machine.rs:346:69 [INFO] [stderr] | [INFO] [stderr] 346 | fn update(&self, context: &mut PlayingFieldStateMachineContext, elapsed_milliseconds: Duration) -> PlayingFieldState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_milliseconds` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_vbo` [INFO] [stderr] --> src/main.rs:352:5 [INFO] [stderr] | [INFO] [stderr] 352 | v_pos_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GLBackgroundPanel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:349:16 [INFO] [stderr] | [INFO] [stderr] 349 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_vbo` [INFO] [stderr] --> src/main.rs:353:5 [INFO] [stderr] | [INFO] [stderr] 353 | v_tex_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GLBackgroundPanel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:349:16 [INFO] [stderr] | [INFO] [stderr] 349 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_vbo` [INFO] [stderr] --> src/main.rs:413:5 [INFO] [stderr] | [INFO] [stderr] 413 | v_pos_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:409:16 [INFO] [stderr] | [INFO] [stderr] 409 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_vbo` [INFO] [stderr] --> src/main.rs:414:5 [INFO] [stderr] | [INFO] [stderr] 414 | v_tex_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:409:16 [INFO] [stderr] | [INFO] [stderr] 409 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_loc` [INFO] [stderr] --> src/main.rs:415:5 [INFO] [stderr] | [INFO] [stderr] 415 | v_pos_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:409:16 [INFO] [stderr] | [INFO] [stderr] 409 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_loc` [INFO] [stderr] --> src/main.rs:416:5 [INFO] [stderr] | [INFO] [stderr] 416 | v_tex_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:409:16 [INFO] [stderr] | [INFO] [stderr] 409 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_vbo` [INFO] [stderr] --> src/main.rs:578:5 [INFO] [stderr] | [INFO] [stderr] 578 | v_pos_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:574:16 [INFO] [stderr] | [INFO] [stderr] 574 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_vbo` [INFO] [stderr] --> src/main.rs:579:5 [INFO] [stderr] | [INFO] [stderr] 579 | v_tex_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:574:16 [INFO] [stderr] | [INFO] [stderr] 574 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_loc` [INFO] [stderr] --> src/main.rs:580:5 [INFO] [stderr] | [INFO] [stderr] 580 | v_pos_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:574:16 [INFO] [stderr] | [INFO] [stderr] 574 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_loc` [INFO] [stderr] --> src/main.rs:581:5 [INFO] [stderr] | [INFO] [stderr] 581 | v_tex_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TitleScreenFlashingBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:574:16 [INFO] [stderr] | [INFO] [stderr] 574 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_vbo` [INFO] [stderr] --> src/main.rs:936:5 [INFO] [stderr] | [INFO] [stderr] 936 | v_pos_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_vbo` [INFO] [stderr] --> src/main.rs:937:5 [INFO] [stderr] | [INFO] [stderr] 937 | v_tex_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_vbo` [INFO] [stderr] --> src/main.rs:1471:5 [INFO] [stderr] | [INFO] [stderr] 1471 | v_pos_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1467:16 [INFO] [stderr] | [INFO] [stderr] 1467 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_vbo` [INFO] [stderr] --> src/main.rs:1472:5 [INFO] [stderr] | [INFO] [stderr] 1472 | v_tex_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1467:16 [INFO] [stderr] | [INFO] [stderr] 1467 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_loc` [INFO] [stderr] --> src/main.rs:1473:5 [INFO] [stderr] | [INFO] [stderr] 1473 | v_pos_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1467:16 [INFO] [stderr] | [INFO] [stderr] 1467 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_loc` [INFO] [stderr] --> src/main.rs:1474:5 [INFO] [stderr] | [INFO] [stderr] 1474 | v_tex_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayingFieldBackgroundBufferHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1467:16 [INFO] [stderr] | [INFO] [stderr] 1467 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_vbo` [INFO] [stderr] --> src/main.rs:1711:5 [INFO] [stderr] | [INFO] [stderr] 1711 | v_pos_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1707:16 [INFO] [stderr] | [INFO] [stderr] 1707 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_vbo` [INFO] [stderr] --> src/main.rs:1712:5 [INFO] [stderr] | [INFO] [stderr] 1712 | v_tex_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1707:16 [INFO] [stderr] | [INFO] [stderr] 1707 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_loc` [INFO] [stderr] --> src/main.rs:1713:5 [INFO] [stderr] | [INFO] [stderr] 1713 | v_pos_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1707:16 [INFO] [stderr] | [INFO] [stderr] 1707 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_loc` [INFO] [stderr] --> src/main.rs:1714:5 [INFO] [stderr] | [INFO] [stderr] 1714 | v_tex_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GameOverPanelHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:1707:16 [INFO] [stderr] | [INFO] [stderr] 1707 | #[derive(Copy, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_vbo` [INFO] [stderr] --> src/main.rs:2143:5 [INFO] [stderr] | [INFO] [stderr] 2143 | v_pos_vbo: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_pos_loc` [INFO] [stderr] --> src/main.rs:2146:5 [INFO] [stderr] | [INFO] [stderr] 2146 | v_pos_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `v_tex_loc` [INFO] [stderr] --> src/main.rs:2147:5 [INFO] [stderr] | [INFO] [stderr] 2147 | v_tex_loc: GLuint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Release` [INFO] [stderr] --> src/input.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | Release, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InputAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/input.rs:18:16 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Copy, Clone, Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `len` [INFO] [stderr] --> src/mesh.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn len(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `len` [INFO] [stderr] --> src/mesh.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn len(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `points` [INFO] [stderr] --> src/mesh.rs:89:12 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn points(&self) -> &[[f32; 2]] { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `tex_coords` [INFO] [stderr] --> src/mesh.rs:97:12 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn tex_coords(&self) -> &[[f32; 2]] { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `len` [INFO] [stderr] --> src/mesh.rs:103:12 [INFO] [stderr] | [INFO] [stderr] 103 | pub fn len(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_enabled` [INFO] [stderr] --> src/title_screen_state_machine.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | fn is_enabled(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_unpressed` [INFO] [stderr] --> src/title_screen_state_machine.rs:102:8 [INFO] [stderr] | [INFO] [stderr] 102 | fn is_unpressed(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `googly-blocks` (bin "googly-blocks" test) generated 48 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/googly_blocks-94da110e51231298) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test block::tests::googly_block_rotations_should_cycle ... ok [INFO] [stdout] test flashing_state_machine::tests::state_machine_should_correctly_report_being_disabled_after_disabling ... ok [INFO] [stdout] test flashing_state_machine::tests::state_machine_should_correctly_report_being_enabled_after_enabling ... ok [INFO] [stdout] test flashing_state_machine::tests::state_machine_should_disable_after_stopping_time_is_reached ... ok [INFO] [stdout] test flashing_state_machine::tests::state_machine_should_remain_enabled_before_stopping_time ... ok [INFO] [stdout] test flashing_state_machine::tests::state_machine_should_remain_enabled_before_stopping_time_is_reached ... ok [INFO] [stdout] test flashing_state_machine::tests::state_machine_should_transition_from_dark_to_light_after_switch_time_is_reached ... ok [INFO] [stdout] test flashing_state_machine::tests::state_machine_should_transition_from_light_to_dark_after_switch_time_is_reached ... ok [INFO] [stdout] test playing_field::collision_tests::blocks_crossing_floor_should_collide_with_floor ... ok [INFO] [stdout] test playing_field::collision_tests::block_elements_should_not_collide_with_unoccupied_cells ... ok [INFO] [stdout] test playing_field::collision_tests::blocks_crossing_leftmost_column_should_collide_with_left_wall ... ok [INFO] [stdout] test playing_field::collision_tests::blocks_crossing_rightmost_column_should_collide_with_right_wall ... ok [INFO] [stdout] test playing_field::collision_tests::blocks_should_collide_on_occupied_cells ... ok [INFO] [stdout] test playing_field::collision_tests::blocks_whose_bottom_elements_occupy_bottommost_row_should_not_collide_with_floor ... ok [INFO] [stdout] test playing_field::collision_tests::blocks_with_elements_in_leftmost_column_should_not_collide_with_left_wall ... ok [INFO] [stdout] test playing_field::collision_tests::blocks_with_elements_in_rightmost_column_should_not_collide_with_right_wall ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::all_cells_in_a_new_landed_blocks_matrix_should_be_empty_spaces ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::getting_an_element_from_a_column_larger_than_the_number_of_columns_should_be_out_of_bounds ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::getting_an_element_from_a_negative_valued_column_should_be_out_of_bounds ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::getting_an_element_from_a_negative_valued_row_should_be_out_of_bounds ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::getting_an_element_from_a_row_larger_than_the_number_of_rows_should_be_out_of_bounds ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::inserting_a_block_into_landed_blocks_and_getting_it_back_yields_the_same_elements ... ok [INFO] [stdout] test playing_field::playing_field_tests::falling_in_an_empty_playing_field_should_stop_on_floor ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::inserting_an_element_and_getting_it_back_yields_the_same_element ... ok [INFO] [stdout] test playing_field::playing_field_tests::moving_far_enough_left_in_an_empty_playing_field_should_stop_on_left_wall ... ok [INFO] [stdout] test playing_field::playing_field_tests::falls_should_collide_with_element_in_playing_field ... ok [INFO] [stdout] test playing_field::playing_field_tests::moving_far_enough_right_in_an_empty_playing_field_should_stop_on_right_wall ... ok [INFO] [stdout] test playing_field::landed_blocks_tests::inserting_the_same_element_to_the_same_position_twice_is_the_same_as_inserting_it_once ... ok [INFO] [stdout] test score::tests::score_board_lines_before_next_level_should_not_exceed_lines_per_level ... ok [INFO] [stdout] test score::tests::score_board_should_not_transition_to_next_level_if_lines_per_level_not_crossed ... ok [INFO] [stdout] test score::tests::score_board_should_transition_to_next_level_on_crossing_line_threshold ... ok [INFO] [stdout] test timer::tests::timer_correctly_counts_events_between_resets ... ok [INFO] [stdout] test timer::tests::timer_correctly_triggers_an_event_after_event_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "531f1dbcb51c80de2a47792d5c84d38983fa5f4bf96297db8b327765b6c7901c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531f1dbcb51c80de2a47792d5c84d38983fa5f4bf96297db8b327765b6c7901c", kill_on_drop: false }` [INFO] [stdout] 531f1dbcb51c80de2a47792d5c84d38983fa5f4bf96297db8b327765b6c7901c