[INFO] fetching crate ncollide3d-updated 0.36.3...
[INFO] checking ncollide3d-updated-0.36.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ncollide3d-updated 0.36.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ncollide3d-updated 0.36.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ncollide3d-updated 0.36.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ncollide3d-updated 0.36.3
[INFO] tweaked toml for crates.io crate ncollide3d-updated 0.36.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate ncollide3d-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b029a36721f246f04de4ccf25338dd1f175f87e1197cd4bf56d4699734e7a498
[INFO] running `Command { std: "docker" "start" "-a" "b029a36721f246f04de4ccf25338dd1f175f87e1197cd4bf56d4699734e7a498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b029a36721f246f04de4ccf25338dd1f175f87e1197cd4bf56d4699734e7a498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b029a36721f246f04de4ccf25338dd1f175f87e1197cd4bf56d4699734e7a498", kill_on_drop: false }`
[INFO] [stdout] b029a36721f246f04de4ccf25338dd1f175f87e1197cd4bf56d4699734e7a498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25a3d10e2330feca0493cc82d7b6b92eb04d904bc607732dbef219fc5348f18e
[INFO] running `Command { std: "docker" "start" "-a" "25a3d10e2330feca0493cc82d7b6b92eb04d904bc607732dbef219fc5348f18e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking wide v0.7.26
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_isaac v0.3.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking ncollide3d-updated v0.36.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/ball3d.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ncollide3d::shape::Ball;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/solid_ray_cast3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::query::{Ray, RayCast};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/solid_ray_cast3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ncollide3d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/contact_query3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ncollide3d::shape::{Ball, Cuboid};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/proximity_query3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::query::{self, Proximity};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ncollide3d`
[INFO] [stdout]  --> examples/contact_query3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::query;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/proximity_query3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ncollide3d::shape::{Ball, Cuboid};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ncollide3d`
[INFO] [stdout]  --> examples/proximity_query3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::query::{self, Proximity};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[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 undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/collision_groups.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ncollide3d::pipeline::CollisionGroups;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "ball3d") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/plane3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::shape::Plane;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/cone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ncollide3d::shape::Cone;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide3d`
[INFO] [stdout]  --> benches/all.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate ncollide3d;
[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] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/time_of_impact_query3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ncollide3d::shape::{Ball, Cuboid};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ncollide3d`
[INFO] [stdout]  --> examples/time_of_impact_query3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::query;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/capsule.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ncollide3d::shape::Capsule;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "collision_groups") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/bounding_sphere3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::bounding_volume::{self, BoundingVolume};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/bounding_sphere3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ncollide3d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ncollide3d`
[INFO] [stdout]  --> examples/bounding_sphere3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::bounding_volume::{self, BoundingVolume};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[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 undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/solid_point_query3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::query::PointQuery;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[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 undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/solid_point_query3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ncollide3d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/ray_bvt3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::bounding_volume::{self, BoundingSphere, HasBoundingVolume};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/ray_bvt3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ncollide3d::partitioning::{BVH, BVT};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/ray_bvt3d.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ncollide3d::query::{visitors::RayInterferencesCollector, Ray, RayCast};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/ray_bvt3d.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ncollide3d::shape::{Ball, Capsule, Cone, Cuboid};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "cone") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `ncollide3d`
[INFO] [stdout]  --> examples/ray_bvt3d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ncollide3d::bounding_volume::{self, BoundingSphere, HasBoundingVolume};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ncollide3d`
[INFO] [stdout]  --> examples/distance_query3d.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ncollide3d::shape::{Ball, Cuboid};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ncollide3d`
[INFO] [stdout]  --> examples/distance_query3d.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ncollide3d::query;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ncollide3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "plane3d") 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] 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 `ncollide3d-updated` (example "capsule") due to 1 previous error
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "solid_ray_cast3d") due to 2 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `ncollide3d`
[INFO] [stdout]  --> tests/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate ncollide3d;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "contact_query3d") due to 2 previous errors
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "ray_bvt3d") due to 5 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] [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 `ncollide3d-updated` (example "proximity_query3d") 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 `ncollide3d-updated` (example "time_of_impact_query3d") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "bounding_sphere3d") due to 3 previous errors
[INFO] [stderr] error: could not compile `ncollide3d-updated` (example "solid_point_query3d") 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 `ncollide3d-updated` (example "distance_query3d") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AABB`
[INFO] [stdout]   --> tests/geometry/contact.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let bounding = AABB::new(min, max);
[INFO] [stdout]    |                    ^^^^ use of undeclared type `AABB`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ncollide3d_updated::bounding_volume::AABB;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cuboid`
[INFO] [stdout]   --> tests/geometry/contact.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let cuboid = Cuboid::new(bounding.half_extents());
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Cuboid`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ncollide3d_updated::shape::Cuboid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShapeHandle`
[INFO] [stdout]   --> tests/geometry/contact.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let shape = ShapeHandle::new(cuboid);
[INFO] [stdout]    |                 ^^^^^^^^^^^ use of undeclared type `ShapeHandle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ncollide3d_updated::shape::ShapeHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TriMesh`
[INFO] [stdout]   --> tests/pipeline/duplicate_trimesh_on_world.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mesh = TriMesh::new(vertices, indices, None);
[INFO] [stdout]    |                ^^^^^^^ use of undeclared type `TriMesh`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ncollide3d_updated::procedural::TriMesh;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ncollide3d_updated::shape::TriMesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShapeHandle`
[INFO] [stdout]   --> tests/pipeline/duplicate_trimesh_on_world.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let shape = ShapeHandle::new(mesh.clone());
[INFO] [stdout]    |                 ^^^^^^^^^^^ use of undeclared type `ShapeHandle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ncollide3d_updated::shape::ShapeHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShapeHandle`
[INFO] [stdout]   --> tests/pipeline/duplicate_trimesh_on_world.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let shape = ShapeHandle::new(mesh);
[INFO] [stdout]    |                 ^^^^^^^^^^^ use of undeclared type `ShapeHandle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ncollide3d_updated::shape::ShapeHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (test "lib") due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d-updated` (bench "all") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "25a3d10e2330feca0493cc82d7b6b92eb04d904bc607732dbef219fc5348f18e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a3d10e2330feca0493cc82d7b6b92eb04d904bc607732dbef219fc5348f18e", kill_on_drop: false }`
[INFO] [stdout] 25a3d10e2330feca0493cc82d7b6b92eb04d904bc607732dbef219fc5348f18e
