Oct 12 18:05:47.387 INFO testing yggie/mach against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:05:47.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 12 18:05:47.841 INFO blam! 5a35409a8a4f56111f16e3e062c5d14dfc7ae49b31a6f68c3716c981d9bb0c71 Oct 12 18:05:47.851 INFO running `"docker" "start" "-a" "5a35409a8a4f56111f16e3e062c5d14dfc7ae49b31a6f68c3716c981d9bb0c71"` Oct 12 18:05:49.427 INFO kablam! usermod: no changes Oct 12 18:05:49.639 INFO kablam! Compiling mach v0.0.1 (/source) Oct 12 18:05:49.974 INFO kablam! warning: unused import: `Vec3D` Oct 12 18:05:49.974 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 12 18:05:49.974 INFO kablam! | Oct 12 18:05:49.974 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 12 18:05:49.974 INFO kablam! | ^^^^^ Oct 12 18:05:49.974 INFO kablam! | Oct 12 18:05:49.974 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:05:49.974 INFO kablam! Oct 12 18:05:50.941 INFO kablam! warning: unused variable: `sphere` Oct 12 18:05:50.942 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 12 18:05:50.942 INFO kablam! | Oct 12 18:05:50.942 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 12 18:05:50.942 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 12 18:05:50.942 INFO kablam! | Oct 12 18:05:50.943 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:05:50.943 INFO kablam! Oct 12 18:05:50.943 INFO kablam! warning: unused variable: `ray` Oct 12 18:05:50.943 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 12 18:05:50.943 INFO kablam! | Oct 12 18:05:50.944 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 12 18:05:50.944 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 12 18:05:50.944 INFO kablam! Oct 12 18:05:55.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.91s Oct 12 18:05:55.379 INFO kablam! su: No module specific data is present Oct 12 18:05:56.350 INFO running `"docker" "rm" "-f" "5a35409a8a4f56111f16e3e062c5d14dfc7ae49b31a6f68c3716c981d9bb0c71"` Oct 12 18:05:56.645 INFO blam! 5a35409a8a4f56111f16e3e062c5d14dfc7ae49b31a6f68c3716c981d9bb0c71 Oct 12 18:05:56.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 12 18:05:57.124 INFO blam! 496835cf8c86f32cf85b942ac5dc9fb219109aa8493fad3824b7d8b9061b29e2 Oct 12 18:05:57.131 INFO running `"docker" "start" "-a" "496835cf8c86f32cf85b942ac5dc9fb219109aa8493fad3824b7d8b9061b29e2"` Oct 12 18:05:58.785 INFO kablam! usermod: no changes Oct 12 18:05:59.071 INFO kablam! Compiling libc v0.2.18 Oct 12 18:05:59.071 INFO kablam! Compiling phf_shared v0.7.20 Oct 12 18:05:59.071 INFO kablam! Compiling num-traits v0.1.36 Oct 12 18:05:59.071 INFO kablam! Compiling dtoa v0.2.2 Oct 12 18:05:59.071 INFO kablam! Compiling itoa v0.1.1 Oct 12 18:05:59.071 INFO kablam! Compiling serde v0.8.21 Oct 12 18:05:59.071 INFO kablam! Compiling bitflags v0.7.0 Oct 12 18:05:59.079 INFO kablam! Compiling lazy_static v0.2.2 Oct 12 18:05:59.635 INFO kablam! Compiling pkg-config v0.3.8 Oct 12 18:05:59.959 INFO kablam! Compiling khronos_api v1.0.0 Oct 12 18:06:00.763 INFO kablam! Compiling lazy_static v0.1.16 Oct 12 18:06:00.891 INFO kablam! Compiling gcc v0.3.41 Oct 12 18:06:01.108 INFO kablam! Compiling log v0.3.6 Oct 12 18:06:01.831 INFO kablam! Compiling rustc-serialize v0.3.22 Oct 12 18:06:02.167 INFO kablam! Compiling crossbeam v0.2.10 Oct 12 18:06:08.967 INFO kablam! Compiling rustc-demangle v0.1.3 Oct 12 18:06:09.136 INFO kablam! Compiling smallvec v0.1.8 Oct 12 18:06:09.175 INFO kablam! Compiling xml-rs v0.3.5 Oct 12 18:06:09.239 INFO kablam! Compiling phf v0.7.20 Oct 12 18:06:09.291 INFO kablam! Compiling rand v0.3.15 Oct 12 18:06:09.415 INFO kablam! Compiling memchr v0.1.11 Oct 12 18:06:11.415 INFO kablam! Compiling shared_library v0.1.5 Oct 12 18:06:11.580 INFO kablam! Compiling num-integer v0.1.32 Oct 12 18:06:11.637 INFO kablam! Compiling x11-dl v2.12.0 Oct 12 18:06:12.155 INFO kablam! Compiling tempfile v2.1.4 Oct 12 18:06:14.911 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 12 18:06:14.911 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 18:06:14.968 INFO kablam! Compiling num-iter v0.1.32 Oct 12 18:06:15.963 INFO kablam! Compiling fs2 v0.2.5 Oct 12 18:06:16.007 INFO kablam! Compiling thread-id v2.0.0 Oct 12 18:06:16.899 INFO kablam! Compiling time v0.1.35 Oct 12 18:06:17.474 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 18:06:20.543 INFO kablam! Compiling thread_local v0.2.7 Oct 12 18:06:22.447 INFO kablam! Compiling memmap v0.2.3 Oct 12 18:06:26.075 INFO kablam! Compiling phf_generator v0.7.20 Oct 12 18:06:26.527 INFO kablam! Compiling regex v0.1.80 Oct 12 18:06:27.215 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 12 18:06:27.491 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 18:06:27.863 INFO kablam! Compiling phf_codegen v0.7.20 Oct 12 18:06:30.655 INFO kablam! Compiling backtrace v0.2.3 Oct 12 18:06:30.773 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 18:06:36.239 INFO kablam! Compiling serde_json v0.8.4 Oct 12 18:06:40.575 INFO kablam! Compiling wayland-client v0.5.12 Oct 12 18:06:49.180 INFO kablam! Compiling glutin v0.6.2 Oct 12 18:06:49.264 INFO kablam! Compiling glium v0.15.0 Oct 12 18:06:49.544 INFO kablam! Compiling num-bigint v0.1.35 Oct 12 18:06:50.044 INFO kablam! Compiling num-complex v0.1.35 Oct 12 18:07:06.855 INFO kablam! Compiling num-rational v0.1.35 Oct 12 18:07:12.660 INFO kablam! Compiling num v0.1.36 Oct 12 18:07:13.556 INFO kablam! Compiling nalgebra v0.10.1 Oct 12 18:07:13.640 INFO kablam! Compiling env_logger v0.3.5 Oct 12 18:07:16.692 INFO kablam! Compiling quickcheck v0.4.1 Oct 12 18:07:27.148 INFO kablam! Compiling libloading v0.3.1 Oct 12 18:07:32.845 INFO kablam! Compiling dlib v0.3.1 Oct 12 18:07:33.284 INFO kablam! Compiling wayland-sys v0.5.11 Oct 12 18:07:40.327 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 12 18:07:40.328 INFO kablam! Compiling wayland-window v0.2.3 Oct 12 18:08:21.635 INFO kablam! Compiling mach v0.0.1 (/source) Oct 12 18:08:22.651 INFO kablam! warning: unused import: `CollisionObjectSpace` Oct 12 18:08:22.651 INFO kablam! --> examples/ray_tracing_demo.rs:8:12 Oct 12 18:08:22.651 INFO kablam! | Oct 12 18:08:22.651 INFO kablam! 8 | use mach::{CollisionObjectSpace, DynamicBody, MachWorld, UnitVec3D, Vec3D, World}; Oct 12 18:08:22.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:22.651 INFO kablam! | Oct 12 18:08:22.655 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:08:22.655 INFO kablam! Oct 12 18:08:24.006 INFO kablam! warning: field is never used: `color` Oct 12 18:08:24.006 INFO kablam! --> examples/raytracing/point_light.rs:6:5 Oct 12 18:08:24.006 INFO kablam! | Oct 12 18:08:24.006 INFO kablam! 6 | color: Color, Oct 12 18:08:24.006 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:08:24.006 INFO kablam! | Oct 12 18:08:24.006 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:08:24.006 INFO kablam! Oct 12 18:08:24.006 INFO kablam! warning: field is never used: `position` Oct 12 18:08:24.006 INFO kablam! --> examples/raytracing/point_light.rs:7:5 Oct 12 18:08:24.006 INFO kablam! | Oct 12 18:08:24.006 INFO kablam! 7 | position: Vec3D, Oct 12 18:08:24.006 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:08:24.006 INFO kablam! Oct 12 18:08:24.011 INFO kablam! warning: field is never used: `color` Oct 12 18:08:24.011 INFO kablam! --> examples/raytracing/directional_light.rs:6:5 Oct 12 18:08:24.011 INFO kablam! | Oct 12 18:08:24.011 INFO kablam! 6 | color: Color, Oct 12 18:08:24.011 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:08:24.011 INFO kablam! Oct 12 18:08:24.011 INFO kablam! warning: field is never used: `direction` Oct 12 18:08:24.011 INFO kablam! --> examples/raytracing/directional_light.rs:7:5 Oct 12 18:08:24.011 INFO kablam! | Oct 12 18:08:24.011 INFO kablam! 7 | direction: UnitVec3D, Oct 12 18:08:24.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:24.011 INFO kablam! Oct 12 18:08:24.011 INFO kablam! warning: field is never used: `point_lights` Oct 12 18:08:24.011 INFO kablam! --> examples/ray_tracing_demo.rs:19:5 Oct 12 18:08:24.011 INFO kablam! | Oct 12 18:08:24.011 INFO kablam! 19 | point_lights: Vec, Oct 12 18:08:24.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:24.011 INFO kablam! Oct 12 18:08:24.011 INFO kablam! warning: field is never used: `max_ray_bounces` Oct 12 18:08:24.011 INFO kablam! --> examples/ray_tracing_demo.rs:20:5 Oct 12 18:08:24.011 INFO kablam! | Oct 12 18:08:24.011 INFO kablam! 20 | max_ray_bounces: usize, Oct 12 18:08:24.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:24.011 INFO kablam! Oct 12 18:08:24.014 INFO kablam! warning: field is never used: `directional_lights` Oct 12 18:08:24.014 INFO kablam! --> examples/ray_tracing_demo.rs:21:5 Oct 12 18:08:24.014 INFO kablam! | Oct 12 18:08:24.014 INFO kablam! 21 | directional_lights: Vec, Oct 12 18:08:24.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:24.014 INFO kablam! Oct 12 18:08:24.035 INFO kablam! warning: unused macro definition Oct 12 18:08:24.035 INFO kablam! --> src/./../tests/support/assert_properties_for_actions.rs:3:1 Oct 12 18:08:24.035 INFO kablam! | Oct 12 18:08:24.035 INFO kablam! 3 | / macro_rules! assert_properties { Oct 12 18:08:24.035 INFO kablam! 4 | | (target: $target:expr, actions: $actions:expr, properties: $properties:expr,) => { Oct 12 18:08:24.035 INFO kablam! 5 | | assert_properties_for_actions($target, $actions, $properties); Oct 12 18:08:24.035 INFO kablam! 6 | | }; Oct 12 18:08:24.035 INFO kablam! 7 | | } Oct 12 18:08:24.035 INFO kablam! | |_^ Oct 12 18:08:24.035 INFO kablam! | Oct 12 18:08:24.035 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 18:08:24.035 INFO kablam! Oct 12 18:08:24.083 INFO kablam! warning: unused import: `Vec3D` Oct 12 18:08:24.083 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 12 18:08:24.083 INFO kablam! | Oct 12 18:08:24.083 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 12 18:08:24.083 INFO kablam! | ^^^^^ Oct 12 18:08:24.095 INFO kablam! | Oct 12 18:08:24.095 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:08:24.095 INFO kablam! Oct 12 18:08:32.473 INFO kablam! warning: unused variable: `sphere` Oct 12 18:08:32.474 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 12 18:08:32.474 INFO kablam! | Oct 12 18:08:32.474 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 12 18:08:32.474 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 12 18:08:32.474 INFO kablam! | Oct 12 18:08:32.474 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:08:32.474 INFO kablam! Oct 12 18:08:32.475 INFO kablam! warning: unused variable: `ray` Oct 12 18:08:32.475 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 12 18:08:32.475 INFO kablam! | Oct 12 18:08:32.475 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 12 18:08:32.475 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 12 18:08:32.487 INFO kablam! Oct 12 18:08:49.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 50s Oct 12 18:08:49.135 INFO kablam! su: No module specific data is present Oct 12 18:08:50.723 INFO running `"docker" "rm" "-f" "496835cf8c86f32cf85b942ac5dc9fb219109aa8493fad3824b7d8b9061b29e2"` Oct 12 18:08:51.004 INFO blam! 496835cf8c86f32cf85b942ac5dc9fb219109aa8493fad3824b7d8b9061b29e2 Oct 12 18:08:51.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 12 18:08:51.595 INFO blam! 5ec2941f91a01f4808f30689611a3f7c41b1893e9f32b7ee566cfb6c4b3b1c5b Oct 12 18:08:51.597 INFO running `"docker" "start" "-a" "5ec2941f91a01f4808f30689611a3f7c41b1893e9f32b7ee566cfb6c4b3b1c5b"` Oct 12 18:08:53.602 INFO kablam! usermod: no changes Oct 12 18:08:53.834 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 12 18:08:53.848 INFO kablam! Running /target/debug/deps/mach-dd4826cec09303af Oct 12 18:08:53.851 INFO blam! Oct 12 18:08:53.851 INFO blam! running 114 tests Oct 12 18:08:53.862 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_generates_close_proximity_pairs_for_intersecting_bodies ... ok Oct 12 18:08:53.862 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_generate_close_proximity_pairs_for_intersecting_environment_bodies ... ok Oct 12 18:08:53.863 INFO blam! test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_generates_unique_ids ... ok Oct 12 18:08:53.863 INFO blam! test collisions::collision_group::tests::it_does_not_allow_non_environment_groups_to_collide_across_groups ... ok Oct 12 18:08:53.863 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_allow_environment_bodies_to_collide ... ok Oct 12 18:08:53.863 INFO blam! test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_only_considers_non_environment_bodies_as_foreground ... ok Oct 12 18:08:53.867 INFO blam! test collisions::collision_group::tests::it_allows_environment_group_to_collide_with_all_other_groups ... ok Oct 12 18:08:53.867 INFO blam! test collisions::collision_group::tests::it_does_not_allow_environment_group_to_collide_with_itself ... ok Oct 12 18:08:53.867 INFO blam! test collisions::collision_group::tests::it_allows_non_environment_groups_to_collide_within_the_group ... ok Oct 12 18:08:53.906 INFO blam! test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_intersecting_bodies ... ok Oct 12 18:08:53.911 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_face_face_collisions ... ok Oct 12 18:08:53.937 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_positives ... ok Oct 12 18:08:53.946 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_face_collisions ... ok Oct 12 18:08:53.946 INFO blam! test collisions::detection::gjkepa::gjk_simplex::tests::it_returns_an_error_when_the_vertices_are_coplanar ... ok Oct 12 18:08:53.951 INFO blam! test collisions::detection::gjkepa::minkowski_difference::tests::it_always_generates_a_valid_support_point ... ok Oct 12 18:08:53.959 INFO blam! test collisions::narrowphase::null_narrowphase::tests::narrowphase_behaviour::it_passes_the_collision_test_for_definitely_intersecting_bodies ... ok Oct 12 18:08:53.971 INFO blam! test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_a_polygon_is_fully_encapsulated_by_another ... ok Oct 12 18:08:53.979 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_edge_collisions ... ok Oct 12 18:08:53.979 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_vertex_face_collisions ... ok Oct 12 18:08:53.987 INFO blam! test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_intersect_including_points_on_the_polygons ... ok Oct 12 18:08:53.987 INFO blam! test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_intersecting_rays ... ok Oct 12 18:08:53.999 INFO blam! test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_do_not_intersect ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::_2d::plane_2d::tests::it_can_project_2d_vectors_along_the_plane_normal ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_intersect_excluding_any_points_on_either_polygon ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::_2d::polygon::tests::it_cannot_be_created_with_less_than_3_points ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_non_intersecting_rays ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_coplanar_points ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_too_few_points ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_support_indices ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_volume ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::determining_equality ... ok Oct 12 18:08:54.007 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::instantiating_with_dimensions ... ok Oct 12 18:08:54.035 INFO blam! test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_non_intersecting_bodies ... ok Oct 12 18:08:54.035 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_number_of_vertices ... ok Oct 12 18:08:54.035 INFO blam! test collisions::shapes::_2d::polygon::tests::it_generates_convex_polygons_from_arbitrary_points ... ok Oct 12 18:08:54.043 INFO blam! test collisions::shapes::direction::direction_test::it_can_be_transformed_by_the_inverse_of_a_transform ... ok Oct 12 18:08:54.043 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_before_the_start_of_the_line ... ok Oct 12 18:08:54.067 INFO blam! test collisions::detection::gjkepa::minkowski_difference::tests::it_behaves_like_a_support_map ... ok Oct 12 18:08:54.067 INFO blam! test collisions::shapes::convex_shapes::sphere::tests::it_behaves_like_a_support_map ... ok Oct 12 18:08:54.067 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::it_behaves_like_a_support_map ... ok Oct 12 18:08:54.067 INFO blam! test collisions::shapes::direction::direction_test::it_can_be_transformed_by_a_transform ... ok Oct 12 18:08:54.085 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_on_the_line ... ok Oct 12 18:08:54.085 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_beyond_the_end_of_the_line ... ok Oct 12 18:08:54.085 INFO blam! test collisions::shapes::ray::tests::it_can_compute_the_closest_point_to_another_ray ... ok Oct 12 18:08:54.085 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_can_correctly_integrate_zero_motion ... ok Oct 12 18:08:54.099 INFO blam! test collisions::shapes::support_map::vec_tests::it_behaves_like_a_support_map ... ok Oct 12 18:08:54.099 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_force_linear_motion ... ok Oct 12 18:08:54.099 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_velocity_linear_motion ... ok Oct 12 18:08:54.099 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_does_not_change_velocity_or_angular_velocity_with_no_applied_force ... ok Oct 12 18:08:54.123 INFO blam! test maths::_2d::unit_vec_2d::tests::it_always_has_a_length_of_one ... ok Oct 12 18:08:54.123 INFO blam! test maths::_2d::vec_2d::tests::it_can_be_rotated_90_degrees_counter_clockwise ... ok Oct 12 18:08:54.135 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_constant_velocity ... ok Oct 12 18:08:54.135 INFO blam! test maths::matrix::matrix_test::adding_a_matrix ... ok Oct 12 18:08:54.135 INFO blam! test maths::matrix::matrix_test::computing_the_determinant ... ok Oct 12 18:08:54.135 INFO blam! test maths::matrix::matrix_test::getting_elements_by_element_position ... ok Oct 12 18:08:54.135 INFO blam! test maths::matrix::matrix_test::dividing_by_a_scalar ... ok Oct 12 18:08:54.135 INFO blam! test maths::matrix::matrix_test::computing_the_inverse ... ok Oct 12 18:08:54.139 INFO blam! test maths::matrix::matrix_test::instantiating_as_a_diagonal_matrix ... ok Oct 12 18:08:54.148 INFO blam! test maths::matrix::matrix_test::instantiating_as_a_skew_matrix ... ok Oct 12 18:08:54.148 INFO blam! test maths::matrix::matrix_test::instantiating_as_the_identity_matrix ... ok Oct 12 18:08:54.148 INFO blam! test maths::matrix::matrix_test::instantiating_from_a_slice ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_matrix ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_scalar ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::instantiating_with_components ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::instantiating_from_axis_angle ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::setting_by_index ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::negating ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_vector ... ok Oct 12 18:08:54.151 INFO blam! test maths::matrix::matrix_test::subtrating_by_a_matrix ... ok Oct 12 18:08:54.151 INFO blam! test maths::quat::quat_test::it_can_be_cloned ... ok Oct 12 18:08:54.151 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_as_the_identity_quaternion ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_can_be_normalized ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_from_a_vector ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_with_scalars ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_can_compute_the_squared_length ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_using_the_multiplication_operator ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_with_a_scalar ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_with_scalars ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_supports_scalar_multiplication_using_the_multiplication_operator ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_supports_the_division_operator_with_scalars ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_supports_the_subtraction_operator_with_quaternions ... ok Oct 12 18:08:54.153 INFO blam! test maths::quat::quat_test::it_supports_the_unary_negation_operator ... ok Oct 12 18:08:54.153 INFO blam! test maths::sparse_matrix::sparse_matrix_test::it_zeroes_all_entries_by_default ... ok Oct 12 18:08:54.153 INFO blam! test maths::transform::transform_test::it_can_be_apply_itself_to_a_point ... ok Oct 12 18:08:54.153 INFO blam! test maths::transform::transform_test::it_can_be_instantiated_as_the_identity_transform ... ok Oct 12 18:08:54.153 INFO blam! test maths::transform::transform_test::it_can_be_instantiated_with_translation_and_rotation ... ok Oct 12 18:08:54.153 INFO blam! test maths::unit_quat::tests::it_can_be_instantiated_using_the_axis_angle_formulation ... ok Oct 12 18:08:54.153 INFO blam! test maths::unit_quat::tests::it_can_rotate_a_vector ... ok Oct 12 18:08:54.153 INFO blam! test maths::unit_vec_3d::tests::computing_the_normalized_vector ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::cloning ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::computing_distance_between_vectors ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::computing_the_cross_product ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::computing_the_inner_product ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::computing_the_outer_product ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::computing_the_squared_length ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::computing_the_vector_length ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::dereferencing_elements_by_index ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::it_can_be_cloned ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::it_can_be_instantiated_with_scalars ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::it_can_be_instatiated_as_the_zero_vector ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::it_supports_the_addition_operator_with_vectors ... ok Oct 12 18:08:54.153 INFO blam! test maths::vec_3d::tests::it_supports_the_subtraction_operator_with_vectors ... ok Oct 12 18:08:54.154 INFO blam! test maths::vec_3d::tests::multiplying_by_a_scalar ... ok Oct 12 18:08:54.154 INFO blam! test maths::vec_3d::tests::mutably_dereferencing_elements_by_index ... ok Oct 12 18:08:54.154 INFO blam! test maths::vec_3d::tests::negating ... ok Oct 12 18:08:54.154 INFO blam! test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_cube ... ok Oct 12 18:08:54.159 INFO blam! test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_tetrahedron ... ok Oct 12 18:08:54.171 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_collisions_with_rotation ... ok Oct 12 18:08:54.211 INFO blam! test maths::quat::quat_test::it_can_compute_the_inverse ... ok Oct 12 18:08:54.211 INFO blam! test maths::quat::quat_test::it_can_compute_the_length ... ok Oct 12 18:08:54.232 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_collisions_without_rotation ... ok Oct 12 18:08:58.647 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_always_has_the_normal_pointing_towards_the_first_body ... ok Oct 12 18:08:58.867 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_negatives ... ok Oct 12 18:08:59.411 INFO blam! test collisions::detection::gjkepa::epa::tests::it_generates_valid_convex_polyhedron ... ok Oct 12 18:08:59.412 INFO kablam! Doc-tests mach Oct 12 18:08:59.412 INFO blam! Oct 12 18:08:59.412 INFO blam! test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:08:59.413 INFO blam! Oct 12 18:08:59.747 INFO blam! Oct 12 18:08:59.747 INFO blam! running 3 tests Oct 12 18:08:59.748 INFO blam! test src/maths/matrix.rs - maths::matrix::Matrix::fmt (line 125) ... ignored Oct 12 18:08:59.748 INFO blam! test src/maths/quat.rs - maths::quat::Quat::fmt (line 106) ... ignored Oct 12 18:09:00.443 INFO blam! test src/maths/vec_3d.rs - maths::vec_3d::Vec3D (line 79) ... ok Oct 12 18:09:00.443 INFO blam! Oct 12 18:09:00.443 INFO blam! test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 12 18:09:00.443 INFO blam! Oct 12 18:09:00.455 INFO kablam! su: No module specific data is present Oct 12 18:09:01.531 INFO running `"docker" "rm" "-f" "5ec2941f91a01f4808f30689611a3f7c41b1893e9f32b7ee566cfb6c4b3b1c5b"` Oct 12 18:09:01.907 INFO blam! 5ec2941f91a01f4808f30689611a3f7c41b1893e9f32b7ee566cfb6c4b3b1c5b