[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] documenting IPeralta-GLSL/DuskEngine against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIPeralta-GLSL%2FDuskEngine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 38% (1146/2974) Updating files: 39% (1160/2974) Updating files: 40% (1190/2974) Updating files: 41% (1220/2974) Updating files: 42% (1250/2974) Updating files: 43% (1279/2974) Updating files: 43% (1307/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: 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: 85% (2551/2974) Updating files: 86% (2558/2974) Updating files: 87% (2588/2974) Updating files: 88% (2618/2974) Updating files: 89% (2647/2974) Updating files: 89% (2652/2974) Updating files: 90% (2677/2974) Updating files: 91% (2707/2974) Updating files: 92% (2737/2974) Updating files: 92% (2765/2974) Updating files: 93% (2766/2974) Updating files: 94% (2796/2974) Updating files: 95% (2826/2974) Updating files: 96% (2856/2974) Updating files: 97% (2885/2974) Updating files: 98% (2915/2974) Updating files: 98% (2923/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/IPeralta-GLSL/DuskEngine on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cccf60b09c9f89db965e29193e4345ae889a0a3c300bc3a78103ceff4a474d73 [INFO] running `Command { std: "docker" "start" "-a" "cccf60b09c9f89db965e29193e4345ae889a0a3c300bc3a78103ceff4a474d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cccf60b09c9f89db965e29193e4345ae889a0a3c300bc3a78103ceff4a474d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cccf60b09c9f89db965e29193e4345ae889a0a3c300bc3a78103ceff4a474d73", kill_on_drop: false }` [INFO] [stdout] cccf60b09c9f89db965e29193e4345ae889a0a3c300bc3a78103ceff4a474d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dba25a37b82224180f4677bd06367873673c5b13eaf08151f492874297c0744 [INFO] running `Command { std: "docker" "start" "-a" "1dba25a37b82224180f4677bd06367873673c5b13eaf08151f492874297c0744", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking bcdec_rs v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking cgmath v0.18.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking ddsfile v0.5.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking moxcms v0.7.11 [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 wayland-cursor v0.31.11 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking zerocopy v0.8.31 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking gltf v1.4.1 (/opt/rustwide/workdir/vendor/gltf) [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] [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] [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 { [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> { [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] [stderr] Checking image_dds v0.7.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Documenting dusk_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.36s [INFO] [stderr] Generated /opt/rustwide/target/doc/dusk_engine/index.html [INFO] running `Command { std: "docker" "inspect" "1dba25a37b82224180f4677bd06367873673c5b13eaf08151f492874297c0744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dba25a37b82224180f4677bd06367873673c5b13eaf08151f492874297c0744", kill_on_drop: false }` [INFO] [stdout] 1dba25a37b82224180f4677bd06367873673c5b13eaf08151f492874297c0744