[INFO] fetching crate notan_graphics 0.13.0...
[INFO] building notan_graphics-0.13.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate notan_graphics 0.13.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate notan_graphics 0.13.0
[INFO] finished tweaking crates.io crate notan_graphics 0.13.0
[INFO] tweaked toml for crates.io crate notan_graphics 0.13.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate notan_graphics 0.13.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate notan_graphics 0.13.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4edb78d0d9467ebf5ec12269d997a7857945841cc160e1907efe7c5871ee3d96
[INFO] running `Command { std: "docker" "start" "-a" "4edb78d0d9467ebf5ec12269d997a7857945841cc160e1907efe7c5871ee3d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4edb78d0d9467ebf5ec12269d997a7857945841cc160e1907efe7c5871ee3d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4edb78d0d9467ebf5ec12269d997a7857945841cc160e1907efe7c5871ee3d96", kill_on_drop: false }`
[INFO] [stdout] 4edb78d0d9467ebf5ec12269d997a7857945841cc160e1907efe7c5871ee3d96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e71727442c522f8eed4aa69e54d980dd68d818daacffe6a406756a5b9d8cd07a
[INFO] running `Command { std: "docker" "start" "-a" "e71727442c522f8eed4aa69e54d980dd68d818daacffe6a406756a5b9d8cd07a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling notan_utils v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling crevice_notan-derive v0.10.0
[INFO] [stderr]    Compiling crevice_notan v0.14.1
[INFO] [stderr]    Compiling notan_math v0.13.0
[INFO] [stderr]    Compiling notan_graphics v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn create_pipeline(&mut self) -> PipelineBuilder {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |             |
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn create_pipeline(&mut self) -> PipelineBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_texture(&mut self) -> TextureBuilder {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[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] 215 |     pub fn create_texture(&mut self) -> TextureBuilder<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn create_render_texture(&mut self, width: u32, height: u32) -> RenderTextureBuilder {
[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] 221 |     pub fn create_render_texture(&mut self, width: u32, height: u32) -> RenderTextureBuilder<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn create_vertex_buffer(&mut self) -> VertexBufferBuilder {
[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] 227 |     pub fn create_vertex_buffer(&mut self) -> VertexBufferBuilder<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:233:32
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn create_index_buffer(&mut self) -> IndexBufferBuilder {
[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] 233 |     pub fn create_index_buffer(&mut self) -> IndexBufferBuilder<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:239:34
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn create_uniform_buffer(&mut self, slot: u32, name: &str) -> UniformBufferBuilder {
[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] 239 |     pub fn create_uniform_buffer(&mut self, slot: u32, name: &str) -> UniformBufferBuilder<'_> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.68s
[INFO] running `Command { std: "docker" "inspect" "e71727442c522f8eed4aa69e54d980dd68d818daacffe6a406756a5b9d8cd07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71727442c522f8eed4aa69e54d980dd68d818daacffe6a406756a5b9d8cd07a", kill_on_drop: false }`
[INFO] [stdout] e71727442c522f8eed4aa69e54d980dd68d818daacffe6a406756a5b9d8cd07a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ef5bc4d3f03cb6f5df42376294bc63eec4eacb6f9bdfe39ca086cb8278f848a
[INFO] running `Command { std: "docker" "start" "-a" "3ef5bc4d3f03cb6f5df42376294bc63eec4eacb6f9bdfe39ca086cb8278f848a", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn create_pipeline(&mut self) -> PipelineBuilder {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |             |
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn create_pipeline(&mut self) -> PipelineBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_texture(&mut self) -> TextureBuilder {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[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] 215 |     pub fn create_texture(&mut self) -> TextureBuilder<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn create_render_texture(&mut self, width: u32, height: u32) -> RenderTextureBuilder {
[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] 221 |     pub fn create_render_texture(&mut self, width: u32, height: u32) -> RenderTextureBuilder<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn create_vertex_buffer(&mut self) -> VertexBufferBuilder {
[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] 227 |     pub fn create_vertex_buffer(&mut self) -> VertexBufferBuilder<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:233:32
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn create_index_buffer(&mut self) -> IndexBufferBuilder {
[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] 233 |     pub fn create_index_buffer(&mut self) -> IndexBufferBuilder<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:239:34
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn create_uniform_buffer(&mut self, slot: u32, name: &str) -> UniformBufferBuilder {
[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] 239 |     pub fn create_uniform_buffer(&mut self, slot: u32, name: &str) -> UniformBufferBuilder<'_> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling notan_graphics v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn create_pipeline(&mut self) -> PipelineBuilder {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |             |
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn create_pipeline(&mut self) -> PipelineBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn create_texture(&mut self) -> TextureBuilder {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[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] 215 |     pub fn create_texture(&mut self) -> TextureBuilder<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn create_render_texture(&mut self, width: u32, height: u32) -> RenderTextureBuilder {
[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] 221 |     pub fn create_render_texture(&mut self, width: u32, height: u32) -> RenderTextureBuilder<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn create_vertex_buffer(&mut self) -> VertexBufferBuilder {
[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] 227 |     pub fn create_vertex_buffer(&mut self) -> VertexBufferBuilder<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:233:32
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn create_index_buffer(&mut self) -> IndexBufferBuilder {
[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] 233 |     pub fn create_index_buffer(&mut self) -> IndexBufferBuilder<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:239:34
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn create_uniform_buffer(&mut self, slot: u32, name: &str) -> UniformBufferBuilder {
[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] 239 |     pub fn create_uniform_buffer(&mut self, slot: u32, name: &str) -> UniformBufferBuilder<'_> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "3ef5bc4d3f03cb6f5df42376294bc63eec4eacb6f9bdfe39ca086cb8278f848a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef5bc4d3f03cb6f5df42376294bc63eec4eacb6f9bdfe39ca086cb8278f848a", kill_on_drop: false }`
[INFO] [stdout] 3ef5bc4d3f03cb6f5df42376294bc63eec4eacb6f9bdfe39ca086cb8278f848a
