[INFO] fetching crate fenris-geometry 0.0.6...
[INFO] checking fenris-geometry-0.0.6 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fenris-geometry 0.0.6 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fenris-geometry 0.0.6 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fenris-geometry 0.0.6
[INFO] finished tweaking crates.io crate fenris-geometry 0.0.6
[INFO] tweaked toml for crates.io crate fenris-geometry 0.0.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded matrixcompare v0.3.0
[INFO] [stderr]   Downloaded fenris-nested-vec v0.0.1
[INFO] [stderr]   Downloaded numeric_literals v0.2.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded matrixcompare-core v0.1.0
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] [stderr]   Downloaded fenris-traits v0.0.2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32fd127bf427c19968cbed155c4928385d236599e7160d26a1442a750040962d
[INFO] running `Command { std: "docker" "start" "-a" "32fd127bf427c19968cbed155c4928385d236599e7160d26a1442a750040962d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32fd127bf427c19968cbed155c4928385d236599e7160d26a1442a750040962d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32fd127bf427c19968cbed155c4928385d236599e7160d26a1442a750040962d", kill_on_drop: false }`
[INFO] [stdout] 32fd127bf427c19968cbed155c4928385d236599e7160d26a1442a750040962d
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 525e68ceb76895470cde24821cc56ee40bdeecd197f36aa547721fab5861ab90
[INFO] running `Command { std: "docker" "start" "-a" "525e68ceb76895470cde24821cc56ee40bdeecd197f36aa547721fab5861ab90", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking fenris-nested-vec v0.0.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling numeric_literals v0.2.0
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking fenris-traits v0.0.2
[INFO] [stderr]     Checking fenris-geometry v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `fenris_geometry::proptest`
[INFO] [stdout]  --> tests/unit_tests/aabb.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fenris_geometry::proptest::{aabb2, aabb3, point2, point3};
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `fenris_geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest`
[INFO] [stdout]  --> tests/unit_tests/aabb.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nalgebra::proptest::vector;
[INFO] [stdout]   |               ^^^^^^^^ could not find `proptest` in `nalgebra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fenris_geometry::proptest`
[INFO] [stdout]  --> tests/unit_tests/polytope.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fenris_geometry::proptest::half_plane;
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `fenris_geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fenris_geometry::prop_assert_line_segments_approx_equal`
[INFO] [stdout]  --> tests/unit_tests/polytope.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fenris_geometry::{assert_line_segments_approx_equal, prop_assert_line_segments_approx_equal};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                                          |
[INFO] [stdout]   |                                                          no `prop_assert_line_segments_approx_equal` in the root
[INFO] [stdout]   |                                                          help: a similar name exists in the module: `assert_line_segments_approx_equal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util`
[INFO] [stdout]   --> tests/unit_tests/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ::util::assert_panics;
[INFO] [stdout]    |       ^^^^ help: a similar path exists: `self::util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util`
[INFO] [stdout]  --> tests/unit_tests/geometry.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use util::assert_approx_matrix_eq;
[INFO] [stdout]   |     ^^^^ help: a similar path exists: `super::util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fenris`
[INFO] [stdout]  --> tests/unit_tests/polygon.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fenris::vtkio::model::{Attribute, Attributes, ByteOrder, DataSet, PolyDataPiece, Version, VertexNumbers};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `fenris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fenris`
[INFO] [stdout]  --> tests/unit_tests/polygon.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fenris::vtkio::Vtk;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `fenris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fenris`
[INFO] [stdout]  --> tests/unit_tests/polygon.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fenris::eyre;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `fenris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fenris`
[INFO] [stdout]  --> tests/unit_tests/primitives/triangle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fenris::mesh::procedural::create_unit_box_uniform_tet_mesh_3d;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `fenris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/aabb.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/polytope.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/predicates.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fenris`
[INFO] [stdout]  --> tests/unit_tests/aabb.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fenris::allocators::DimAllocator;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `fenris`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/aabb.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proptest::collection::vec;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util`
[INFO] [stdout]   --> tests/unit_tests/polygon.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use util::assert_approx_matrix_eq;
[INFO] [stdout]    |     ^^^^ help: a similar path exists: `super::util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use proptest::collection::{hash_set, vec};
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util`
[INFO] [stdout]  --> tests/unit_tests/polytope.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use util::assert_approx_matrix_eq;
[INFO] [stdout]   |     ^^^^ help: a similar path exists: `super::util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]   --> tests/unit_tests/aabb.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let values = prop_oneof![
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `vec`
[INFO] [stdout]   --> tests/unit_tests/aabb.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 |         assert_eq!(corners(&aabb), vec![point![3.0], point![4.0]]);
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/aabb.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/geometry.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         assert_approx_matrix_eq!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/geometry.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         assert_approx_matrix_eq!(sdf.point.coords, Vector2::new(4.0, 0.0), abstol = 1e-10);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/geometry.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_approx_matrix_eq!(sdf.point.coords, Vector2::new(3.1, 2.7), abstol = 1e-10);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/geometry.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         assert_approx_matrix_eq!(sdf.point.coords, Vector2::new(2.2, 2.6), abstol = 1e-10);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/geometry.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_approx_matrix_eq!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/geometry.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_approx_matrix_eq!(sdf.point.coords, Vector2::new(3.3, 2.1), abstol = 1e-10);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/geometry.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         assert_approx_matrix_eq!(sdf.point.coords, Vector2::new(1.8, 2.4), abstol = 1e-10);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-0.5, -0.5, -1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-0.5, -1.0, 0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(1.0, 0.5, -0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-0.5, 1.0, 0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-1.0, -0.5, -0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(0.5, -0.5, 1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-1.0, -1.0, -1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(1.0, -1.0, -1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(1.0, 1.0, -1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-1.0, 1.0, -1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-1.0, -1.0, 1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(1.0, -1.0, 1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(1.0, 1.0, 1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-1.0, 1.0, 1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-0.5, -0.5, -1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-0.5, -1.0, 0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(1.0, 0.5, -0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:295:13
[INFO] [stdout]     |
[INFO] [stdout] 295 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-0.5, 1.0, 0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(-1.0, -0.5, -0.5), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/geometry.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |             assert_approx_matrix_eq!(sdf_result.point, Point3::new(0.5, -0.5, 1.0), abstol = 1e-12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polygon.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         assert_approx_matrix_eq!(closest_edge.edge_point.coords, Vector2::new(-3.5, -0.5), abstol = 1e-12);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polygon.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         assert_approx_matrix_eq!(closest_edge.edge_point.coords, point.coords, abstol = 1e-12);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polygon.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         assert_approx_matrix_eq!(closest_edge.edge_point.coords, vertices[3].coords, abstol = 1e-12);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polygon.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_approx_matrix_eq!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/polytope.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         assert_approx_matrix_eq!(intersection.vertices()[0], expected.vertices()[0], abstol = 1e-6);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/polytope.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         assert_approx_matrix_eq!(intersection.vertices()[1], expected.vertices()[1], abstol = 1e-6);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/polytope.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     assert_approx_matrix_eq!(intersection, Point2::new(4.0 / 3.0, 1.0 / 3.0), abstol = 1e-6);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     assert_approx_matrix_eq!(intersection.vertices()[0], Point2::new(0.0, 3.0), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert_approx_matrix_eq!(intersection.vertices()[1], Point2::new(-2.0, 0.0), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     assert_approx_matrix_eq!(intersection.vertices()[2], Point2::new(0.0, -2.0 / 3.0), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     assert_approx_matrix_eq!(intersection.vertices()[3], Point2::new(0.6875, 0.25), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     assert_approx_matrix_eq!(v[0], Point2::new(-1.2, 1.2), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_approx_matrix_eq!(v[1], Point2::new(-1.714285714285714, 0.428571428571429), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert_approx_matrix_eq!(v[2], Point2::new(-1.4, -0.2), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     assert_approx_matrix_eq!(v[3], Point2::new(-0.5, -0.5), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_approx_matrix_eq!(v[4], Point2::new(0.6, 0.6), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_approx_matrix_eq`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     assert_approx_matrix_eq!(v[5], Point2::new(0.352941176470588, 1.588235294117647), abstol = 1e-12);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/unit_tests/predicates.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/unit_tests/util.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_panics`
[INFO] [stdout]   --> tests/unit_tests/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_panics! { assert_line_segments_approx_equal!(segment1, segment3, abstol=tol) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_panics`
[INFO] [stdout]   --> tests/unit_tests/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_panics! { assert_line_segments_approx_equal!(segment2, segment3, abstol=tol) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/unit_tests/mod.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> tests/unit_tests/aabb.rs:79:87
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn point_in_aabb<const D: usize>(aabb: AxisAlignedBoundingBox<f64, Const<D>>) -> impl Strategy<Value = Point<f64, D>> {
[INFO] [stdout]    |                                                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:294:58
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn intersecting_line_segment_2d_and_half_plane() -> impl Strategy<Value = LineSegment2dHalfPlaneIntersection> {
[INFO] [stdout]     |                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         proptest::bool::ANY,
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `bool`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 319 -         proptest::bool::ANY,
[INFO] [stdout] 319 +         bool::ANY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:345:54
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn disjoint_line_segment_2d_and_half_plane() -> impl Strategy<Value = (LineSegment2d<f64>, HalfPlane<f64>)> {
[INFO] [stdout]     |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:351:54
[INFO] [stdout]     |
[INFO] [stdout] 351 | fn line_segment_2d_contained_in_half_plane() -> impl Strategy<Value = (LineSegment2d<f64>, HalfPlane<f64>)> {
[INFO] [stdout]     |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |     tangent_coord: impl Strategy<Value = f64> + Clone,
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:357:24
[INFO] [stdout]     |
[INFO] [stdout] 357 |     normal_coord: impl Strategy<Value = f64> + Clone,
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/polytope.rs:358:11
[INFO] [stdout]     |
[INFO] [stdout] 358 | ) -> impl Strategy<Value = (LineSegment2d<f64>, HalfPlane<f64>)> {
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]  --> tests/unit_tests/util.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn unit_vector3() -> impl Strategy<Value = UnitVector3<f64>> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector2`
[INFO] [stdout]  --> tests/unit_tests/geometry.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra::{Point2, Point3, Vector2};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector2`
[INFO] [stdout]  --> tests/unit_tests/polygon.rs:3:71
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra::{clamp, point, vector, Isometry3, Point2, Point3, Unit, Vector2, Vector3};
[INFO] [stdout]   |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Triangle2d`
[INFO] [stdout]  --> tests/unit_tests/predicates.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fenris_geometry::{Triangle, Triangle2d};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fenris_geometry::util::compute_orthonormal_vectors_3d`
[INFO] [stdout]  --> tests/unit_tests/util.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fenris_geometry::util::compute_orthonormal_vectors_3d;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `matrixcompare::prop_assert_scalar_eq`
[INFO] [stdout]  --> tests/unit_tests/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use matrixcompare::prop_assert_scalar_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 82 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fenris-geometry` (test "unit") due to 83 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "525e68ceb76895470cde24821cc56ee40bdeecd197f36aa547721fab5861ab90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525e68ceb76895470cde24821cc56ee40bdeecd197f36aa547721fab5861ab90", kill_on_drop: false }`
[INFO] [stdout] 525e68ceb76895470cde24821cc56ee40bdeecd197f36aa547721fab5861ab90
