Dec 12 20:22:57.869 INFO testing yggie/mach against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 12 20:22:57.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 12 20:22:58.373 INFO [stdout] 4d957fa00b88888b9403949e640f806de09fdf5ac0dc0e58a821f36435520193 Dec 12 20:22:58.375 INFO running `"docker" "start" "-a" "4d957fa00b88888b9403949e640f806de09fdf5ac0dc0e58a821f36435520193"` Dec 12 20:23:01.107 INFO [stderr] usermod: no changes Dec 12 20:23:01.339 INFO [stderr] Compiling mach v0.0.1 (/source) Dec 12 20:23:01.804 INFO [stderr] warning: unused import: `Vec3D` Dec 12 20:23:01.805 INFO [stderr] --> src/collisions/detection/gjkepa/gjk.rs:2:29 Dec 12 20:23:01.805 INFO [stderr] | Dec 12 20:23:01.805 INFO [stderr] 2 | use maths::{Approximations, Vec3D}; Dec 12 20:23:01.806 INFO [stderr] | ^^^^^ Dec 12 20:23:01.806 INFO [stderr] | Dec 12 20:23:01.807 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 20:23:01.807 INFO [stderr] Dec 12 20:23:02.701 INFO [stderr] warning: unused variable: `sphere` Dec 12 20:23:02.701 INFO [stderr] --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Dec 12 20:23:02.702 INFO [stderr] | Dec 12 20:23:02.702 INFO [stderr] 8 | fn intersection(&self, sphere: &Sphere) -> Option { Dec 12 20:23:02.702 INFO [stderr] | ^^^^^^ help: consider using `_sphere` instead Dec 12 20:23:02.702 INFO [stderr] | Dec 12 20:23:02.703 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 12 20:23:02.703 INFO [stderr] Dec 12 20:23:02.704 INFO [stderr] warning: unused variable: `ray` Dec 12 20:23:02.704 INFO [stderr] --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Dec 12 20:23:02.705 INFO [stderr] | Dec 12 20:23:02.705 INFO [stderr] 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Dec 12 20:23:02.705 INFO [stderr] | ^^^ help: consider using `_ray` instead Dec 12 20:23:02.705 INFO [stderr] Dec 12 20:23:06.873 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.73s Dec 12 20:23:06.891 INFO [stderr] su: No module specific data is present Dec 12 20:23:08.190 INFO running `"docker" "inspect" "4d957fa00b88888b9403949e640f806de09fdf5ac0dc0e58a821f36435520193"` Dec 12 20:23:08.519 INFO running `"docker" "rm" "-f" "4d957fa00b88888b9403949e640f806de09fdf5ac0dc0e58a821f36435520193"` Dec 12 20:23:08.951 INFO [stdout] 4d957fa00b88888b9403949e640f806de09fdf5ac0dc0e58a821f36435520193 Dec 12 20:23:08.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 12 20:23:09.381 INFO [stdout] abba423111f78ceff0d851254e15ce13e8b5c65cf0200e7fe3ae7daf2252f27a Dec 12 20:23:09.383 INFO running `"docker" "start" "-a" "abba423111f78ceff0d851254e15ce13e8b5c65cf0200e7fe3ae7daf2252f27a"` Dec 12 20:23:12.043 INFO [stderr] usermod: no changes Dec 12 20:23:12.307 INFO [stderr] Compiling phf_shared v0.7.20 Dec 12 20:23:12.307 INFO [stderr] Compiling num-traits v0.1.36 Dec 12 20:23:12.307 INFO [stderr] Compiling itoa v0.1.1 Dec 12 20:23:12.307 INFO [stderr] Compiling serde v0.8.21 Dec 12 20:23:12.307 INFO [stderr] Compiling dtoa v0.2.2 Dec 12 20:23:12.355 INFO [stderr] Compiling lazy_static v0.2.2 Dec 12 20:23:12.388 INFO [stderr] Compiling pkg-config v0.3.8 Dec 12 20:23:12.389 INFO [stderr] Compiling log v0.3.6 Dec 12 20:23:13.316 INFO [stderr] Compiling gcc v0.3.41 Dec 12 20:23:13.872 INFO [stderr] Compiling khronos_api v1.0.0 Dec 12 20:23:13.944 INFO [stderr] Compiling rustc-serialize v0.3.22 Dec 12 20:23:15.027 INFO [stderr] Compiling byteorder v0.5.3 Dec 12 20:23:15.839 INFO [stderr] Compiling rustc-demangle v0.1.3 Dec 12 20:23:16.283 INFO [stderr] Compiling cfg-if v0.1.0 Dec 12 20:23:16.941 INFO [stderr] Compiling smallvec v0.1.8 Dec 12 20:23:22.003 INFO [stderr] Compiling memchr v0.1.11 Dec 12 20:23:22.090 INFO [stderr] Compiling xml-rs v0.3.5 Dec 12 20:23:22.124 INFO [stderr] Compiling shared_library v0.1.5 Dec 12 20:23:22.144 INFO [stderr] Compiling phf v0.7.20 Dec 12 20:23:22.290 INFO [stderr] Compiling x11-dl v2.12.0 Dec 12 20:23:22.400 INFO [stderr] Compiling num-integer v0.1.32 Dec 12 20:23:23.367 INFO [stderr] Compiling phf_generator v0.7.20 Dec 12 20:23:24.731 INFO [stderr] Compiling tempfile v2.1.4 Dec 12 20:23:24.731 INFO [stderr] Compiling backtrace-sys v0.1.5 Dec 12 20:23:24.731 INFO [stderr] Compiling num-iter v0.1.32 Dec 12 20:23:24.762 INFO [stderr] Compiling aho-corasick v0.5.3 Dec 12 20:23:25.031 INFO [stderr] Compiling phf_codegen v0.7.20 Dec 12 20:23:25.695 INFO [stderr] Compiling osmesa-sys v0.1.2 Dec 12 20:23:26.263 INFO [stderr] Compiling thread-id v2.0.0 Dec 12 20:23:26.635 INFO [stderr] Compiling fs2 v0.2.5 Dec 12 20:23:26.695 INFO [stderr] Compiling time v0.1.35 Dec 12 20:23:28.014 INFO [stderr] Compiling target_build_utils v0.1.2 Dec 12 20:23:28.500 INFO [stderr] Compiling thread_local v0.2.7 Dec 12 20:23:35.167 INFO [stderr] Compiling memmap v0.2.3 Dec 12 20:23:35.183 INFO [stderr] Compiling regex v0.1.80 Dec 12 20:23:37.135 INFO [stderr] Compiling wayland-scanner v0.5.11 Dec 12 20:23:37.139 INFO [stderr] Compiling gl_generator v0.5.2 Dec 12 20:23:37.239 INFO [stderr] Compiling backtrace v0.2.3 Dec 12 20:23:43.331 INFO [stderr] Compiling serde_json v0.8.4 Dec 12 20:23:43.355 INFO [stderr] Compiling num-bigint v0.1.35 Dec 12 20:23:43.447 INFO [stderr] Compiling num-complex v0.1.35 Dec 12 20:23:46.827 INFO [stderr] Compiling wayland-client v0.5.12 Dec 12 20:23:52.903 INFO [stderr] Compiling glutin v0.6.2 Dec 12 20:23:52.915 INFO [stderr] Compiling glium v0.15.0 Dec 12 20:23:52.915 INFO [stderr] Compiling num-rational v0.1.35 Dec 12 20:23:54.348 INFO [stderr] Compiling num v0.1.36 Dec 12 20:23:55.055 INFO [stderr] Compiling nalgebra v0.10.1 Dec 12 20:23:59.517 INFO [stderr] Compiling env_logger v0.3.5 Dec 12 20:24:02.577 INFO [stderr] Compiling quickcheck v0.4.1 Dec 12 20:24:03.055 INFO [stderr] Compiling libloading v0.3.1 Dec 12 20:24:09.351 INFO [stderr] Compiling dlib v0.3.1 Dec 12 20:24:09.655 INFO [stderr] Compiling wayland-sys v0.5.11 Dec 12 20:24:19.259 INFO [stderr] Compiling wayland-window v0.2.3 Dec 12 20:24:19.259 INFO [stderr] Compiling wayland-kbd v0.3.6 Dec 12 20:25:03.437 INFO [stderr] Compiling mach v0.0.1 (/source) Dec 12 20:25:04.051 INFO [stderr] warning: unused import: `CollisionObjectSpace` Dec 12 20:25:04.051 INFO [stderr] --> examples/ray_tracing_demo.rs:8:12 Dec 12 20:25:04.051 INFO [stderr] | Dec 12 20:25:04.051 INFO [stderr] 8 | use mach::{CollisionObjectSpace, DynamicBody, MachWorld, UnitVec3D, Vec3D, World}; Dec 12 20:25:04.051 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 12 20:25:04.051 INFO [stderr] | Dec 12 20:25:04.051 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 20:25:04.051 INFO [stderr] Dec 12 20:25:04.765 INFO [stderr] warning: field is never used: `color` Dec 12 20:25:04.765 INFO [stderr] --> examples/raytracing/point_light.rs:6:5 Dec 12 20:25:04.765 INFO [stderr] | Dec 12 20:25:04.765 INFO [stderr] 6 | color: Color, Dec 12 20:25:04.765 INFO [stderr] | ^^^^^^^^^^^^ Dec 12 20:25:04.765 INFO [stderr] | Dec 12 20:25:04.765 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 12 20:25:04.765 INFO [stderr] Dec 12 20:25:04.765 INFO [stderr] warning: field is never used: `position` Dec 12 20:25:04.765 INFO [stderr] --> examples/raytracing/point_light.rs:7:5 Dec 12 20:25:04.765 INFO [stderr] | Dec 12 20:25:04.765 INFO [stderr] 7 | position: Vec3D, Dec 12 20:25:04.765 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 12 20:25:04.765 INFO [stderr] Dec 12 20:25:04.765 INFO [stderr] warning: field is never used: `color` Dec 12 20:25:04.765 INFO [stderr] --> examples/raytracing/directional_light.rs:6:5 Dec 12 20:25:04.765 INFO [stderr] | Dec 12 20:25:04.765 INFO [stderr] 6 | color: Color, Dec 12 20:25:04.765 INFO [stderr] | ^^^^^^^^^^^^ Dec 12 20:25:04.765 INFO [stderr] Dec 12 20:25:04.765 INFO [stderr] warning: field is never used: `direction` Dec 12 20:25:04.765 INFO [stderr] --> examples/raytracing/directional_light.rs:7:5 Dec 12 20:25:04.765 INFO [stderr] | Dec 12 20:25:04.766 INFO [stderr] 7 | direction: UnitVec3D, Dec 12 20:25:04.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 12 20:25:04.766 INFO [stderr] Dec 12 20:25:04.766 INFO [stderr] warning: field is never used: `point_lights` Dec 12 20:25:04.766 INFO [stderr] --> examples/ray_tracing_demo.rs:19:5 Dec 12 20:25:04.766 INFO [stderr] | Dec 12 20:25:04.766 INFO [stderr] 19 | point_lights: Vec, Dec 12 20:25:04.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 20:25:04.766 INFO [stderr] Dec 12 20:25:04.766 INFO [stderr] warning: field is never used: `max_ray_bounces` Dec 12 20:25:04.766 INFO [stderr] --> examples/ray_tracing_demo.rs:20:5 Dec 12 20:25:04.766 INFO [stderr] | Dec 12 20:25:04.766 INFO [stderr] 20 | max_ray_bounces: usize, Dec 12 20:25:04.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 12 20:25:04.766 INFO [stderr] Dec 12 20:25:04.766 INFO [stderr] warning: field is never used: `directional_lights` Dec 12 20:25:04.766 INFO [stderr] --> examples/ray_tracing_demo.rs:21:5 Dec 12 20:25:04.766 INFO [stderr] | Dec 12 20:25:04.766 INFO [stderr] 21 | directional_lights: Vec, Dec 12 20:25:04.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 20:25:04.766 INFO [stderr] Dec 12 20:25:05.219 INFO [stderr] warning: unused macro definition Dec 12 20:25:05.219 INFO [stderr] --> src/./../tests/support/assert_properties_for_actions.rs:3:1 Dec 12 20:25:05.219 INFO [stderr] | Dec 12 20:25:05.220 INFO [stderr] 3 | / macro_rules! assert_properties { Dec 12 20:25:05.220 INFO [stderr] 4 | | (target: $target:expr, actions: $actions:expr, properties: $properties:expr,) => { Dec 12 20:25:05.220 INFO [stderr] 5 | | assert_properties_for_actions($target, $actions, $properties); Dec 12 20:25:05.221 INFO [stderr] 6 | | }; Dec 12 20:25:05.221 INFO [stderr] 7 | | } Dec 12 20:25:05.221 INFO [stderr] | |_^ Dec 12 20:25:05.221 INFO [stderr] | Dec 12 20:25:05.222 INFO [stderr] = note: #[warn(unused_macros)] on by default Dec 12 20:25:05.222 INFO [stderr] Dec 12 20:25:05.235 INFO [stderr] warning: unused import: `Vec3D` Dec 12 20:25:05.235 INFO [stderr] --> src/collisions/detection/gjkepa/gjk.rs:2:29 Dec 12 20:25:05.235 INFO [stderr] | Dec 12 20:25:05.235 INFO [stderr] 2 | use maths::{Approximations, Vec3D}; Dec 12 20:25:05.235 INFO [stderr] | ^^^^^ Dec 12 20:25:05.235 INFO [stderr] | Dec 12 20:25:05.235 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 20:25:05.235 INFO [stderr] Dec 12 20:25:11.947 INFO [stderr] warning: unused variable: `sphere` Dec 12 20:25:11.947 INFO [stderr] --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Dec 12 20:25:11.947 INFO [stderr] | Dec 12 20:25:11.947 INFO [stderr] 8 | fn intersection(&self, sphere: &Sphere) -> Option { Dec 12 20:25:11.947 INFO [stderr] | ^^^^^^ help: consider using `_sphere` instead Dec 12 20:25:11.947 INFO [stderr] | Dec 12 20:25:11.947 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 12 20:25:11.947 INFO [stderr] Dec 12 20:25:11.947 INFO [stderr] warning: unused variable: `ray` Dec 12 20:25:11.947 INFO [stderr] --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Dec 12 20:25:11.947 INFO [stderr] | Dec 12 20:25:11.947 INFO [stderr] 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Dec 12 20:25:11.947 INFO [stderr] | ^^^ help: consider using `_ray` instead Dec 12 20:25:11.947 INFO [stderr] Dec 12 20:25:29.203 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Dec 12 20:25:29.225 INFO [stderr] su: No module specific data is present Dec 12 20:25:30.160 INFO running `"docker" "inspect" "abba423111f78ceff0d851254e15ce13e8b5c65cf0200e7fe3ae7daf2252f27a"` Dec 12 20:25:30.471 INFO running `"docker" "rm" "-f" "abba423111f78ceff0d851254e15ce13e8b5c65cf0200e7fe3ae7daf2252f27a"` Dec 12 20:25:30.771 INFO [stdout] abba423111f78ceff0d851254e15ce13e8b5c65cf0200e7fe3ae7daf2252f27a Dec 12 20:25:30.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 12 20:25:31.320 INFO [stdout] 59248e1201c7f8ad6955e56929a5495e158c7575774e89d71fd512b20b26ad4f Dec 12 20:25:31.322 INFO running `"docker" "start" "-a" "59248e1201c7f8ad6955e56929a5495e158c7575774e89d71fd512b20b26ad4f"` Dec 12 20:25:32.990 INFO [stderr] usermod: no changes Dec 12 20:25:33.283 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Dec 12 20:25:33.307 INFO [stderr] Running /target/debug/deps/mach-6ce80db458ef2e7e Dec 12 20:25:33.307 INFO [stdout] Dec 12 20:25:33.307 INFO [stdout] running 114 tests Dec 12 20:25:33.337 INFO [stdout] test collisions::collision_group::tests::it_allows_environment_group_to_collide_with_all_other_groups ... ok Dec 12 20:25:33.340 INFO [stdout] test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_generate_close_proximity_pairs_for_intersecting_environment_bodies ... ok Dec 12 20:25:33.341 INFO [stdout] test collisions::collision_group::tests::it_allows_non_environment_groups_to_collide_within_the_group ... ok Dec 12 20:25:33.341 INFO [stdout] test collisions::collision_group::tests::it_does_not_allow_environment_group_to_collide_with_itself ... ok Dec 12 20:25:33.341 INFO [stdout] test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_generates_close_proximity_pairs_for_intersecting_bodies ... ok Dec 12 20:25:33.341 INFO [stdout] test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_allow_environment_bodies_to_collide ... ok Dec 12 20:25:33.351 INFO [stdout] test collisions::collision_group::tests::it_does_not_allow_non_environment_groups_to_collide_across_groups ... ok Dec 12 20:25:33.431 INFO [stdout] test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_generates_unique_ids ... ok Dec 12 20:25:33.431 INFO [stdout] test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_only_considers_non_environment_bodies_as_foreground ... ok Dec 12 20:25:33.431 INFO [stdout] test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_intersecting_bodies ... ok Dec 12 20:25:33.433 INFO [stdout] test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_non_intersecting_bodies ... ok Dec 12 20:25:33.463 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_positives ... ok Dec 12 20:25:33.463 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_face_face_collisions ... ok Dec 12 20:25:33.491 INFO [stdout] test collisions::detection::gjkepa::minkowski_difference::tests::it_always_generates_a_valid_support_point ... ok Dec 12 20:25:33.511 INFO [stdout] test collisions::detection::gjkepa::gjk_simplex::tests::it_returns_an_error_when_the_vertices_are_coplanar ... ok Dec 12 20:25:33.531 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_face_collisions ... ok Dec 12 20:25:33.531 INFO [stdout] test collisions::narrowphase::null_narrowphase::tests::narrowphase_behaviour::it_passes_the_collision_test_for_definitely_intersecting_bodies ... ok Dec 12 20:25:33.531 INFO [stdout] test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_do_not_intersect ... ok Dec 12 20:25:33.531 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 12 20:25:33.539 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 12 20:25:33.539 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 12 20:25:33.559 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_edge_collisions ... ok Dec 12 20:25:33.559 INFO [stdout] test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_non_intersecting_rays ... ok Dec 12 20:25:33.559 INFO [stdout] test collisions::shapes::_2d::plane_2d::tests::it_can_project_2d_vectors_along_the_plane_normal ... ok Dec 12 20:25:33.559 INFO [stdout] test collisions::shapes::_2d::polygon::tests::it_cannot_be_created_with_less_than_3_points ... ok Dec 12 20:25:33.559 INFO [stdout] test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_coplanar_points ... ok Dec 12 20:25:33.559 INFO [stdout] test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_intersecting_rays ... ok Dec 12 20:25:33.567 INFO [stdout] test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_too_few_points ... ok Dec 12 20:25:33.567 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::computing_the_number_of_vertices ... ok Dec 12 20:25:33.567 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::computing_the_volume ... ok Dec 12 20:25:33.575 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::computing_the_support_indices ... ok Dec 12 20:25:33.575 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::determining_equality ... ok Dec 12 20:25:33.575 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::instantiating_with_dimensions ... ok Dec 12 20:25:33.575 INFO [stdout] test collisions::shapes::_2d::polygon::tests::it_generates_convex_polygons_from_arbitrary_points ... ok Dec 12 20:25:33.580 INFO [stdout] test collisions::shapes::direction::direction_test::it_can_be_transformed_by_a_transform ... ok Dec 12 20:25:33.587 INFO [stdout] test collisions::shapes::convex_shapes::sphere::tests::it_behaves_like_a_support_map ... ok Dec 12 20:25:33.587 INFO [stdout] test collisions::shapes::direction::direction_test::it_can_be_transformed_by_the_inverse_of_a_transform ... ok Dec 12 20:25:33.587 INFO [stdout] test collisions::shapes::line_projection::tests::it_recognises_projected_points_beyond_the_end_of_the_line ... ok Dec 12 20:25:33.587 INFO [stdout] test collisions::shapes::line_projection::tests::it_recognises_projected_points_before_the_start_of_the_line ... ok Dec 12 20:25:33.587 INFO [stdout] test collisions::shapes::line_projection::tests::it_recognises_projected_points_on_the_line ... ok Dec 12 20:25:33.587 INFO [stdout] test collisions::shapes::ray::tests::it_can_compute_the_closest_point_to_another_ray ... ok Dec 12 20:25:33.592 INFO [stdout] test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_can_correctly_integrate_zero_motion ... ok Dec 12 20:25:33.599 INFO [stdout] test collisions::shapes::support_map::vec_tests::it_behaves_like_a_support_map ... ok Dec 12 20:25:33.599 INFO [stdout] test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_velocity_linear_motion ... ok Dec 12 20:25:33.599 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 12 20:25:33.599 INFO [stdout] test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_force_linear_motion ... ok Dec 12 20:25:33.612 INFO [stdout] test collisions::shapes::convex_shapes::cuboid::tests::it_behaves_like_a_support_map ... ok Dec 12 20:25:33.633 INFO [stdout] test mach_world::tests::world_behaviour::it_can_simulate_constant_velocity ... ok Dec 12 20:25:33.651 INFO [stdout] test maths::_2d::unit_vec_2d::tests::it_always_has_a_length_of_one ... ok Dec 12 20:25:33.659 INFO [stdout] test mach_world::tests::world_behaviour::it_can_simulate_collisions_with_rotation ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::adding_a_matrix ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::computing_the_determinant ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::computing_the_inverse ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::dividing_by_a_scalar ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::getting_elements_by_element_position ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::instantiating_as_a_diagonal_matrix ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::instantiating_as_a_skew_matrix ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::instantiating_as_the_identity_matrix ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::instantiating_from_a_slice ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::instantiating_from_axis_angle ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::instantiating_with_components ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::multiplying_by_a_matrix ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::multiplying_by_a_scalar ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::multiplying_by_a_vector ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::negating ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::setting_by_index ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::matrix::matrix_test::subtrating_by_a_matrix ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_be_cloned ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_be_instantiated_as_the_identity_quaternion ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_be_instantiated_from_a_vector ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_be_instantiated_with_scalars ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_be_normalized ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_compute_the_inverse ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_compute_the_length ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_can_compute_the_squared_length ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_supports_quaternion_multiplication_using_the_multiplication_operator ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_supports_quaternion_multiplication_with_a_scalar ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_supports_quaternion_multiplication_with_scalars ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_supports_scalar_multiplication_using_the_multiplication_operator ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_supports_the_division_operator_with_scalars ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_supports_the_subtraction_operator_with_quaternions ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::quat::quat_test::it_supports_the_unary_negation_operator ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::sparse_matrix::sparse_matrix_test::it_zeroes_all_entries_by_default ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::transform::transform_test::it_can_be_apply_itself_to_a_point ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::transform::transform_test::it_can_be_instantiated_as_the_identity_transform ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::transform::transform_test::it_can_be_instantiated_with_translation_and_rotation ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::unit_quat::tests::it_can_be_instantiated_using_the_axis_angle_formulation ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::unit_quat::tests::it_can_rotate_a_vector ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::unit_vec_3d::tests::computing_the_normalized_vector ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::cloning ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::computing_distance_between_vectors ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::computing_the_cross_product ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::computing_the_inner_product ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::computing_the_outer_product ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::computing_the_squared_length ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::computing_the_vector_length ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::dereferencing_elements_by_index ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::it_can_be_cloned ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::it_can_be_instantiated_with_scalars ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::it_can_be_instatiated_as_the_zero_vector ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::it_supports_the_addition_operator_with_vectors ... ok Dec 12 20:25:33.659 INFO [stdout] test maths::vec_3d::tests::it_supports_the_subtraction_operator_with_vectors ... ok Dec 12 20:25:33.660 INFO [stdout] test maths::vec_3d::tests::multiplying_by_a_scalar ... ok Dec 12 20:25:33.660 INFO [stdout] test maths::vec_3d::tests::mutably_dereferencing_elements_by_index ... ok Dec 12 20:25:33.660 INFO [stdout] test maths::vec_3d::tests::negating ... ok Dec 12 20:25:33.660 INFO [stdout] test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_cube ... ok Dec 12 20:25:33.660 INFO [stdout] test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_tetrahedron ... ok Dec 12 20:25:33.660 INFO [stdout] test maths::_2d::vec_2d::tests::it_can_be_rotated_90_degrees_counter_clockwise ... ok Dec 12 20:25:33.674 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_vertex_face_collisions ... ok Dec 12 20:25:33.695 INFO [stdout] test collisions::detection::gjkepa::minkowski_difference::tests::it_behaves_like_a_support_map ... ok Dec 12 20:25:33.703 INFO [stdout] test mach_world::tests::world_behaviour::it_can_simulate_collisions_without_rotation ... ok Dec 12 20:25:39.234 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_negatives ... ok Dec 12 20:25:40.095 INFO [stdout] test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_always_has_the_normal_pointing_towards_the_first_body ... ok Dec 12 20:25:40.199 INFO [stdout] test collisions::detection::gjkepa::epa::tests::it_generates_valid_convex_polyhedron ... ok Dec 12 20:25:40.199 INFO [stdout] Dec 12 20:25:40.199 INFO [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 12 20:25:40.199 INFO [stdout] Dec 12 20:25:40.202 INFO [stderr] Doc-tests mach Dec 12 20:25:40.531 INFO [stdout] Dec 12 20:25:40.531 INFO [stdout] running 3 tests Dec 12 20:25:40.531 INFO [stdout] test src/maths/matrix.rs - maths::matrix::Matrix::fmt (line 125) ... ignored Dec 12 20:25:40.531 INFO [stdout] test src/maths/quat.rs - maths::quat::Quat::fmt (line 106) ... ignored Dec 12 20:25:41.019 INFO [stdout] test src/maths/vec_3d.rs - maths::vec_3d::Vec3D (line 79) ... ok Dec 12 20:25:41.019 INFO [stdout] Dec 12 20:25:41.019 INFO [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Dec 12 20:25:41.019 INFO [stdout] Dec 12 20:25:41.045 INFO [stderr] su: No module specific data is present Dec 12 20:25:41.728 INFO running `"docker" "inspect" "59248e1201c7f8ad6955e56929a5495e158c7575774e89d71fd512b20b26ad4f"` Dec 12 20:25:42.023 INFO running `"docker" "rm" "-f" "59248e1201c7f8ad6955e56929a5495e158c7575774e89d71fd512b20b26ad4f"` Dec 12 20:25:42.391 INFO [stdout] 59248e1201c7f8ad6955e56929a5495e158c7575774e89d71fd512b20b26ad4f