[INFO] fetching crate yaks 0.1.0... [INFO] building yaks-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate yaks 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate yaks 0.1.0 [INFO] finished tweaking crates.io crate yaks 0.1.0 [INFO] tweaked toml for crates.io crate yaks 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yaks 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yaks 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.3.0 [INFO] [stderr] Downloaded hecs v0.2.12 [INFO] [stderr] Downloaded paste-impl v0.1.16 [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded ahash v0.3.2 [INFO] [stderr] Downloaded paste v0.1.16 [INFO] [stderr] Downloaded hashbrown v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8365abc7f2690a702bbccec4ed910d574e5c850fb0fbf4072205eeaf48c29658 [INFO] running `Command { std: "docker" "start" "-a" "8365abc7f2690a702bbccec4ed910d574e5c850fb0fbf4072205eeaf48c29658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8365abc7f2690a702bbccec4ed910d574e5c850fb0fbf4072205eeaf48c29658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8365abc7f2690a702bbccec4ed910d574e5c850fb0fbf4072205eeaf48c29658", kill_on_drop: false }` [INFO] [stdout] 8365abc7f2690a702bbccec4ed910d574e5c850fb0fbf4072205eeaf48c29658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c78a4bbb2ec3c913810ccf4cb651575a5cf9d5d73e5e4f81fddc397b0a026dd [INFO] running `Command { std: "docker" "start" "-a" "8c78a4bbb2ec3c913810ccf4cb651575a5cf9d5d73e5e4f81fddc397b0a026dd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling hecs v0.2.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling yaks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources; [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] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [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] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources { [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] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [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] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.69s [INFO] running `Command { std: "docker" "inspect" "8c78a4bbb2ec3c913810ccf4cb651575a5cf9d5d73e5e4f81fddc397b0a026dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c78a4bbb2ec3c913810ccf4cb651575a5cf9d5d73e5e4f81fddc397b0a026dd", kill_on_drop: false }` [INFO] [stdout] 8c78a4bbb2ec3c913810ccf4cb651575a5cf9d5d73e5e4f81fddc397b0a026dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf92a1247493c3cb77d5985cffda0490b241a8e9c634a4ef61c0bcfa1d42bad [INFO] running `Command { std: "docker" "start" "-a" "4bf92a1247493c3cb77d5985cffda0490b241a8e9c634a4ef61c0bcfa1d42bad", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources; [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] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [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] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources { [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] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [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] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling yaks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/convoluted.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | |_entity, (mut pos, vel)| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/convoluted.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | |_entity, (mut pos, mut vel, acc)| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/convoluted.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | |_entity, (mut pos, mut vel, acc)| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/convoluted.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | |_entity, (pos, vel, mut col)| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources; [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] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [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] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources { [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] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [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] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_tuple.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_resource_wrap` which comes from the expansion of the macro `impl_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `Command { std: "docker" "inspect" "4bf92a1247493c3cb77d5985cffda0490b241a8e9c634a4ef61c0bcfa1d42bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf92a1247493c3cb77d5985cffda0490b241a8e9c634a4ef61c0bcfa1d42bad", kill_on_drop: false }` [INFO] [stdout] 4bf92a1247493c3cb77d5985cffda0490b241a8e9c634a4ef61c0bcfa1d42bad