[INFO] cloning repository https://github.com/ilia-glushchenko/simple_renderer_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilia-glushchenko/simple_renderer_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filia-glushchenko%2Fsimple_renderer_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filia-glushchenko%2Fsimple_renderer_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 226a083332fe9c92139d9df8de6290df06ef7d76
[INFO] checking ilia-glushchenko/simple_renderer_rust against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filia-glushchenko%2Fsimple_renderer_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ilia-glushchenko/simple_renderer_rust
[INFO] finished tweaking git repo https://github.com/ilia-glushchenko/simple_renderer_rust
[INFO] tweaked toml for git repo https://github.com/ilia-glushchenko/simple_renderer_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ilia-glushchenko/simple_renderer_rust on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ilia-glushchenko/simple_renderer_rust 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.113
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded imgui-opengl-renderer v0.8.0
[INFO] [stderr]   Downloaded tobj v0.1.12
[INFO] [stderr]   Downloaded futures-core v0.3.5
[INFO] [stderr]   Downloaded gl_loader v0.1.2
[INFO] [stderr]   Downloaded futures-task v0.3.5
[INFO] [stderr]   Downloaded futures-io v0.3.5
[INFO] [stderr]   Downloaded futures-macro v0.3.5
[INFO] [stderr]   Downloaded futures-sink v0.3.5
[INFO] [stderr]   Downloaded futures-channel v0.3.5
[INFO] [stderr]   Downloaded pin-project v0.4.17
[INFO] [stderr]   Downloaded pin-project-internal v0.4.17
[INFO] [stderr]   Downloaded futures v0.3.5
[INFO] [stderr]   Downloaded imgui v0.4.0
[INFO] [stderr]   Downloaded serde v1.0.113
[INFO] [stderr]   Downloaded stb_image v0.2.2
[INFO] [stderr]   Downloaded futures-util v0.3.5
[INFO] [stderr]   Downloaded syn v1.0.30
[INFO] [stderr]   Downloaded glfw v0.37.0
[INFO] [stderr]   Downloaded glfw-sys v3.3.2
[INFO] [stderr]   Downloaded imgui-sys v0.4.0
[INFO] [stderr]   Downloaded futures-executor v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f259a1fdee8fb40ed45c0ceb2ace4a6bc8c4740e84cf75a9205cf96deb650af
[INFO] running `Command { std: "docker" "start" "-a" "3f259a1fdee8fb40ed45c0ceb2ace4a6bc8c4740e84cf75a9205cf96deb650af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f259a1fdee8fb40ed45c0ceb2ace4a6bc8c4740e84cf75a9205cf96deb650af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f259a1fdee8fb40ed45c0ceb2ace4a6bc8c4740e84cf75a9205cf96deb650af", kill_on_drop: false }`
[INFO] [stdout] 3f259a1fdee8fb40ed45c0ceb2ace4a6bc8c4740e84cf75a9205cf96deb650af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e884d00f99fff751bde128510bb79890cc210b658e03538d7f2291ca69d654b0
[INFO] running `Command { std: "docker" "start" "-a" "e884d00f99fff751bde128510bb79890cc210b658e03538d7f2291ca69d654b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]    Compiling imgui-sys v0.4.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.113
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling glfw-sys v3.3.2
[INFO] [stderr]    Compiling serde v1.0.113
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling gl_loader v0.1.2
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling imgui-opengl-renderer v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling stb_image v0.2.2
[INFO] [stderr]     Checking tobj v0.1.12
[INFO] [stderr]     Checking glfw v0.37.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.17
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]     Checking pin-project v0.4.17
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking imgui v0.4.0
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking simple_renderer_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut io_mut = imgui.io_mut();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut io_mut = imgui.io_mut();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComponentAccess` is never used
[INFO] [stdout]  --> src/core/ecs.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait ComponentAccess<T> {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_archetype` is never used
[INFO] [stdout]   --> src/core/ecs.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait ArchetypeAccess<T> {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] 15 |     fn get_archetype(&self) -> &T;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_query` is never used
[INFO] [stdout]   --> src/core/ecs.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait EntityQueryAccess<'a, T, M> {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 21 |     fn get_query(&'a self) -> T;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_chunks` is never used
[INFO] [stdout]   --> src/core/ecs.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait EntityChunkAccess<'a, T, M> {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 27 |     fn get_chunks(&'a self) -> Vec<T>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostCubeMapTexture` is never constructed
[INFO] [stdout]   --> src/gl/tex.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct HostCubeMapTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 panic!(msg);
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 panic!("{}", msg);
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/pass.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 panic!(msg);
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 panic!("{}", msg);
[INFO] [stdout]     |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/helpers/loader.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         format!("File does not exist '{}'", file_path.to_str().unwrap())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 111 -         format!("File does not exist '{}'", file_path.to_str().unwrap())
[INFO] [stdout] 111 +         "File does not exist '{}'", file_path.to_str().unwrap()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/helpers/loader.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |             "Failed to load obj file '{}' '{}'",
[INFO] [stdout] 118 | |             file_path.to_str().unwrap(),
[INFO] [stdout] 119 | |             error_type
[INFO] [stdout] 120 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 116 ~         panic!(
[INFO] [stdout] 117 |             "Failed to load obj file '{}' '{}'",
[INFO] [stdout] 118 |             file_path.to_str().unwrap(),
[INFO] [stdout] 119 |             error_type
[INFO] [stdout] 120 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:398:16
[INFO] [stdout]     |
[INFO] [stdout] 398 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 398 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 450 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 497 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:547:16
[INFO] [stdout]     |
[INFO] [stdout] 547 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 547 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComponentAccess` is never used
[INFO] [stdout]  --> src/core/ecs.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait ComponentAccess<T> {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_archetype` is never used
[INFO] [stdout]   --> src/core/ecs.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait ArchetypeAccess<T> {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] 15 |     fn get_archetype(&self) -> &T;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_query` is never used
[INFO] [stdout]   --> src/core/ecs.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait EntityQueryAccess<'a, T, M> {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 21 |     fn get_query(&'a self) -> T;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_chunks` is never used
[INFO] [stdout]   --> src/core/ecs.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait EntityChunkAccess<'a, T, M> {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 27 |     fn get_chunks(&'a self) -> Vec<T>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostCubeMapTexture` is never constructed
[INFO] [stdout]   --> src/gl/tex.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct HostCubeMapTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 panic!(msg);
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 panic!("{}", msg);
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/core/pass.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 panic!(msg);
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 panic!("{}", msg);
[INFO] [stdout]     |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/helpers/loader.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         format!("File does not exist '{}'", file_path.to_str().unwrap())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 111 -         format!("File does not exist '{}'", file_path.to_str().unwrap())
[INFO] [stdout] 111 +         "File does not exist '{}'", file_path.to_str().unwrap()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/helpers/loader.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |           panic!(format!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |             "Failed to load obj file '{}' '{}'",
[INFO] [stdout] 118 | |             file_path.to_str().unwrap(),
[INFO] [stdout] 119 | |             error_type
[INFO] [stdout] 120 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 116 ~         panic!(
[INFO] [stdout] 117 |             "Failed to load obj file '{}' '{}'",
[INFO] [stdout] 118 |             file_path.to_str().unwrap(),
[INFO] [stdout] 119 |             error_type
[INFO] [stdout] 120 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:398:16
[INFO] [stdout]     |
[INFO] [stdout] 398 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 398 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 450 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 497 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/ibl.rs:547:16
[INFO] [stdout]     |
[INFO] [stdout] 547 |         panic!(msg);
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 547 |         panic!("{}", msg);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.74s
[INFO] running `Command { std: "docker" "inspect" "e884d00f99fff751bde128510bb79890cc210b658e03538d7f2291ca69d654b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e884d00f99fff751bde128510bb79890cc210b658e03538d7f2291ca69d654b0", kill_on_drop: false }`
[INFO] [stdout] e884d00f99fff751bde128510bb79890cc210b658e03538d7f2291ca69d654b0
