[INFO] cloning repository https://github.com/EliiasG/modul
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EliiasG/modul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliiasG%2Fmodul", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliiasG%2Fmodul'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2a7955af77f2940e568f64f8e01c6b1915f3195
[INFO] checking EliiasG/modul against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliiasG%2Fmodul" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EliiasG/modul
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/EliiasG/modul
[INFO] tweaked toml for git repo https://github.com/EliiasG/modul written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EliiasG/modul on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EliiasG/modul 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bb2e8083d2178c14e17bf8c41e18fa173d5ce883d5feae89f3ce85948736554
[INFO] running `Command { std: "docker" "start" "-a" "3bb2e8083d2178c14e17bf8c41e18fa173d5ce883d5feae89f3ce85948736554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bb2e8083d2178c14e17bf8c41e18fa173d5ce883d5feae89f3ce85948736554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb2e8083d2178c14e17bf8c41e18fa173d5ce883d5feae89f3ce85948736554", kill_on_drop: false }`
[INFO] [stdout] 3bb2e8083d2178c14e17bf8c41e18fa173d5ce883d5feae89f3ce85948736554
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0482c2558e592a501b5fff003fe4c399a5715990b4bd8cbf0f53f80710f19c37
[INFO] running `Command { std: "docker" "start" "-a" "0482c2558e592a501b5fff003fe4c399a5715990b4bd8cbf0f53f80710f19c37", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling naga v29.0.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wgpu-hal v29.0.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bevy_platform v0.18.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking bevy_utils v0.18.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling wgpu-core v29.0.1
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking bevy_ptr v0.18.1
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling wgpu v29.0.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking wayland-client v0.31.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking modul_sprite v0.0.0 (/opt/rustwide/workdir/crates/modul_sprite)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling bevy_derive v0.18.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking wgpu-types v29.0.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking bevy_tasks v0.18.1
[INFO] [stderr]     Checking bevy_reflect v0.18.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking winit v0.30.9
[INFO] [stderr]     Checking bevy_ecs v0.18.1
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]     Checking bevy_app v0.18.1
[INFO] [stderr]     Checking modul_core v0.0.0 (/opt/rustwide/workdir/crates/modul_core)
[INFO] [stdout] warning: unused import: `PresentMode`
[INFO] [stdout]   --> crates/modul_core/src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     PresentMode, Queue, RequestAdapterOptions, Surface, SurfaceConfiguration, TextureFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PresentMode`
[INFO] [stdout]   --> crates/modul_core/src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     PresentMode, Queue, RequestAdapterOptions, Surface, SurfaceConfiguration, TextureFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking modul_util v0.0.0 (/opt/rustwide/workdir/crates/modul_util)
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> crates/modul_util/src/lib.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::{Deref, DerefMut, Range};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> crates/modul_util/src/lib.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::{Deref, DerefMut, Range};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking modul_asset v0.0.0 (/opt/rustwide/workdir/crates/modul_asset)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/modul_asset/src/lib.rs:99:48
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<T>>;
[INFO] [stdout]    |                                                ^^^^^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<'_, T>>;
[INFO] [stdout]    |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/modul_asset/src/lib.rs:105:44
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<T>;
[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] 105 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<'_, T>;
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/modul_asset/src/lib.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<T>> {
[INFO] [stdout]     |                                                ^^^^^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<'_, T>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/modul_asset/src/lib.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<T> {
[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] 168 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<'_, T> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/modul_asset/src/lib.rs:99:48
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<T>>;
[INFO] [stdout]    |                                                ^^^^^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<'_, T>>;
[INFO] [stdout]    |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/modul_asset/src/lib.rs:105:44
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<T>;
[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] 105 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<'_, T>;
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/modul_asset/src/lib.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<T>> {
[INFO] [stdout]     |                                                ^^^^^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn get_asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Option<Mut<'_, T>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/modul_asset/src/lib.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<T> {
[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] 168 |     fn asset_mut<T: Send + Sync + 'static>(&mut self, asset_id: AssetId<T>) -> Mut<'_, T> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking modul_render v0.0.0 (/opt/rustwide/workdir/crates/modul_render)
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> crates/modul_render/src/pipeline_manager.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn update(&self, world: &mut World) {}
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> crates/modul_render/src/pipeline_manager.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn update(&self, world: &mut World) {}
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `scheduled_depth_stencil_config` is never used
[INFO] [stdout]    --> crates/modul_render/src/render_target.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | trait RenderTargetImpl {
[INFO] [stdout]     |       ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn scheduled_depth_stencil_config(&self) -> Option<&RenderTargetDepthStencilConfig>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking modul_texture v0.0.0 (/opt/rustwide/workdir/crates/modul_texture)
[INFO] [stdout] warning: method `scheduled_depth_stencil_config` is never used
[INFO] [stdout]    --> crates/modul_render/src/render_target.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 169 | trait RenderTargetImpl {
[INFO] [stdout]     |       ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn scheduled_depth_stencil_config(&self) -> Option<&RenderTargetDepthStencilConfig>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking modul v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "0482c2558e592a501b5fff003fe4c399a5715990b4bd8cbf0f53f80710f19c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0482c2558e592a501b5fff003fe4c399a5715990b4bd8cbf0f53f80710f19c37", kill_on_drop: false }`
[INFO] [stdout] 0482c2558e592a501b5fff003fe4c399a5715990b4bd8cbf0f53f80710f19c37
