[INFO] fetching crate yaks 0.1.0... [INFO] testing yaks-0.1.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] extracting crate yaks 0.1.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yaks 0.1.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-deque v0.7.3 [INFO] [stderr] Downloaded crossbeam-queue v0.2.1 [INFO] [stderr] Downloaded memoffset v0.5.4 [INFO] [stderr] Downloaded crossbeam-utils v0.7.2 [INFO] [stderr] Downloaded fixedbitset v0.3.0 [INFO] [stderr] Downloaded redox_syscall v0.1.56 [INFO] [stderr] Downloaded ahash v0.3.2 [INFO] [stderr] Downloaded parking_lot_core v0.7.2 [INFO] [stderr] Downloaded crossbeam-epoch v0.8.2 [INFO] [stderr] Downloaded rayon v1.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.7 [INFO] [stderr] Downloaded crossbeam-channel v0.4.2 [INFO] [stderr] Downloaded hashbrown v0.7.0 [INFO] [stderr] Downloaded rayon-core v1.7.0 [INFO] [stderr] Downloaded smallvec v1.1.0 [INFO] [stderr] Downloaded syn v1.0.13 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] [stderr] Downloaded paste v0.1.16 [INFO] [stderr] Downloaded ppv-lite86 v0.2.8 [INFO] [stderr] Downloaded paste-impl v0.1.16 [INFO] [stderr] Downloaded quote v1.0.2 [INFO] [stderr] Downloaded scopeguard v1.0.0 [INFO] [stderr] Downloaded maybe-uninit v2.0.0 [INFO] [stderr] Downloaded hermit-abi v0.1.13 [INFO] [stderr] Downloaded autocfg v1.0.0 [INFO] [stderr] Downloaded num_cpus v1.13.0 [INFO] [stderr] Downloaded hecs v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46291a05018d6894d85810686dcfe84e6e237ae335f589008089503eafd5d4df [INFO] running `Command { std: "docker" "start" "-a" "46291a05018d6894d85810686dcfe84e6e237ae335f589008089503eafd5d4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46291a05018d6894d85810686dcfe84e6e237ae335f589008089503eafd5d4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46291a05018d6894d85810686dcfe84e6e237ae335f589008089503eafd5d4df", kill_on_drop: false }` [INFO] [stdout] 46291a05018d6894d85810686dcfe84e6e237ae335f589008089503eafd5d4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eccdd48ca50ed874ae12199ead614f2928e3c5538c63cb597b35eea1321372b [INFO] running `Command { std: "docker" "start" "-a" "1eccdd48ca50ed874ae12199ead614f2928e3c5538c63cb597b35eea1321372b", 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 libc v0.2.66 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.3.0 [INFO] [stderr] Compiling 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 num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling quote v1.0.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 hecs v0.2.12 [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 8.92s [INFO] running `Command { std: "docker" "inspect" "1eccdd48ca50ed874ae12199ead614f2928e3c5538c63cb597b35eea1321372b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eccdd48ca50ed874ae12199ead614f2928e3c5538c63cb597b35eea1321372b", kill_on_drop: false }` [INFO] [stdout] 1eccdd48ca50ed874ae12199ead614f2928e3c5538c63cb597b35eea1321372b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2026671c5eb8ba918506b3aab24674e457a952ff40d2443dc8a24821254002 [INFO] running `Command { std: "docker" "start" "-a" "0a2026671c5eb8ba918506b3aab24674e457a952ff40d2443dc8a24821254002", 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.93s [INFO] running `Command { std: "docker" "inspect" "0a2026671c5eb8ba918506b3aab24674e457a952ff40d2443dc8a24821254002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2026671c5eb8ba918506b3aab24674e457a952ff40d2443dc8a24821254002", kill_on_drop: false }` [INFO] [stdout] 0a2026671c5eb8ba918506b3aab24674e457a952ff40d2443dc8a24821254002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b72d5d4a6a92eb5e74bc1eede69ebf7fc2cbb392a3b3c50362bfee62045f433 [INFO] running `Command { std: "docker" "start" "-a" "2b72d5d4a6a92eb5e74bc1eede69ebf7fc2cbb392a3b3c50362bfee62045f433", 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" -p yaks` 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaks-f6d53b31b7c17bab) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_immutable ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_disjoint ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_resources_disjoint ... ok [INFO] [stdout] test executor_parallel::dispatch_heuristic_queries_incompatible ... 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 ... 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] [stdout] [INFO] [stderr] Running tests/builder.rs (/opt/rustwide/target/debug/deps/builder-46602a756fc32f8f) [INFO] [stdout] running 5 tests [INFO] [stdout] test duplicate_handle - should panic ... ok [INFO] [stdout] test duplicate_handle_with_deps - should panic ... ok [INFO] [stdout] test self_dependency - should panic ... ok [INFO] [stdout] test invalid_dependency - should panic ... ok [INFO] [stdout] test invalid_dependency_no_handle - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/executor.rs (/opt/rustwide/target/debug/deps/executor-dd23c83b636feeaf) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test queries_decoding_single ... ok [INFO] [stdout] test resources_decoding_single ... ok [INFO] [stdout] test resources_wrap_single ... ok [INFO] [stdout] test queries_decoding_four ... ok [INFO] [stdout] test systems_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.01s [INFO] [stdout] [INFO] [stderr] Running tests/executor_parallelization.rs (/opt/rustwide/target/debug/deps/executor_parallelization-14e88b63cfc045f4) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test batching ... ok [INFO] [stdout] test queries_disjoint_by_components ... ok [INFO] [stdout] test queries_disjoint_by_archetypes ... ok [INFO] [stdout] test resources_disjoint ... ok [INFO] [stdout] test dependencies_single ... ok [INFO] [stdout] test queries_incompatible_mutable_immutable ... ok [INFO] [stdout] test resources_incompatible_mutable_mutable ... ok [INFO] [stdout] test dependencies_chain ... ok [INFO] [stdout] test resources_incompatible_mutable_immutable ... ok [INFO] [stdout] test queries_incompatible_mutable_mutable ... ok [INFO] [stdout] test dependencies_fully_constrained ... ok [INFO] [stdout] test dependencies_several ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dependencies_several stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dependencies_several' (85) panicked at tests/executor_parallelization.rs:63:9: [INFO] [stdout] assertion failed: elapsed < Duration::from_millis(150) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b77a2923cd2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b77a2923cd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b77a2923cd2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b77a2923cd2 - ::fmt::h6d82c1afff976903 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b77a2933daf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b77a2933daf - core::fmt::write::hb1e7ca88b6a3936e [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5b77a28f0d53 - std::io::default_write_fmt::haffd49d96f1984a8 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b77a28f0d53 - std::io::Write::write_fmt::h027871c57cf57c01 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b77a28fcd02 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b77a2901d8f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b77a2901c21 - std::panicking::default_hook::hed93c70cba5fdcf0 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b77a286a20e - as core::ops::function::Fn>::call::hd0ee8b569efc6a07 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5b77a286a20e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b77a290244f - as core::ops::function::Fn>::call::h3a55ca34534c0d00 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5b77a290244f - std::panicking::panic_with_hook::h3862d766c2cec19b [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b77a29021c6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5b77a28fce49 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b77a28e563d - __rustc[6ed5915ee467787]::rust_begin_unwind [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b77a293b980 - core::panicking::panic_fmt::h3454303eb8e6f7cd [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b77a293b95c - core::panicking::panic::hb290d809a6d6b140 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5b77a27fd4ef - executor_parallelization::dependencies_several::h1cb429a23aeacdc0 [INFO] [stdout] at /opt/rustwide/workdir/tests/executor_parallelization.rs:63:9 [INFO] [stdout] 21: 0x5b77a27fd617 - executor_parallelization::dependencies_several::{{closure}}::hc7c5f127479c94db [INFO] [stdout] at /opt/rustwide/workdir/tests/executor_parallelization.rs:48:26 [INFO] [stdout] 22: 0x5b77a2839356 - core::ops::function::FnOnce::call_once::hd7b7622af648aa8f [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5b77a2869feb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b77a2869feb - test::__rust_begin_short_backtrace::ha40f4db8207e1111 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5b77a287e06d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5b77a287e06d - as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5b77a287e06d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5b77a287e06d - std::panicking::catch_unwind::h51ea89627559b6f4 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5b77a287e06d - std::panic::catch_unwind::hb8b8c2367cae3d66 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b77a287e06d - test::run_test_in_process::ha5b55801407ea100 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5b77a287e06d - test::run_test::{{closure}}::h0b9d4072b527abf5 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5b77a2857584 - test::run_test::{{closure}}::hb1056b5731205822 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5b77a2857584 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5b77a285aeba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x5b77a285aeba - as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5b77a285aeba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5b77a285aeba - std::panicking::catch_unwind::hea9118f355699c4b [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5b77a285aeba - std::panic::catch_unwind::hf4b3c2a06d3f42f5 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5b77a285aeba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x5b77a285aeba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5b77a28f823f - as core::ops::function::FnOnce>::call_once::h7ec433abd3f148b4 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x5b77a28f823f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x7bc1e042daa4 - [INFO] [stdout] 44: 0x7bc1e04baa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dependencies_several [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test executor_parallelization` [INFO] running `Command { std: "docker" "inspect" "2b72d5d4a6a92eb5e74bc1eede69ebf7fc2cbb392a3b3c50362bfee62045f433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b72d5d4a6a92eb5e74bc1eede69ebf7fc2cbb392a3b3c50362bfee62045f433", kill_on_drop: false }` [INFO] [stdout] 2b72d5d4a6a92eb5e74bc1eede69ebf7fc2cbb392a3b3c50362bfee62045f433