Dec 05 00:51:38.871 INFO testing yggie/mach against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 00:51:38.871 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 00:51:39.466 INFO [stdout] 3d989092a591244066112d7727f9f2dbb6fd86aea70b7f27317456938c508ff2 Dec 05 00:51:39.468 INFO running `"docker" "start" "-a" "3d989092a591244066112d7727f9f2dbb6fd86aea70b7f27317456938c508ff2"` Dec 05 00:51:42.039 INFO [stderr] usermod: no changes Dec 05 00:51:42.309 INFO [stderr] Compiling mach v0.0.1 (/source) Dec 05 00:51:42.748 INFO [stderr] warning: unused import: `Vec3D` Dec 05 00:51:42.748 INFO [stderr] --> src/collisions/detection/gjkepa/gjk.rs:2:29 Dec 05 00:51:42.748 INFO [stderr] | Dec 05 00:51:42.748 INFO [stderr] 2 | use maths::{Approximations, Vec3D}; Dec 05 00:51:42.748 INFO [stderr] | ^^^^^ Dec 05 00:51:42.748 INFO [stderr] | Dec 05 00:51:42.748 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 00:51:42.748 INFO [stderr] Dec 05 00:51:43.610 INFO [stderr] warning: unused variable: `sphere` Dec 05 00:51:43.610 INFO [stderr] --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Dec 05 00:51:43.610 INFO [stderr] | Dec 05 00:51:43.610 INFO [stderr] 8 | fn intersection(&self, sphere: &Sphere) -> Option { Dec 05 00:51:43.610 INFO [stderr] | ^^^^^^ help: consider using `_sphere` instead Dec 05 00:51:43.610 INFO [stderr] | Dec 05 00:51:43.610 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 00:51:43.610 INFO [stderr] Dec 05 00:51:43.611 INFO [stderr] warning: unused variable: `ray` Dec 05 00:51:43.612 INFO [stderr] --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Dec 05 00:51:43.612 INFO [stderr] | Dec 05 00:51:43.612 INFO [stderr] 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Dec 05 00:51:43.612 INFO [stderr] | ^^^ help: consider using `_ray` instead Dec 05 00:51:43.612 INFO [stderr] Dec 05 00:51:48.208 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.14s Dec 05 00:51:48.216 INFO [stderr] su: No module specific data is present Dec 05 00:51:49.703 INFO running `"docker" "inspect" "3d989092a591244066112d7727f9f2dbb6fd86aea70b7f27317456938c508ff2"` Dec 05 00:51:50.062 INFO running `"docker" "rm" "-f" "3d989092a591244066112d7727f9f2dbb6fd86aea70b7f27317456938c508ff2"` Dec 05 00:51:50.526 INFO [stdout] 3d989092a591244066112d7727f9f2dbb6fd86aea70b7f27317456938c508ff2 Dec 05 00:51:50.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 00:51:51.020 INFO [stdout] 18f3e6054cb65c6ed292865e2d16d2d964cec724f8f47a01cd2ac6381c28437b Dec 05 00:51:51.026 INFO running `"docker" "start" "-a" "18f3e6054cb65c6ed292865e2d16d2d964cec724f8f47a01cd2ac6381c28437b"` Dec 05 00:51:52.867 INFO [stderr] usermod: no changes Dec 05 00:51:53.114 INFO [stderr] Compiling libc v0.2.18 Dec 05 00:51:53.114 INFO [stderr] Compiling phf_shared v0.7.20 Dec 05 00:51:53.114 INFO [stderr] Compiling itoa v0.1.1 Dec 05 00:51:53.114 INFO [stderr] Compiling num-traits v0.1.36 Dec 05 00:51:53.120 INFO [stderr] Compiling dtoa v0.2.2 Dec 05 00:51:53.121 INFO [stderr] Compiling serde v0.8.21 Dec 05 00:51:53.147 INFO [stderr] Compiling lazy_static v0.2.2 Dec 05 00:51:53.155 INFO [stderr] Compiling gcc v0.3.41 Dec 05 00:51:54.006 INFO [stderr] Compiling khronos_api v1.0.0 Dec 05 00:51:54.813 INFO [stderr] Compiling lazy_static v0.1.16 Dec 05 00:51:54.954 INFO [stderr] Compiling log v0.3.6 Dec 05 00:51:55.551 INFO [stderr] Compiling pkg-config v0.3.8 Dec 05 00:51:56.089 INFO [stderr] Compiling crossbeam v0.2.10 Dec 05 00:51:56.290 INFO [stderr] Compiling rustc-serialize v0.3.22 Dec 05 00:51:58.628 INFO [stderr] Compiling rustc-demangle v0.1.3 Dec 05 00:51:58.696 INFO [stderr] Compiling smallvec v0.1.8 Dec 05 00:52:05.210 INFO [stderr] Compiling xml-rs v0.3.5 Dec 05 00:52:05.350 INFO [stderr] Compiling phf v0.7.20 Dec 05 00:52:05.365 INFO [stderr] Compiling rand v0.3.15 Dec 05 00:52:05.402 INFO [stderr] Compiling memchr v0.1.11 Dec 05 00:52:05.478 INFO [stderr] Compiling shared_library v0.1.5 Dec 05 00:52:05.887 INFO [stderr] Compiling num-integer v0.1.32 Dec 05 00:52:07.580 INFO [stderr] Compiling tempfile v2.1.4 Dec 05 00:52:07.724 INFO [stderr] Compiling x11-dl v2.12.0 Dec 05 00:52:09.388 INFO [stderr] Compiling backtrace-sys v0.1.5 Dec 05 00:52:09.781 INFO [stderr] Compiling aho-corasick v0.5.3 Dec 05 00:52:10.558 INFO [stderr] Compiling num-iter v0.1.32 Dec 05 00:52:11.561 INFO [stderr] Compiling osmesa-sys v0.1.2 Dec 05 00:52:11.846 INFO [stderr] Compiling fs2 v0.2.5 Dec 05 00:52:14.064 INFO [stderr] Compiling thread-id v2.0.0 Dec 05 00:52:14.084 INFO [stderr] Compiling time v0.1.35 Dec 05 00:52:14.854 INFO [stderr] Compiling memmap v0.2.3 Dec 05 00:52:15.158 INFO [stderr] Compiling thread_local v0.2.7 Dec 05 00:52:23.334 INFO [stderr] Compiling regex v0.1.80 Dec 05 00:52:23.358 INFO [stderr] Compiling phf_generator v0.7.20 Dec 05 00:52:23.514 INFO [stderr] Compiling wayland-scanner v0.5.11 Dec 05 00:52:24.294 INFO [stderr] Compiling gl_generator v0.5.2 Dec 05 00:52:24.821 INFO [stderr] Compiling backtrace v0.2.3 Dec 05 00:52:29.961 INFO [stderr] Compiling phf_codegen v0.7.20 Dec 05 00:52:33.117 INFO [stderr] Compiling target_build_utils v0.1.2 Dec 05 00:52:33.118 INFO [stderr] Compiling wayland-client v0.5.12 Dec 05 00:52:33.366 INFO [stderr] Compiling serde_json v0.8.4 Dec 05 00:52:41.583 INFO [stderr] Compiling glutin v0.6.2 Dec 05 00:52:41.657 INFO [stderr] Compiling glium v0.15.0 Dec 05 00:52:58.448 INFO [stderr] Compiling num-bigint v0.1.35 Dec 05 00:52:58.696 INFO [stderr] Compiling num-complex v0.1.35 Dec 05 00:53:10.317 INFO [stderr] Compiling num-rational v0.1.35 Dec 05 00:53:10.448 INFO [stderr] Compiling env_logger v0.3.5 Dec 05 00:53:12.209 INFO [stderr] Compiling num v0.1.36 Dec 05 00:53:13.074 INFO [stderr] Compiling nalgebra v0.10.1 Dec 05 00:53:13.296 INFO [stderr] Compiling quickcheck v0.4.1 Dec 05 00:53:29.940 INFO [stderr] Compiling libloading v0.3.1 Dec 05 00:53:34.256 INFO [stderr] Compiling dlib v0.3.1 Dec 05 00:53:34.664 INFO [stderr] Compiling wayland-sys v0.5.11 Dec 05 00:53:40.808 INFO [stderr] Compiling wayland-kbd v0.3.6 Dec 05 00:53:40.808 INFO [stderr] Compiling wayland-window v0.2.3 Dec 05 00:54:15.378 INFO [stderr] Compiling mach v0.0.1 (/source) Dec 05 00:54:16.156 INFO [stderr] warning: unused macro definition Dec 05 00:54:16.156 INFO [stderr] --> src/./../tests/support/assert_properties_for_actions.rs:3:1 Dec 05 00:54:16.156 INFO [stderr] | Dec 05 00:54:16.156 INFO [stderr] 3 | / macro_rules! assert_properties { Dec 05 00:54:16.156 INFO [stderr] 4 | | (target: $target:expr, actions: $actions:expr, properties: $properties:expr,) => { Dec 05 00:54:16.156 INFO [stderr] 5 | | assert_properties_for_actions($target, $actions, $properties); Dec 05 00:54:16.156 INFO [stderr] 6 | | }; Dec 05 00:54:16.156 INFO [stderr] 7 | | } Dec 05 00:54:16.156 INFO [stderr] | |_^ Dec 05 00:54:16.156 INFO [stderr] | Dec 05 00:54:16.156 INFO [stderr] = note: #[warn(unused_macros)] on by default Dec 05 00:54:16.156 INFO [stderr] Dec 05 00:54:16.192 INFO [stderr] warning: unused import: `Vec3D` Dec 05 00:54:16.192 INFO [stderr] --> src/collisions/detection/gjkepa/gjk.rs:2:29 Dec 05 00:54:16.192 INFO [stderr] | Dec 05 00:54:16.192 INFO [stderr] 2 | use maths::{Approximations, Vec3D}; Dec 05 00:54:16.192 INFO [stderr] | ^^^^^ Dec 05 00:54:16.192 INFO [stderr] | Dec 05 00:54:16.192 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 00:54:16.192 INFO [stderr] Dec 05 00:54:16.320 INFO [stderr] warning: unused import: `CollisionObjectSpace` Dec 05 00:54:16.320 INFO [stderr] --> examples/ray_tracing_demo.rs:8:12 Dec 05 00:54:16.320 INFO [stderr] | Dec 05 00:54:16.320 INFO [stderr] 8 | use mach::{CollisionObjectSpace, DynamicBody, MachWorld, UnitVec3D, Vec3D, World}; Dec 05 00:54:16.320 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 05 00:54:16.320 INFO [stderr] | Dec 05 00:54:16.320 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 00:54:16.320 INFO [stderr] Dec 05 00:54:17.275 INFO [stderr] warning: field is never used: `color` Dec 05 00:54:17.275 INFO [stderr] --> examples/raytracing/point_light.rs:6:5 Dec 05 00:54:17.275 INFO [stderr] | Dec 05 00:54:17.275 INFO [stderr] 6 | color: Color, Dec 05 00:54:17.275 INFO [stderr] | ^^^^^^^^^^^^ Dec 05 00:54:17.275 INFO [stderr] | Dec 05 00:54:17.275 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 00:54:17.276 INFO [stderr] Dec 05 00:54:17.276 INFO [stderr] warning: field is never used: `position` Dec 05 00:54:17.276 INFO [stderr] --> examples/raytracing/point_light.rs:7:5 Dec 05 00:54:17.276 INFO [stderr] | Dec 05 00:54:17.276 INFO [stderr] 7 | position: Vec3D, Dec 05 00:54:17.276 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 05 00:54:17.276 INFO [stderr] Dec 05 00:54:17.276 INFO [stderr] warning: field is never used: `color` Dec 05 00:54:17.276 INFO [stderr] --> examples/raytracing/directional_light.rs:6:5 Dec 05 00:54:17.276 INFO [stderr] | Dec 05 00:54:17.276 INFO [stderr] 6 | color: Color, Dec 05 00:54:17.276 INFO [stderr] | ^^^^^^^^^^^^ Dec 05 00:54:17.276 INFO [stderr] Dec 05 00:54:17.276 INFO [stderr] warning: field is never used: `direction` Dec 05 00:54:17.277 INFO [stderr] --> examples/raytracing/directional_light.rs:7:5 Dec 05 00:54:17.277 INFO [stderr] | Dec 05 00:54:17.277 INFO [stderr] 7 | direction: UnitVec3D, Dec 05 00:54:17.277 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 05 00:54:17.277 INFO [stderr] Dec 05 00:54:17.277 INFO [stderr] warning: field is never used: `point_lights` Dec 05 00:54:17.277 INFO [stderr] --> examples/ray_tracing_demo.rs:19:5 Dec 05 00:54:17.277 INFO [stderr] | Dec 05 00:54:17.277 INFO [stderr] 19 | point_lights: Vec, Dec 05 00:54:17.277 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 00:54:17.277 INFO [stderr] Dec 05 00:54:17.277 INFO [stderr] warning: field is never used: `max_ray_bounces` Dec 05 00:54:17.277 INFO [stderr] --> examples/ray_tracing_demo.rs:20:5 Dec 05 00:54:17.277 INFO [stderr] | Dec 05 00:54:17.277 INFO [stderr] 20 | max_ray_bounces: usize, Dec 05 00:54:17.277 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 05 00:54:17.277 INFO [stderr] Dec 05 00:54:17.277 INFO [stderr] warning: field is never used: `directional_lights` Dec 05 00:54:17.277 INFO [stderr] --> examples/ray_tracing_demo.rs:21:5 Dec 05 00:54:17.277 INFO [stderr] | Dec 05 00:54:17.277 INFO [stderr] 21 | directional_lights: Vec, Dec 05 00:54:17.277 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 00:54:17.277 INFO [stderr] Dec 05 00:54:22.484 INFO [stderr] warning: unused variable: `sphere` Dec 05 00:54:22.484 INFO [stderr] --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Dec 05 00:54:22.484 INFO [stderr] | Dec 05 00:54:22.484 INFO [stderr] 8 | fn intersection(&self, sphere: &Sphere) -> Option { Dec 05 00:54:22.484 INFO [stderr] | ^^^^^^ help: consider using `_sphere` instead Dec 05 00:54:22.505 INFO [stderr] | Dec 05 00:54:22.505 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 00:54:22.505 INFO [stderr] Dec 05 00:54:22.506 INFO [stderr] warning: unused variable: `ray` Dec 05 00:54:22.506 INFO [stderr] --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Dec 05 00:54:22.506 INFO [stderr] | Dec 05 00:54:22.506 INFO [stderr] 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Dec 05 00:54:22.506 INFO [stderr] | ^^^ help: consider using `_ray` instead Dec 05 00:54:22.512 INFO [stderr] Dec 05 00:54:36.971 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s Dec 05 00:54:36.993 INFO [stderr] su: No module specific data is present Dec 05 00:54:37.798 INFO running `"docker" "inspect" "18f3e6054cb65c6ed292865e2d16d2d964cec724f8f47a01cd2ac6381c28437b"` Dec 05 00:54:37.964 INFO running `"docker" "rm" "-f" "18f3e6054cb65c6ed292865e2d16d2d964cec724f8f47a01cd2ac6381c28437b"` Dec 05 00:54:38.212 INFO [stdout] 18f3e6054cb65c6ed292865e2d16d2d964cec724f8f47a01cd2ac6381c28437b Dec 05 00:54:38.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 00:54:38.588 INFO [stdout] 26c941dd500bc89402fc13cbf3ac942d18c25bed72f48a95b9c84947bb0f6386 Dec 05 00:54:38.594 INFO running `"docker" "start" "-a" "26c941dd500bc89402fc13cbf3ac942d18c25bed72f48a95b9c84947bb0f6386"` Dec 05 00:54:39.250 INFO [stderr] usermod: no changes Dec 05 00:54:39.428 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Dec 05 00:54:39.434 INFO [stderr] Running /target/debug/deps/mach-748cbd953ed33135 Dec 05 00:54:39.437 INFO [stdout] Dec 05 00:54:39.437 INFO [stdout] running 114 tests Dec 05 00:54:39.470 INFO [stdout] test collisions::collision_group::tests::it_allows_environment_group_to_collide_with_all_other_groups ... ok Dec 05 00:54:39.471 INFO [stdout] test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_generate_close_proximity_pairs_for_intersecting_environment_bodies ... ok Dec 05 00:54:39.471 INFO [stdout] test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_generates_close_proximity_pairs_for_intersecting_bodies ... ok Dec 05 00:54:39.471 INFO [stdout] test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_allow_environment_bodies_to_collide ... ok Dec 05 00:54:39.471 INFO [stdout] test collisions::collision_group::tests::it_allows_non_environment_groups_to_collide_within_the_group ... ok Dec 05 00:54:39.471 INFO [stdout] test collisions::collision_group::tests::it_does_not_allow_non_environment_groups_to_collide_across_groups ... ok Dec 05 00:54:39.474 INFO [stdout] test collisions::collision_group::tests::it_does_not_allow_environment_group_to_collide_with_itself ... ok Dec 05 00:54:39.476 INFO [stdout] test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_generates_unique_ids ... ok Dec 05 00:54:39.497 INFO [stdout] test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_only_considers_non_environment_bodies_as_foreground ... ok Dec 05 00:54:39.511 INFO [stdout] test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_non_intersecting_bodies ... ok Dec 05 00:54:39.516 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_face_face_collisions ... ok Dec 05 00:54:39.516 INFO [stdout] test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_intersecting_bodies ... ok Dec 05 00:54:39.520 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_face_collisions ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_positives ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::detection::gjkepa::gjk_simplex::tests::it_returns_an_error_when_the_vertices_are_coplanar ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::narrowphase::null_narrowphase::tests::narrowphase_behaviour::it_passes_the_collision_test_for_definitely_intersecting_bodies ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_a_polygon_is_fully_encapsulated_by_another ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_do_not_intersect ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_intersect_excluding_any_points_on_either_polygon ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_intersect_including_points_on_the_polygons ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_intersecting_rays ... ok Dec 05 00:54:39.540 INFO [stdout] test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_non_intersecting_rays ... ok Dec 05 00:54:39.544 INFO [stdout] test collisions::detection::gjkepa::minkowski_difference::tests::it_always_generates_a_valid_support_point ... ok Dec 05 00:54:39.550 INFO [stdout] test collisions::shapes::_2d::plane_2d::tests::it_can_project_2d_vectors_along_the_plane_normal ... ok Dec 05 00:54:39.556 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_edge_collisions ... ok Dec 05 00:54:39.556 INFO [stdout] test collisions::shapes::_2d::polygon::tests::it_cannot_be_created_with_less_than_3_points ... ok Dec 05 00:54:39.556 INFO [stdout] test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_coplanar_points ... ok Dec 05 00:54:39.568 INFO [stdout] test collisions::shapes::_2d::polygon::tests::it_generates_convex_polygons_from_arbitrary_points ... ok Dec 05 00:54:39.568 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::computing_the_number_of_vertices ... ok Dec 05 00:54:39.568 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::computing_the_support_indices ... ok Dec 05 00:54:39.568 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::computing_the_volume ... ok Dec 05 00:54:39.568 INFO [stdout] test collisions::detection::gjkepa::minkowski_difference::tests::it_behaves_like_a_support_map ... ok Dec 05 00:54:39.576 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::determining_equality ... ok Dec 05 00:54:39.576 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::instantiating_with_dimensions ... ok Dec 05 00:54:39.576 INFO [stdout] test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_too_few_points ... ok Dec 05 00:54:39.578 INFO [stdout] test collisions::shapes::direction::direction_test::it_can_be_transformed_by_the_inverse_of_a_transform ... ok Dec 05 00:54:39.578 INFO [stdout] test collisions::shapes::line_projection::tests::it_recognises_projected_points_before_the_start_of_the_line ... ok Dec 05 00:54:39.578 INFO [stdout] test collisions::shapes::line_projection::tests::it_recognises_projected_points_beyond_the_end_of_the_line ... ok Dec 05 00:54:39.578 INFO [stdout] test collisions::shapes::line_projection::tests::it_recognises_projected_points_on_the_line ... ok Dec 05 00:54:39.578 INFO [stdout] test collisions::shapes::ray::tests::it_can_compute_the_closest_point_to_another_ray ... ok Dec 05 00:54:39.583 INFO [stdout] test collisions::shapes::support_map::vec_tests::it_behaves_like_a_support_map ... ok Dec 05 00:54:39.583 INFO [stdout] test collisions::shapes::direction::direction_test::it_can_be_transformed_by_a_transform ... ok Dec 05 00:54:39.584 INFO [stdout] test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_can_correctly_integrate_zero_motion ... ok Dec 05 00:54:39.584 INFO [stdout] test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_velocity_linear_motion ... ok Dec 05 00:54:39.584 INFO [stdout] test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_force_linear_motion ... ok Dec 05 00:54:39.585 INFO [stdout] test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_does_not_change_velocity_or_angular_velocity_with_no_applied_force ... ok Dec 05 00:54:39.586 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_vertex_face_collisions ... ok Dec 05 00:54:39.590 INFO [stdout] test mach_world::tests::world_behaviour::it_can_simulate_constant_velocity ... ok Dec 05 00:54:39.597 INFO [stdout] test collisions::shapes::convex_shapes::sphere::tests::it_behaves_like_a_support_map ... ok Dec 05 00:54:39.604 INFO [stdout] test maths::_2d::unit_vec_2d::tests::it_always_has_a_length_of_one ... ok Dec 05 00:54:39.604 INFO [stdout] test maths::_2d::vec_2d::tests::it_can_be_rotated_90_degrees_counter_clockwise ... ok Dec 05 00:54:39.605 INFO [stdout] test maths::matrix::matrix_test::computing_the_determinant ... ok Dec 05 00:54:39.605 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::it_behaves_like_a_support_map ... ok Dec 05 00:54:39.608 INFO [stdout] test maths::matrix::matrix_test::dividing_by_a_scalar ... ok Dec 05 00:54:39.608 INFO [stdout] test maths::matrix::matrix_test::getting_elements_by_element_position ... ok Dec 05 00:54:39.608 INFO [stdout] test maths::matrix::matrix_test::instantiating_as_a_diagonal_matrix ... ok Dec 05 00:54:39.608 INFO [stdout] test maths::matrix::matrix_test::instantiating_as_a_skew_matrix ... ok Dec 05 00:54:39.616 INFO [stdout] test maths::matrix::matrix_test::instantiating_as_the_identity_matrix ... ok Dec 05 00:54:39.616 INFO [stdout] test maths::matrix::matrix_test::computing_the_inverse ... ok Dec 05 00:54:39.616 INFO [stdout] test maths::matrix::matrix_test::instantiating_from_a_slice ... ok Dec 05 00:54:39.616 INFO [stdout] test maths::matrix::matrix_test::adding_a_matrix ... ok Dec 05 00:54:39.624 INFO [stdout] test maths::matrix::matrix_test::instantiating_from_axis_angle ... ok Dec 05 00:54:39.624 INFO [stdout] test maths::matrix::matrix_test::instantiating_with_components ... ok Dec 05 00:54:39.624 INFO [stdout] test maths::matrix::matrix_test::multiplying_by_a_matrix ... ok Dec 05 00:54:39.636 INFO [stdout] test maths::matrix::matrix_test::multiplying_by_a_vector ... ok Dec 05 00:54:39.636 INFO [stdout] test maths::matrix::matrix_test::negating ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::matrix::matrix_test::setting_by_index ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::matrix::matrix_test::subtrating_by_a_matrix ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::matrix::matrix_test::multiplying_by_a_scalar ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_can_be_cloned ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_can_be_instantiated_from_a_vector ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_can_be_instantiated_with_scalars ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_can_be_normalized ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_can_compute_the_inverse ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_can_compute_the_length ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_can_compute_the_squared_length ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_supports_quaternion_multiplication_using_the_multiplication_operator ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_supports_quaternion_multiplication_with_a_scalar ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_supports_quaternion_multiplication_with_scalars ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_supports_scalar_multiplication_using_the_multiplication_operator ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_supports_the_division_operator_with_scalars ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_supports_the_subtraction_operator_with_quaternions ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::quat::quat_test::it_supports_the_unary_negation_operator ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::sparse_matrix::sparse_matrix_test::it_zeroes_all_entries_by_default ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::transform::transform_test::it_can_be_apply_itself_to_a_point ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::transform::transform_test::it_can_be_instantiated_as_the_identity_transform ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::transform::transform_test::it_can_be_instantiated_with_translation_and_rotation ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::unit_quat::tests::it_can_be_instantiated_using_the_axis_angle_formulation ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::unit_quat::tests::it_can_rotate_a_vector ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::vec_3d::tests::cloning ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::unit_vec_3d::tests::computing_the_normalized_vector ... ok Dec 05 00:54:39.644 INFO [stdout] test maths::vec_3d::tests::computing_distance_between_vectors ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::computing_the_cross_product ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::computing_the_inner_product ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::computing_the_outer_product ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::computing_the_squared_length ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::computing_the_vector_length ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::dereferencing_elements_by_index ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::it_can_be_cloned ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::it_can_be_instantiated_with_scalars ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::it_can_be_instatiated_as_the_zero_vector ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::it_supports_the_addition_operator_with_vectors ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::it_supports_the_subtraction_operator_with_vectors ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::multiplying_by_a_scalar ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::mutably_dereferencing_elements_by_index ... ok Dec 05 00:54:39.645 INFO [stdout] test maths::vec_3d::tests::negating ... ok Dec 05 00:54:39.645 INFO [stdout] test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_cube ... ok Dec 05 00:54:39.645 INFO [stdout] test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_tetrahedron ... ok Dec 05 00:54:39.648 INFO [stdout] test maths::quat::quat_test::it_can_be_instantiated_as_the_identity_quaternion ... ok Dec 05 00:54:39.648 INFO [stdout] test mach_world::tests::world_behaviour::it_can_simulate_collisions_with_rotation ... ok Dec 05 00:54:39.672 INFO [stdout] test mach_world::tests::world_behaviour::it_can_simulate_collisions_without_rotation ... ok Dec 05 00:54:42.956 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_negatives ... ok Dec 05 00:54:43.026 INFO [stdout] test collisions::detection::gjkepa::epa::tests::it_generates_valid_convex_polyhedron ... ok Dec 05 00:54:43.704 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_always_has_the_normal_pointing_towards_the_first_body ... ok Dec 05 00:54:43.704 INFO [stdout] Dec 05 00:54:43.705 INFO [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 00:54:43.705 INFO [stdout] Dec 05 00:54:43.706 INFO [stderr] Doc-tests mach Dec 05 00:54:44.033 INFO [stdout] Dec 05 00:54:44.033 INFO [stdout] running 3 tests Dec 05 00:54:44.033 INFO [stdout] test src/maths/matrix.rs - maths::matrix::Matrix::fmt (line 125) ... ignored Dec 05 00:54:44.033 INFO [stdout] test src/maths/quat.rs - maths::quat::Quat::fmt (line 106) ... ignored Dec 05 00:54:44.681 INFO [stdout] test src/maths/vec_3d.rs - maths::vec_3d::Vec3D (line 79) ... ok Dec 05 00:54:44.681 INFO [stdout] Dec 05 00:54:44.682 INFO [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Dec 05 00:54:44.682 INFO [stdout] Dec 05 00:54:44.706 INFO [stderr] su: No module specific data is present Dec 05 00:54:45.929 INFO running `"docker" "inspect" "26c941dd500bc89402fc13cbf3ac942d18c25bed72f48a95b9c84947bb0f6386"` Dec 05 00:54:46.236 INFO running `"docker" "rm" "-f" "26c941dd500bc89402fc13cbf3ac942d18c25bed72f48a95b9c84947bb0f6386"` Dec 05 00:54:46.652 INFO [stdout] 26c941dd500bc89402fc13cbf3ac942d18c25bed72f48a95b9c84947bb0f6386