[INFO] fetching crate gltile 0.0.5...
[INFO] testing gltile-0.0.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gltile 0.0.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate gltile 0.0.5
[INFO] finished tweaking crates.io crate gltile 0.0.5
[INFO] tweaked toml for crates.io crate gltile 0.0.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gltile 0.0.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 131 packages to latest compatible versions
[INFO] [stderr]       Adding glium v0.17.1 (available: v0.36.0)
[INFO] [stderr]       Adding image v0.14.0 (available: v0.25.8)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding palette v0.2.1 (available: v0.7.6)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b46c4e8eccbe48275918fb1383f013105914b4d41a39539b2e93a0625f3f3973
[INFO] running `Command { std: "docker" "start" "-a" "b46c4e8eccbe48275918fb1383f013105914b4d41a39539b2e93a0625f3f3973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b46c4e8eccbe48275918fb1383f013105914b4d41a39539b2e93a0625f3f3973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46c4e8eccbe48275918fb1383f013105914b4d41a39539b2e93a0625f3f3973", kill_on_drop: false }`
[INFO] [stdout] b46c4e8eccbe48275918fb1383f013105914b4d41a39539b2e93a0625f3f3973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6504a313f60762f176fa0c3e3c2bca087ad79733ff2e1cf7bc71cf3c104fde4
[INFO] running `Command { std: "docker" "start" "-a" "b6504a313f60762f176fa0c3e3c2bca087ad79733ff2e1cf7bc71cf3c104fde4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling lazy_static v0.2.11
[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 log v0.4.28
[INFO] [stderr]    Compiling khronos_api v1.0.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling fs2 v0.2.5
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tempfile v2.2.0
[INFO] [stderr]    Compiling memmap v0.4.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling inflate v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling wayland-scanner v0.9.10
[INFO] [stderr]    Compiling gl_generator v0.5.5
[INFO] [stderr]    Compiling png v0.8.0
[INFO] [stderr]    Compiling wayland-client v0.9.10
[INFO] [stderr]    Compiling wayland-protocols v0.9.10
[INFO] [stderr]    Compiling glutin v0.9.2
[INFO] [stderr]    Compiling glium v0.17.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling pixset_derive v0.0.5
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling palette v0.2.1
[INFO] [stderr]    Compiling pixset v0.0.6
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling image v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling libloading v0.3.4
[INFO] [stderr]    Compiling dlib v0.3.1
[INFO] [stderr]    Compiling wayland-sys v0.9.10
[INFO] [stderr]    Compiling wayland-kbd v0.9.1
[INFO] [stderr]    Compiling wayland-window v0.7.0
[INFO] [stderr]    Compiling winit v0.7.6
[INFO] [stderr]    Compiling gltile v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/renderer.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             (screen_size.width / tile_width as i32),
[INFO] [stdout]    |             ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -             (screen_size.width / tile_width as i32),
[INFO] [stdout] 39 +             screen_size.width / tile_width as i32 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/renderer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             (screen_size.height / tile_height as i32),
[INFO] [stdout]    |             ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -             (screen_size.height / tile_height as i32),
[INFO] [stdout] 40 +             screen_size.height / tile_height as i32 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::screen_pixel::ScreenPixel2D`
[INFO] [stdout]  --> src/units/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::screen_pixel::ScreenPixel2D;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |         display as &glium::backend::Facade,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         display as &dyn glium::backend::Facade,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |         display as &glium::backend::Facade,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 144 |         display as &dyn glium::backend::Facade,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:156:41
[INFO] [stdout]     |
[INFO] [stdout] 156 |     texture::Texture2d::new(display as &backend::Facade, texture).unwrap()
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     texture::Texture2d::new(display as &dyn backend::Facade, texture).unwrap()
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScreenPixel2D` is never constructed
[INFO] [stdout]  --> src/units/screen_pixel.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ScreenPixel2D {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/units/screen_pixel.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl ScreenPixel2D {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(x: i32, y: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<P> {
[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] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<P> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<P> {
[INFO] [stdout]    |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/console/console.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<P> {
[INFO] [stdout]     |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, glutin v0.9.2, winit v0.7.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b6504a313f60762f176fa0c3e3c2bca087ad79733ff2e1cf7bc71cf3c104fde4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6504a313f60762f176fa0c3e3c2bca087ad79733ff2e1cf7bc71cf3c104fde4", kill_on_drop: false }`
[INFO] [stdout] b6504a313f60762f176fa0c3e3c2bca087ad79733ff2e1cf7bc71cf3c104fde4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 873a2a622df04743aaace12272a0338d6a0d4b166359ea70b567ee655aa3f7db
[INFO] running `Command { std: "docker" "start" "-a" "873a2a622df04743aaace12272a0338d6a0d4b166359ea70b567ee655aa3f7db", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling looper v0.0.2
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/renderer.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             (screen_size.width / tile_width as i32),
[INFO] [stdout]    |             ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -             (screen_size.width / tile_width as i32),
[INFO] [stdout] 39 +             screen_size.width / tile_width as i32 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/renderer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             (screen_size.height / tile_height as i32),
[INFO] [stdout]    |             ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -             (screen_size.height / tile_height as i32),
[INFO] [stdout] 40 +             screen_size.height / tile_height as i32 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::screen_pixel::ScreenPixel2D`
[INFO] [stdout]  --> src/units/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::screen_pixel::ScreenPixel2D;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |         display as &glium::backend::Facade,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         display as &dyn glium::backend::Facade,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |         display as &glium::backend::Facade,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 144 |         display as &dyn glium::backend::Facade,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:156:41
[INFO] [stdout]     |
[INFO] [stdout] 156 |     texture::Texture2d::new(display as &backend::Facade, texture).unwrap()
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     texture::Texture2d::new(display as &dyn backend::Facade, texture).unwrap()
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScreenPixel2D` is never constructed
[INFO] [stdout]  --> src/units/screen_pixel.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ScreenPixel2D {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/units/screen_pixel.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl ScreenPixel2D {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(x: i32, y: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<P> {
[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] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<P> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<P> {
[INFO] [stdout]    |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/console/console.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<P> {
[INFO] [stdout]     |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gltile v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/renderer.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             (screen_size.width / tile_width as i32),
[INFO] [stdout]    |             ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -             (screen_size.width / tile_width as i32),
[INFO] [stdout] 39 +             screen_size.width / tile_width as i32 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/renderer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             (screen_size.height / tile_height as i32),
[INFO] [stdout]    |             ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -             (screen_size.height / tile_height as i32),
[INFO] [stdout] 40 +             screen_size.height / tile_height as i32 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::screen_pixel::ScreenPixel2D`
[INFO] [stdout]  --> src/units/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::screen_pixel::ScreenPixel2D;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/colors.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / lazy_static! {
[INFO] [stdout] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stdout] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stdout] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |         display as &glium::backend::Facade,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         display as &dyn glium::backend::Facade,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |         display as &glium::backend::Facade,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 144 |         display as &dyn glium::backend::Facade,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/renderer.rs:156:41
[INFO] [stdout]     |
[INFO] [stdout] 156 |     texture::Texture2d::new(display as &backend::Facade, texture).unwrap()
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     texture::Texture2d::new(display as &dyn backend::Facade, texture).unwrap()
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScreenPixel2D` is never constructed
[INFO] [stdout]  --> src/units/screen_pixel.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ScreenPixel2D {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/units/screen_pixel.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl ScreenPixel2D {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(x: i32, y: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<P> {
[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] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<P> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/console/console.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<P> {
[INFO] [stdout]    |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/console/console.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<P> {
[INFO] [stdout]     |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, glutin v0.9.2, winit v0.7.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "873a2a622df04743aaace12272a0338d6a0d4b166359ea70b567ee655aa3f7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873a2a622df04743aaace12272a0338d6a0d4b166359ea70b567ee655aa3f7db", kill_on_drop: false }`
[INFO] [stdout] 873a2a622df04743aaace12272a0338d6a0d4b166359ea70b567ee655aa3f7db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac4453749efbd07ff40507a0aef82ef10c145ac0b9e9d808969598e58cb8dc1c
[INFO] running `Command { std: "docker" "start" "-a" "ac4453749efbd07ff40507a0aef82ef10c145ac0b9e9d808969598e58cb8dc1c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]   --> src/renderer.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |             (screen_size.width / tile_width as i32),
[INFO] [stderr]    |             ^                                     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -             (screen_size.width / tile_width as i32),
[INFO] [stderr] 39 +             screen_size.width / tile_width as i32 ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]   --> src/renderer.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |             (screen_size.height / tile_height as i32),
[INFO] [stderr]    |             ^                                       ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 40 -             (screen_size.height / tile_height as i32),
[INFO] [stderr] 40 +             screen_size.height / tile_height as i32 ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::screen_pixel::ScreenPixel2D`
[INFO] [stderr]  --> src/units/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use self::screen_pixel::ScreenPixel2D;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/colors.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | / lazy_static! {
[INFO] [stderr] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stderr] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stderr] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stderr] ...  |
[INFO] [stderr] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/colors.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | / lazy_static! {
[INFO] [stderr] 25 | |     pub static ref BLACK:     Rgb = str_to_rgb("black");
[INFO] [stderr] 26 | |     pub static ref CYAN:      Rgb = str_to_rgb("cyan");
[INFO] [stderr] 27 | |     pub static ref BROWN:     Rgb = str_to_rgb("saddlebrown");
[INFO] [stderr] ...  |
[INFO] [stderr] 35 | |     pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0,   56.0,  70.0]));
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/renderer.rs:130:21
[INFO] [stderr]     |
[INFO] [stderr] 130 |         display as &glium::backend::Facade,
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 130 |         display as &dyn glium::backend::Facade,
[INFO] [stderr]     |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/renderer.rs:144:21
[INFO] [stderr]     |
[INFO] [stderr] 144 |         display as &glium::backend::Facade,
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 144 |         display as &dyn glium::backend::Facade,
[INFO] [stderr]     |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/renderer.rs:156:41
[INFO] [stderr]     |
[INFO] [stderr] 156 |     texture::Texture2d::new(display as &backend::Facade, texture).unwrap()
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 156 |     texture::Texture2d::new(display as &dyn backend::Facade, texture).unwrap()
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScreenPixel2D` is never constructed
[INFO] [stderr]  --> src/units/screen_pixel.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct ScreenPixel2D {
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/units/screen_pixel.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl ScreenPixel2D {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 11 |     pub fn new(x: i32, y: i32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/console/console.rs:54:21
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<P> {
[INFO] [stderr]    |                     ^^^^^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn with_loc(&mut self, screen_loc: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stderr]    |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/console/console.rs:70:24
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<P> {
[INFO] [stderr]    |                        ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn with_offset(&mut self, offset: units::ScreenTile2D) -> WithParams<'_, P> {
[INFO] [stderr]    |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/console/console.rs:90:20
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<P> {
[INFO] [stderr]    |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn with_fg(&mut self, fg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stderr]    |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/console/console.rs:106:20
[INFO] [stderr]     |
[INFO] [stderr] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<P> {
[INFO] [stderr]     |                    ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 106 |     pub fn with_bg(&mut self, bg: colors::Rgb) -> WithParams<'_, P> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `gltile` (lib) generated 22 warnings (8 duplicates) (run `cargo fix --lib -p gltile` to apply 10 suggestions)
[INFO] [stderr] warning: `gltile` (lib test) generated 22 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, glutin v0.9.2, winit v0.7.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gltile-30906853d0f92c03)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gltile
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]   --> src/renderer.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |             (screen_size.width / tile_width as i32),
[INFO] [stderr]    |             ^                                     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -             (screen_size.width / tile_width as i32),
[INFO] [stderr] 39 +             screen_size.width / tile_width as i32 ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]   --> src/renderer.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |             (screen_size.height / tile_height as i32),
[INFO] [stderr]    |             ^                                       ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 40 -             (screen_size.height / tile_height as i32),
[INFO] [stderr] 40 +             screen_size.height / tile_height as i32 ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac4453749efbd07ff40507a0aef82ef10c145ac0b9e9d808969598e58cb8dc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4453749efbd07ff40507a0aef82ef10c145ac0b9e9d808969598e58cb8dc1c", kill_on_drop: false }`
[INFO] [stdout] ac4453749efbd07ff40507a0aef82ef10c145ac0b9e9d808969598e58cb8dc1c
