[INFO] cloning repository https://github.com/linkpy/rust-gamedev-experiement [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linkpy/rust-gamedev-experiement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkpy%2Frust-gamedev-experiement", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkpy%2Frust-gamedev-experiement'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b0b1723a718aee2a0bfcfc84070a437fa33955c [INFO] checking linkpy/rust-gamedev-experiement against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkpy%2Frust-gamedev-experiement" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linkpy/rust-gamedev-experiement on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linkpy/rust-gamedev-experiement [INFO] finished tweaking git repo https://github.com/linkpy/rust-gamedev-experiement [INFO] tweaked toml for git repo https://github.com/linkpy/rust-gamedev-experiement written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/linkpy/rust-gamedev-experiement already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/deltaphc/raylib-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded cmake v0.1.45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab4d67bfe43a490e0168d6b58e31de139a1962cde2912449fbe9340b285c1b8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab4d67bfe43a490e0168d6b58e31de139a1962cde2912449fbe9340b285c1b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab4d67bfe43a490e0168d6b58e31de139a1962cde2912449fbe9340b285c1b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4d67bfe43a490e0168d6b58e31de139a1962cde2912449fbe9340b285c1b8d", kill_on_drop: false }` [INFO] [stdout] ab4d67bfe43a490e0168d6b58e31de139a1962cde2912449fbe9340b285c1b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 620c07c924e3a3642e563999ddb45effa890db81530aebeda08552aaa907ff06 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "620c07c924e3a3642e563999ddb45effa890db81530aebeda08552aaa907ff06", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling raylib-sys v3.5.0 (https://github.com/deltaphc/raylib-rs?branch=master#ec4245e7) [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking raylib v3.5.0 (https://github.com/deltaphc/raylib-rs?branch=master#ec4245e7) [INFO] [stderr] Checking neolisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias is never used: `ComponentVec` [INFO] [stdout] --> src/framework/actor/component.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ComponentVec = Vec>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ActorComponentContext` [INFO] [stdout] --> src/framework/actor/context.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ActorComponentContext<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/framework/actor/context.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new<'a>(actor: &'a mut T, ctrl: &'a mut ActorControls, idx: usize) -> ActorComponentContext<'a, T> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `component_index` [INFO] [stdout] --> src/framework/actor/context.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn component_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components_to_add` [INFO] [stdout] --> src/framework/actor/controls.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | components_to_add: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components_to_remove` [INFO] [stdout] --> src/framework/actor/controls.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | components_to_remove: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `queued_for_deletion` [INFO] [stdout] --> src/framework/actor/controls.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | queued_for_deletion: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/framework/actor/controls.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new() -> ActorControls { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `queue_component` [INFO] [stdout] --> src/framework/actor/controls.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn queue_component(&mut self, ac: impl ActorComponent + 'static) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `queue_component_removal` [INFO] [stdout] --> src/framework/actor/controls.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn queue_component_removal(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_queued_components` [INFO] [stdout] --> src/framework/actor/controls.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_queued_components(&mut self) -> Drain>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_queued_component_removals` [INFO] [stdout] --> src/framework/actor/controls.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_queued_component_removals(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_queued_for_deletion` [INFO] [stdout] --> src/framework/actor/controls.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn is_queued_for_deletion(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `queue_for_deletion` [INFO] [stdout] --> src/framework/actor/controls.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn queue_for_deletion(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controls` [INFO] [stdout] --> src/framework/actor/holder.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | controls: ActorControls, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components` [INFO] [stdout] --> src/framework/actor/holder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | components: Vec>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/framework/actor/holder.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(data: T) -> ActorHolder { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/framework/actor/holder.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn with_capacity(data: T, cap: usize) -> ActorHolder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_component` [INFO] [stdout] --> src/framework/actor/holder.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn add_component(&mut self, ac: impl ActorComponent + 'static) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_component` [INFO] [stdout] --> src/framework/actor/holder.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn remove_component(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `initialize` [INFO] [stdout] --> src/framework/actor/holder.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn initialize(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/framework/actor/holder.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn load(&mut self, rl: &mut RaylibHandle) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/framework/actor/holder.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn update(&mut self, dt: f32, rl: &mut RaylibHandle) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/framework/actor/holder.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn draw(&mut self, rl: &mut RaylibHandle) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute_controls` [INFO] [stdout] --> src/framework/actor/holder.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn execute_controls(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controls` [INFO] [stdout] --> src/framework/scene/holder.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | controls: SceneControls, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actors` [INFO] [stdout] --> src/framework/scene/holder.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | actors: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actors_to_add` [INFO] [stdout] --> src/framework/scene/controls.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | actors_to_add: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actors_to_remove` [INFO] [stdout] --> src/framework/scene/controls.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | actors_to_remove: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | panic!(err); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 45 | panic!("{}", err); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 45 | std::panic::panic_any(err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ComponentVec` [INFO] [stdout] --> src/framework/actor/component.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ComponentVec = Vec>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ActorComponentContext` [INFO] [stdout] --> src/framework/actor/context.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ActorComponentContext<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/framework/actor/context.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new<'a>(actor: &'a mut T, ctrl: &'a mut ActorControls, idx: usize) -> ActorComponentContext<'a, T> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `component_index` [INFO] [stdout] --> src/framework/actor/context.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn component_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components_to_add` [INFO] [stdout] --> src/framework/actor/controls.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | components_to_add: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components_to_remove` [INFO] [stdout] --> src/framework/actor/controls.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | components_to_remove: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `queued_for_deletion` [INFO] [stdout] --> src/framework/actor/controls.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | queued_for_deletion: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/framework/actor/controls.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new() -> ActorControls { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `queue_component` [INFO] [stdout] --> src/framework/actor/controls.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn queue_component(&mut self, ac: impl ActorComponent + 'static) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `queue_component_removal` [INFO] [stdout] --> src/framework/actor/controls.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn queue_component_removal(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_queued_components` [INFO] [stdout] --> src/framework/actor/controls.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_queued_components(&mut self) -> Drain>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_queued_component_removals` [INFO] [stdout] --> src/framework/actor/controls.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_queued_component_removals(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_queued_for_deletion` [INFO] [stdout] --> src/framework/actor/controls.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn is_queued_for_deletion(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `queue_for_deletion` [INFO] [stdout] --> src/framework/actor/controls.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn queue_for_deletion(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controls` [INFO] [stdout] --> src/framework/actor/holder.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | controls: ActorControls, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components` [INFO] [stdout] --> src/framework/actor/holder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | components: Vec>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/framework/actor/holder.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(data: T) -> ActorHolder { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/framework/actor/holder.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn with_capacity(data: T, cap: usize) -> ActorHolder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_component` [INFO] [stdout] --> src/framework/actor/holder.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn add_component(&mut self, ac: impl ActorComponent + 'static) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_component` [INFO] [stdout] --> src/framework/actor/holder.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn remove_component(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `initialize` [INFO] [stdout] --> src/framework/actor/holder.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn initialize(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/framework/actor/holder.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn load(&mut self, rl: &mut RaylibHandle) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/framework/actor/holder.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn update(&mut self, dt: f32, rl: &mut RaylibHandle) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/framework/actor/holder.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn draw(&mut self, rl: &mut RaylibHandle) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute_controls` [INFO] [stdout] --> src/framework/actor/holder.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn execute_controls(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controls` [INFO] [stdout] --> src/framework/scene/holder.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | controls: SceneControls, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actors` [INFO] [stdout] --> src/framework/scene/holder.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | actors: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actors_to_add` [INFO] [stdout] --> src/framework/scene/controls.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | actors_to_add: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actors_to_remove` [INFO] [stdout] --> src/framework/scene/controls.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | actors_to_remove: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | panic!(err); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 45 | panic!("{}", err); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 45 | std::panic::panic_any(err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.40s [INFO] running `Command { std: "docker" "inspect" "620c07c924e3a3642e563999ddb45effa890db81530aebeda08552aaa907ff06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620c07c924e3a3642e563999ddb45effa890db81530aebeda08552aaa907ff06", kill_on_drop: false }` [INFO] [stdout] 620c07c924e3a3642e563999ddb45effa890db81530aebeda08552aaa907ff06