[INFO] fetching crate tpntree 0.5.2... [INFO] building tpntree-0.5.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate tpntree 0.5.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tpntree 0.5.2 [INFO] finished tweaking crates.io crate tpntree 0.5.2 [INFO] tweaked toml for crates.io crate tpntree 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tpntree 0.5.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.28.0 (available: v0.34.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded simba v0.5.1 [INFO] [stderr] Downloaded nalgebra v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65500bf21427275d1b5e2a4cac9dc936366210bea3d8cea07ff127de1445acb2 [INFO] running `Command { std: "docker" "start" "-a" "65500bf21427275d1b5e2a4cac9dc936366210bea3d8cea07ff127de1445acb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65500bf21427275d1b5e2a4cac9dc936366210bea3d8cea07ff127de1445acb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65500bf21427275d1b5e2a4cac9dc936366210bea3d8cea07ff127de1445acb2", kill_on_drop: false }` [INFO] [stdout] 65500bf21427275d1b5e2a4cac9dc936366210bea3d8cea07ff127de1445acb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4aa27f3bd40c111dd2de0c4b702ac4b0e1eb68a9486e6854bc7bd5b8910b7a0 [INFO] running `Command { std: "docker" "start" "-a" "f4aa27f3bd40c111dd2de0c4b702ac4b0e1eb68a9486e6854bc7bd5b8910b7a0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling nalgebra v0.28.0 [INFO] [stderr] Compiling tpntree v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree/iterators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | impl_breadth_first_iterator!(N); [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: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_breadth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree/iterators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | impl_depth_first_iterator!(N); [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_depth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree_dynamic/iterators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | impl_breadth_first_iterator!(); [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_breadth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree_dynamic/iterators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | impl_depth_first_iterator!(); [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_depth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f4aa27f3bd40c111dd2de0c4b702ac4b0e1eb68a9486e6854bc7bd5b8910b7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4aa27f3bd40c111dd2de0c4b702ac4b0e1eb68a9486e6854bc7bd5b8910b7a0", kill_on_drop: false }` [INFO] [stdout] f4aa27f3bd40c111dd2de0c4b702ac4b0e1eb68a9486e6854bc7bd5b8910b7a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d67fab943606fc82cf478f1d305123920801b8612e04ede5c74f726a0d5f914 [INFO] running `Command { std: "docker" "start" "-a" "4d67fab943606fc82cf478f1d305123920801b8612e04ede5c74f726a0d5f914", kill_on_drop: false }` [INFO] [stderr] Compiling tpntree v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree/iterators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | impl_breadth_first_iterator!(N); [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: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_breadth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree/iterators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | impl_depth_first_iterator!(N); [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_depth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree_dynamic/iterators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | impl_breadth_first_iterator!(); [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_breadth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree_dynamic/iterators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | impl_depth_first_iterator!(); [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_depth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree/iterators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | impl_breadth_first_iterator!(N); [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: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_breadth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree/iterators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | impl_depth_first_iterator!(N); [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_depth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/tpntree/iterators.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | child.data_mut().insert(2.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 42 | let _ = child.data_mut().insert(2.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/tpntree/iterators.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | child.data_mut().insert(3.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 47 | let _ = child.data_mut().insert(3.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree_dynamic/iterators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | impl_breadth_first_iterator!(); [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_breadth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn iter_breadth_first(&self) -> BreadthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator { [INFO] [stdout] | |_______________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/tpntree_dynamic/iterators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | impl_depth_first_iterator!(); [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_depth_first_iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter_depth_first(&self) -> DepthFirstIterator<'_, T $(, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4d67fab943606fc82cf478f1d305123920801b8612e04ede5c74f726a0d5f914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d67fab943606fc82cf478f1d305123920801b8612e04ede5c74f726a0d5f914", kill_on_drop: false }` [INFO] [stdout] 4d67fab943606fc82cf478f1d305123920801b8612e04ede5c74f726a0d5f914