Oct 10 12:00:02.350 INFO testing yggie/mach against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:00:02.350 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:00:02.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:00:02.792 INFO blam! c58ccb2ad265a08b954f499e101a4eaa7659629e73488f124a4c30ec8ae36cd8 Oct 10 12:00:02.792 INFO running `"docker" "start" "-a" "c58ccb2ad265a08b954f499e101a4eaa7659629e73488f124a4c30ec8ae36cd8"` Oct 10 12:00:03.836 INFO kablam! usermod: no changes Oct 10 12:00:04.036 INFO kablam! Compiling mach v0.0.1 (/source) Oct 10 12:00:04.612 INFO kablam! warning: unused import: `Vec3D` Oct 10 12:00:04.612 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 10 12:00:04.612 INFO kablam! | Oct 10 12:00:04.612 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 10 12:00:04.612 INFO kablam! | ^^^^^ Oct 10 12:00:04.612 INFO kablam! | Oct 10 12:00:04.612 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:00:04.612 INFO kablam! Oct 10 12:00:05.583 INFO kablam! warning: unused variable: `sphere` Oct 10 12:00:05.584 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 10 12:00:05.584 INFO kablam! | Oct 10 12:00:05.584 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 10 12:00:05.584 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 10 12:00:05.588 INFO kablam! | Oct 10 12:00:05.588 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:00:05.588 INFO kablam! Oct 10 12:00:05.588 INFO kablam! warning: unused variable: `ray` Oct 10 12:00:05.588 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 10 12:00:05.588 INFO kablam! | Oct 10 12:00:05.588 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 10 12:00:05.588 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 10 12:00:05.588 INFO kablam! Oct 10 12:00:08.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.75s Oct 10 12:00:08.632 INFO kablam! su: No module specific data is present Oct 10 12:00:09.299 INFO running `"docker" "rm" "-f" "c58ccb2ad265a08b954f499e101a4eaa7659629e73488f124a4c30ec8ae36cd8"` Oct 10 12:00:09.502 INFO blam! c58ccb2ad265a08b954f499e101a4eaa7659629e73488f124a4c30ec8ae36cd8 Oct 10 12:00:09.512 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:00:09.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:00:09.968 INFO blam! da0b88d4b1f6f71c4f47e1b6c19c6ae7bfc64cb9cd456a262a17e5a4c8997ede Oct 10 12:00:09.971 INFO running `"docker" "start" "-a" "da0b88d4b1f6f71c4f47e1b6c19c6ae7bfc64cb9cd456a262a17e5a4c8997ede"` Oct 10 12:00:11.316 INFO kablam! usermod: no changes Oct 10 12:00:11.570 INFO kablam! Compiling serde_json v0.8.4 Oct 10 12:00:11.590 INFO kablam! Compiling num-bigint v0.1.35 Oct 10 12:00:11.592 INFO kablam! Compiling wayland-client v0.5.12 Oct 10 12:00:11.592 INFO kablam! Compiling target_build_utils v0.1.2 Oct 10 12:00:11.592 INFO kablam! Compiling glutin v0.6.2 Oct 10 12:00:11.592 INFO kablam! Compiling glium v0.15.0 Oct 10 12:00:11.592 INFO kablam! Compiling memmap v0.2.3 Oct 10 12:00:11.592 INFO kablam! Compiling env_logger v0.3.5 Oct 10 12:00:18.392 INFO kablam! Compiling quickcheck v0.4.1 Oct 10 12:00:18.476 INFO kablam! Compiling num-rational v0.1.35 Oct 10 12:00:21.980 INFO kablam! Compiling num v0.1.36 Oct 10 12:00:23.082 INFO kablam! Compiling nalgebra v0.10.1 Oct 10 12:00:35.130 INFO kablam! Compiling libloading v0.3.1 Oct 10 12:00:39.349 INFO kablam! Compiling dlib v0.3.1 Oct 10 12:00:39.832 INFO kablam! Compiling wayland-sys v0.5.11 Oct 10 12:00:45.378 INFO kablam! Compiling wayland-window v0.2.3 Oct 10 12:00:45.378 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 10 12:01:17.421 INFO kablam! Compiling mach v0.0.1 (/source) Oct 10 12:01:19.052 INFO kablam! warning: unused macro definition Oct 10 12:01:19.052 INFO kablam! --> src/./../tests/support/assert_properties_for_actions.rs:3:1 Oct 10 12:01:19.052 INFO kablam! | Oct 10 12:01:19.052 INFO kablam! 3 | / macro_rules! assert_properties { Oct 10 12:01:19.052 INFO kablam! 4 | | (target: $target:expr, actions: $actions:expr, properties: $properties:expr,) => { Oct 10 12:01:19.052 INFO kablam! 5 | | assert_properties_for_actions($target, $actions, $properties); Oct 10 12:01:19.052 INFO kablam! 6 | | }; Oct 10 12:01:19.052 INFO kablam! 7 | | } Oct 10 12:01:19.052 INFO kablam! | |_^ Oct 10 12:01:19.052 INFO kablam! | Oct 10 12:01:19.052 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 12:01:19.052 INFO kablam! Oct 10 12:01:19.092 INFO kablam! warning: unused import: `Vec3D` Oct 10 12:01:19.092 INFO kablam! --> src/collisions/detection/gjkepa/gjk.rs:2:29 Oct 10 12:01:19.092 INFO kablam! | Oct 10 12:01:19.092 INFO kablam! 2 | use maths::{Approximations, Vec3D}; Oct 10 12:01:19.092 INFO kablam! | ^^^^^ Oct 10 12:01:19.092 INFO kablam! | Oct 10 12:01:19.092 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:01:19.092 INFO kablam! Oct 10 12:01:21.728 INFO kablam! warning: unused import: `CollisionObjectSpace` Oct 10 12:01:21.728 INFO kablam! --> examples/ray_tracing_demo.rs:8:12 Oct 10 12:01:21.728 INFO kablam! | Oct 10 12:01:21.728 INFO kablam! 8 | use mach::{CollisionObjectSpace, DynamicBody, MachWorld, UnitVec3D, Vec3D, World}; Oct 10 12:01:21.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 12:01:21.728 INFO kablam! | Oct 10 12:01:21.728 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:01:21.728 INFO kablam! Oct 10 12:01:22.784 INFO kablam! warning: field is never used: `color` Oct 10 12:01:22.784 INFO kablam! --> examples/raytracing/point_light.rs:6:5 Oct 10 12:01:22.784 INFO kablam! | Oct 10 12:01:22.784 INFO kablam! 6 | color: Color, Oct 10 12:01:22.784 INFO kablam! | ^^^^^^^^^^^^ Oct 10 12:01:22.784 INFO kablam! | Oct 10 12:01:22.784 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:01:22.784 INFO kablam! Oct 10 12:01:22.784 INFO kablam! warning: field is never used: `position` Oct 10 12:01:22.784 INFO kablam! --> examples/raytracing/point_light.rs:7:5 Oct 10 12:01:22.784 INFO kablam! | Oct 10 12:01:22.784 INFO kablam! 7 | position: Vec3D, Oct 10 12:01:22.784 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 12:01:22.784 INFO kablam! Oct 10 12:01:22.784 INFO kablam! warning: field is never used: `color` Oct 10 12:01:22.784 INFO kablam! --> examples/raytracing/directional_light.rs:6:5 Oct 10 12:01:22.784 INFO kablam! | Oct 10 12:01:22.785 INFO kablam! 6 | color: Color, Oct 10 12:01:22.785 INFO kablam! | ^^^^^^^^^^^^ Oct 10 12:01:22.785 INFO kablam! Oct 10 12:01:22.785 INFO kablam! warning: field is never used: `direction` Oct 10 12:01:22.785 INFO kablam! --> examples/raytracing/directional_light.rs:7:5 Oct 10 12:01:22.785 INFO kablam! | Oct 10 12:01:22.785 INFO kablam! 7 | direction: UnitVec3D, Oct 10 12:01:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 12:01:22.785 INFO kablam! Oct 10 12:01:22.785 INFO kablam! warning: field is never used: `point_lights` Oct 10 12:01:22.785 INFO kablam! --> examples/ray_tracing_demo.rs:19:5 Oct 10 12:01:22.785 INFO kablam! | Oct 10 12:01:22.785 INFO kablam! 19 | point_lights: Vec, Oct 10 12:01:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:01:22.785 INFO kablam! Oct 10 12:01:22.785 INFO kablam! warning: field is never used: `max_ray_bounces` Oct 10 12:01:22.785 INFO kablam! --> examples/ray_tracing_demo.rs:20:5 Oct 10 12:01:22.785 INFO kablam! | Oct 10 12:01:22.785 INFO kablam! 20 | max_ray_bounces: usize, Oct 10 12:01:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:01:22.785 INFO kablam! Oct 10 12:01:22.785 INFO kablam! warning: field is never used: `directional_lights` Oct 10 12:01:22.785 INFO kablam! --> examples/ray_tracing_demo.rs:21:5 Oct 10 12:01:22.785 INFO kablam! | Oct 10 12:01:22.785 INFO kablam! 21 | directional_lights: Vec, Oct 10 12:01:22.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:01:22.785 INFO kablam! Oct 10 12:01:24.680 INFO kablam! warning: unused variable: `sphere` Oct 10 12:01:24.680 INFO kablam! --> src/collisions/shapes/convex_shapes/intersections/ray_sphere_intersection.rs:8:28 Oct 10 12:01:24.680 INFO kablam! | Oct 10 12:01:24.680 INFO kablam! 8 | fn intersection(&self, sphere: &Sphere) -> Option { Oct 10 12:01:24.680 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 10 12:01:24.680 INFO kablam! | Oct 10 12:01:24.680 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:01:24.680 INFO kablam! Oct 10 12:01:24.680 INFO kablam! warning: unused variable: `ray` Oct 10 12:01:24.680 INFO kablam! --> src/collisions/broadphase/brute_force_broadphase.rs:97:31 Oct 10 12:01:24.680 INFO kablam! | Oct 10 12:01:24.680 INFO kablam! 97 | fn cast_ray<'a>(&'a self, ray: &Ray) -> Box> + 'a> { Oct 10 12:01:24.680 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 10 12:01:24.680 INFO kablam! Oct 10 12:01:36.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 10 12:01:36.965 INFO kablam! su: No module specific data is present Oct 10 12:01:37.609 INFO running `"docker" "rm" "-f" "da0b88d4b1f6f71c4f47e1b6c19c6ae7bfc64cb9cd456a262a17e5a4c8997ede"` Oct 10 12:01:37.822 INFO blam! da0b88d4b1f6f71c4f47e1b6c19c6ae7bfc64cb9cd456a262a17e5a4c8997ede Oct 10 12:01:37.826 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:01:37.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:01:38.149 INFO blam! 509d9be58826fbed7dd5f4a0d291a1c59b38137f776164bfce18c1ed027bacda Oct 10 12:01:38.160 INFO running `"docker" "start" "-a" "509d9be58826fbed7dd5f4a0d291a1c59b38137f776164bfce18c1ed027bacda"` Oct 10 12:01:39.708 INFO kablam! usermod: no changes Oct 10 12:01:39.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 10 12:01:39.976 INFO kablam! Running /target/debug/deps/mach-70547629d515652e Oct 10 12:01:39.980 INFO blam! Oct 10 12:01:39.980 INFO blam! running 114 tests Oct 10 12:01:39.980 INFO blam! test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_generates_unique_ids ... ok Oct 10 12:01:39.980 INFO blam! test collisions::collision_group::tests::it_does_not_allow_non_environment_groups_to_collide_across_groups ... ok Oct 10 12:01:39.980 INFO blam! test collisions::collision_group::tests::it_does_not_allow_environment_group_to_collide_with_itself ... ok Oct 10 12:01:39.980 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_generates_close_proximity_pairs_for_intersecting_bodies ... ok Oct 10 12:01:39.980 INFO blam! test collisions::collisionobjectspace::mach_collision_object_space::tests::collision_object_space_behaviour::it_only_considers_non_environment_bodies_as_foreground ... ok Oct 10 12:01:39.980 INFO blam! test collisions::collision_group::tests::it_allows_non_environment_groups_to_collide_within_the_group ... ok Oct 10 12:01:39.992 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_generate_close_proximity_pairs_for_intersecting_environment_bodies ... ok Oct 10 12:01:39.992 INFO blam! test collisions::collision_group::tests::it_allows_environment_group_to_collide_with_all_other_groups ... ok Oct 10 12:01:39.992 INFO blam! test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_intersecting_bodies ... ok Oct 10 12:01:40.006 INFO blam! test collisions::broadphase::brute_force_broadphase::tests::broadphase_behaviour::it_does_not_allow_environment_bodies_to_collide ... ok Oct 10 12:01:40.016 INFO blam! test collisions::detection::gjkepa::contact_tracker::tests::it_can_be_instantiated_with_non_intersecting_bodies ... ok Oct 10 12:01:40.032 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_face_face_collisions ... ok Oct 10 12:01:40.092 INFO blam! test collisions::detection::gjkepa::gjk_simplex::tests::it_returns_an_error_when_the_vertices_are_coplanar ... ok Oct 10 12:01:40.140 INFO blam! test collisions::detection::gjkepa::minkowski_difference::tests::it_always_generates_a_valid_support_point ... ok Oct 10 12:01:40.140 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_face_collisions ... ok Oct 10 12:01:40.140 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_positives ... ok Oct 10 12:01:40.140 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 10 12:01:40.140 INFO blam! test collisions::narrowphase::null_narrowphase::tests::narrowphase_behaviour::it_passes_the_collision_test_for_definitely_intersecting_bodies ... ok Oct 10 12:01:40.152 INFO blam! test collisions::shapes::_2d::intersections::polygon_and_polygon_2d_intersection::tests::it_recognises_when_the_polygons_do_not_intersect ... ok Oct 10 12:01:40.152 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 10 12:01:40.152 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 10 12:01:40.156 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_edge_edge_collisions ... ok Oct 10 12:01:40.156 INFO blam! test collisions::shapes::_2d::plane_2d::tests::it_can_project_2d_vectors_along_the_plane_normal ... ok Oct 10 12:01:40.156 INFO blam! test collisions::shapes::_2d::polygon::tests::it_cannot_be_created_with_less_than_3_points ... ok Oct 10 12:01:40.156 INFO blam! test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_intersecting_rays ... ok Oct 10 12:01:40.160 INFO blam! test collisions::shapes::_2d::intersections::ray_and_ray_2d_intersection::tests::it_correctly_identifies_non_intersecting_rays ... ok Oct 10 12:01:40.172 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_handles_vertex_face_collisions ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_coplanar_points ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::_2d::polygon::tests::it_generates_convex_polygons_from_arbitrary_points ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::convex_shapes::convex_polyhedron::tests::it_returns_an_error_with_too_few_points ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::determining_equality ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::instantiating_with_dimensions ... ok Oct 10 12:01:40.172 INFO blam! test collisions::detection::gjkepa::minkowski_difference::tests::it_behaves_like_a_support_map ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_support_indices ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_volume ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::direction::direction_test::it_can_be_transformed_by_the_inverse_of_a_transform ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::computing_the_number_of_vertices ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::direction::direction_test::it_can_be_transformed_by_a_transform ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_on_the_line ... ok Oct 10 12:01:40.172 INFO blam! test collisions::shapes::ray::tests::it_can_compute_the_closest_point_to_another_ray ... ok Oct 10 12:01:40.176 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_beyond_the_end_of_the_line ... ok Oct 10 12:01:40.176 INFO blam! test collisions::shapes::line_projection::tests::it_recognises_projected_points_before_the_start_of_the_line ... ok Oct 10 12:01:40.187 INFO blam! test collisions::shapes::convex_shapes::sphere::tests::it_behaves_like_a_support_map ... ok Oct 10 12:01:40.187 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_can_correctly_integrate_zero_motion ... ok Oct 10 12:01:40.187 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_force_linear_motion ... ok Oct 10 12:01:40.187 INFO blam! test collisions::shapes::convex_shapes::cuboid::tests::it_behaves_like_a_support_map ... ok Oct 10 12:01:40.187 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 10 12:01:40.187 INFO blam! test dynamics::integrators::semi_implicit_euler::tests::integrator_behaviour::it_correctly_integrates_simple_constant_velocity_linear_motion ... ok Oct 10 12:01:40.187 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_constant_velocity ... ok Oct 10 12:01:40.187 INFO blam! test collisions::shapes::support_map::vec_tests::it_behaves_like_a_support_map ... ok Oct 10 12:01:40.187 INFO blam! test maths::_2d::unit_vec_2d::tests::it_always_has_a_length_of_one ... ok Oct 10 12:01:40.188 INFO blam! test maths::_2d::vec_2d::tests::it_can_be_rotated_90_degrees_counter_clockwise ... ok Oct 10 12:01:40.188 INFO blam! test maths::matrix::matrix_test::adding_a_matrix ... ok Oct 10 12:01:40.188 INFO blam! test maths::matrix::matrix_test::computing_the_determinant ... ok Oct 10 12:01:40.188 INFO blam! test maths::matrix::matrix_test::getting_elements_by_element_position ... ok Oct 10 12:01:40.188 INFO blam! test maths::matrix::matrix_test::instantiating_as_a_diagonal_matrix ... ok Oct 10 12:01:40.188 INFO blam! test maths::matrix::matrix_test::instantiating_as_a_skew_matrix ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::instantiating_as_the_identity_matrix ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::instantiating_from_a_slice ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::instantiating_from_axis_angle ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::instantiating_with_components ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_matrix ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_scalar ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::multiplying_by_a_vector ... ok Oct 10 12:01:40.189 INFO blam! test maths::matrix::matrix_test::negating ... ok Oct 10 12:01:40.190 INFO blam! test maths::matrix::matrix_test::setting_by_index ... ok Oct 10 12:01:40.190 INFO blam! test maths::matrix::matrix_test::subtrating_by_a_matrix ... ok Oct 10 12:01:40.190 INFO blam! test maths::quat::quat_test::it_can_be_cloned ... ok Oct 10 12:01:40.190 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_as_the_identity_quaternion ... ok Oct 10 12:01:40.190 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_from_a_vector ... ok Oct 10 12:01:40.190 INFO blam! test maths::quat::quat_test::it_can_be_instantiated_with_scalars ... ok Oct 10 12:01:40.190 INFO blam! test maths::quat::quat_test::it_can_be_normalized ... ok Oct 10 12:01:40.190 INFO blam! test maths::quat::quat_test::it_can_compute_the_inverse ... ok Oct 10 12:01:40.190 INFO blam! test maths::quat::quat_test::it_can_compute_the_length ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_can_compute_the_squared_length ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_using_the_multiplication_operator ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_with_a_scalar ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_supports_quaternion_multiplication_with_scalars ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_supports_scalar_multiplication_using_the_multiplication_operator ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_supports_the_division_operator_with_scalars ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_supports_the_subtraction_operator_with_quaternions ... ok Oct 10 12:01:40.191 INFO blam! test maths::quat::quat_test::it_supports_the_unary_negation_operator ... ok Oct 10 12:01:40.191 INFO blam! test maths::sparse_matrix::sparse_matrix_test::it_zeroes_all_entries_by_default ... ok Oct 10 12:01:40.192 INFO blam! test maths::transform::transform_test::it_can_be_apply_itself_to_a_point ... ok Oct 10 12:01:40.192 INFO blam! test maths::transform::transform_test::it_can_be_instantiated_as_the_identity_transform ... ok Oct 10 12:01:40.192 INFO blam! test maths::transform::transform_test::it_can_be_instantiated_with_translation_and_rotation ... ok Oct 10 12:01:40.192 INFO blam! test maths::unit_quat::tests::it_can_be_instantiated_using_the_axis_angle_formulation ... ok Oct 10 12:01:40.192 INFO blam! test maths::unit_quat::tests::it_can_rotate_a_vector ... ok Oct 10 12:01:40.192 INFO blam! test maths::unit_vec_3d::tests::computing_the_normalized_vector ... ok Oct 10 12:01:40.192 INFO blam! test maths::vec_3d::tests::cloning ... ok Oct 10 12:01:40.192 INFO blam! test maths::vec_3d::tests::computing_distance_between_vectors ... ok Oct 10 12:01:40.192 INFO blam! test maths::vec_3d::tests::computing_the_cross_product ... ok Oct 10 12:01:40.196 INFO blam! test maths::matrix::matrix_test::dividing_by_a_scalar ... ok Oct 10 12:01:40.196 INFO blam! test maths::matrix::matrix_test::computing_the_inverse ... ok Oct 10 12:01:40.204 INFO blam! test maths::vec_3d::tests::computing_the_inner_product ... ok Oct 10 12:01:40.208 INFO blam! test maths::vec_3d::tests::computing_the_vector_length ... ok Oct 10 12:01:40.220 INFO blam! test maths::vec_3d::tests::dereferencing_elements_by_index ... ok Oct 10 12:01:40.220 INFO blam! test maths::vec_3d::tests::it_can_be_cloned ... ok Oct 10 12:01:40.224 INFO blam! test maths::vec_3d::tests::it_can_be_instantiated_with_scalars ... ok Oct 10 12:01:40.232 INFO blam! test maths::vec_3d::tests::computing_the_outer_product ... ok Oct 10 12:01:40.235 INFO blam! test maths::vec_3d::tests::computing_the_squared_length ... ok Oct 10 12:01:40.235 INFO blam! test maths::vec_3d::tests::it_can_be_instatiated_as_the_zero_vector ... ok Oct 10 12:01:40.235 INFO blam! test maths::vec_3d::tests::it_supports_the_subtraction_operator_with_vectors ... ok Oct 10 12:01:40.235 INFO blam! test maths::vec_3d::tests::it_supports_the_addition_operator_with_vectors ... ok Oct 10 12:01:40.235 INFO blam! test maths::vec_3d::tests::negating ... ok Oct 10 12:01:40.235 INFO blam! test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_cube ... ok Oct 10 12:01:40.235 INFO blam! test utils::compute_surfaces_for_convex_hull::tests::it_works_with_a_tetrahedron ... ok Oct 10 12:01:40.240 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_collisions_with_rotation ... ok Oct 10 12:01:40.240 INFO blam! test maths::vec_3d::tests::multiplying_by_a_scalar ... ok Oct 10 12:01:40.240 INFO blam! test maths::vec_3d::tests::mutably_dereferencing_elements_by_index ... ok Oct 10 12:01:40.240 INFO blam! test mach_world::tests::world_behaviour::it_can_simulate_collisions_without_rotation ... ok Oct 10 12:01:44.397 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_always_has_the_normal_pointing_towards_the_first_body ... ok Oct 10 12:01:44.868 INFO blam! test collisions::detection::gjkepa::epa::tests::it_generates_valid_convex_polyhedron ... ok Oct 10 12:01:45.554 INFO blam! test collisions::detection::gjkepa::gjk_epa_detection::tests::detection_behaviour::it_does_not_return_false_negatives ... ok Oct 10 12:01:45.554 INFO kablam! Doc-tests mach Oct 10 12:01:45.554 INFO blam! Oct 10 12:01:45.554 INFO blam! test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:01:45.554 INFO blam! Oct 10 12:01:46.532 INFO blam! Oct 10 12:01:46.532 INFO blam! running 3 tests Oct 10 12:01:46.532 INFO blam! test src/maths/matrix.rs - maths::matrix::Matrix::fmt (line 125) ... ignored Oct 10 12:01:46.532 INFO blam! test src/maths/quat.rs - maths::quat::Quat::fmt (line 106) ... ignored Oct 10 12:01:47.644 INFO blam! test src/maths/vec_3d.rs - maths::vec_3d::Vec3D (line 79) ... ok Oct 10 12:01:47.644 INFO blam! Oct 10 12:01:47.644 INFO blam! test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 10 12:01:47.644 INFO blam! Oct 10 12:01:47.663 INFO kablam! su: No module specific data is present Oct 10 12:01:48.542 INFO running `"docker" "rm" "-f" "509d9be58826fbed7dd5f4a0d291a1c59b38137f776164bfce18c1ed027bacda"` Oct 10 12:01:48.852 INFO blam! 509d9be58826fbed7dd5f4a0d291a1c59b38137f776164bfce18c1ed027bacda