[INFO] fetching crate rapier3d-lijay 0.22.0... [INFO] testing rapier3d-lijay-0.22.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rapier3d-lijay 0.22.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rapier3d-lijay 0.22.0 [INFO] finished tweaking crates.io crate rapier3d-lijay 0.22.0 [INFO] tweaked toml for crates.io crate rapier3d-lijay 0.22.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapier3d-lijay 0.22.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding bit-vec v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding downcast-rs v1.2.1 (available: v2.0.2) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.1) [INFO] [stderr] Adding ordered-float v4.6.0 (available: v5.1.0) [INFO] [stderr] Adding parry3d v0.17.6 (available: v0.24.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parry3d v0.17.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ebf9c21461c55a7403fd655f05837daf568bb0248891c534e88f4048127164a [INFO] running `Command { std: "docker" "start" "-a" "5ebf9c21461c55a7403fd655f05837daf568bb0248891c534e88f4048127164a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ebf9c21461c55a7403fd655f05837daf568bb0248891c534e88f4048127164a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebf9c21461c55a7403fd655f05837daf568bb0248891c534e88f4048127164a", kill_on_drop: false }` [INFO] [stdout] 5ebf9c21461c55a7403fd655f05837daf568bb0248891c534e88f4048127164a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49b62cf3f3ae155e2c7a42b0dd4729711b435a38513468b73da56eb1d966e94 [INFO] running `Command { std: "docker" "start" "-a" "c49b62cf3f3ae155e2c7a42b0dd4729711b435a38513468b73da56eb1d966e94", kill_on_drop: false }` [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling parry3d v0.17.6 [INFO] [stderr] Compiling rapier3d-lijay v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/pipeline/query_pipeline/mod.rs:490:22 [INFO] [stdout] | [INFO] [stdout] 490 | .map(|h| (h.1 .0)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 - .map(|h| (h.1 .0)) [INFO] [stdout] 490 + .map(|h| h.1 .0 ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Externals` is never constructed [INFO] [stdout] --> src/data/graph.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Neighbors` is never constructed [INFO] [stdout] --> src/data/graph.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeReferences` is never constructed [INFO] [stdout] --> src/data/graph.rs:788:12 [INFO] [stdout] | [INFO] [stdout] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 701 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:728:21 [INFO] [stdout] | [INFO] [stdout] 728 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 728 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:760:18 [INFO] [stdout] | [INFO] [stdout] 760 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 760 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:392:18 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn edges(&self, a: NodeIndex) -> Edges { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 392 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:407:27 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:595:12 [INFO] [stdout] | [INFO] [stdout] 595 | edges: &mut [Edge], [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | ) -> EdgesWalkerMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 598 | ) -> EdgesWalkerMut<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:824:27 [INFO] [stdout] | [INFO] [stdout] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | pub fn generalized_acceleration(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 834 | pub fn generalized_acceleration(&self) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:840:33 [INFO] [stdout] | [INFO] [stdout] 840 | pub fn generalized_velocity(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 840 | pub fn generalized_velocity(&self) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:852:37 [INFO] [stdout] | [INFO] [stdout] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_constraints_set.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 204 | ) -> ( [INFO] [stdout] 205 | &DVector, [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] 206 | impl Iterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | impl Iterator>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_vel.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_vector_slice(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_vector_slice(&self) -> DVectorView<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_vel.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.92s [INFO] running `Command { std: "docker" "inspect" "c49b62cf3f3ae155e2c7a42b0dd4729711b435a38513468b73da56eb1d966e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49b62cf3f3ae155e2c7a42b0dd4729711b435a38513468b73da56eb1d966e94", kill_on_drop: false }` [INFO] [stdout] c49b62cf3f3ae155e2c7a42b0dd4729711b435a38513468b73da56eb1d966e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2149c95eaaa92cc1219dfb3ff67bca4bbdba1ec60c1ea889e2bc4f13f43ca383 [INFO] running `Command { std: "docker" "start" "-a" "2149c95eaaa92cc1219dfb3ff67bca4bbdba1ec60c1ea889e2bc4f13f43ca383", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/pipeline/query_pipeline/mod.rs:490:22 [INFO] [stdout] | [INFO] [stdout] 490 | .map(|h| (h.1 .0)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 - .map(|h| (h.1 .0)) [INFO] [stdout] 490 + .map(|h| h.1 .0 ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Externals` is never constructed [INFO] [stdout] --> src/data/graph.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Neighbors` is never constructed [INFO] [stdout] --> src/data/graph.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeReferences` is never constructed [INFO] [stdout] --> src/data/graph.rs:788:12 [INFO] [stdout] | [INFO] [stdout] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 701 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:728:21 [INFO] [stdout] | [INFO] [stdout] 728 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 728 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:760:18 [INFO] [stdout] | [INFO] [stdout] 760 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 760 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:392:18 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn edges(&self, a: NodeIndex) -> Edges { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 392 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:407:27 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:595:12 [INFO] [stdout] | [INFO] [stdout] 595 | edges: &mut [Edge], [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | ) -> EdgesWalkerMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 598 | ) -> EdgesWalkerMut<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:824:27 [INFO] [stdout] | [INFO] [stdout] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | pub fn generalized_acceleration(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 834 | pub fn generalized_acceleration(&self) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:840:33 [INFO] [stdout] | [INFO] [stdout] 840 | pub fn generalized_velocity(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 840 | pub fn generalized_velocity(&self) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:852:37 [INFO] [stdout] | [INFO] [stdout] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_constraints_set.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 204 | ) -> ( [INFO] [stdout] 205 | &DVector, [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] 206 | impl Iterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | impl Iterator>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_vel.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_vector_slice(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_vector_slice(&self) -> DVectorView<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_vel.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rapier3d-lijay v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/pipeline/query_pipeline/mod.rs:490:22 [INFO] [stdout] | [INFO] [stdout] 490 | .map(|h| (h.1 .0)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 - .map(|h| (h.1 .0)) [INFO] [stdout] 490 + .map(|h| h.1 .0 ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Externals` is never constructed [INFO] [stdout] --> src/data/graph.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Neighbors` is never constructed [INFO] [stdout] --> src/data/graph.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeReferences` is never constructed [INFO] [stdout] --> src/data/graph.rs:788:12 [INFO] [stdout] | [INFO] [stdout] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 701 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:728:21 [INFO] [stdout] | [INFO] [stdout] 728 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 728 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/arena.rs:760:18 [INFO] [stdout] | [INFO] [stdout] 760 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 760 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:392:18 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn edges(&self, a: NodeIndex) -> Edges { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 392 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:407:27 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/graph.rs:595:12 [INFO] [stdout] | [INFO] [stdout] 595 | edges: &mut [Edge], [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 598 | ) -> EdgesWalkerMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 598 | ) -> EdgesWalkerMut<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:824:27 [INFO] [stdout] | [INFO] [stdout] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | pub fn generalized_acceleration(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 834 | pub fn generalized_acceleration(&self) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:840:33 [INFO] [stdout] | [INFO] [stdout] 840 | pub fn generalized_velocity(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 840 | pub fn generalized_velocity(&self) -> DVectorView<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:852:37 [INFO] [stdout] | [INFO] [stdout] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_constraints_set.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 204 | ) -> ( [INFO] [stdout] 205 | &DVector, [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] 206 | impl Iterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | impl Iterator>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_vel.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_vector_slice(&self) -> DVectorView { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn as_vector_slice(&self) -> DVectorView<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dynamics/solver/solver_vel.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.68s [INFO] running `Command { std: "docker" "inspect" "2149c95eaaa92cc1219dfb3ff67bca4bbdba1ec60c1ea889e2bc4f13f43ca383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2149c95eaaa92cc1219dfb3ff67bca4bbdba1ec60c1ea889e2bc4f13f43ca383", kill_on_drop: false }` [INFO] [stdout] 2149c95eaaa92cc1219dfb3ff67bca4bbdba1ec60c1ea889e2bc4f13f43ca383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a57c39d3f484097272fb63e025eb1491b36641bfea45f99d80d8ce03395fe19d [INFO] running `Command { std: "docker" "start" "-a" "a57c39d3f484097272fb63e025eb1491b36641bfea45f99d80d8ce03395fe19d", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/pipeline/query_pipeline/mod.rs:490:22 [INFO] [stderr] | [INFO] [stderr] 490 | .map(|h| (h.1 .0)) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 490 - .map(|h| (h.1 .0)) [INFO] [stderr] 490 + .map(|h| h.1 .0 ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:694:5 [INFO] [stderr] | [INFO] [stderr] 694 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:706:5 [INFO] [stderr] | [INFO] [stderr] 706 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] [INFO] [stderr] warning: struct `Externals` is never constructed [INFO] [stderr] --> src/data/graph.rs:521:12 [INFO] [stderr] | [INFO] [stderr] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Neighbors` is never constructed [INFO] [stderr] --> src/data/graph.rs:555:12 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `NodeReferences` is never constructed [INFO] [stderr] --> src/data/graph.rs:788:12 [INFO] [stderr] | [INFO] [stderr] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/arena.rs:701:17 [INFO] [stderr] | [INFO] [stderr] 701 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 701 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/arena.rs:728:21 [INFO] [stderr] | [INFO] [stderr] 728 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 728 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/arena.rs:760:18 [INFO] [stderr] | [INFO] [stderr] 760 | pub fn drain(&mut self) -> Drain { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 760 | pub fn drain(&mut self) -> Drain<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/graph.rs:392:18 [INFO] [stderr] | [INFO] [stderr] 392 | pub fn edges(&self, a: NodeIndex) -> Edges { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 392 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/graph.rs:407:27 [INFO] [stderr] | [INFO] [stderr] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/graph.rs:595:12 [INFO] [stderr] | [INFO] [stderr] 595 | edges: &mut [Edge], [INFO] [stderr] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 598 | ) -> EdgesWalkerMut { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 598 | ) -> EdgesWalkerMut<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:824:27 [INFO] [stderr] | [INFO] [stderr] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 824 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView<'_, Real> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:834:37 [INFO] [stderr] | [INFO] [stderr] 834 | pub fn generalized_acceleration(&self) -> DVectorView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 834 | pub fn generalized_acceleration(&self) -> DVectorView<'_, Real> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:840:33 [INFO] [stderr] | [INFO] [stderr] 840 | pub fn generalized_velocity(&self) -> DVectorView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 840 | pub fn generalized_velocity(&self) -> DVectorView<'_, Real> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:852:37 [INFO] [stderr] | [INFO] [stderr] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 852 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut<'_, Real> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dynamics/solver/solver_constraints_set.rs:203:9 [INFO] [stderr] | [INFO] [stderr] 203 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 204 | ) -> ( [INFO] [stderr] 205 | &DVector, [INFO] [stderr] | ^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] 206 | impl Iterator>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 206 | impl Iterator>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dynamics/solver/solver_vel.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn as_vector_slice(&self) -> DVectorView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn as_vector_slice(&self) -> DVectorView<'_, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dynamics/solver/solver_vel.rs:29:32 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut<'_, N> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rapier3d-lijay` (lib) generated 19 warnings (run `cargo fix --lib -p rapier3d-lijay` to apply 16 suggestions) [INFO] [stderr] warning: `rapier3d-lijay` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapier3d-9f51e3326ed38eae) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::index_sequence_rearrange_columns ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::index_sequence_rearrange_rows ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::index_sequence_with_rearranged_rows_mut ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::test_multibody_append ... ok [INFO] [stdout] test dynamics::joint::revolute_joint::test::test_revolute_joint_angle ... ok [INFO] [stdout] test geometry::broad_phase_multi_sap::broad_phase_multi_sap::test::test_add_update_remove ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::kinematic_and_fixed_contact_crash ... ok [INFO] [stdout] test pipeline::collision_pipeline::tests::test_no_rigid_bodies ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::collider_removal_before_step ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_type_changed_dynamic_is_in_active_set ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_removal_before_step ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::joint_step_delta_time_0 ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::test_multibody_insert ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody_ik::test::one_link_fwd_kinematics ... ok [INFO] [stderr] Doc-tests rapier3d [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::test_multibody_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/pipeline/query_pipeline/mod.rs:490:22 [INFO] [stderr] | [INFO] [stderr] 490 | .map(|h| (h.1 .0)) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 490 - .map(|h| (h.1 .0)) [INFO] [stderr] 490 + .map(|h| h.1 .0 ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected character `.` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody_joint_set.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | / /// Indexes usable to get a multibody link from a `MultibodyJointSet`. [INFO] [stderr] 57 | | /// [INFO] [stderr] 58 | | /// ```.skip [INFO] [stderr] 59 | | /// // With: [INFO] [stderr] ... | [INFO] [stderr] 62 | | /// let multibody = &multibody_joint_set[multibody_link_id.multibody]; [INFO] [stderr] 63 | | /// let link = multibody.link(multibody_link_id.id).expect("Link not found."); [INFO] [stderr] | |______________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected character `.` [INFO] [stderr] --> src/geometry/interaction_graph.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | / /// Removes a handle from this graph and returns a handle that must have its graph index changed to `id`. [INFO] [stderr] 63 | | /// [INFO] [stderr] 64 | | /// When a node is removed, another node of the graph takes it place. This means that the `ColliderGraphIndex` [INFO] [stderr] 65 | | /// of the collision object returned by this method will be equal to `id`. Thus if you maintain [INFO] [stderr] ... | [INFO] [stderr] 74 | | /// } [INFO] [stderr] 75 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::capacity (line 626) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::clear (line 153) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::contains (line 436) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::drain (line 745) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get (line 457) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get2_mut (line 514) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get_mut (line 483) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::insert (line 286) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::insert_with (line 309) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::is_empty (line 602) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::iter (line 689) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::iter_mut (line 716) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::len (line 579) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::new (line 108) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::remove (line 351) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::reserve (line 654) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::retain (line 395) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::try_insert (line 191) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::try_insert_with (line 232) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::with_capacity (line 124) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Drain (line 1118) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Index (line 41) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::IntoIter (line 832) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Iter (line 916) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::IterMut (line 1020) ... ignored [INFO] [stdout] test src/geometry/interaction_groups.rs - geometry::interaction_groups::InteractionGroups (line 15) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 26 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a57c39d3f484097272fb63e025eb1491b36641bfea45f99d80d8ce03395fe19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57c39d3f484097272fb63e025eb1491b36641bfea45f99d80d8ce03395fe19d", kill_on_drop: false }` [INFO] [stdout] a57c39d3f484097272fb63e025eb1491b36641bfea45f99d80d8ce03395fe19d