[INFO] cloning repository https://github.com/JamesZFS/Pharosa-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JamesZFS/Pharosa-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesZFS%2FPharosa-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesZFS%2FPharosa-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d764b4255ac10aa30b55688422c389b3fb2424a
[INFO] checking JamesZFS/Pharosa-rs against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesZFS%2FPharosa-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JamesZFS/Pharosa-rs
[INFO] finished tweaking git repo https://github.com/JamesZFS/Pharosa-rs
[INFO] tweaked toml for git repo https://github.com/JamesZFS/Pharosa-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JamesZFS/Pharosa-rs on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JamesZFS/Pharosa-rs 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded more-asserts v0.2.1
[INFO] [stderr]   Downloaded xkb v0.2.1
[INFO] [stderr]   Downloaded wayland-scanner v0.25.0
[INFO] [stderr]   Downloaded xkbcommon-sys v0.7.4
[INFO] [stderr]   Downloaded wayland-sys v0.25.0
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded derive_more v0.7.1
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded quote v1.0.5
[INFO] [stderr]   Downloaded png v0.16.3
[INFO] [stderr]   Downloaded cgmath v0.17.0
[INFO] [stderr]   Downloaded wayland-client v0.25.0
[INFO] [stderr]   Downloaded deflate v0.8.4
[INFO] [stderr]   Downloaded wayland-protocols v0.25.0
[INFO] [stderr]   Downloaded minifb v0.16.0
[INFO] [stderr]   Downloaded miniz_oxide v0.3.6
[INFO] [stderr]   Downloaded once_cell v1.4.0
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded tiff v0.4.0
[INFO] [stderr]   Downloaded tempfile v3.1.0
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded image v0.23.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.1
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded wayland-cursor v0.25.0
[INFO] [stderr]   Downloaded wayland-commons v0.25.0
[INFO] [stderr]   Downloaded libc v0.2.70
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] [stderr]   Downloaded orbclient v0.3.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68d9cb3ea47994e210adf307e8819fcfa0323b35dedacc353d3ad803cc193832
[INFO] running `Command { std: "docker" "start" "-a" "68d9cb3ea47994e210adf307e8819fcfa0323b35dedacc353d3ad803cc193832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68d9cb3ea47994e210adf307e8819fcfa0323b35dedacc353d3ad803cc193832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d9cb3ea47994e210adf307e8819fcfa0323b35dedacc353d3ad803cc193832", kill_on_drop: false }`
[INFO] [stdout] 68d9cb3ea47994e210adf307e8819fcfa0323b35dedacc353d3ad803cc193832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d5e9bb9ce31fad224830c26daadb9a5e6d0621d71d02c616d37ab0ff9ac6930
[INFO] running `Command { std: "docker" "start" "-a" "7d5e9bb9ce31fad224830c26daadb9a5e6d0621d71d02c616d37ab0ff9ac6930", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking deflate v0.8.4
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling xkbcommon-sys v0.7.4
[INFO] [stderr]    Compiling quote v1.0.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling wayland-scanner v0.25.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking more-asserts v0.2.1
[INFO] [stderr]     Checking dyn-clone v1.0.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling minifb v0.16.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking png v0.16.3
[INFO] [stderr]     Checking wayland-sys v0.25.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking tiff v0.4.0
[INFO] [stderr]    Compiling derive_more v0.7.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking xkb v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.25.0
[INFO] [stderr]    Compiling wayland-protocols v0.25.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking wayland-commons v0.25.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.19
[INFO] [stderr]     Checking image v0.23.4
[INFO] [stderr]     Checking wayland-cursor v0.25.0
[INFO] [stderr]     Checking pharosa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dynamic::DynamicGeometry`
[INFO] [stdout]  --> src/primitive/geometries/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use dynamic::DynamicGeometry;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use self::core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `Perspective` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use scene::*;
[INFO] [stdout] 15 | pub use camera::*;
[INFO] [stdout]    |         --------- but the name `Perspective` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dynamic::DynamicGeometry`
[INFO] [stdout]  --> src/primitive/geometries/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use dynamic::DynamicGeometry;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use self::core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `Perspective` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use scene::*;
[INFO] [stdout] 15 | pub use camera::*;
[INFO] [stdout]    |         --------- but the name `Perspective` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Triangle` is never constructed
[INFO] [stdout]  --> src/primitive/geometries/triangle.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Triangle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DynamicGeometry` is never used
[INFO] [stdout]  --> src/primitive/geometries/dynamic.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DynamicGeometry {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fovy` and `fovx` are never read
[INFO] [stdout]   --> src/camera/perspective.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Perspective {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     fovy: Radf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fovx: Radf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Perspective` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/primitive/mod.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform))),
[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]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 50 -                 .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform))),
[INFO] [stdout] 50 +                 .unwrap_or_else(|| panic!("Singular transform {:?}", transform)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/primitive/mod.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 |             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[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] 64 -             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[INFO] [stdout] 64 +             .unwrap_or_else(|| panic!("Singular transform {:?}", transform));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/camera/mod.rs:24:43
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...se(|| panic!(format!("Singular transform when initializing camera: eye = {:?} gaze = {:?} up = {:?}", eye, gaze, up))),
[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] 24 -                 .unwrap_or_else(|| panic!(format!("Singular transform when initializing camera: eye = {:?} gaze = {:?} up = {:?}", eye, gaze, up))),
[INFO] [stdout] 24 +                 .unwrap_or_else(|| panic!("Singular transform when initializing camera: eye = {:?} gaze = {:?} up = {:?}", eye, gaze, up)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/camera/mod.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[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] 44 -             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[INFO] [stdout] 44 +             .unwrap_or_else(|| panic!("Singular transform {:?}", transform));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene/mod.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn nearest_hit(&self, ray_world: &Ray) -> Option<Intersection<G, B, T>> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn nearest_hit(&self, ray_world: &Ray) -> Option<Intersection<'_, G, B, T>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Triangle` is never constructed
[INFO] [stdout]  --> src/primitive/geometries/triangle.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Triangle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DynamicGeometry` is never used
[INFO] [stdout]  --> src/primitive/geometries/dynamic.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DynamicGeometry {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fovy` and `fovx` are never read
[INFO] [stdout]   --> src/camera/perspective.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Perspective {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     fovy: Radf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fovx: Radf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Perspective` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/primitive/mod.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform))),
[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]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 50 -                 .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform))),
[INFO] [stdout] 50 +                 .unwrap_or_else(|| panic!("Singular transform {:?}", transform)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/primitive/mod.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 |             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[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] 64 -             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[INFO] [stdout] 64 +             .unwrap_or_else(|| panic!("Singular transform {:?}", transform));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/camera/mod.rs:24:43
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...se(|| panic!(format!("Singular transform when initializing camera: eye = {:?} gaze = {:?} up = {:?}", eye, gaze, up))),
[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] 24 -                 .unwrap_or_else(|| panic!(format!("Singular transform when initializing camera: eye = {:?} gaze = {:?} up = {:?}", eye, gaze, up))),
[INFO] [stdout] 24 +                 .unwrap_or_else(|| panic!("Singular transform when initializing camera: eye = {:?} gaze = {:?} up = {:?}", eye, gaze, up)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/camera/mod.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[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] 44 -             .unwrap_or_else(|| panic!(format!("Singular transform {:?}", transform)));
[INFO] [stdout] 44 +             .unwrap_or_else(|| panic!("Singular transform {:?}", transform));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene/mod.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn nearest_hit(&self, ray_world: &Ray) -> Option<Intersection<G, B, T>> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn nearest_hit(&self, ray_world: &Ray) -> Option<Intersection<'_, G, B, T>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.14s
[INFO] running `Command { std: "docker" "inspect" "7d5e9bb9ce31fad224830c26daadb9a5e6d0621d71d02c616d37ab0ff9ac6930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d5e9bb9ce31fad224830c26daadb9a5e6d0621d71d02c616d37ab0ff9ac6930", kill_on_drop: false }`
[INFO] [stdout] 7d5e9bb9ce31fad224830c26daadb9a5e6d0621d71d02c616d37ab0ff9ac6930
