[INFO] cloning repository https://github.com/IPeralta-GLSL/DuskEngine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IPeralta-GLSL/DuskEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIPeralta-GLSL%2FDuskEngine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIPeralta-GLSL%2FDuskEngine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8648620040cdb7fe6aff1c144c8646938c516853
[INFO] checking IPeralta-GLSL/DuskEngine against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIPeralta-GLSL%2FDuskEngine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  39% (1172/2974)
Updating files:  40% (1190/2974)
Updating files:  41% (1220/2974)
Updating files:  42% (1250/2974)
Updating files:  43% (1279/2974)
Updating files:  44% (1309/2974)
Updating files:  45% (1339/2974)
Updating files:  46% (1369/2974)
Updating files:  47% (1398/2974)
Updating files:  48% (1428/2974)
Updating files:  49% (1458/2974)
Updating files:  50% (1487/2974)
Updating files:  51% (1517/2974)
Updating files:  52% (1547/2974)
Updating files:  53% (1577/2974)
Updating files:  54% (1606/2974)
Updating files:  55% (1636/2974)
Updating files:  56% (1666/2974)
Updating files:  57% (1696/2974)
Updating files:  58% (1725/2974)
Updating files:  59% (1755/2974)
Updating files:  60% (1785/2974)
Updating files:  61% (1815/2974)
Updating files:  62% (1844/2974)
Updating files:  63% (1874/2974)
Updating files:  64% (1904/2974)
Updating files:  65% (1934/2974)
Updating files:  66% (1963/2974)
Updating files:  67% (1993/2974)
Updating files:  68% (2023/2974)
Updating files:  69% (2053/2974)
Updating files:  70% (2082/2974)
Updating files:  71% (2112/2974)
Updating files:  72% (2142/2974)
Updating files:  73% (2172/2974)
Updating files:  74% (2201/2974)
Updating files:  75% (2231/2974)
Updating files:  76% (2261/2974)
Updating files:  77% (2290/2974)
Updating files:  78% (2320/2974)
Updating files:  79% (2350/2974)
Updating files:  79% (2371/2974)
Updating files:  80% (2380/2974)
Updating files:  81% (2409/2974)
Updating files:  82% (2439/2974)
Updating files:  83% (2469/2974)
Updating files:  84% (2499/2974)
Updating files:  85% (2528/2974)
Updating files:  86% (2558/2974)
Updating files:  86% (2565/2974)
Updating files:  87% (2588/2974)
Updating files:  88% (2618/2974)
Updating files:  89% (2647/2974)
Updating files:  90% (2677/2974)
Updating files:  91% (2707/2974)
Updating files:  91% (2728/2974)
Updating files:  92% (2737/2974)
Updating files:  93% (2766/2974)
Updating files:  94% (2796/2974)
Updating files:  94% (2824/2974)
Updating files:  95% (2826/2974)
Updating files:  96% (2856/2974)
Updating files:  97% (2885/2974)
Updating files:  98% (2915/2974)
Updating files:  99% (2945/2974)
Updating files: 100% (2974/2974)
Updating files: 100% (2974/2974), done.
[INFO] started tweaking git repo https://github.com/IPeralta-GLSL/DuskEngine
[INFO] finished tweaking git repo https://github.com/IPeralta-GLSL/DuskEngine
[INFO] tweaked toml for git repo https://github.com/IPeralta-GLSL/DuskEngine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IPeralta-GLSL/DuskEngine on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IPeralta-GLSL/DuskEngine 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit-set v0.6.0
[INFO] [stderr]   Downloaded wgpu-types v22.0.0
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded ddsfile v0.5.2
[INFO] [stderr]   Downloaded bcdec_rs v0.2.0
[INFO] [stderr]   Downloaded d3d12 v22.0.0
[INFO] [stderr]   Downloaded bit-vec v0.7.0
[INFO] [stderr]   Downloaded gpu-allocator v0.26.0
[INFO] [stderr]   Downloaded image_dds v0.7.2
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded wgpu v22.1.0
[INFO] [stderr]   Downloaded wgpu-core v22.1.0
[INFO] [stderr]   Downloaded wgpu-hal v22.0.0
[INFO] [stderr]   Downloaded naga v22.1.0
[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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b87e137a29fca432a22ab6a7ae627b3d98b2349c0f7cdcbad18f2edba8d62bef
[INFO] running `Command { std: "docker" "start" "-a" "b87e137a29fca432a22ab6a7ae627b3d98b2349c0f7cdcbad18f2edba8d62bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b87e137a29fca432a22ab6a7ae627b3d98b2349c0f7cdcbad18f2edba8d62bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87e137a29fca432a22ab6a7ae627b3d98b2349c0f7cdcbad18f2edba8d62bef", kill_on_drop: false }`
[INFO] [stdout] b87e137a29fca432a22ab6a7ae627b3d98b2349c0f7cdcbad18f2edba8d62bef
[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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 770825874e64a65b33888bf65f2d7a8110eb80043dfb2ed6631204d44ecade8e
[INFO] running `Command { std: "docker" "start" "-a" "770825874e64a65b33888bf65f2d7a8110eb80043dfb2ed6631204d44ecade8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ddsfile v0.5.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking bcdec_rs v0.2.0
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking gltf v1.4.1 (/opt/rustwide/workdir/vendor/gltf)
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:397:22
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn accessors(&self) -> iter::Accessors {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn accessors(&self) -> iter::Accessors<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:405:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn animations(&self) -> iter::Animations {
[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] 405 |     pub fn animations(&self) -> iter::Animations<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=ad254fc13a559d1c -C extra-filename=-373b47107b5614bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d7df6687d7854714.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:413:20
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub fn buffers(&self) -> iter::Buffers {
[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] 413 |     pub fn buffers(&self) -> iter::Buffers<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:421:20
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub fn cameras(&self) -> iter::Cameras {
[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] 421 |     pub fn cameras(&self) -> iter::Cameras<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:429:26
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn default_scene(&self) -> Option<Scene> {
[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] 429 |     pub fn default_scene(&self) -> Option<Scene<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:437:28
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn extensions_used(&self) -> iter::ExtensionsUsed {
[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] 437 |     pub fn extensions_used(&self) -> iter::ExtensionsUsed<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:442:32
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn extensions_required(&self) -> iter::ExtensionsRequired {
[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] 442 |     pub fn extensions_required(&self) -> iter::ExtensionsRequired<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn images(&self) -> iter::Images {
[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] 447 |     pub fn images(&self) -> iter::Images<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:513:22
[INFO] [stdout]     |
[INFO] [stdout] 513 |     pub fn materials(&self) -> iter::Materials {
[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] 513 |     pub fn materials(&self) -> iter::Materials<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:521:19
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn meshes(&self) -> iter::Meshes {
[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] 521 |     pub fn meshes(&self) -> iter::Meshes<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:529:18
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn nodes(&self) -> iter::Nodes {
[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] 529 |     pub fn nodes(&self) -> iter::Nodes<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:537:21
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn samplers(&self) -> iter::Samplers {
[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] 537 |     pub fn samplers(&self) -> iter::Samplers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:545:19
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn scenes(&self) -> iter::Scenes {
[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] 545 |     pub fn scenes(&self) -> iter::Scenes<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:553:18
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn skins(&self) -> iter::Skins {
[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] 553 |     pub fn skins(&self) -> iter::Skins<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:561:21
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn textures(&self) -> iter::Textures {
[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] 561 |     pub fn textures(&self) -> iter::Textures<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/gltf/src/lib.rs:570:18
[INFO] [stdout]     |
[INFO] [stdout] 570 |     pub fn views(&self) -> iter::Views {
[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] 570 |     pub fn views(&self) -> iter::Views<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vendor/gltf/src/camera.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn projection(&self) -> Projection {
[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] 79 |     pub fn projection(&self) -> Projection<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "770825874e64a65b33888bf65f2d7a8110eb80043dfb2ed6631204d44ecade8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770825874e64a65b33888bf65f2d7a8110eb80043dfb2ed6631204d44ecade8e", kill_on_drop: false }`
[INFO] [stdout] 770825874e64a65b33888bf65f2d7a8110eb80043dfb2ed6631204d44ecade8e
