[INFO] cloning repository https://github.com/igamigo/game-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igamigo/game-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figamigo%2Fgame-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figamigo%2Fgame-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a6bff73222cbaa392e32f7534521f4f16049d4b
[INFO] checking igamigo/game-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figamigo%2Fgame-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/igamigo/game-rs
[INFO] finished tweaking git repo https://github.com/igamigo/game-rs
[INFO] tweaked toml for git repo https://github.com/igamigo/game-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/igamigo/game-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/igamigo/game-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded wide v0.7.4
[INFO] [stderr]   Downloaded simba v0.7.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.15
[INFO] [stderr]   Downloaded atomic_refcell v0.1.8
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.2
[INFO] [stderr]   Downloaded emath v0.16.0
[INFO] [stderr]   Downloaded imgui-opengl-renderer v0.11.1
[INFO] [stderr]   Downloaded imgui-sdl2 v0.15.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.0
[INFO] [stderr]   Downloaded bytemuck v1.10.0
[INFO] [stderr]   Downloaded nalgebra-glm v0.17.0
[INFO] [stderr]   Downloaded egui_sdl2_gl v0.16.0
[INFO] [stderr]   Downloaded erased-serde v0.3.21
[INFO] [stderr]   Downloaded legion_codegen v0.4.0
[INFO] [stderr]   Downloaded safe_arch v0.6.0
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded imgui v0.8.2
[INFO] [stderr]   Downloaded egui v0.16.1
[INFO] [stderr]   Downloaded nalgebra v0.31.0
[INFO] [stderr]   Downloaded imgui-sys v0.8.2
[INFO] [stderr]   Downloaded epaint v0.16.0
[INFO] [stderr]   Downloaded legion v0.4.0
[INFO] [stderr]   Downloaded stb_image v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca8e99eb43a1745a2a41d3d13fce6bae27d6e29b5c32659cf5b8190a08147c74
[INFO] running `Command { std: "docker" "start" "-a" "ca8e99eb43a1745a2a41d3d13fce6bae27d6e29b5c32659cf5b8190a08147c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca8e99eb43a1745a2a41d3d13fce6bae27d6e29b5c32659cf5b8190a08147c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8e99eb43a1745a2a41d3d13fce6bae27d6e29b5c32659cf5b8190a08147c74", kill_on_drop: false }`
[INFO] [stdout] ca8e99eb43a1745a2a41d3d13fce6bae27d6e29b5c32659cf5b8190a08147c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 595341a26b74408f36d1fbc1e8541315faf8c7671f44bcf99233512c502b40db
[INFO] running `Command { std: "docker" "start" "-a" "595341a26b74408f36d1fbc1e8541315faf8c7671f44bcf99233512c502b40db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking atomic_refcell v0.1.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]     Checking emath v0.16.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]     Checking simba v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking epaint v0.16.0
[INFO] [stderr]    Compiling stb_image v0.2.4
[INFO] [stderr]    Compiling imgui-opengl-renderer v0.11.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking egui v0.16.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling blue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling render_derive v0.1.0 (/opt/rustwide/workdir/render_derive)
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]     Checking nalgebra v0.31.0
[INFO] [stderr]     Checking imgui v0.8.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking legion v0.4.0
[INFO] [stderr]     Checking nalgebra-glm v0.17.0
[INFO] [stderr]     Checking imgui-sdl2 v0.15.0
[INFO] [stderr]     Checking egui_sdl2_gl v0.16.0
[INFO] [stdout] warning: enum `InputKey` is never used
[INFO] [stdout]    --> src/main.rs:301:6
[INFO] [stdout]     |
[INFO] [stdout] 301 | enum InputKey {
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputState` is never constructed
[INFO] [stdout]    --> src/main.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | struct InputState {}
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `set_integer` are never used
[INFO] [stdout]    --> src/render.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl GlProgram {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn id(&self) -> gl::types::GLuint {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn set_integer(&self, name: *const u8, value: i32) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vbo`, `quad_veo`, and `ortho_matrix` are never read
[INFO] [stdout]   --> src/render/renderer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct SpriteRenderer {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     vbo: VertexBuffer,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 24 |
[INFO] [stdout] 25 |     quad_veo: ElementBuffer,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     circle_program: GlProgram,
[INFO] [stdout] 27 |     ortho_matrix: glm::Mat4,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `draw_calls` and `texture_slots_used` are never read
[INFO] [stdout]   --> src/render/renderer/batch_renderer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct BatchStats {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 16 |     draw_calls: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     quads_rendered: i32,
[INFO] [stdout] 18 |     texture_slots_used: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ortho_matrix` and `white_texture` are never read
[INFO] [stdout]   --> src/render/renderer/batch_renderer.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct BatchRenderer {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     ortho_matrix: glm::Mat4,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |     white_texture: Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_texture` is never used
[INFO] [stdout]   --> src/render/subtexture.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> Subtexture<'a> {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn from_texture(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unbind` is never used
[INFO] [stdout]   --> src/render/texture.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Texture {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn unbind(&self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/resources.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Io(io::Error),
[INFO] [stdout] 15 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputKey` is never used
[INFO] [stdout]    --> src/main.rs:301:6
[INFO] [stdout]     |
[INFO] [stdout] 301 | enum InputKey {
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputState` is never constructed
[INFO] [stdout]    --> src/main.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | struct InputState {}
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `set_integer` are never used
[INFO] [stdout]    --> src/render.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl GlProgram {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn id(&self) -> gl::types::GLuint {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn set_integer(&self, name: *const u8, value: i32) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vbo`, `quad_veo`, and `ortho_matrix` are never read
[INFO] [stdout]   --> src/render/renderer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct SpriteRenderer {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     vbo: VertexBuffer,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 24 |
[INFO] [stdout] 25 |     quad_veo: ElementBuffer,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     circle_program: GlProgram,
[INFO] [stdout] 27 |     ortho_matrix: glm::Mat4,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `draw_calls` and `texture_slots_used` are never read
[INFO] [stdout]   --> src/render/renderer/batch_renderer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct BatchStats {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 16 |     draw_calls: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     quads_rendered: i32,
[INFO] [stdout] 18 |     texture_slots_used: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ortho_matrix` and `white_texture` are never read
[INFO] [stdout]   --> src/render/renderer/batch_renderer.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct BatchRenderer {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     ortho_matrix: glm::Mat4,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |     white_texture: Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_texture` is never used
[INFO] [stdout]   --> src/render/subtexture.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> Subtexture<'a> {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn from_texture(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unbind` is never used
[INFO] [stdout]   --> src/render/texture.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Texture {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn unbind(&self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/resources.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Io(io::Error),
[INFO] [stdout] 15 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/subtexture.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |         texture: &'a Texture,
[INFO] [stdout]    |                   -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ) -> Subtexture {
[INFO] [stdout]    |          ^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ) -> Subtexture<'a> {
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/subtexture.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         texture: &'a Texture,
[INFO] [stdout]    |                   -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> Subtexture {
[INFO] [stdout]    |          ^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> Subtexture<'a> {
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/subtexture.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |         texture: &'a Texture,
[INFO] [stdout]    |                   -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 22 |     ) -> Subtexture {
[INFO] [stdout]    |          ^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ) -> Subtexture<'a> {
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/subtexture.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         texture: &'a Texture,
[INFO] [stdout]    |                   -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> Subtexture {
[INFO] [stdout]    |          ^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> Subtexture<'a> {
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 57s
[INFO] running `Command { std: "docker" "inspect" "595341a26b74408f36d1fbc1e8541315faf8c7671f44bcf99233512c502b40db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "595341a26b74408f36d1fbc1e8541315faf8c7671f44bcf99233512c502b40db", kill_on_drop: false }`
[INFO] [stdout] 595341a26b74408f36d1fbc1e8541315faf8c7671f44bcf99233512c502b40db
