[INFO] fetching crate ncollide3d-updated 0.37.1...
[INFO] testing ncollide3d-updated-0.37.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ncollide3d-updated 0.37.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ncollide3d-updated 0.37.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ncollide3d-updated 0.37.1
[INFO] tweaked toml for crates.io crate ncollide3d-updated 0.37.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ncollide3d-updated 0.37.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ncollide3d-updated 0.37.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72df51915d7299f8de5949ac3aef3ae84ad7e1743801835268fcb03c25be2ac2
[INFO] running `Command { std: "docker" "start" "-a" "72df51915d7299f8de5949ac3aef3ae84ad7e1743801835268fcb03c25be2ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72df51915d7299f8de5949ac3aef3ae84ad7e1743801835268fcb03c25be2ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72df51915d7299f8de5949ac3aef3ae84ad7e1743801835268fcb03c25be2ac2", kill_on_drop: false }`
[INFO] [stdout] 72df51915d7299f8de5949ac3aef3ae84ad7e1743801835268fcb03c25be2ac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3f7879ef89608811eb3d36ff4155af8e5b91b1e80e2f7503ae7d5306c86cdf9
[INFO] running `Command { std: "docker" "start" "-a" "a3f7879ef89608811eb3d36ff4155af8e5b91b1e80e2f7503ae7d5306c86cdf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling ncollide3d-updated v0.37.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout]     |                        ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout]  41 | #![deny(unused_parens)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 196 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout] 196 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:212:24
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout]     |                        ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout] 212 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpolation/rigid_motion.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<N, Self> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<'_, N, Self> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpolation/rigid_motion.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 162 |         transformation: Isometry<N>,
[INFO] [stdout] 163 |     ) -> PrependTransformation<N, Self> {
[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] 163 |     ) -> PrependTransformation<'_, N, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipeline/narrow_phase/events.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn iter(&self) -> Iter<E> {
[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] 36 |     pub fn iter(&self) -> Iter<'_, E> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn iter(&self) -> CollisionObjects<N, T> {
[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] 127 |     pub fn iter(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<N, T> {
[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] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<'_, N, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/world.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn collision_objects(&self) -> CollisionObjects<N, T> {
[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] 248 |     pub fn collision_objects(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/composite_shape.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>>;
[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] 40 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/compound.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 150 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/polyline.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 571 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/trimesh.rs:790:12
[INFO] [stdout]     |
[INFO] [stdout] 790 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 790 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.13s
[INFO] running `Command { std: "docker" "inspect" "a3f7879ef89608811eb3d36ff4155af8e5b91b1e80e2f7503ae7d5306c86cdf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f7879ef89608811eb3d36ff4155af8e5b91b1e80e2f7503ae7d5306c86cdf9", kill_on_drop: false }`
[INFO] [stdout] a3f7879ef89608811eb3d36ff4155af8e5b91b1e80e2f7503ae7d5306c86cdf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643ab84db49635f4cca7ae43d7275fcbad689a16c2a17fc70cbd266b497c07ae
[INFO] running `Command { std: "docker" "start" "-a" "643ab84db49635f4cca7ae43d7275fcbad689a16c2a17fc70cbd266b497c07ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_isaac v0.4.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout]     |                        ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout]  41 | #![deny(unused_parens)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 196 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout] 196 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:212:24
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout]     |                        ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout] 212 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpolation/rigid_motion.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<N, Self> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<'_, N, Self> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpolation/rigid_motion.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 162 |         transformation: Isometry<N>,
[INFO] [stdout] 163 |     ) -> PrependTransformation<N, Self> {
[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] 163 |     ) -> PrependTransformation<'_, N, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipeline/narrow_phase/events.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn iter(&self) -> Iter<E> {
[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] 36 |     pub fn iter(&self) -> Iter<'_, E> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn iter(&self) -> CollisionObjects<N, T> {
[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] 127 |     pub fn iter(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<N, T> {
[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] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<'_, N, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/world.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn collision_objects(&self) -> CollisionObjects<N, T> {
[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] 248 |     pub fn collision_objects(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/composite_shape.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>>;
[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] 40 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/compound.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 150 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/polyline.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 571 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/trimesh.rs:790:12
[INFO] [stdout]     |
[INFO] [stdout] 790 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 790 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ncollide3d-updated v0.37.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout]     |                        ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout]  41 | #![deny(unused_parens)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 196 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout] 196 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:212:24
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout]     |                        ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stdout] 212 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpolation/rigid_motion.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<N, Self> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<'_, N, Self> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpolation/rigid_motion.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 162 |         transformation: Isometry<N>,
[INFO] [stdout] 163 |     ) -> PrependTransformation<N, Self> {
[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] 163 |     ) -> PrependTransformation<'_, N, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipeline/narrow_phase/events.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn iter(&self) -> Iter<E> {
[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] 36 |     pub fn iter(&self) -> Iter<'_, E> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn iter(&self) -> CollisionObjects<N, T> {
[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] 127 |     pub fn iter(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/object/collision_object_set.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<N, T> {
[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] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<'_, N, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/world.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn collision_objects(&self) -> CollisionObjects<N, T> {
[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] 248 |     pub fn collision_objects(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/composite_shape.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>>;
[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] 40 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/compound.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 150 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/polyline.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 571 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/trimesh.rs:790:12
[INFO] [stdout]     |
[INFO] [stdout] 790 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 790 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.63s
[INFO] running `Command { std: "docker" "inspect" "643ab84db49635f4cca7ae43d7275fcbad689a16c2a17fc70cbd266b497c07ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643ab84db49635f4cca7ae43d7275fcbad689a16c2a17fc70cbd266b497c07ae", kill_on_drop: false }`
[INFO] [stdout] 643ab84db49635f4cca7ae43d7275fcbad689a16c2a17fc70cbd266b497c07ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfbd476bbd9d2fb3f5d58761573902668d377d4fc9c976c91cf5842521fb39c4
[INFO] running `Command { std: "docker" "start" "-a" "dfbd476bbd9d2fb3f5d58761573902668d377d4fc9c976c91cf5842521fb39c4", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/pipeline/object/collision_object_set.rs:196:24
[INFO] [stderr]     |
[INFO] [stderr] 196 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr]     |                        ^                                         ^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:41:9
[INFO] [stderr]     |
[INFO] [stderr]  41 | #![deny(unused_parens)]
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 196 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr] 196 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/pipeline/object/collision_object_set.rs:212:24
[INFO] [stderr]     |
[INFO] [stderr] 212 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr]     |                        ^                                         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 212 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr] 212 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/interpolation/rigid_motion.rs:152:28
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<N, Self> {
[INFO] [stderr]     |                            ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn prepend_translation(&self, translation: Vector<N>) -> PrependTranslation<'_, N, Self> {
[INFO] [stderr]     |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/interpolation/rigid_motion.rs:161:9
[INFO] [stderr]     |
[INFO] [stderr] 161 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 162 |         transformation: Isometry<N>,
[INFO] [stderr] 163 |     ) -> PrependTransformation<N, Self> {
[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] 163 |     ) -> PrependTransformation<'_, N, Self> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pipeline/narrow_phase/events.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn iter(&self) -> Iter<E> {
[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] 36 |     pub fn iter(&self) -> Iter<'_, E> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pipeline/object/collision_object_set.rs:127:17
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn iter(&self) -> CollisionObjects<N, T> {
[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] 127 |     pub fn iter(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pipeline/object/collision_object_set.rs:135:21
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<N, T> {
[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] 135 |     pub fn iter_mut(&mut self) -> CollisionObjectsMut<'_, N, T> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pipeline/world.rs:248:30
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub fn collision_objects(&self) -> CollisionObjects<N, T> {
[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] 248 |     pub fn collision_objects(&self) -> CollisionObjects<'_, N, T> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shape/composite_shape.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>>;
[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] 40 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>>;
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shape/compound.rs:150:12
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 150 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shape/polyline.rs:571:12
[INFO] [stderr]     |
[INFO] [stderr] 571 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 571 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shape/trimesh.rs:790:12
[INFO] [stderr]     |
[INFO] [stderr] 790 |     fn bvh(&self) -> BVHImpl<N, usize, AABB<N>> {
[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] 790 |     fn bvh(&self) -> BVHImpl<'_, N, usize, AABB<N>> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ncollide3d-updated` (lib) generated 12 warnings (run `cargo fix --lib -p ncollide3d-updated` to apply 12 suggestions)
[INFO] [stderr] warning: `ncollide3d-updated` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncollide3d_updated-257d53077491150a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bounding_volume::aabb_triangle::test::triangle_aabb_matches_support_map_aabb ... ok
[INFO] [stdout] test utils::triangle::test::test_triangle_area ... ok
[INFO] [stdout] test transformation::convex_hull3::test::test_ball_convex_hull ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-ead2ae563b4577c9)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test geometry::ball_ball_toi::test_ball_ball_toi ... ok
[INFO] [stdout] test geometry::still_objects_toi::moving_down_hits ... ok
[INFO] [stdout] test geometry::still_objects_toi::moving_up_misses ... ok
[INFO] [stdout] test geometry::contact::just_touching_nan3d ... ok
[INFO] [stdout] test geometry::cylinder_cuboid_contact::cylinder_cuboid_contact ... ok
[INFO] [stdout] test geometry::first_interference_with_ray::first_interference_with_ray ... ok
[INFO] [stdout] test geometry::interferences_with_ray::interferences_with_ray ... ok
[INFO] [stdout] test geometry::trimesh_trimesh_toi::trimesh_trimesh_toi ... ok
[INFO] [stdout] test geometry::ball_triangle_toi::ball_triangle_toi_infinite_loop_issue ... ok
[INFO] [stdout] test pipeline::is_send_sync::world_is_send_sync ... ok
[INFO] [stdout] test geometry::epa3::cuboid_cuboid_EPA ... ok
[INFO] [stdout] test geometry::still_objects_toi::no_movement ... ok
[INFO] [stdout] test geometry::time_of_impact3::ball_cuboid_toi ... ok
[INFO] [stdout] test pipeline::contact_pairs::two_colliding_cuboids ... ok
[INFO] [stdout] test pipeline::duplicate_trimesh_on_world::duplicate_trimesh_on_world ... ok
[INFO] [stdout] test geometry::cuboid_ray_cast::shape_ray_cast_points_to_surface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ncollide3d_updated
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/pipeline/object/collision_object_set.rs:196:24
[INFO] [stderr]     |
[INFO] [stderr] 196 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr]     |                        ^                                         ^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:41:9
[INFO] [stderr]     |
[INFO] [stderr]  41 | #![deny(unused_parens)]
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 196 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr] 196 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/pipeline/object/collision_object_set.rs:212:24
[INFO] [stderr]     |
[INFO] [stderr] 212 |             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr]     |                        ^                                         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 212 -             .map(|obj| ((CollisionObjectSlabHandle(obj.0), obj.1)))
[INFO] [stderr] 212 +             .map(|obj| (CollisionObjectSlabHandle(obj.0), obj.1) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected character `.`
[INFO] [stderr]   --> src/lib.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / /*!
[INFO] [stderr]  2 | | ncollide
[INFO] [stderr]  3 | | ========
[INFO] [stderr] ...  |
[INFO] [stderr] 37 | | And various traits for collision detectors and broad phase collision detection.
[INFO] [stderr] 38 | | */
[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/pipeline/narrow_phase/interaction_graph.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | /     /// Removes a handle from this graph and returns a handle that must have its graph index changed to `id`.
[INFO] [stderr] 65 | |     ///
[INFO] [stderr] 66 | |     /// When a node is removed, another node of the graph takes it place. This means that the `CollisionObjectGraphIndex`
[INFO] [stderr] 67 | |     /// of the collision object returned by this method will be equal to `id`. Thus if you maintain
[INFO] [stderr] ...  |
[INFO] [stderr] 76 | |     /// }
[INFO] [stderr] 77 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected character `.`
[INFO] [stderr]   --> src/pipeline/object/collision_groups.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | /     /// Returns a copy of this object, updated with a new set of membership groups.
[INFO] [stderr] 73 | |     ///
[INFO] [stderr] 74 | |     /// # Examples
[INFO] [stderr] 75 | |     ///
[INFO] [stderr] ...  |
[INFO] [stderr] 81 | |     /// assert!(groups.is_member_of(GROUP_B));
[INFO] [stderr] 82 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected character `.`
[INFO] [stderr]   --> src/pipeline/object/collision_groups.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 89 | /     /// Returns a copy of this object, updated with a new set of whitelisted groups.
[INFO] [stderr] 90 | |     ///
[INFO] [stderr] 91 | |     /// # Examples
[INFO] [stderr] 92 | |     ///
[INFO] [stderr] ...  |
[INFO] [stderr] 98 | |     /// assert!(group_a.is_group_whitelisted(GROUP_B));
[INFO] [stderr] 99 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected character `.`
[INFO] [stderr]    --> src/pipeline/object/collision_groups.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 | /     /// Returns a copy of this object, updated with a new set of blacklisted groups.
[INFO] [stderr] 107 | |     ///
[INFO] [stderr] 108 | |     /// # Examples
[INFO] [stderr] 109 | |     ///
[INFO] [stderr] ...   |
[INFO] [stderr] 115 | |     /// assert!(group_a.is_group_blacklisted(GROUP_B));
[INFO] [stderr] 116 | |     /// ```
[INFO] [stderr]     | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: 7 warnings emitted
[INFO] [stderr] 
[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" "dfbd476bbd9d2fb3f5d58761573902668d377d4fc9c976c91cf5842521fb39c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfbd476bbd9d2fb3f5d58761573902668d377d4fc9c976c91cf5842521fb39c4", kill_on_drop: false }`
[INFO] [stdout] dfbd476bbd9d2fb3f5d58761573902668d377d4fc9c976c91cf5842521fb39c4
