[INFO] fetching crate yaks 0.1.0... [INFO] testing yaks-0.1.0 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate yaks 0.1.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yaks 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64a26bb952d8bee96892cf1a40516b4e0ded30e208f62833442c0eff355b7294 [INFO] running `Command { std: "docker" "start" "-a" "64a26bb952d8bee96892cf1a40516b4e0ded30e208f62833442c0eff355b7294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64a26bb952d8bee96892cf1a40516b4e0ded30e208f62833442c0eff355b7294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a26bb952d8bee96892cf1a40516b4e0ded30e208f62833442c0eff355b7294", kill_on_drop: false }` [INFO] [stdout] 64a26bb952d8bee96892cf1a40516b4e0ded30e208f62833442c0eff355b7294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 718341105d56424fbb8846bf78aa012923276b3570b2c42fd964e03a3651f7ec [INFO] running `Command { std: "docker" "start" "-a" "718341105d56424fbb8846bf78aa012923276b3570b2c42fd964e03a3651f7ec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 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 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 quote v1.0.2 [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 hecs v0.2.12 [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.04s [INFO] running `Command { std: "docker" "inspect" "718341105d56424fbb8846bf78aa012923276b3570b2c42fd964e03a3651f7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718341105d56424fbb8846bf78aa012923276b3570b2c42fd964e03a3651f7ec", kill_on_drop: false }` [INFO] [stdout] 718341105d56424fbb8846bf78aa012923276b3570b2c42fd964e03a3651f7ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66669e8784eb9842432f3efbb1b62da89588d0cf0511d62cd94871fbc04a6281 [INFO] running `Command { std: "docker" "start" "-a" "66669e8784eb9842432f3efbb1b62da89588d0cf0511d62cd94871fbc04a6281", 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 6.29s [INFO] running `Command { std: "docker" "inspect" "66669e8784eb9842432f3efbb1b62da89588d0cf0511d62cd94871fbc04a6281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66669e8784eb9842432f3efbb1b62da89588d0cf0511d62cd94871fbc04a6281", kill_on_drop: false }` [INFO] [stdout] 66669e8784eb9842432f3efbb1b62da89588d0cf0511d62cd94871fbc04a6281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eaa77ce89fb63f8db137c34aefb7ec893d545b2c7a1c2e199c400f3c7cc8ae49 [INFO] running `Command { std: "docker" "start" "-a" "eaa77ce89fb63f8db137c34aefb7ec893d545b2c7a1c2e199c400f3c7cc8ae49", 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: `yaks` (lib test) generated 18 warnings (18 duplicates) [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaks-c4dd29d6d5af5330) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_disjoint ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_immutable ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_incompatible ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_resources_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_trivial_with_resources ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_trivial ... 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-dd3f692b50f0f4d7) [INFO] [stdout] [INFO] [stdout] running 5 tests [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 duplicate_handle_with_deps - 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-2b6afc5cc9299a29) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test resources_decoding_single ... ok [INFO] [stdout] test systems_single ... ok [INFO] [stdout] test queries_decoding_four ... ok [INFO] [stdout] test queries_decoding_single ... ok [INFO] [stdout] test resources_wrap_single ... ok [INFO] [stdout] test systems_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/executor_parallelization.rs (/opt/rustwide/target/debug/deps/executor_parallelization-11ccda0ec7a426d1) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test batching ... ok [INFO] [stdout] test queries_disjoint_by_archetypes ... ok [INFO] [stdout] test resources_disjoint ... ok [INFO] [stdout] test queries_disjoint_by_components ... ok [INFO] [stdout] test dependencies_several ... ok [INFO] [stdout] test dependencies_single ... ok [INFO] [stdout] test queries_incompatible_mutable_mutable ... ok [INFO] [stdout] test queries_incompatible_mutable_immutable ... ok [INFO] [stdout] test dependencies_chain ... ok [INFO] [stdout] test dependencies_fully_constrained ... ok [INFO] [stdout] test resources_incompatible_mutable_immutable ... ok [INFO] [stdout] test resources_incompatible_mutable_mutable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [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 (line 46) ... ok [INFO] [stdout] test src/system_context.rs - system_context::SystemContext (line 11) ... ok [INFO] [stdout] test src/query_marker.rs - query_marker::QueryMarker (line 10) ... ok [INFO] [stdout] test src/system_context.rs - system_context::SystemContext<'scope>::query_one (line 77) ... 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>::run (line 148) ... ok [INFO] [stdout] test src/executor_builder.rs - executor_builder::ExecutorBuilder<'closures,Resources,Handle>::system_with_handle (line 235) ... ok [INFO] [stdout] test src/executor_builder.rs - executor_builder::ExecutorBuilder<'closures,Resources,Handle>::system (line 117) ... ok [INFO] [stdout] test src/executor_builder.rs - executor_builder::ExecutorBuilder<'closures,Resources,Handle>::system_with_handle (line 203) ... ok [INFO] [stdout] test src/executor.rs - executor::Executor<'closures,Resources>::force_archetype_recalculation (line 96) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... 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] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eaa77ce89fb63f8db137c34aefb7ec893d545b2c7a1c2e199c400f3c7cc8ae49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa77ce89fb63f8db137c34aefb7ec893d545b2c7a1c2e199c400f3c7cc8ae49", kill_on_drop: false }` [INFO] [stdout] eaa77ce89fb63f8db137c34aefb7ec893d545b2c7a1c2e199c400f3c7cc8ae49