[INFO] fetching crate bevy-trait-resource 0.2.1... [INFO] checking bevy-trait-resource-0.2.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate bevy-trait-resource 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate bevy-trait-resource 0.2.1 [INFO] finished tweaking crates.io crate bevy-trait-resource 0.2.1 [INFO] tweaked toml for crates.io crate bevy-trait-resource 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy-trait-resource 0.2.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.12.1 (available: v0.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bbfab1a44aa12ff8745f9a692a662020823967a308501eece63d39deed928f4 [INFO] running `Command { std: "docker" "start" "-a" "2bbfab1a44aa12ff8745f9a692a662020823967a308501eece63d39deed928f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bbfab1a44aa12ff8745f9a692a662020823967a308501eece63d39deed928f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bbfab1a44aa12ff8745f9a692a662020823967a308501eece63d39deed928f4", kill_on_drop: false }` [INFO] [stdout] 2bbfab1a44aa12ff8745f9a692a662020823967a308501eece63d39deed928f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce4526a5a8259966fe79f1575adba14ae7164f2baaaa4195833aa9d553aa39fb [INFO] running `Command { std: "docker" "start" "-a" "ce4526a5a8259966fe79f1575adba14ae7164f2baaaa4195833aa9d553aa39fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bevy_ptr v0.12.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Checking bevy_tasks v0.12.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling bevy-trait-resource-macro v0.1.1 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking bevy_utils v0.12.1 [INFO] [stderr] Checking bevy_math v0.12.1 [INFO] [stderr] Checking bevy_reflect v0.12.1 [INFO] [stderr] Checking bevy_ecs v0.12.1 [INFO] [stderr] Checking bevy_app v0.12.1 [INFO] [stderr] Checking bevy_log v0.12.1 [INFO] [stderr] Checking bevy_core v0.12.1 [INFO] [stderr] Checking bevy_time v0.12.1 [INFO] [stderr] Checking bevy_a11y v0.12.1 [INFO] [stderr] Checking bevy_input v0.12.1 [INFO] [stderr] Checking bevy_hierarchy v0.12.1 [INFO] [stderr] Checking bevy_diagnostic v0.12.1 [INFO] [stderr] Checking bevy_transform v0.12.1 [INFO] [stderr] Checking bevy_window v0.12.1 [INFO] [stderr] Checking bevy_internal v0.12.1 [INFO] [stderr] Checking bevy v0.12.1 [INFO] [stderr] Checking bevy-trait-resource v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | unsafe fn cast(self, ptr: Ptr) -> &Trait { [INFO] [stdout] | ^^^ ------ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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] 199 | unsafe fn cast(self, ptr: Ptr<'_>) -> &Trait { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn cast_mut(self, ptr: PtrMut) -> &mut Trait { [INFO] [stdout] | ^^^^^^ ---------- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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] 203 | unsafe fn cast_mut(self, ptr: PtrMut<'_>) -> &mut Trait { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:367:59 [INFO] [stdout] | [INFO] [stdout] 367 | fn get_resources_trait(&self) -> TraitResourceIterator; [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] 367 | fn get_resources_trait(&self) -> TraitResourceIterator<'_, Trait>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:370:63 [INFO] [stdout] | [INFO] [stdout] 370 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut; [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] 370 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut<'_, Trait>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:420:59 [INFO] [stdout] | [INFO] [stdout] 420 | fn get_resources_trait(&self) -> TraitResourceIterator { [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] 420 | fn get_resources_trait(&self) -> TraitResourceIterator<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:424:63 [INFO] [stdout] | [INFO] [stdout] 424 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut { [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] 424 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:481:59 [INFO] [stdout] | [INFO] [stdout] 481 | fn get_resources_trait(&self) -> TraitResourceIterator { [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] 481 | fn get_resources_trait(&self) -> TraitResourceIterator<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:485:63 [INFO] [stdout] | [INFO] [stdout] 485 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut { [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] 485 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | unsafe fn cast(self, ptr: Ptr) -> &Trait { [INFO] [stdout] | ^^^ ------ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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] 199 | unsafe fn cast(self, ptr: Ptr<'_>) -> &Trait { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn cast_mut(self, ptr: PtrMut) -> &mut Trait { [INFO] [stdout] | ^^^^^^ ---------- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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] 203 | unsafe fn cast_mut(self, ptr: PtrMut<'_>) -> &mut Trait { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:367:59 [INFO] [stdout] | [INFO] [stdout] 367 | fn get_resources_trait(&self) -> TraitResourceIterator; [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] 367 | fn get_resources_trait(&self) -> TraitResourceIterator<'_, Trait>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:370:63 [INFO] [stdout] | [INFO] [stdout] 370 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut; [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] 370 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut<'_, Trait>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:420:59 [INFO] [stdout] | [INFO] [stdout] 420 | fn get_resources_trait(&self) -> TraitResourceIterator { [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] 420 | fn get_resources_trait(&self) -> TraitResourceIterator<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:424:63 [INFO] [stdout] | [INFO] [stdout] 424 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut { [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] 424 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:481:59 [INFO] [stdout] | [INFO] [stdout] 481 | fn get_resources_trait(&self) -> TraitResourceIterator { [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] 481 | fn get_resources_trait(&self) -> TraitResourceIterator<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:485:63 [INFO] [stdout] | [INFO] [stdout] 485 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut { [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] 485 | fn get_resources_trait_mut(&mut self) -> TraitResourceIteratorMut<'_, Trait> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.93s [INFO] running `Command { std: "docker" "inspect" "ce4526a5a8259966fe79f1575adba14ae7164f2baaaa4195833aa9d553aa39fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4526a5a8259966fe79f1575adba14ae7164f2baaaa4195833aa9d553aa39fb", kill_on_drop: false }` [INFO] [stdout] ce4526a5a8259966fe79f1575adba14ae7164f2baaaa4195833aa9d553aa39fb