Oct 16 17:58:49.799 INFO testing ang-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:58:49.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 17:58:49.975 INFO blam! eff5936fcacf84c17478bfa2e04fffe6ad6b66eac3fcdaf51c0d5564e2857b17 Oct 16 17:58:49.979 INFO running `"docker" "start" "-a" "eff5936fcacf84c17478bfa2e04fffe6ad6b66eac3fcdaf51c0d5564e2857b17"` Oct 16 17:58:50.561 INFO kablam! usermod: no changes Oct 16 17:58:50.656 INFO kablam! Compiling ang v0.2.0 (/source) Oct 16 17:58:51.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 16 17:58:51.497 INFO kablam! su: No module specific data is present Oct 16 17:58:51.920 INFO running `"docker" "rm" "-f" "eff5936fcacf84c17478bfa2e04fffe6ad6b66eac3fcdaf51c0d5564e2857b17"` Oct 16 17:58:52.021 INFO blam! eff5936fcacf84c17478bfa2e04fffe6ad6b66eac3fcdaf51c0d5564e2857b17 Oct 16 17:58:52.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 17:58:52.209 INFO blam! 3de261c1372d89d75ec23f7c1079ec192c7ec00a12d3f4ac209e7de98d2c06f4 Oct 16 17:58:52.213 INFO running `"docker" "start" "-a" "3de261c1372d89d75ec23f7c1079ec192c7ec00a12d3f4ac209e7de98d2c06f4"` Oct 16 17:58:52.850 INFO kablam! usermod: no changes Oct 16 17:58:52.986 INFO kablam! Compiling hamcrest v0.1.5 Oct 16 17:58:55.267 INFO kablam! Compiling ang v0.2.0 (/source) Oct 16 17:58:57.579 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.579 INFO kablam! --> src/lib.rs:402:20 Oct 16 17:58:57.579 INFO kablam! | Oct 16 17:58:57.580 INFO kablam! 402 | use hamcrest::{assert_that, is, close_to}; Oct 16 17:58:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:57.580 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.580 INFO kablam! --> src/lib.rs:531:9 Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 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:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:57.580 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.580 INFO kablam! --> src/lib.rs:532:9 Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 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:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:57.580 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.580 INFO kablam! --> src/lib.rs:533:9 Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 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:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:57.580 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.580 INFO kablam! --> src/lib.rs:538:9 Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 INFO kablam! 538 | assert_that(mean_angle(&[Degrees(90.0)]).in_degrees(), Oct 16 17:58:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:57.580 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.580 INFO kablam! --> src/lib.rs:540:9 Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 INFO kablam! 540 | assert_that(mean_angle(&[Degrees(90.0), Degrees(90.0)]).in_degrees(), Oct 16 17:58:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:57.580 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.580 INFO kablam! --> src/lib.rs:542:9 Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 INFO kablam! 542 | assert_that(mean_angle(&[Degrees(90.0), Degrees(180.0), Degrees(270.0)]).in_degrees(), Oct 16 17:58:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:57.580 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 16 17:58:57.580 INFO kablam! --> src/lib.rs:544:9 Oct 16 17:58:57.580 INFO kablam! | Oct 16 17:58:57.580 INFO kablam! 544 | assert_that(mean_angle(&[Degrees(20.0), Degrees(350.0)]).in_degrees(), Oct 16 17:58:57.580 INFO kablam! | ^^^^^^^^^^^ Oct 16 17:58:57.580 INFO kablam! Oct 16 17:58:59.852 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.94s Oct 16 17:58:59.852 INFO kablam! su: No module specific data is present Oct 16 17:59:00.251 INFO running `"docker" "rm" "-f" "3de261c1372d89d75ec23f7c1079ec192c7ec00a12d3f4ac209e7de98d2c06f4"` Oct 16 17:59:00.367 INFO blam! 3de261c1372d89d75ec23f7c1079ec192c7ec00a12d3f4ac209e7de98d2c06f4 Oct 16 17:59:00.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 17:59:00.729 INFO blam! 65997c0ba2cfec9642127c440c0ceb48b431b16cb13e3b4ac7ee1ac47fb539c3 Oct 16 17:59:00.731 INFO running `"docker" "start" "-a" "65997c0ba2cfec9642127c440c0ceb48b431b16cb13e3b4ac7ee1ac47fb539c3"` Oct 16 17:59:01.224 INFO kablam! usermod: no changes Oct 16 17:59:01.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 17:59:01.296 INFO kablam! Running /target/debug/deps/ang-6003c08dd3d9e889 Oct 16 17:59:01.300 INFO blam! Oct 16 17:59:01.301 INFO blam! running 6 tests Oct 16 17:59:01.302 INFO blam! test tests::test_mean_angle ... ok Oct 16 17:59:01.343 INFO blam! test tests::test_angle_math_additive ... ok Oct 16 17:59:01.343 INFO blam! test tests::test_angle_math_multiplicative ... ok Oct 16 17:59:01.356 INFO blam! test tests::test_angle_conversions ... ok Oct 16 17:59:01.357 INFO blam! test tests::test_angle_minimal_distance ... ok Oct 16 17:59:01.360 INFO blam! test tests::test_angle_normalization ... ok Oct 16 17:59:01.360 INFO blam! Oct 16 17:59:01.360 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:59:01.360 INFO blam! Oct 16 17:59:01.361 INFO kablam! Doc-tests ang Oct 16 17:59:02.461 INFO blam! Oct 16 17:59:02.461 INFO blam! running 3 tests Oct 16 17:59:04.082 INFO blam! test src/lib.rs - Angle::min_dist (line 106) ... ok Oct 16 17:59:04.101 INFO blam! test src/lib.rs - Angle::normalized (line 68) ... ok Oct 16 17:59:04.252 INFO blam! test src/lib.rs - mean_angle (line 367) ... ok Oct 16 17:59:04.253 INFO blam! Oct 16 17:59:04.253 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:59:04.253 INFO blam! Oct 16 17:59:04.271 INFO kablam! su: No module specific data is present Oct 16 17:59:04.647 INFO running `"docker" "rm" "-f" "65997c0ba2cfec9642127c440c0ceb48b431b16cb13e3b4ac7ee1ac47fb539c3"` Oct 16 17:59:04.752 INFO blam! 65997c0ba2cfec9642127c440c0ceb48b431b16cb13e3b4ac7ee1ac47fb539c3