[INFO] fetching crate ncollide2d-updated 0.36.3... [INFO] testing ncollide2d-updated-0.36.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ncollide2d-updated 0.36.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ncollide2d-updated 0.36.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ncollide2d-updated 0.36.3 [INFO] tweaked toml for crates.io crate ncollide2d-updated 0.36.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ncollide2d-updated 0.36.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ncollide2d-updated 0.36.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cordic v0.1.5 [INFO] [stderr] Downloaded fixed v1.28.0 [INFO] [stderr] Downloaded nalgebra v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d700a3a34c89551933e950e754d3d98f6eb15e77caf3744cf4edb233d273db21 [INFO] running `Command { std: "docker" "start" "-a" "d700a3a34c89551933e950e754d3d98f6eb15e77caf3744cf4edb233d273db21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d700a3a34c89551933e950e754d3d98f6eb15e77caf3744cf4edb233d273db21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d700a3a34c89551933e950e754d3d98f6eb15e77caf3744cf4edb233d273db21", kill_on_drop: false }` [INFO] [stdout] d700a3a34c89551933e950e754d3d98f6eb15e77caf3744cf4edb233d273db21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 55231369b0815ed4d75039ac087523cde8728137469549f4bb78e95928622c8e [INFO] running `Command { std: "docker" "start" "-a" "55231369b0815ed4d75039ac087523cde8728137469549f4bb78e95928622c8e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wide v0.7.26 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling cordic v0.1.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling ncollide2d-updated v0.36.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpolation/rigid_motion.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn prepend_translation(&self, translation: Vector) -> PrependTranslation { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | fn prepend_translation(&self, translation: Vector) -> PrependTranslation<'_, N, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpolation/rigid_motion.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 162 | transformation: Isometry, [INFO] [stdout] 163 | ) -> PrependTransformation { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | ) -> PrependTransformation<'_, N, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/narrow_phase/events.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> Iter<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/object/collision_object_set.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn iter(&self) -> CollisionObjects { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn iter(&self) -> CollisionObjects<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/object/collision_object_set.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter_mut(&mut self) -> CollisionObjectsMut { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter_mut(&mut self) -> CollisionObjectsMut<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/world.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn collision_objects(&self) -> CollisionObjects { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 248 | pub fn collision_objects(&self) -> CollisionObjects<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/composite_shape.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn bvh(&self) -> BVHImpl>; [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/compound.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | fn bvh(&self) -> BVHImpl> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/polyline.rs:571:12 [INFO] [stdout] | [INFO] [stdout] 571 | fn bvh(&self) -> BVHImpl> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.12s [INFO] running `Command { std: "docker" "inspect" "55231369b0815ed4d75039ac087523cde8728137469549f4bb78e95928622c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55231369b0815ed4d75039ac087523cde8728137469549f4bb78e95928622c8e", kill_on_drop: false }` [INFO] [stdout] 55231369b0815ed4d75039ac087523cde8728137469549f4bb78e95928622c8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9ecfae3f0432d7c3dc1db6f92feb256573a9fd3119382a0378a939fe17c4a05c [INFO] running `Command { std: "docker" "start" "-a" "9ecfae3f0432d7c3dc1db6f92feb256573a9fd3119382a0378a939fe17c4a05c", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpolation/rigid_motion.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn prepend_translation(&self, translation: Vector) -> PrependTranslation { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | fn prepend_translation(&self, translation: Vector) -> PrependTranslation<'_, N, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpolation/rigid_motion.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 162 | transformation: Isometry, [INFO] [stdout] 163 | ) -> PrependTransformation { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | ) -> PrependTransformation<'_, N, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/narrow_phase/events.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> Iter<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/object/collision_object_set.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn iter(&self) -> CollisionObjects { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn iter(&self) -> CollisionObjects<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/object/collision_object_set.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter_mut(&mut self) -> CollisionObjectsMut { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter_mut(&mut self) -> CollisionObjectsMut<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ncollide2d-updated v0.36.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/world.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn collision_objects(&self) -> CollisionObjects { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 248 | pub fn collision_objects(&self) -> CollisionObjects<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/composite_shape.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn bvh(&self) -> BVHImpl>; [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/compound.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | fn bvh(&self) -> BVHImpl> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/polyline.rs:571:12 [INFO] [stdout] | [INFO] [stdout] 571 | fn bvh(&self) -> BVHImpl> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/convex_try_new2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::shape::ConvexPolygon; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/ball2d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ncollide2d::shape::Ball; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `ncollide2d` [INFO] [stdout] --> tests/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate ncollide2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/bounding_sphere2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::bounding_volume::{self, BoundingVolume}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/bounding_sphere2d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ncollide2d::shape::Cuboid; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncollide2d` [INFO] [stdout] --> examples/bounding_sphere2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::bounding_volume::{self, BoundingVolume}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "ball2d") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `ncollide2d` [INFO] [stdout] --> examples/convex_hull2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::transformation; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "convex_try_new2d") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/polyline2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::shape::Polyline; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/ray_bvt2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::bounding_volume::{self, BoundingSphere, HasBoundingVolume}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/ray_bvt2d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ncollide2d::partitioning::{BVH, BVT}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/ray_bvt2d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ncollide2d::query::{visitors::RayInterferencesCollector, Ray, RayCast}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/ray_bvt2d.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ncollide2d::shape::{Ball, Cuboid}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncollide2d` [INFO] [stdout] --> examples/ray_bvt2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::bounding_volume::{self, BoundingSphere, HasBoundingVolume}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/solid_point_query2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::query::PointQuery; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/solid_point_query2d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ncollide2d::shape::Cuboid; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/dbvt_broad_phase2d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ncollide2d::broad_phase::{BroadPhase, BroadPhaseInterferenceHandler, DBVTBroadPhase}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/solid_ray_cast2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::query::{Ray, RayCast}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/solid_ray_cast2d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ncollide2d::shape::Cuboid; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/dbvt_broad_phase2d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ncollide2d::shape::Ball; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncollide2d` [INFO] [stdout] --> examples/dbvt_broad_phase2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::bounding_volume; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "convex_hull2d") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/distance_query2d.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ncollide2d::shape::{Ball, Cuboid}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncollide2d` [INFO] [stdout] --> examples/distance_query2d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ncollide2d::query; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/plane2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::shape::Plane; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "ray_bvt2d") due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/aabb2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::bounding_volume::{self, BoundingVolume}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/aabb2d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ncollide2d::shape::Ball; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncollide2d` [INFO] [stdout] --> examples/aabb2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::bounding_volume::{self, BoundingVolume}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "dbvt_broad_phase2d") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] --> examples/contact_query2d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ncollide2d::shape::{Ball, Cuboid}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncollide2d` [INFO] [stdout] --> examples/contact_query2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ncollide2d::query; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ncollide2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ncollide2d`, use `cargo add ncollide2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "aabb2d") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "plane2d") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "bounding_sphere2d") due to 3 previous errors [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "solid_ray_cast2d") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "solid_point_query2d") due to 2 previous errors [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "contact_query2d") due to 2 previous errors [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "polyline2d") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncollide2d-updated` (test "lib") due to 1 previous error [INFO] [stderr] error: could not compile `ncollide2d-updated` (example "distance_query2d") due to 2 previous errors [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpolation/rigid_motion.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn prepend_translation(&self, translation: Vector) -> PrependTranslation { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | fn prepend_translation(&self, translation: Vector) -> PrependTranslation<'_, N, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpolation/rigid_motion.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 162 | transformation: Isometry, [INFO] [stdout] 163 | ) -> PrependTransformation { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | ) -> PrependTransformation<'_, N, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/narrow_phase/events.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> Iter<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/object/collision_object_set.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn iter(&self) -> CollisionObjects { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn iter(&self) -> CollisionObjects<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/object/collision_object_set.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter_mut(&mut self) -> CollisionObjectsMut { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter_mut(&mut self) -> CollisionObjectsMut<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pipeline/world.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn collision_objects(&self) -> CollisionObjects { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 248 | pub fn collision_objects(&self) -> CollisionObjects<'_, N, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/composite_shape.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn bvh(&self) -> BVHImpl>; [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/compound.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | fn bvh(&self) -> BVHImpl> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/polyline.rs:571:12 [INFO] [stdout] | [INFO] [stdout] 571 | fn bvh(&self) -> BVHImpl> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | fn bvh(&self) -> BVHImpl<'_, N, usize, AABB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ecfae3f0432d7c3dc1db6f92feb256573a9fd3119382a0378a939fe17c4a05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecfae3f0432d7c3dc1db6f92feb256573a9fd3119382a0378a939fe17c4a05c", kill_on_drop: false }` [INFO] [stdout] 9ecfae3f0432d7c3dc1db6f92feb256573a9fd3119382a0378a939fe17c4a05c