Oct 12 23:02:57.153 INFO testing stevebob/platform-game-experiment against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 23:02:57.155 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:02:57.709 INFO blam! 10bf103742852a46c38266deb42d4302ab6f29463c61c921b5893ce4e0abef3b Oct 12 23:02:57.711 INFO running `"docker" "start" "-a" "10bf103742852a46c38266deb42d4302ab6f29463c61c921b5893ce4e0abef3b"` Oct 12 23:02:59.687 INFO kablam! usermod: no changes Oct 12 23:02:59.931 INFO kablam! Compiling num-bigint v0.2.0 Oct 12 23:02:59.931 INFO kablam! Compiling num-complex v0.2.0 Oct 12 23:02:59.939 INFO kablam! Compiling num-iter v0.1.37 Oct 12 23:02:59.939 INFO kablam! Compiling num-rational v0.2.1 Oct 12 23:02:59.939 INFO kablam! Compiling cgmath v0.16.1 Oct 12 23:02:59.951 INFO kablam! Compiling newtype_derive v0.1.6 Oct 12 23:02:59.963 INFO kablam! Compiling num-integer v0.1.39 Oct 12 23:02:59.963 INFO kablam! Compiling glutin v0.15.0 Oct 12 23:03:03.335 INFO kablam! Compiling best v0.6.0 Oct 12 23:03:08.152 INFO kablam! Compiling winit v0.13.1 Oct 12 23:03:31.895 INFO kablam! Compiling num v0.2.0 Oct 12 23:03:36.922 INFO kablam! Compiling gfx_window_glutin v0.23.0 Oct 12 23:03:39.220 INFO kablam! Compiling platform-game-experiment v0.1.0 (/source) Oct 12 23:03:43.023 INFO kablam! warning: function is never used: `vector2_cross_product` Oct 12 23:03:43.024 INFO kablam! --> src/collision.rs:5:1 Oct 12 23:03:43.024 INFO kablam! | Oct 12 23:03:43.024 INFO kablam! 5 | fn vector2_cross_product(v: Vector2, w: Vector2) -> N { Oct 12 23:03:43.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:03:43.025 INFO kablam! | Oct 12 23:03:43.025 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:03:43.026 INFO kablam! Oct 12 23:03:43.026 INFO kablam! warning: function is never used: `vertex_edge` Oct 12 23:03:43.026 INFO kablam! --> src/collision.rs:9:1 Oct 12 23:03:43.027 INFO kablam! | Oct 12 23:03:43.027 INFO kablam! 9 | / pub fn vertex_edge( Oct 12 23:03:43.027 INFO kablam! 10 | | vertex: Vector2, Oct 12 23:03:43.028 INFO kablam! 11 | | vertex_movement: Vector2, Oct 12 23:03:43.028 INFO kablam! 12 | | edge: LineSegment, Oct 12 23:03:43.028 INFO kablam! ... | Oct 12 23:03:43.028 INFO kablam! 49 | | } Oct 12 23:03:43.028 INFO kablam! 50 | | } Oct 12 23:03:43.028 INFO kablam! | |_^ Oct 12 23:03:43.028 INFO kablam! Oct 12 23:03:43.028 INFO kablam! warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 12 23:03:43.028 INFO kablam! --> src/main.rs:1:12 Oct 12 23:03:43.028 INFO kablam! | Oct 12 23:03:43.028 INFO kablam! 1 | #![feature(nonzero)] Oct 12 23:03:43.028 INFO kablam! | ^^^^^^^ Oct 12 23:03:43.028 INFO kablam! | Oct 12 23:03:43.028 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 23:03:43.028 INFO kablam! Oct 12 23:03:48.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.44s Oct 12 23:03:48.171 INFO kablam! su: No module specific data is present Oct 12 23:03:49.363 INFO running `"docker" "rm" "-f" "10bf103742852a46c38266deb42d4302ab6f29463c61c921b5893ce4e0abef3b"` Oct 12 23:03:49.675 INFO blam! 10bf103742852a46c38266deb42d4302ab6f29463c61c921b5893ce4e0abef3b Oct 12 23:03:49.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:03:50.237 INFO blam! 19835434e14983d18ec8fe8fbc33ba635445500abab6373d68bf553b901ace9e Oct 12 23:03:50.239 INFO running `"docker" "start" "-a" "19835434e14983d18ec8fe8fbc33ba635445500abab6373d68bf553b901ace9e"` Oct 12 23:03:52.930 INFO kablam! usermod: no changes Oct 12 23:03:53.171 INFO kablam! Compiling platform-game-experiment v0.1.0 (/source) Oct 12 23:03:56.219 INFO kablam! warning: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 12 23:03:56.219 INFO kablam! --> src/main.rs:1:12 Oct 12 23:03:56.219 INFO kablam! | Oct 12 23:03:56.219 INFO kablam! 1 | #![feature(nonzero)] Oct 12 23:03:56.219 INFO kablam! | ^^^^^^^ Oct 12 23:03:56.219 INFO kablam! | Oct 12 23:03:56.221 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 23:03:56.221 INFO kablam! Oct 12 23:03:57.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.37s Oct 12 23:03:57.354 INFO kablam! su: No module specific data is present Oct 12 23:03:59.105 INFO running `"docker" "rm" "-f" "19835434e14983d18ec8fe8fbc33ba635445500abab6373d68bf553b901ace9e"` Oct 12 23:03:59.495 INFO blam! 19835434e14983d18ec8fe8fbc33ba635445500abab6373d68bf553b901ace9e Oct 12 23:03:59.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:04:00.055 INFO blam! e09d397d2691411d4ee00eced7132cdde4c32fec767b5ad6b57737ba11b47c03 Oct 12 23:04:00.056 INFO running `"docker" "start" "-a" "e09d397d2691411d4ee00eced7132cdde4c32fec767b5ad6b57737ba11b47c03"` Oct 12 23:04:02.711 INFO kablam! usermod: no changes Oct 12 23:04:02.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 12 23:04:02.940 INFO kablam! Running /target/debug/deps/platform_game_experiment-28cc2c6546a93b1b Oct 12 23:04:02.943 INFO blam! Oct 12 23:04:02.943 INFO blam! running 11 tests Oct 12 23:04:02.944 INFO blam! test line_segment::test::nearby_lines_intersect ... ok Oct 12 23:04:02.944 INFO blam! test line_segment::test::mid_colinear_overlapping ... ok Oct 12 23:04:02.944 INFO blam! test line_segment::test::non_parallel_non_intersecting ... ok Oct 12 23:04:02.944 INFO blam! test line_segment::test::parallel_non_intersecting ... ok Oct 12 23:04:02.944 INFO blam! test line_segment::test::start_colinear_overlapping ... ok Oct 12 23:04:02.947 INFO blam! test line_segment::test::asymetric_start_vertex_overlapping ... ok Oct 12 23:04:02.947 INFO blam! test line_segment::test::basic_intersection ... ok Oct 12 23:04:02.955 INFO blam! test line_segment::test::colinear_non_overlapping ... ok Oct 12 23:04:02.955 INFO blam! test line_segment::test::end_colinear_overlapping ... ok Oct 12 23:04:02.955 INFO blam! test collision::test::basic ... ok Oct 12 23:04:02.955 INFO blam! test line_segment::test::asymetric_end_vertex_overlapping ... ok Oct 12 23:04:02.955 INFO blam! Oct 12 23:04:02.955 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:04:02.955 INFO blam! Oct 12 23:04:02.965 INFO kablam! su: No module specific data is present Oct 12 23:04:04.512 INFO running `"docker" "rm" "-f" "e09d397d2691411d4ee00eced7132cdde4c32fec767b5ad6b57737ba11b47c03"` Oct 12 23:04:04.835 INFO blam! e09d397d2691411d4ee00eced7132cdde4c32fec767b5ad6b57737ba11b47c03