Oct 16 17:58:46.899 INFO testing ang-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:58:46.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 17:58:47.230 INFO blam! 62dea170122a946145a759c597ab2617e30c9ca0a20b0e92e7b3afdac5deb98e Oct 16 17:58:47.232 INFO running `"docker" "start" "-a" "62dea170122a946145a759c597ab2617e30c9ca0a20b0e92e7b3afdac5deb98e"` Oct 16 17:58:47.835 INFO kablam! usermod: no changes Oct 16 17:58:47.875 INFO kablam! Compiling ang v0.2.0 (/source) Oct 16 17:58:48.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 16 17:58:48.686 INFO kablam! su: No module specific data is present Oct 16 17:58:49.007 INFO running `"docker" "rm" "-f" "62dea170122a946145a759c597ab2617e30c9ca0a20b0e92e7b3afdac5deb98e"` Oct 16 17:58:49.349 INFO blam! 62dea170122a946145a759c597ab2617e30c9ca0a20b0e92e7b3afdac5deb98e Oct 16 17:58:49.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 17:58:49.551 INFO blam! ac9ad0ac85c27beebfbbb268a5c9f66bedc645af94787d1622ae415bb204993e Oct 16 17:58:49.553 INFO running `"docker" "start" "-a" "ac9ad0ac85c27beebfbbb268a5c9f66bedc645af94787d1622ae415bb204993e"` Oct 16 17:58:50.043 INFO kablam! usermod: no changes Oct 16 17:58:50.131 INFO kablam! Compiling hamcrest v0.1.5 Oct 16 17:58:51.776 INFO kablam! Compiling ang v0.2.0 (/source) Oct 16 17:58:54.194 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.195 INFO kablam! --> src/lib.rs:402:20 Oct 16 17:58:54.195 INFO kablam! | Oct 16 17:58:54.195 INFO kablam! 402 | use hamcrest::{assert_that, is, close_to}; Oct 16 17:58:54.195 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.195 INFO kablam! | Oct 16 17:58:54.195 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:58:54.195 INFO kablam! Oct 16 17:58:54.198 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.199 INFO kablam! --> src/lib.rs:531:9 Oct 16 17:58:54.199 INFO kablam! | Oct 16 17:58:54.199 INFO kablam! 531 | assert_that(Degrees(180.0).min_dist(Degrees(0.0)).in_degrees(), is(close_to(180.0, 0.000001))); Oct 16 17:58:54.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.199 INFO kablam! Oct 16 17:58:54.199 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.199 INFO kablam! --> src/lib.rs:532:9 Oct 16 17:58:54.199 INFO kablam! | Oct 16 17:58:54.199 INFO kablam! 532 | assert_that(Degrees(0.1).min_dist(Degrees(359.9)).in_degrees(), is(close_to(0.2, 0.000001))); Oct 16 17:58:54.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.199 INFO kablam! Oct 16 17:58:54.199 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.199 INFO kablam! --> src/lib.rs:533:9 Oct 16 17:58:54.199 INFO kablam! | Oct 16 17:58:54.199 INFO kablam! 533 | assert_that(Degrees(1.0).min_dist(Degrees(2.0)).in_degrees(), is(close_to(1.0, 0.000001))); Oct 16 17:58:54.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.199 INFO kablam! Oct 16 17:58:54.199 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.199 INFO kablam! --> src/lib.rs:538:9 Oct 16 17:58:54.199 INFO kablam! | Oct 16 17:58:54.199 INFO kablam! 538 | assert_that(mean_angle(&[Degrees(90.0)]).in_degrees(), Oct 16 17:58:54.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.199 INFO kablam! Oct 16 17:58:54.199 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.199 INFO kablam! --> src/lib.rs:540:9 Oct 16 17:58:54.199 INFO kablam! | Oct 16 17:58:54.199 INFO kablam! 540 | assert_that(mean_angle(&[Degrees(90.0), Degrees(90.0)]).in_degrees(), Oct 16 17:58:54.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.199 INFO kablam! Oct 16 17:58:54.199 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.199 INFO kablam! --> src/lib.rs:542:9 Oct 16 17:58:54.199 INFO kablam! | Oct 16 17:58:54.199 INFO kablam! 542 | assert_that(mean_angle(&[Degrees(90.0), Degrees(180.0), Degrees(270.0)]).in_degrees(), Oct 16 17:58:54.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.199 INFO kablam! Oct 16 17:58:54.199 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:54.199 INFO kablam! --> src/lib.rs:544:9 Oct 16 17:58:54.199 INFO kablam! | Oct 16 17:58:54.199 INFO kablam! 544 | assert_that(mean_angle(&[Degrees(20.0), Degrees(350.0)]).in_degrees(), Oct 16 17:58:54.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:54.199 INFO kablam! Oct 16 17:58:56.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.99s Oct 16 17:58:56.059 INFO kablam! su: No module specific data is present Oct 16 17:58:56.649 INFO running `"docker" "rm" "-f" "ac9ad0ac85c27beebfbbb268a5c9f66bedc645af94787d1622ae415bb204993e"` Oct 16 17:58:56.715 INFO blam! ac9ad0ac85c27beebfbbb268a5c9f66bedc645af94787d1622ae415bb204993e Oct 16 17:58:56.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 17:58:56.949 INFO blam! e2be93febda161f8200ccae291cb443e8117e29abd9927b4e46cfa7d27ae89bd Oct 16 17:58:56.952 INFO running `"docker" "start" "-a" "e2be93febda161f8200ccae291cb443e8117e29abd9927b4e46cfa7d27ae89bd"` Oct 16 17:58:57.427 INFO kablam! usermod: no changes Oct 16 17:58:57.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 17:58:57.497 INFO kablam! Running /target/debug/deps/ang-0a2d82ba0d39916c Oct 16 17:58:57.500 INFO blam! Oct 16 17:58:57.500 INFO blam! running 6 tests Oct 16 17:58:57.501 INFO blam! test tests::test_mean_angle ... ok Oct 16 17:58:57.518 INFO blam! test tests::test_angle_minimal_distance ... ok Oct 16 17:58:57.521 INFO blam! test tests::test_angle_conversions ... ok Oct 16 17:58:57.522 INFO blam! test tests::test_angle_normalization ... ok Oct 16 17:58:57.531 INFO blam! test tests::test_angle_math_multiplicative ... ok Oct 16 17:58:57.531 INFO blam! test tests::test_angle_math_additive ... ok Oct 16 17:58:57.531 INFO blam! Oct 16 17:58:57.531 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:58:57.531 INFO blam! Oct 16 17:58:57.532 INFO kablam! Doc-tests ang Oct 16 17:58:58.669 INFO blam! Oct 16 17:58:58.670 INFO blam! running 3 tests Oct 16 17:59:00.464 INFO blam! test src/lib.rs - mean_angle (line 367) ... ok Oct 16 17:59:00.543 INFO blam! test src/lib.rs - Angle::min_dist (line 106) ... ok Oct 16 17:59:00.563 INFO blam! test src/lib.rs - Angle::normalized (line 68) ... ok Oct 16 17:59:00.563 INFO blam! Oct 16 17:59:00.563 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:59:00.563 INFO blam! Oct 16 17:59:00.575 INFO kablam! su: No module specific data is present Oct 16 17:59:00.861 INFO running `"docker" "rm" "-f" "e2be93febda161f8200ccae291cb443e8117e29abd9927b4e46cfa7d27ae89bd"` Oct 16 17:59:00.967 INFO blam! e2be93febda161f8200ccae291cb443e8117e29abd9927b4e46cfa7d27ae89bd