[INFO] cloning repository https://github.com/Bytekeeper/ogtlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bytekeeper/ogtlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96afb0c1a1229d8d008202df55f8cd77619cb630
[INFO] building Bytekeeper/ogtlib against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bytekeeper/ogtlib
[INFO] finished tweaking git repo https://github.com/Bytekeeper/ogtlib
[INFO] tweaked toml for git repo https://github.com/Bytekeeper/ogtlib written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bytekeeper/ogtlib on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bytekeeper/ogtlib 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triple_buffer v8.0.0
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded atomic-arena v0.1.2
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded wide v0.7.31
[INFO] [stderr]   Downloaded rtrb v0.3.2
[INFO] [stderr]   Downloaded miniquad v0.4.7
[INFO] [stderr]   Downloaded fontdue v0.9.2
[INFO] [stderr]   Downloaded kira v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c20473e500a8b103a6f7b710ec7b7d9c104b4e654cfc223947e84a2b562c8d3a
[INFO] running `Command { std: "docker" "start" "-a" "c20473e500a8b103a6f7b710ec7b7d9c104b4e654cfc223947e84a2b562c8d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c20473e500a8b103a6f7b710ec7b7d9c104b4e654cfc223947e84a2b562c8d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20473e500a8b103a6f7b710ec7b7d9c104b4e654cfc223947e84a2b562c8d3a", kill_on_drop: false }`
[INFO] [stdout] c20473e500a8b103a6f7b710ec7b7d9c104b4e654cfc223947e84a2b562c8d3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa47741b55aa443ea04f8b82630b96ce8cad067baec0e11a624b342940707574
[INFO] running `Command { std: "docker" "start" "-a" "fa47741b55aa443ea04f8b82630b96ce8cad067baec0e11a624b342940707574", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling miniquad v0.4.7
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling atomic-arena v0.1.2
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling triple_buffer v8.0.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fontdue v0.9.2
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling kira v0.10.0
[INFO] [stderr]    Compiling ogt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/backend/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 Err(err) => handler(Err(())),
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<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] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<'_, T>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Texture>> {
[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] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Texture>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<LoadedFont>> {
[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] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<'_, LoadedFont>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Font>> {
[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] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Font>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s
[INFO] running `Command { std: "docker" "inspect" "fa47741b55aa443ea04f8b82630b96ce8cad067baec0e11a624b342940707574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa47741b55aa443ea04f8b82630b96ce8cad067baec0e11a624b342940707574", kill_on_drop: false }`
[INFO] [stdout] fa47741b55aa443ea04f8b82630b96ce8cad067baec0e11a624b342940707574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32389822bfc5523ebde33165c41da247be7364fe3e2369b1b29a2428a6b42254
[INFO] running `Command { std: "docker" "start" "-a" "32389822bfc5523ebde33165c41da247be7364fe3e2369b1b29a2428a6b42254", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling triple_buffer v8.0.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling kira v0.10.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling wide v0.7.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fontdue v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling ogt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/backend/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 Err(err) => handler(Err(())),
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<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] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<'_, T>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Texture>> {
[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] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Texture>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<LoadedFont>> {
[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] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<'_, LoadedFont>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Font>> {
[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] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Font>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `miniquad::gl::*`
[INFO] [stdout]  --> examples/bunnymark.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use miniquad::gl::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glam::uvec2`
[INFO] [stdout]    --> src/font.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use glam::uvec2;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imageproc::rect::Rect as r`
[INFO] [stdout]    --> src/rect_pack.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use imageproc::rect::Rect as r;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_images`
[INFO] [stdout]    --> src/rect_pack.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |         #[cfg(feature = "debug_images")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `miniquad`
[INFO] [stdout]     = help: consider adding `debug_images` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> examples/bunnymark.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             for i in 0..10_000 {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image`
[INFO] [stdout]    --> src/rect_pack.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use image::*;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imageproc::drawing`
[INFO] [stdout]    --> src/rect_pack.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use imageproc::drawing::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/backend/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 Err(err) => handler(Err(())),
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<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] 52 |     fn get_or_build(&self, build: impl FnOnce(&Vec<u8>) -> T) -> Option<Ref<'_, T>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Texture>> {
[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] 78 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Texture>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<LoadedFont>> {
[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] 87 |     pub fn get(&self, _ctx: &Context) -> Option<Ref<'_, LoadedFont>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assets.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<Font>> {
[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] 103 |     pub fn get(&self, ctx: &Context) -> Option<Ref<'_, Font>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.74s
[INFO] running `Command { std: "docker" "inspect" "32389822bfc5523ebde33165c41da247be7364fe3e2369b1b29a2428a6b42254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32389822bfc5523ebde33165c41da247be7364fe3e2369b1b29a2428a6b42254", kill_on_drop: false }`
[INFO] [stdout] 32389822bfc5523ebde33165c41da247be7364fe3e2369b1b29a2428a6b42254
