[INFO] cloning repository https://github.com/HannesTuhkala/plyen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HannesTuhkala/plyen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHannesTuhkala%2Fplyen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHannesTuhkala%2Fplyen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c72636cac1aef8ea3029bb88bc3365adbfb0d4df [INFO] checking HannesTuhkala/plyen against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHannesTuhkala%2Fplyen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HannesTuhkala/plyen on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HannesTuhkala/plyen [INFO] finished tweaking git repo https://github.com/HannesTuhkala/plyen [INFO] tweaked toml for git repo https://github.com/HannesTuhkala/plyen written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HannesTuhkala/plyen already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.2.0 [INFO] [stderr] Downloaded serde v1.0.102 [INFO] [stderr] Downloaded array-macro v1.0.4 [INFO] [stderr] Downloaded strum v0.16.0 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded enum-map-derive v0.4.3 [INFO] [stderr] Downloaded enum-map v0.6.2 [INFO] [stderr] Downloaded strum_macros v0.16.0 [INFO] [stderr] Downloaded unicode-truncate v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.102 [INFO] [stderr] Downloaded whoami v0.6.0 [INFO] [stderr] Downloaded enum_dispatch v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51a7d1140ab3e88462e273bacaa054005d17e7c38252e2eb9d428e5329dfb20b [INFO] running `Command { std: "docker" "start" "-a" "51a7d1140ab3e88462e273bacaa054005d17e7c38252e2eb9d428e5329dfb20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a7d1140ab3e88462e273bacaa054005d17e7c38252e2eb9d428e5329dfb20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a7d1140ab3e88462e273bacaa054005d17e7c38252e2eb9d428e5329dfb20b", kill_on_drop: false }` [INFO] [stdout] 51a7d1140ab3e88462e273bacaa054005d17e7c38252e2eb9d428e5329dfb20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a89173aeaa2c3e6c92ac57301f6ff386101f4830c3b68ecd780aeaea6013441e [INFO] running `Command { std: "docker" "start" "-a" "a89173aeaa2c3e6c92ac57301f6ff386101f4830c3b68ecd780aeaea6013441e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Checking array-macro v1.0.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling plen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking whoami v0.6.0 [INFO] [stderr] Checking unicode-truncate v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling enum_dispatch v0.2.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Checking libplen v0.1.0 (/opt/rustwide/workdir/libplen) [INFO] [stdout] warning: the item `Rng` is imported redundantly [INFO] [stdout] --> libplen/src/gamestate.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `Rng` is already imported here [INFO] [stdout] 6 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> libplen/src/messages.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurricane` [INFO] [stdout] --> libplen/src/projectiles.rs:174:57 [INFO] [stdout] | [INFO] [stdout] 174 | &mut self, players: &[Player], delta_time: f32, hurricane: &Option [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurricane` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `yeehaw_1` and `yeehaw_2` are never read [INFO] [stdout] --> src/assets.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Assets<'ttf, 'r> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub yeehaw_1: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | pub yeehaw_2: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `yeehaw_1` and `yeehaw_2` are never read [INFO] [stdout] --> src/assets.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Assets<'ttf, 'r> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub yeehaw_1: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | pub yeehaw_2: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.88s [INFO] running `Command { std: "docker" "inspect" "a89173aeaa2c3e6c92ac57301f6ff386101f4830c3b68ecd780aeaea6013441e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89173aeaa2c3e6c92ac57301f6ff386101f4830c3b68ecd780aeaea6013441e", kill_on_drop: false }` [INFO] [stdout] a89173aeaa2c3e6c92ac57301f6ff386101f4830c3b68ecd780aeaea6013441e [INFO] checking HannesTuhkala/plyen against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHannesTuhkala%2Fplyen" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HannesTuhkala/plyen on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HannesTuhkala/plyen [INFO] finished tweaking git repo https://github.com/HannesTuhkala/plyen [INFO] tweaked toml for git repo https://github.com/HannesTuhkala/plyen written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HannesTuhkala/plyen already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cefb5b22911845f3a1be7d044c94663440fb7a96ac24df7cc0984e4f3568dbb3 [INFO] running `Command { std: "docker" "start" "-a" "cefb5b22911845f3a1be7d044c94663440fb7a96ac24df7cc0984e4f3568dbb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cefb5b22911845f3a1be7d044c94663440fb7a96ac24df7cc0984e4f3568dbb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cefb5b22911845f3a1be7d044c94663440fb7a96ac24df7cc0984e4f3568dbb3", kill_on_drop: false }` [INFO] [stdout] cefb5b22911845f3a1be7d044c94663440fb7a96ac24df7cc0984e4f3568dbb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb930f6015725940a41c94ec7e33f95d3e0fc3fdb4ad7508bacb3c6b0ff116d0 [INFO] running `Command { std: "docker" "start" "-a" "eb930f6015725940a41c94ec7e33f95d3e0fc3fdb4ad7508bacb3c6b0ff116d0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking array-macro v1.0.4 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling plen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking whoami v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking unicode-truncate v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling enum_dispatch v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Checking libplen v0.1.0 (/opt/rustwide/workdir/libplen) [INFO] [stdout] warning: the item `Rng` is imported redundantly [INFO] [stdout] --> libplen/src/gamestate.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `Rng` is already imported here [INFO] [stdout] 6 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> libplen/src/messages.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurricane` [INFO] [stdout] --> libplen/src/projectiles.rs:174:57 [INFO] [stdout] | [INFO] [stdout] 174 | &mut self, players: &[Player], delta_time: f32, hurricane: &Option [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurricane` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `yeehaw_1` and `yeehaw_2` are never read [INFO] [stdout] --> src/assets.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Assets<'ttf, 'r> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub yeehaw_1: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | pub yeehaw_2: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `yeehaw_1` and `yeehaw_2` are never read [INFO] [stdout] --> src/assets.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Assets<'ttf, 'r> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub yeehaw_1: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | pub yeehaw_2: Texture<'r>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.24s [INFO] running `Command { std: "docker" "inspect" "eb930f6015725940a41c94ec7e33f95d3e0fc3fdb4ad7508bacb3c6b0ff116d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb930f6015725940a41c94ec7e33f95d3e0fc3fdb4ad7508bacb3c6b0ff116d0", kill_on_drop: false }` [INFO] [stdout] eb930f6015725940a41c94ec7e33f95d3e0fc3fdb4ad7508bacb3c6b0ff116d0