Oct 12 18:05:47.471 INFO testing yggie/mach against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:05:47.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.911 INFO blam! d69b171a5c50f31edfc626f1f17cf1faec7307e2d9d516dc76ffe7a9b0eb0cf6 Oct 12 18:05:47.923 INFO running `"docker" "start" "-a" "d69b171a5c50f31edfc626f1f17cf1faec7307e2d9d516dc76ffe7a9b0eb0cf6"` Oct 12 18:05:49.830 INFO kablam! usermod: no changes Oct 12 18:05:50.023 INFO kablam! Compiling mach v0.0.1 (/source) Oct 12 18:05:50.331 INFO kablam! warning: unused import: `Vec3D` Oct 12 18:05:50.331 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 12 18:05:50.331 INFO kablam! | Oct 12 18:05:50.331 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 12 18:05:50.331 INFO kablam! | ^^^^^ Oct 12 18:05:50.331 INFO kablam! | Oct 12 18:05:50.335 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:05:50.335 INFO kablam! Oct 12 18:05:51.385 INFO kablam! warning: unused variable: `sphere` Oct 12 18:05:51.387 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 12 18:05:51.387 INFO kablam! | Oct 12 18:05:51.388 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 12 18:05:51.388 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 12 18:05:51.388 INFO kablam! | Oct 12 18:05:51.389 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:05:51.389 INFO kablam! Oct 12 18:05:51.389 INFO kablam! warning: unused variable: `ray` Oct 12 18:05:51.390 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 12 18:05:51.390 INFO kablam! | Oct 12 18:05:51.390 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 12 18:05:51.391 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 12 18:05:51.391 INFO kablam! Oct 12 18:05:56.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.28s Oct 12 18:05:56.159 INFO kablam! su: No module specific data is present Oct 12 18:05:57.028 INFO running `"docker" "rm" "-f" "d69b171a5c50f31edfc626f1f17cf1faec7307e2d9d516dc76ffe7a9b0eb0cf6"` Oct 12 18:05:57.403 INFO blam! d69b171a5c50f31edfc626f1f17cf1faec7307e2d9d516dc76ffe7a9b0eb0cf6 Oct 12 18:05:57.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.859 INFO blam! 87d3668f94f8fba193dfed4bdb3dbff338711d1b44ee4d6511210a4314369370 Oct 12 18:05:57.867 INFO running `"docker" "start" "-a" "87d3668f94f8fba193dfed4bdb3dbff338711d1b44ee4d6511210a4314369370"` Oct 12 18:05:59.029 INFO kablam! usermod: no changes Oct 12 18:05:59.283 INFO kablam! Compiling libc v0.2.18 Oct 12 18:05:59.283 INFO kablam! Compiling phf_shared v0.7.20 Oct 12 18:05:59.283 INFO kablam! Compiling itoa v0.1.1 Oct 12 18:05:59.303 INFO kablam! Compiling dtoa v0.2.2 Oct 12 18:05:59.303 INFO kablam! Compiling num-traits v0.1.36 Oct 12 18:05:59.303 INFO kablam! Compiling serde v0.8.21 Oct 12 18:05:59.310 INFO kablam! Compiling lazy_static v0.2.2 Oct 12 18:05:59.310 INFO kablam! Compiling log v0.3.6 Oct 12 18:06:00.155 INFO kablam! Compiling lazy_static v0.1.16 Oct 12 18:06:00.911 INFO kablam! Compiling gcc v0.3.41 Oct 12 18:06:01.350 INFO kablam! Compiling pkg-config v0.3.8 Oct 12 18:06:02.459 INFO kablam! Compiling rustc-serialize v0.3.22 Oct 12 18:06:02.460 INFO kablam! Compiling crossbeam v0.2.10 Oct 12 18:06:02.531 INFO kablam! Compiling byteorder v0.5.3 Oct 12 18:06:07.291 INFO kablam! Compiling regex-syntax v0.3.9 Oct 12 18:06:07.579 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 12 18:06:11.467 INFO kablam! Compiling rustc-demangle v0.1.3 Oct 12 18:06:11.523 INFO kablam! Compiling cfg-if v0.1.0 Oct 12 18:06:11.523 INFO kablam! Compiling smallvec v0.1.8 Oct 12 18:06:11.647 INFO kablam! Compiling xml-rs v0.3.5 Oct 12 18:06:11.791 INFO kablam! Compiling phf v0.7.20 Oct 12 18:06:12.359 INFO kablam! Compiling rand v0.3.15 Oct 12 18:06:13.767 INFO kablam! Compiling memchr v0.1.11 Oct 12 18:06:13.771 INFO kablam! Compiling shared_library v0.1.5 Oct 12 18:06:13.795 INFO kablam! Compiling x11-dl v2.12.0 Oct 12 18:06:16.791 INFO kablam! Compiling num-integer v0.1.32 Oct 12 18:06:16.840 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 12 18:06:17.055 INFO kablam! Compiling tempfile v2.1.4 Oct 12 18:06:19.363 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 18:06:26.859 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 18:06:30.531 INFO kablam! Compiling num-iter v0.1.32 Oct 12 18:06:30.671 INFO kablam! Compiling phf_generator v0.7.20 Oct 12 18:06:30.715 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 12 18:06:30.904 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 18:06:30.963 INFO kablam! Compiling thread-id v2.0.0 Oct 12 18:06:31.215 INFO kablam! Compiling fs2 v0.2.5 Oct 12 18:06:32.027 INFO kablam! Compiling time v0.1.35 Oct 12 18:06:33.327 INFO kablam! Compiling thread_local v0.2.7 Oct 12 18:06:35.980 INFO kablam! Compiling phf_codegen v0.7.20 Oct 12 18:06:36.012 INFO kablam! Compiling memmap v0.2.3 Oct 12 18:06:39.375 INFO kablam! Compiling backtrace v0.2.3 Oct 12 18:06:41.024 INFO kablam! Compiling regex v0.1.80 Oct 12 18:06:41.151 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 18:06:41.181 INFO kablam! Compiling wayland-client v0.5.12 Oct 12 18:06:52.276 INFO kablam! Compiling serde_json v0.8.4 Oct 12 18:06:52.282 INFO kablam! Compiling num-bigint v0.1.35 Oct 12 18:06:52.303 INFO kablam! Compiling num-complex v0.1.35 Oct 12 18:06:52.489 INFO kablam! Compiling glutin v0.6.2 Oct 12 18:06:52.704 INFO kablam! Compiling glium v0.15.0 Oct 12 18:07:20.295 INFO kablam! Compiling num-rational v0.1.35 Oct 12 18:07:22.116 INFO kablam! Compiling env_logger v0.3.5 Oct 12 18:07:22.871 INFO kablam! Compiling num v0.1.36 Oct 12 18:07:23.319 INFO kablam! Compiling nalgebra v0.10.1 Oct 12 18:07:24.956 INFO kablam! Compiling quickcheck v0.4.1 Oct 12 18:07:33.655 INFO kablam! Compiling libloading v0.3.1 Oct 12 18:07:38.831 INFO kablam! Compiling dlib v0.3.1 Oct 12 18:07:39.107 INFO kablam! Compiling wayland-sys v0.5.11 Oct 12 18:07:46.187 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 12 18:07:46.187 INFO kablam! Compiling wayland-window v0.2.3 Oct 12 18:08:27.631 INFO kablam! Compiling mach v0.0.1 (/source) Oct 12 18:08:28.347 INFO kablam! warning: unused import: `CollisionObjectSpace` Oct 12 18:08:28.347 INFO kablam! --> examples/ray_tracing_demo.rs:8:12 Oct 12 18:08:28.347 INFO kablam! | Oct 12 18:08:28.347 INFO kablam! 8 | use mach::{CollisionObjectSpace, DynamicBody, MachWorld, UnitVec3D, Vec3D, World}; Oct 12 18:08:28.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:28.347 INFO kablam! | Oct 12 18:08:28.347 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:08:28.347 INFO kablam! Oct 12 18:08:29.483 INFO kablam! warning: unused macro definition Oct 12 18:08:29.483 INFO kablam! --> src/./../tests/support/assert_properties_for_actions.rs:3:1 Oct 12 18:08:29.483 INFO kablam! | Oct 12 18:08:29.483 INFO kablam! 3 | / macro_rules! assert_properties { Oct 12 18:08:29.483 INFO kablam! 4 | | (target: $target:expr, actions: $actions:expr, properties: $properties:expr,) => { Oct 12 18:08:29.483 INFO kablam! 5 | | assert_properties_for_actions($target, $actions, $properties); Oct 12 18:08:29.483 INFO kablam! 6 | | }; Oct 12 18:08:29.483 INFO kablam! 7 | | } Oct 12 18:08:29.483 INFO kablam! | |_^ Oct 12 18:08:29.483 INFO kablam! | Oct 12 18:08:29.483 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 18:08:29.483 INFO kablam! Oct 12 18:08:29.551 INFO kablam! warning: unused import: `Vec3D` Oct 12 18:08:29.551 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 12 18:08:29.551 INFO kablam! | Oct 12 18:08:29.551 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 12 18:08:29.551 INFO kablam! | ^^^^^ Oct 12 18:08:29.551 INFO kablam! | Oct 12 18:08:29.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:08:29.551 INFO kablam! Oct 12 18:08:29.613 INFO kablam! warning: field is never used: `color` Oct 12 18:08:29.613 INFO kablam! --> examples/raytracing/point_light.rs:6:5 Oct 12 18:08:29.613 INFO kablam! | Oct 12 18:08:29.613 INFO kablam! 6 | color: Color, Oct 12 18:08:29.613 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:08:29.613 INFO kablam! | Oct 12 18:08:29.613 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:08:29.613 INFO kablam! Oct 12 18:08:29.613 INFO kablam! warning: field is never used: `position` Oct 12 18:08:29.613 INFO kablam! --> examples/raytracing/point_light.rs:7:5 Oct 12 18:08:29.613 INFO kablam! | Oct 12 18:08:29.613 INFO kablam! 7 | position: Vec3D, Oct 12 18:08:29.613 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:08:29.613 INFO kablam! Oct 12 18:08:29.613 INFO kablam! warning: field is never used: `color` Oct 12 18:08:29.613 INFO kablam! --> examples/raytracing/directional_light.rs:6:5 Oct 12 18:08:29.613 INFO kablam! | Oct 12 18:08:29.613 INFO kablam! 6 | color: Color, Oct 12 18:08:29.613 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:08:29.613 INFO kablam! Oct 12 18:08:29.613 INFO kablam! warning: field is never used: `direction` Oct 12 18:08:29.613 INFO kablam! --> examples/raytracing/directional_light.rs:7:5 Oct 12 18:08:29.613 INFO kablam! | Oct 12 18:08:29.613 INFO kablam! 7 | direction: UnitVec3D, Oct 12 18:08:29.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:29.613 INFO kablam! Oct 12 18:08:29.618 INFO kablam! warning: field is never used: `point_lights` Oct 12 18:08:29.618 INFO kablam! --> examples/ray_tracing_demo.rs:19:5 Oct 12 18:08:29.618 INFO kablam! | Oct 12 18:08:29.618 INFO kablam! 19 | point_lights: Vec, Oct 12 18:08:29.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:29.618 INFO kablam! Oct 12 18:08:29.618 INFO kablam! warning: field is never used: `max_ray_bounces` Oct 12 18:08:29.618 INFO kablam! --> examples/ray_tracing_demo.rs:20:5 Oct 12 18:08:29.618 INFO kablam! | Oct 12 18:08:29.618 INFO kablam! 20 | max_ray_bounces: usize, Oct 12 18:08:29.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:29.618 INFO kablam! Oct 12 18:08:29.618 INFO kablam! warning: field is never used: `directional_lights` Oct 12 18:08:29.618 INFO kablam! --> examples/ray_tracing_demo.rs:21:5 Oct 12 18:08:29.618 INFO kablam! | Oct 12 18:08:29.618 INFO kablam! 21 | directional_lights: Vec, Oct 12 18:08:29.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:08:29.618 INFO kablam! Oct 12 18:08:40.603 INFO kablam! warning: unused variable: `sphere` Oct 12 18:08:40.604 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 12 18:08:40.605 INFO kablam! | Oct 12 18:08:40.605 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 12 18:08:40.606 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 12 18:08:40.606 INFO kablam! | Oct 12 18:08:40.607 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:08:40.607 INFO kablam! Oct 12 18:08:40.651 INFO kablam! warning: unused variable: `ray` Oct 12 18:08:40.652 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 12 18:08:40.653 INFO kablam! | Oct 12 18:08:40.653 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 12 18:08:40.654 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 12 18:08:40.654 INFO kablam! Oct 12 18:08:57.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 58s Oct 12 18:08:57.139 INFO kablam! su: No module specific data is present Oct 12 18:08:58.202 INFO running `"docker" "rm" "-f" "87d3668f94f8fba193dfed4bdb3dbff338711d1b44ee4d6511210a4314369370"` Oct 12 18:08:58.556 INFO blam! 87d3668f94f8fba193dfed4bdb3dbff338711d1b44ee4d6511210a4314369370 Oct 12 18:08:58.562 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:58.993 INFO blam! 861c4f86be7ba2533fb4db101a1840d4deeaf02ad621eaf5700a29566dacafda Oct 12 18:08:58.995 INFO running `"docker" "start" "-a" "861c4f86be7ba2533fb4db101a1840d4deeaf02ad621eaf5700a29566dacafda"` Oct 12 18:09:00.502 INFO kablam! usermod: no changes Oct 12 18:09:00.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 18:09:00.694 INFO kablam! Running /target/debug/deps/mach-70547629d515652e Oct 12 18:09:00.697 INFO blam! Oct 12 18:09:00.697 INFO blam! running 114 tests Oct 12 18:09:00.699 INFO blam! test collisions::collision_group::tests::it_allows_environment_group_to_collide_with_all_other_groups ... ok Oct 12 18:09:00.699 INFO blam! test collisions::collision_group::tests::it_allows_non_environment_groups_to_collide_within_the_group ... ok Oct 12 18:09:00.699 INFO blam! test collisions::collision_group::tests::it_does_not_allow_environment_group_to_collide_with_itself ... ok Oct 12 18:09:00.699 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_generates_close_proximity_pairs_for_intersecting_bodies ... ok Oct 12 18:09:00.707 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:09:00.707 INFO blam! test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_intersecting_bodies ... ok Oct 12 18:09:00.719 INFO blam! test collisions::collision_group::tests::it_does_not_allow_non_environment_groups_to_collide_across_groups ... ok Oct 12 18:09:00.719 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:09:00.719 INFO blam! test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_generates_unique_ids ... ok Oct 12 18:09:00.775 INFO blam! test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_non_intersecting_bodies ... ok Oct 12 18:09:00.775 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_allow_environment_bodies_to_collide ... ok Oct 12 18:09:00.775 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_positives ... ok Oct 12 18:09:00.801 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_face_face_collisions ... ok Oct 12 18:09:00.811 INFO blam! test collisions::detection::gjkepa::gjk_simplex::tests::it_returns_an_error_when_the_vertices_are_coplanar ... ok Oct 12 18:09:00.811 INFO blam! test collisions::detection::gjkepa::minkowski_difference::tests::it_always_generates_a_valid_support_point ... ok Oct 12 18:09:00.819 INFO blam! test collisions::narrowphase::null_narrowphase::tests::narrowphase_behaviour::it_passes_the_collision_test_for_definitely_intersecting_bodies ... ok Oct 12 18:09:00.819 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_face_collisions ... ok Oct 12 18:09:00.831 INFO blam! test collisions::detection::gjkepa::minkowski_difference::tests::it_behaves_like_a_support_map ... ok Oct 12 18:09:00.843 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:09:00.843 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:09:00.855 INFO blam! test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_intersecting_rays ... ok Oct 12 18:09:00.867 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:09:00.867 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_edge_collisions ... ok Oct 12 18:09:00.867 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:09:00.867 INFO blam! test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_non_intersecting_rays ... ok Oct 12 18:09:00.871 INFO blam! test collisions::shapes::_2d::plane_2d::tests::it_can_project_2d_vectors_along_the_plane_normal ... ok Oct 12 18:09:00.871 INFO blam! test collisions::shapes::_2d::polygon::tests::it_cannot_be_created_with_less_than_3_points ... ok Oct 12 18:09:00.879 INFO blam! test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_too_few_points ... ok Oct 12 18:09:00.883 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_support_indices ... ok Oct 12 18:09:00.883 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_volume ... ok Oct 12 18:09:00.891 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::determining_equality ... ok Oct 12 18:09:00.903 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::instantiating_with_dimensions ... ok Oct 12 18:09:00.903 INFO blam! test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_coplanar_points ... ok Oct 12 18:09:00.911 INFO blam! test collisions::shapes::_2d::polygon::tests::it_generates_convex_polygons_from_arbitrary_points ... ok Oct 12 18:09:00.911 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_number_of_vertices ... ok Oct 12 18:09:00.911 INFO blam! test collisions::shapes::direction::direction_test::it_can_be_transformed_by_a_transform ... ok Oct 12 18:09:00.911 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::it_behaves_like_a_support_map ... ok Oct 12 18:09:00.911 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_beyond_the_end_of_the_line ... ok Oct 12 18:09:00.911 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_on_the_line ... ok Oct 12 18:09:00.911 INFO blam! test collisions::shapes::ray::tests::it_can_compute_the_closest_point_to_another_ray ... ok Oct 12 18:09:00.923 INFO blam! test collisions::shapes::direction::direction_test::it_can_be_transformed_by_the_inverse_of_a_transform ... ok Oct 12 18:09:00.923 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_before_the_start_of_the_line ... ok Oct 12 18:09:00.923 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_vertex_face_collisions ... ok Oct 12 18:09:00.923 INFO blam! test collisions::shapes::convex_shapes::sphere::tests::it_behaves_like_a_support_map ... ok Oct 12 18:09:00.931 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_force_linear_motion ... ok Oct 12 18:09:00.931 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_velocity_linear_motion ... ok Oct 12 18:09:00.931 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:09:00.939 INFO blam! test collisions::shapes::support_map::vec_tests::it_behaves_like_a_support_map ... ok Oct 12 18:09:00.955 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_constant_velocity ... ok Oct 12 18:09:00.955 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_can_correctly_integrate_zero_motion ... ok Oct 12 18:09:00.955 INFO blam! test maths::_2d::unit_vec_2d::tests::it_always_has_a_length_of_one ... ok Oct 12 18:09:00.975 INFO blam! test maths::matrix::matrix_test::adding_a_matrix ... ok Oct 12 18:09:00.975 INFO blam! test maths::matrix::matrix_test::computing_the_determinant ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::computing_the_inverse ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::dividing_by_a_scalar ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::getting_elements_by_element_position ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::instantiating_as_a_skew_matrix ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::instantiating_as_the_identity_matrix ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::instantiating_from_a_slice ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::instantiating_from_axis_angle ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::instantiating_with_components ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_matrix ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_scalar ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_vector ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::negating ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::setting_by_index ... ok Oct 12 18:09:00.983 INFO blam! test maths::matrix::matrix_test::subtrating_by_a_matrix ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_be_cloned ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_as_the_identity_quaternion ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_from_a_vector ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_with_scalars ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_be_normalized ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_compute_the_inverse ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_compute_the_length ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_can_compute_the_squared_length ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_using_the_multiplication_operator ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_with_a_scalar ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_with_scalars ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_supports_scalar_multiplication_using_the_multiplication_operator ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_supports_the_division_operator_with_scalars ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_supports_the_subtraction_operator_with_quaternions ... ok Oct 12 18:09:00.983 INFO blam! test maths::quat::quat_test::it_supports_the_unary_negation_operator ... ok Oct 12 18:09:00.983 INFO blam! test maths::sparse_matrix::sparse_matrix_test::it_zeroes_all_entries_by_default ... ok Oct 12 18:09:00.983 INFO blam! test maths::transform::transform_test::it_can_be_apply_itself_to_a_point ... ok Oct 12 18:09:00.983 INFO blam! test maths::transform::transform_test::it_can_be_instantiated_as_the_identity_transform ... ok Oct 12 18:09:00.983 INFO blam! test maths::transform::transform_test::it_can_be_instantiated_with_translation_and_rotation ... ok Oct 12 18:09:00.983 INFO blam! test maths::unit_quat::tests::it_can_be_instantiated_using_the_axis_angle_formulation ... ok Oct 12 18:09:00.983 INFO blam! test maths::unit_quat::tests::it_can_rotate_a_vector ... ok Oct 12 18:09:00.983 INFO blam! test maths::unit_vec_3d::tests::computing_the_normalized_vector ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::cloning ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::computing_distance_between_vectors ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::computing_the_cross_product ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::computing_the_inner_product ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::computing_the_outer_product ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::computing_the_squared_length ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::computing_the_vector_length ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::dereferencing_elements_by_index ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::it_can_be_cloned ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::it_can_be_instantiated_with_scalars ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::it_can_be_instatiated_as_the_zero_vector ... ok Oct 12 18:09:00.983 INFO blam! test maths::vec_3d::tests::it_supports_the_addition_operator_with_vectors ... ok Oct 12 18:09:00.984 INFO blam! test maths::vec_3d::tests::it_supports_the_subtraction_operator_with_vectors ... ok Oct 12 18:09:00.984 INFO blam! test maths::vec_3d::tests::multiplying_by_a_scalar ... ok Oct 12 18:09:00.984 INFO blam! test maths::vec_3d::tests::mutably_dereferencing_elements_by_index ... ok Oct 12 18:09:00.984 INFO blam! test maths::vec_3d::tests::negating ... ok Oct 12 18:09:00.984 INFO blam! test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_cube ... ok Oct 12 18:09:00.991 INFO blam! test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_tetrahedron ... ok Oct 12 18:09:00.991 INFO blam! test maths::_2d::vec_2d::tests::it_can_be_rotated_90_degrees_counter_clockwise ... ok Oct 12 18:09:00.991 INFO blam! test maths::matrix::matrix_test::instantiating_as_a_diagonal_matrix ... ok Oct 12 18:09:01.019 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_collisions_with_rotation ... ok Oct 12 18:09:01.087 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_collisions_without_rotation ... ok Oct 12 18:09:05.955 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:09:06.135 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_negatives ... ok Oct 12 18:09:06.219 INFO blam! test collisions::detection::gjkepa::epa::tests::it_generates_valid_convex_polyhedron ... ok Oct 12 18:09:06.219 INFO kablam! Doc-tests mach Oct 12 18:09:06.220 INFO blam! Oct 12 18:09:06.220 INFO blam! test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:09:06.220 INFO blam! Oct 12 18:09:06.583 INFO blam! Oct 12 18:09:06.583 INFO blam! running 3 tests Oct 12 18:09:06.583 INFO blam! test src/maths/matrix.rs - maths::matrix::Matrix::fmt (line 125) ... ignored Oct 12 18:09:06.584 INFO blam! test src/maths/quat.rs - maths::quat::Quat::fmt (line 106) ... ignored Oct 12 18:09:07.071 INFO blam! test src/maths/vec_3d.rs - maths::vec_3d::Vec3D (line 79) ... ok Oct 12 18:09:07.071 INFO blam! Oct 12 18:09:07.072 INFO blam! test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 12 18:09:07.072 INFO blam! Oct 12 18:09:07.107 INFO kablam! su: No module specific data is present Oct 12 18:09:07.919 INFO running `"docker" "rm" "-f" "861c4f86be7ba2533fb4db101a1840d4deeaf02ad621eaf5700a29566dacafda"` Oct 12 18:09:08.193 INFO blam! 861c4f86be7ba2533fb4db101a1840d4deeaf02ad621eaf5700a29566dacafda