[INFO] fetching crate yaks 0.1.0... [INFO] testing yaks-0.1.0 against 1.91.0 for beta-1.92-2 [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 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded hermit-abi v0.1.13 [INFO] [stderr] Downloaded paste-impl v0.1.16 [INFO] [stderr] Downloaded fixedbitset v0.3.0 [INFO] [stderr] Downloaded paste v0.1.16 [INFO] [stderr] Downloaded proc-macro2 v1.0.7 [INFO] [stderr] Downloaded ahash v0.3.2 [INFO] [stderr] Downloaded hecs v0.2.12 [INFO] [stderr] Downloaded hashbrown v0.7.0 [INFO] [stderr] Downloaded syn v1.0.13 [INFO] [stderr] Downloaded smallvec v1.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69926fe51b59f59304279c56413cf02f825516e7ee3af70ccfb7ad342877311e [INFO] running `Command { std: "docker" "start" "-a" "69926fe51b59f59304279c56413cf02f825516e7ee3af70ccfb7ad342877311e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69926fe51b59f59304279c56413cf02f825516e7ee3af70ccfb7ad342877311e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69926fe51b59f59304279c56413cf02f825516e7ee3af70ccfb7ad342877311e", kill_on_drop: false }` [INFO] [stdout] 69926fe51b59f59304279c56413cf02f825516e7ee3af70ccfb7ad342877311e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eeb9ef2d128b37a888a8ae7817abb6b4a5fd59ef5ac9749aa4d59ad8bb55964 [INFO] running `Command { std: "docker" "start" "-a" "1eeb9ef2d128b37a888a8ae7817abb6b4a5fd59ef5ac9749aa4d59ad8bb55964", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling hecs v0.2.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 7.80s [INFO] running `Command { std: "docker" "inspect" "1eeb9ef2d128b37a888a8ae7817abb6b4a5fd59ef5ac9749aa4d59ad8bb55964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eeb9ef2d128b37a888a8ae7817abb6b4a5fd59ef5ac9749aa4d59ad8bb55964", kill_on_drop: false }` [INFO] [stdout] 1eeb9ef2d128b37a888a8ae7817abb6b4a5fd59ef5ac9749aa4d59ad8bb55964 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7e3d109c2b420dbadc5d5dfcf7f70268f9579aece5d071a24398c694fc0e79 [INFO] running `Command { std: "docker" "start" "-a" "7f7e3d109c2b420dbadc5d5dfcf7f70268f9579aece5d071a24398c694fc0e79", 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 7.31s [INFO] running `Command { std: "docker" "inspect" "7f7e3d109c2b420dbadc5d5dfcf7f70268f9579aece5d071a24398c694fc0e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7e3d109c2b420dbadc5d5dfcf7f70268f9579aece5d071a24398c694fc0e79", kill_on_drop: false }` [INFO] [stdout] 7f7e3d109c2b420dbadc5d5dfcf7f70268f9579aece5d071a24398c694fc0e79 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1bc65cc04226d93c364712bfaa0da0e3d402d4ad381583e3571b332a116078bb [INFO] running `Command { std: "docker" "start" "-a" "1bc65cc04226d93c364712bfaa0da0e3d402d4ad381583e3571b332a116078bb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resource_tuple.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources; [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 23 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resource_tuple.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resource_tuple.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 55 | fn wrap(&mut self, _: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resource_tuple.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 84 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resource_tuple.rs:132:25 [INFO] [stderr] | [INFO] [stderr] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 147 | impl_for_tuples!(impl_resource_wrap); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = 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] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 132 | fn wrap(&mut self, borrows: &mut Self::Borrows) -> WrappedResources<'_, Self::Cells> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `yaks` (lib) generated 18 warnings (13 duplicates) (run `cargo fix --lib -p yaks` to apply 5 suggestions) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/convoluted.rs:61:20 [INFO] [stderr] | [INFO] [stderr] 61 | |_entity, (mut pos, vel)| { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/convoluted.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | |_entity, (mut pos, mut vel, acc)| { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/convoluted.rs:70:29 [INFO] [stderr] | [INFO] [stderr] 70 | |_entity, (mut pos, mut vel, acc)| { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/convoluted.rs:107:30 [INFO] [stderr] | [INFO] [stderr] 107 | |_entity, (pos, vel, mut col)| { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `yaks` (example "convoluted") generated 4 warnings (run `cargo fix --example "convoluted"` to apply 4 suggestions) [INFO] [stderr] warning: `yaks` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaks-3265c3200a9f2e70) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_disjoint ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_resources_immutable ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_resources_incompatible ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_incompatible ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_immutable ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_resources_disjoint ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_trivial ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_trivial_with_resources ... ok [INFO] [stdout] test batch_helper::thread_pool_installation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/builder.rs (/opt/rustwide/target/debug/deps/builder-95eefa06ca94e868) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test duplicate_handle_with_deps - should panic ... ok [INFO] [stdout] test invalid_dependency - should panic ... ok [INFO] [stdout] test duplicate_handle - should panic ... ok [INFO] [stdout] test invalid_dependency_no_handle - should panic ... ok [INFO] [stdout] test self_dependency - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/executor.rs (/opt/rustwide/target/debug/deps/executor-e9112f2e24337e3c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test systems_single ... ok [INFO] [stdout] test resources_wrap_single ... ok [INFO] [stdout] test resources_decoding_single ... ok [INFO] [stdout] test systems_two ... ok [INFO] [stdout] test queries_decoding_single ... ok [INFO] [stdout] test queries_decoding_four ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/executor_parallelization.rs (/opt/rustwide/target/debug/deps/executor_parallelization-efb1aa23ddc433c0) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test batching ... ok [INFO] [stdout] test queries_disjoint_by_components ... ok [INFO] [stdout] test dependencies_several ... ok [INFO] [stdout] test resources_disjoint ... ok [INFO] [stdout] test queries_disjoint_by_archetypes ... ok [INFO] [stdout] test resources_incompatible_mutable_mutable ... ok [INFO] [stdout] test dependencies_single ... ok [INFO] [stdout] test dependencies_fully_constrained ... ok [INFO] [stdout] test queries_incompatible_mutable_immutable ... ok [INFO] [stdout] test dependencies_chain ... ok [INFO] [stdout] test queries_incompatible_mutable_mutable ... ok [INFO] [stdout] test resources_incompatible_mutable_immutable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Doc-tests yaks [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/system_context.rs - system_context::SystemContext<'scope>::query_one (line 77) ... ok [INFO] [stdout] test src/system_context.rs - system_context::SystemContext<'scope>::query (line 46) ... ok [INFO] [stdout] test src/query_marker.rs - query_marker::QueryMarker (line 10) ... ok [INFO] [stdout] test src/system_context.rs - system_context::SystemContext (line 11) ... ok [INFO] [stdout] test src/batch_helper.rs - batch_helper::batch (line 29) ... ok [INFO] [stdout] test src/batch_helper.rs - batch_helper::batch (line 11) ... ok [INFO] [stdout] test src/executor.rs - executor::Executor<'closures,Resources>::force_archetype_recalculation (line 96) ... ok [INFO] [stdout] test src/executor.rs - executor::Executor<'closures,Resources>::run (line 148) ... ok [INFO] [stdout] test src/executor_builder.rs - executor_builder::ExecutorBuilder<'closures,Resources,Handle>::system_with_handle (line 203) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/executor_builder.rs - executor_builder::ExecutorBuilder<'closures,Resources,Handle>::system_with_handle (line 235) ... ok [INFO] [stdout] test src/batch_helper.rs - batch_helper::batch (line 65) ... ok [INFO] [stdout] test src/executor.rs - executor::Executor<'closures,Resources>::run (line 124) ... ok [INFO] [stdout] test src/executor_builder.rs - executor_builder::ExecutorBuilder<'closures,Resources,Handle>::system (line 117) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1bc65cc04226d93c364712bfaa0da0e3d402d4ad381583e3571b332a116078bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc65cc04226d93c364712bfaa0da0e3d402d4ad381583e3571b332a116078bb", kill_on_drop: false }` [INFO] [stdout] 1bc65cc04226d93c364712bfaa0da0e3d402d4ad381583e3571b332a116078bb