[INFO] fetching crate ncollide_entities 0.5.1... [INFO] documenting ncollide_entities-0.5.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ncollide_entities 0.5.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ncollide_entities 0.5.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ncollide_entities 0.5.1 [INFO] finished tweaking crates.io crate ncollide_entities 0.5.1 [INFO] tweaked toml for crates.io crate ncollide_entities 0.5.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 88aa5d09106057309c523dd6b1b7f4692e32ddddb3396d97d79310805f5ce72e [INFO] running `Command { std: "docker" "start" "-a" "88aa5d09106057309c523dd6b1b7f4692e32ddddb3396d97d79310805f5ce72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88aa5d09106057309c523dd6b1b7f4692e32ddddb3396d97d79310805f5ce72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88aa5d09106057309c523dd6b1b7f4692e32ddddb3396d97d79310805f5ce72e", kill_on_drop: false }` [INFO] [stdout] 88aa5d09106057309c523dd6b1b7f4692e32ddddb3396d97d79310805f5ce72e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78e040efe0e08a4d47e81b994f2a08d4398d08a4e3b4f2fa0ab86f5d69bf7fbe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "78e040efe0e08a4d47e81b994f2a08d4398d08a4e3b4f2fa0ab86f5d69bf7fbe", kill_on_drop: false }` [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking nalgebra v0.8.2 [INFO] [stderr] Documenting ncollide_entities v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `ncollide_math` [INFO] [stdout] --> lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate ncollide_math as math; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `ncollide_utils` [INFO] [stdout] --> lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate ncollide_utils as utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/minkowski_sum.rs:378:35 [INFO] [stdout] | [INFO] [stdout] 378 | impl Repeat<::Scalar> for AnnotatedPoint

{ [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/minkowski_sum.rs:379:30 [INFO] [stdout] | [INFO] [stdout] 379 | fn repeat(_: ::Scalar) -> AnnotatedPoint

{ [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/minkowski_sum.rs:384:30 [INFO] [stdout] | [INFO] [stdout] 384 | impl

NumPoint<::Scalar> for AnnotatedPoint

[INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/minkowski_sum.rs:388:32 [INFO] [stdout] | [INFO] [stdout] 388 | impl

FloatPoint<::Scalar> for AnnotatedPoint

[INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/base_mesh.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | uvs: Option::Scalar>>>>, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/base_mesh.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | uvs: Option::Scalar>>>>, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/base_mesh.rs:116:61 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn uvs(&self) -> &Option::Scalar>>>> { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/trimesh.rs:29:60 [INFO] [stdout] | [INFO] [stdout] 29 | uvs: Option::Scalar>>>>, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/trimesh.rs:66:61 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn uvs(&self) -> &Option::Scalar>>>> { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/polyline.rs:30:60 [INFO] [stdout] | [INFO] [stdout] 30 | uvs: Option::Scalar>>>>, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> shape/polyline.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn uvs(&self) -> &Option::Scalar>>>> { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> support_map/ball_support_map.rs:8:51 [INFO] [stdout] | [INFO] [stdout] 8 | impl< P, M> SupportMap for Ball<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> support_map/capsule_support_map.rs:9:53 [INFO] [stdout] | [INFO] [stdout] 9 | impl SupportMap for Capsule<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> support_map/cone_support_map.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | impl SupportMap for Cone<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> support_map/cylinder_support_map.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | impl SupportMap for Cylinder<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | impl

BoundingVolume<::Scalar> for AABB

[INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb.rs:113:46 [INFO] [stdout] | [INFO] [stdout] 113 | fn loosen(&mut self, amount: ::Scalar) { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb.rs:120:44 [INFO] [stdout] | [INFO] [stdout] 120 | fn loosened(&self, amount: ::Scalar) -> AABB

{ [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | fn tighten(&mut self, amount: ::Scalar) { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb.rs:137:45 [INFO] [stdout] | [INFO] [stdout] 137 | fn tightened(&self, amount: ::Scalar) -> AABB

{ [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | impl HasBoundingVolume> for Cone<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:17:67 [INFO] [stdout] | [INFO] [stdout] 17 | impl HasBoundingVolume> for Cylinder<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | impl HasBoundingVolume> for Capsule<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb_ball.rs:9:53 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn ball_aabb

(center: &P, radius: ::Scalar) -> AABB

[INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/aabb_ball.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | impl HasBoundingVolume> for Ball<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | radius: ::Scalar [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(center: P, radius: ::Scalar) -> BoundingSphere

{ [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn radius(&self) -> ::Scalar { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | impl

BoundingVolume<::Scalar> for BoundingSphere

[INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:121:46 [INFO] [stdout] | [INFO] [stdout] 121 | fn loosen(&mut self, amount: ::Scalar) { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | fn loosened(&self, amount: ::Scalar) -> BoundingSphere

{ [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:133:47 [INFO] [stdout] | [INFO] [stdout] 133 | fn tighten(&mut self, amount: ::Scalar) { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:140:45 [INFO] [stdout] | [INFO] [stdout] 140 | fn tightened(&self, amount: ::Scalar) -> BoundingSphere

{ [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere_cone.rs:9:73 [INFO] [stdout] | [INFO] [stdout] 9 | impl HasBoundingVolume> for Cone<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere_ball.rs:8:73 [INFO] [stdout] | [INFO] [stdout] 8 | impl HasBoundingVolume> for Ball<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere_cylinder.rs:9:77 [INFO] [stdout] | [INFO] [stdout] 9 | impl HasBoundingVolume> for Cylinder<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere_capsule.rs:8:76 [INFO] [stdout] | [INFO] [stdout] 8 | impl HasBoundingVolume> for Capsule<::Scalar> [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere_utils.rs:9:92 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn point_cloud_bounding_sphere_with_center

(pts: &[P], center: P) -> (P, ::Scalar) [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> bounding_volume/bounding_sphere_utils.rs:28:69 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn point_cloud_bounding_sphere

(pts: &[P]) -> (P, ::Scalar) [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> partitioning/dbvt.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | BV: 'static + BoundingVolume<::Scalar> + Translation + Clone, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> partitioning/dbvt.rs:308:52 [INFO] [stdout] | [INFO] [stdout] 308 | BV: 'static + BoundingVolume<::Scalar>, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> partitioning/dbvt.rs:310:48 [INFO] [stdout] | [INFO] [stdout] 310 | fn sqdist_to(&self, to: &P) -> ::Scalar { [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> partitioning/dbvt.rs:324:75 [INFO] [stdout] | [INFO] [stdout] 324 | BV: 'static + Translation + BoundingVolume<::Scalar>, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> partitioning/dbvt.rs:333:75 [INFO] [stdout] | [INFO] [stdout] 333 | BV: 'static + Translation + BoundingVolume<::Scalar>, [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> inspection/maybe_as_support_map.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | impl_support_map_repr!(Ball<::Scalar>); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> inspection/maybe_as_support_map.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | impl_support_map_repr!(Capsule<::Scalar>); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> inspection/maybe_as_support_map.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | impl_support_map_repr!(Cone<::Scalar>); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> inspection/maybe_as_support_map.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | impl_support_map_repr!(Cylinder<::Scalar>); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Vector` in this scope [INFO] [stdout] --> shape/plane.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | impl Plane { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/plane.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Vector` in this scope [INFO] [stdout] --> shape/cuboid.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl Cuboid { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:234:14 [INFO] [stdout] | [INFO] [stdout] 234 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 250 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scalar` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | where N: Scalar, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | impl Repeat<::Scalar> for AnnotatedPoint

{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 389 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | impl

Point for AnnotatedPoint

[INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/minkowski_sum.rs:393:14 [INFO] [stdout] | [INFO] [stdout] 393 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/base_mesh.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BaseMesh { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/base_mesh.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/base_mesh.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/base_mesh.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/base_mesh.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/trimesh.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TriMesh { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/trimesh.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | impl Clone for TriMesh

{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/trimesh.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/trimesh.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/trimesh.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | impl TriMesh

{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/polyline.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Polyline { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/polyline.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | impl Clone for Polyline

{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/polyline.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/polyline.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/polyline.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | impl Polyline

{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scalar` in this scope [INFO] [stdout] --> shape/ball.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | impl Ball { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scalar` in this scope [INFO] [stdout] --> shape/capsule.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | where N: Scalar { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scalar` in this scope [INFO] [stdout] --> shape/cone.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | where N: Scalar { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scalar` in this scope [INFO] [stdout] --> shape/cylinder.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | where N: Scalar { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/compound.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Compound { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/compound.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | impl Clone for Compound { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/compound.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> shape/compound.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/compound.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | impl Compound { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/composite_shape.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait CompositeShape { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/composite_shape.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/composite_shape.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> shape/composite_shape.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> shape/composite_shape.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> shape/composite_shape.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/support_map.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait SupportMap { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/utils_support_map.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/cuboid_support_map.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/ball_support_map.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/capsule_support_map.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/cone_support_map.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/cylinder_support_map.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/convex_support_map.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/reflection_support_map.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/triangle_support_map.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/segment_support_map.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/minkowski_sum_support_map.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/minkowski_sum_support_map.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> support_map/minkowski_sum_support_map.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | impl AABB

{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | impl AABB

{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_cuboid.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_support_map.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_ball.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_ball.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_plane.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_convex.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_compound.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_mesh.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_mesh.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_mesh.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_utils.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_utils.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/aabb_repr.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> bounding_volume/aabb_repr.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BoundingSphere { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_cuboid.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_cone.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_ball.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_cylinder.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_capsule.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_plane.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_convex.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_compound.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_compound.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | M: Isometry, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_triangle.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_segment.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_mesh.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_mesh.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_mesh.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_utils.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_utils.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | where P: Point { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_repr.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> bounding_volume/bounding_sphere_repr.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OwnedAllocationCache` in this scope [INFO] [stdout] --> partitioning/dbvt.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | type Cache = OwnedAllocationCache>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> partitioning/dbvt.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> partitioning/dbvt.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | impl, B> DBVTInternal { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> partitioning/dbvt.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | impl + 'static> DBVTLeaf { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> partitioning/dbvt.rs:307:15 [INFO] [stdout] | [INFO] [stdout] 307 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> partitioning/dbvt.rs:323:15 [INFO] [stdout] | [INFO] [stdout] 323 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> partitioning/dbvt.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 332 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scalar` in this scope [INFO] [stdout] --> partitioning/bvt.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | where N: Scalar, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Vector` in this scope [INFO] [stdout] --> partitioning/bvt.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | where V: Vector, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scalar` in this scope [INFO] [stdout] --> partitioning/bvt.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | where N: Scalar, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Vector` in this scope [INFO] [stdout] --> partitioning/bvt.rs:242:15 [INFO] [stdout] | [INFO] [stdout] 242 | where V: Vector, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Vector` in this scope [INFO] [stdout] --> partitioning/bvt.rs:300:15 [INFO] [stdout] | [INFO] [stdout] 300 | where V: Vector, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_composite_shape.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 51 | impl_composite_shape_repr!(Compound); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_composite_shape_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_composite_shape.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 51 | impl_composite_shape_repr!(Compound); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_composite_shape_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_composite_shape.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 52 | impl_composite_shape_repr!(TriMesh

); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_composite_shape_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_composite_shape.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 52 | impl_composite_shape_repr!(TriMesh

); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_composite_shape_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_composite_shape.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 53 | impl_composite_shape_repr!(Polyline

); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_composite_shape_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_composite_shape.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 53 | impl_composite_shape_repr!(Polyline

); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_composite_shape_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 52 | impl_support_map_repr!(Ball<::Scalar>); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 52 | impl_support_map_repr!(Ball<::Scalar>); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 53 | impl_support_map_repr!(Capsule<::Scalar>); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 53 | impl_support_map_repr!(Capsule<::Scalar>); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 54 | impl_support_map_repr!(Cone<::Scalar>); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 54 | impl_support_map_repr!(Cone<::Scalar>); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 55 | impl_support_map_repr!(ConvexHull

); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 55 | impl_support_map_repr!(ConvexHull

); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 56 | impl_support_map_repr!(Cuboid); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 56 | impl_support_map_repr!(Cuboid); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 57 | impl_support_map_repr!(Cylinder<::Scalar>); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 57 | impl_support_map_repr!(Cylinder<::Scalar>); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 58 | impl_support_map_repr!(Segment

); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 58 | impl_support_map_repr!(Segment

); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Point` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | where P: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 59 | impl_support_map_repr!(Triangle

); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Isometry` in this scope [INFO] [stdout] --> inspection/maybe_as_support_map.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | M: Isometry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 59 | impl_support_map_repr!(Triangle

); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_support_map_repr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 186 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `ncollide_entities` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name ncollide_entities lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8edaa4d4b3bf564d -L dependency=/opt/rustwide/target/debug/deps --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-1f39a634bb129c8b.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-9b0eef884018cb86.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-8bfa9ab41fa1e22e.rmeta --cap-lints=warn --crate-version 0.5.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "78e040efe0e08a4d47e81b994f2a08d4398d08a4e3b4f2fa0ab86f5d69bf7fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e040efe0e08a4d47e81b994f2a08d4398d08a4e3b4f2fa0ab86f5d69bf7fbe", kill_on_drop: false }` [INFO] [stdout] 78e040efe0e08a4d47e81b994f2a08d4398d08a4e3b4f2fa0ab86f5d69bf7fbe