[INFO] fetching crate path-planning 0.1.0... [INFO] testing path-planning-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate path-planning 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate path-planning 0.1.0 [INFO] finished tweaking crates.io crate path-planning 0.1.0 [INFO] tweaked toml for crates.io crate path-planning 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate path-planning 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate path-planning 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded factorial v0.2.1 [INFO] [stderr] Downloaded priority-queue v1.2.0 [INFO] [stderr] Downloaded indextree v4.3.1 [INFO] [stderr] Downloaded arrayvec v0.7.1 [INFO] [stderr] Downloaded kdtree v0.6.0 [INFO] [stderr] Downloaded parry3d v0.7.1 [INFO] [stderr] Downloaded time v0.3.3 [INFO] [stderr] Downloaded parry2d-f64 v0.7.1 [INFO] [stderr] Downloaded parry2d v0.7.1 [INFO] [stderr] Downloaded parry3d-f64 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff0fdedef789cd2d96756c88ca0e718dfadcba3e308856698eb50c2a8277d248 [INFO] running `Command { std: "docker" "start" "-a" "ff0fdedef789cd2d96756c88ca0e718dfadcba3e308856698eb50c2a8277d248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff0fdedef789cd2d96756c88ca0e718dfadcba3e308856698eb50c2a8277d248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0fdedef789cd2d96756c88ca0e718dfadcba3e308856698eb50c2a8277d248", kill_on_drop: false }` [INFO] [stdout] ff0fdedef789cd2d96756c88ca0e718dfadcba3e308856698eb50c2a8277d248 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0977674e34f7ea6b25cd94e27e305754d7a12cb8dc8b6e846986610a9e6c84b1 [INFO] running `Command { std: "docker" "start" "-a" "0977674e34f7ea6b25cd94e27e305754d7a12cb8dc8b6e846986610a9e6c84b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling priority-queue v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling factorial v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling kdtree v0.6.0 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.6.5 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling parry2d v0.7.1 [INFO] [stderr] Compiling parry2d-f64 v0.7.1 [INFO] [stderr] Compiling parry3d v0.7.1 [INFO] [stderr] Compiling parry3d-f64 v0.7.1 [INFO] [stderr] Compiling path-planning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `EuclideanNormSquared` is never constructed [INFO] [stdout] --> src/util/norm.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct EuclideanNormSquared; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EuclideanNormSquared` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/path_planner.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | fn get_tree(&self) -> Vec>; [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn get_tree(&self) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt.rs:416:15 [INFO] [stdout] | [INFO] [stdout] 416 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 416 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:207:20 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 207 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 212 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 337 | node: NodeIndex, [INFO] [stdout] 338 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 338 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star.rs:402:15 [INFO] [stdout] | [INFO] [stdout] 402 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 244 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:271:19 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 378 | node: NodeIndex, [INFO] [stdout] 379 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 379 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:415:25 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx.rs:516:15 [INFO] [stdout] | [INFO] [stdout] 516 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 516 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:955:20 [INFO] [stdout] | [INFO] [stdout] 955 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 955 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:960:20 [INFO] [stdout] | [INFO] [stdout] 960 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 960 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:966:5 [INFO] [stdout] | [INFO] [stdout] 966 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 969 | ) -> NeighborSetIter { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 969 | ) -> NeighborSetIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1007:19 [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn children(&self, node: NodeIndex) -> Childern { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn children(&self, node: NodeIndex) -> Childern<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1206 | node: NodeIndex, [INFO] [stdout] 1207 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1207 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1275 | idx: EdgeIndex, [INFO] [stdout] 1276 | ) -> Option> { [INFO] [stdout] | ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1276 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "0977674e34f7ea6b25cd94e27e305754d7a12cb8dc8b6e846986610a9e6c84b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0977674e34f7ea6b25cd94e27e305754d7a12cb8dc8b6e846986610a9e6c84b1", kill_on_drop: false }` [INFO] [stdout] 0977674e34f7ea6b25cd94e27e305754d7a12cb8dc8b6e846986610a9e6c84b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bb6623578b3fcad9d15ec8d88f5d4710919d05afc6ce95287079604d8714d9df [INFO] running `Command { std: "docker" "start" "-a" "bb6623578b3fcad9d15ec8d88f5d4710919d05afc6ce95287079604d8714d9df", kill_on_drop: false }` [INFO] [stdout] warning: struct `EuclideanNormSquared` is never constructed [INFO] [stdout] --> src/util/norm.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct EuclideanNormSquared; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EuclideanNormSquared` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/path_planner.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | fn get_tree(&self) -> Vec>; [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn get_tree(&self) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt.rs:416:15 [INFO] [stdout] | [INFO] [stdout] 416 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 416 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:207:20 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 207 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 212 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling path-planning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 337 | node: NodeIndex, [INFO] [stdout] 338 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 338 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star.rs:402:15 [INFO] [stdout] | [INFO] [stdout] 402 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 244 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:271:19 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 378 | node: NodeIndex, [INFO] [stdout] 379 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 379 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:415:25 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx.rs:516:15 [INFO] [stdout] | [INFO] [stdout] 516 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 516 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:955:20 [INFO] [stdout] | [INFO] [stdout] 955 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 955 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:960:20 [INFO] [stdout] | [INFO] [stdout] 960 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 960 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:966:5 [INFO] [stdout] | [INFO] [stdout] 966 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 969 | ) -> NeighborSetIter { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 969 | ) -> NeighborSetIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1007:19 [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn children(&self, node: NodeIndex) -> Childern { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn children(&self, node: NodeIndex) -> Childern<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1206 | node: NodeIndex, [INFO] [stdout] 1207 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1207 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1275 | idx: EdgeIndex, [INFO] [stdout] 1276 | ) -> Option> { [INFO] [stdout] | ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1276 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EuclideanNormSquared` is never constructed [INFO] [stdout] --> src/util/norm.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct EuclideanNormSquared; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EuclideanNormSquared` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/path_planner.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | fn get_tree(&self) -> Vec>; [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn get_tree(&self) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt.rs:416:15 [INFO] [stdout] | [INFO] [stdout] 416 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 416 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:207:20 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 207 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 212 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 337 | node: NodeIndex, [INFO] [stdout] 338 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 338 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt/rrt_tree.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star.rs:402:15 [INFO] [stdout] | [INFO] [stdout] 402 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 244 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:271:19 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 378 | node: NodeIndex, [INFO] [stdout] 379 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 379 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrt_star/rrt_star_tree.rs:415:25 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx.rs:516:15 [INFO] [stdout] | [INFO] [stdout] 516 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 516 | fn get_tree(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:955:20 [INFO] [stdout] | [INFO] [stdout] 955 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 955 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:960:20 [INFO] [stdout] | [INFO] [stdout] 960 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 960 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:966:5 [INFO] [stdout] | [INFO] [stdout] 966 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 969 | ) -> NeighborSetIter { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 969 | ) -> NeighborSetIter<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1007:19 [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn children(&self, node: NodeIndex) -> Childern { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn children(&self, node: NodeIndex) -> Childern<'_, X, T, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1206 | node: NodeIndex, [INFO] [stdout] 1207 | ) -> Option> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1207 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rrtx/rrtx_graph.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1275 | idx: EdgeIndex, [INFO] [stdout] 1276 | ) -> Option> { [INFO] [stdout] | ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1276 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `Command { std: "docker" "inspect" "bb6623578b3fcad9d15ec8d88f5d4710919d05afc6ce95287079604d8714d9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6623578b3fcad9d15ec8d88f5d4710919d05afc6ce95287079604d8714d9df", kill_on_drop: false }` [INFO] [stdout] bb6623578b3fcad9d15ec8d88f5d4710919d05afc6ce95287079604d8714d9df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 24a3416c0b6eff2886f6cadb52f5e10776ecdb62044a35f93505dab3dd67baf8 [INFO] running `Command { std: "docker" "start" "-a" "24a3416c0b6eff2886f6cadb52f5e10776ecdb62044a35f93505dab3dd67baf8", kill_on_drop: false }` [INFO] [stderr] warning: struct `EuclideanNormSquared` is never constructed [INFO] [stderr] --> src/util/norm.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct EuclideanNormSquared; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EuclideanNormSquared` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/path_planner.rs:124:15 [INFO] [stderr] | [INFO] [stderr] 124 | fn get_tree(&self) -> Vec>; [INFO] [stderr] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 124 | fn get_tree(&self) -> Vec>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt/rrt.rs:416:15 [INFO] [stderr] | [INFO] [stderr] 416 | fn get_tree(&self) -> Vec> { [INFO] [stderr] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 416 | fn get_tree(&self) -> Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt/rrt_tree.rs:207:20 [INFO] [stderr] | [INFO] [stderr] 207 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 207 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt/rrt_tree.rs:212:20 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 212 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt/rrt_tree.rs:223:18 [INFO] [stderr] | [INFO] [stderr] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 223 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt/rrt_tree.rs:234:19 [INFO] [stderr] | [INFO] [stderr] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stderr] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 234 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt/rrt_tree.rs:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 337 | node: NodeIndex, [INFO] [stderr] 338 | ) -> Option> { [INFO] [stderr] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 338 | ) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt/rrt_tree.rs:376:25 [INFO] [stderr] | [INFO] [stderr] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stderr] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 376 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt_star/rrt_star.rs:402:15 [INFO] [stderr] | [INFO] [stderr] 402 | fn get_tree(&self) -> Vec> { [INFO] [stderr] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 402 | fn get_tree(&self) -> Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt_star/rrt_star_tree.rs:244:20 [INFO] [stderr] | [INFO] [stderr] 244 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 244 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt_star/rrt_star_tree.rs:249:20 [INFO] [stderr] | [INFO] [stderr] 249 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 249 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt_star/rrt_star_tree.rs:260:18 [INFO] [stderr] | [INFO] [stderr] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 260 | fn parent_edge(&self, node: NodeIndex) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt_star/rrt_star_tree.rs:271:19 [INFO] [stderr] | [INFO] [stderr] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors { [INFO] [stderr] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 271 | pub fn children(&self, node: NodeIndex) -> Neighbors<'_, T, DefaultIx> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt_star/rrt_star_tree.rs:377:5 [INFO] [stderr] | [INFO] [stderr] 377 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 378 | node: NodeIndex, [INFO] [stderr] 379 | ) -> Option> { [INFO] [stderr] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 379 | ) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrt_star/rrt_star_tree.rs:415:25 [INFO] [stderr] | [INFO] [stderr] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned { [INFO] [stderr] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 415 | pub fn get_trajectory(&self, idx: EdgeIndex) -> FullTrajRefOwned<'_, X, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrtx/rrtx.rs:516:15 [INFO] [stderr] | [INFO] [stderr] 516 | fn get_tree(&self) -> Vec> { [INFO] [stderr] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 516 | fn get_tree(&self) -> Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrtx/rrtx_graph.rs:955:20 [INFO] [stderr] | [INFO] [stderr] 955 | pub fn all_nodes(&self) -> NodeIter { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 955 | pub fn all_nodes(&self) -> NodeIter<'_, X, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrtx/rrtx_graph.rs:960:20 [INFO] [stderr] | [INFO] [stderr] 960 | pub fn all_edges(&self) -> EdgeIter { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 960 | pub fn all_edges(&self) -> EdgeIter<'_, X, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrtx/rrtx_graph.rs:966:5 [INFO] [stderr] | [INFO] [stderr] 966 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 969 | ) -> NeighborSetIter { [INFO] [stderr] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 969 | ) -> NeighborSetIter<'_, X, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrtx/rrtx_graph.rs:1007:19 [INFO] [stderr] | [INFO] [stderr] 1007 | pub fn children(&self, node: NodeIndex) -> Childern { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1007 | pub fn children(&self, node: NodeIndex) -> Childern<'_, X, T, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrtx/rrtx_graph.rs:1205:5 [INFO] [stderr] | [INFO] [stderr] 1205 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 1206 | node: NodeIndex, [INFO] [stderr] 1207 | ) -> Option> { [INFO] [stderr] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1207 | ) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rrtx/rrtx_graph.rs:1274:5 [INFO] [stderr] | [INFO] [stderr] 1274 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 1275 | idx: EdgeIndex, [INFO] [stderr] 1276 | ) -> Option> { [INFO] [stderr] | ------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1276 | ) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `path-planning` (lib) generated 23 warnings (run `cargo fix --lib -p path-planning` to apply 22 suggestions) [INFO] [stderr] warning: `path-planning` (lib test) generated 23 warnings (23 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/path_planning-9d18d03fa56c665c) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_clockwise_f32 ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_clockwise_long_f32 ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_polar_saturate ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_counter_clockwise_f32 ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_counter_clockwise_f64 ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_counter_clockwise_long_f32 ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_counter_clockwise_long_f64 ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_counter_clockwise_short_f32 ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_clockwise_long_f64 ... ok [INFO] [stdout] test obstacles::obstacles_2d_f32::tests::test_intersection_ball ... ok [INFO] [stdout] test obstacles::obstacles_2d_f32::tests::test_serialize_bincode_obstacles ... ok [INFO] [stdout] test obstacles::obstacles_2d_f32::tests::test_intersection_parry_obstacle ... ok [INFO] [stdout] test obstacles::obstacles_2d_f64::tests::test_intersection_ball ... ok [INFO] [stdout] test cspace::leader_follower::polar::tests::test_saturate_polar_zero_clockwise_f64 ... ok [INFO] [stdout] test obstacles::obstacles_2d_f64::tests::test_intersection_parry_obstacle ... ok [INFO] [stdout] test obstacles::obstacles_3d_f32::tests::test_intersection_ball ... ok [INFO] [stdout] test obstacles::obstacles_3d_f32::tests::test_intersection_parry_obstacle ... ok [INFO] [stdout] test obstacles::obstacles_2d_f64::tests::test_serialize_bincode_obstacles ... ok [INFO] [stdout] test obstacles::obstacles_3d_f64::tests::test_intersection_ball ... ok [INFO] [stdout] test cspace::linear::tests::test_parallel_sample ... ok [INFO] [stdout] test rng::linear::tests::test_sample_f32 ... ok [INFO] [stdout] test rng::linear::tests::test_sample_f64 ... ok [INFO] [stdout] test obstacles::obstacles_3d_f64::tests::test_intersection_parry_obstacle ... ok [INFO] [stdout] test cspace::euclidean::tests::test_parallel_sample ... ok [INFO] [stdout] test obstacles::obstacles_3d_f32::tests::test_serialize_bincode_obstacles ... ok [INFO] [stdout] test obstacles::obstacles_3d_f64::tests::test_serialize_bincode_obstacles ... ok [INFO] [stdout] test rrt::rrt_tree::tests::test_rrt_tree_children ... ok [INFO] [stdout] test rrt::rrt_tree::tests::test_rrt_tree_children_walker ... ok [INFO] [stdout] test rrt::rrt_tree::tests::test_rrt_tree_parent ... ok [INFO] [stdout] test rrt_star::rrt_star_tree::tests::test_rrt_star_tree_children ... ok [INFO] [stdout] test rrt_star::rrt_star_tree::tests::test_rrt_star_tree_parent ... ok [INFO] [stdout] test rrtx::rrtx_graph::tests::test_get_bit ... ok [INFO] [stdout] test rrt_star::rrt_star::tests::test_serialize_rrt_star_state ... ok [INFO] [stdout] test rrtx::rrtx_graph::tests::test_rrtx_graph_children_walker ... ok [INFO] [stdout] test rrtx::rrtx_graph::tests::test_rrtx_graph_neighbor_set_walker ... ok [INFO] [stdout] test util::math::tests::test_unit_d_ball_vol_f32 ... ok [INFO] [stdout] test util::math::tests::test_unit_d_ball_vol_f64 ... ok [INFO] [stdout] test rrt_star::rrt_star_tree::tests::test_rrt_star_tree_children_walker ... ok [INFO] [stdout] test rrtx::rrtx_graph::tests::test_rrtx_graph_parent ... ok [INFO] [stdout] test rrtx::rrtx_graph::tests::test_rrtx_graph_neighbor_set_iter ... ok [INFO] [stdout] test rrtx::rrtx_graph::tests::test_rrtx_graph_children ... ok [INFO] [stdout] test rrt_star::rrt_star::tests::test_rrt_star ... ok [INFO] [stdout] test rrt::rrt::tests::test_rrt ... ok [INFO] [stdout] test rrt::rrt::tests::test_serialize_rrt_state ... ok [INFO] [stdout] test rrtx::rrtx::tests::test_rrtx ... ok [INFO] [stdout] test rrtx::rrtx::tests::test_serialize_rrtx_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/path_planning-dd2a0529c802ee87) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24a3416c0b6eff2886f6cadb52f5e10776ecdb62044a35f93505dab3dd67baf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a3416c0b6eff2886f6cadb52f5e10776ecdb62044a35f93505dab3dd67baf8", kill_on_drop: false }` [INFO] [stdout] 24a3416c0b6eff2886f6cadb52f5e10776ecdb62044a35f93505dab3dd67baf8