Oct 13 18:06:23.713 INFO checking ang-0.2.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 18:06:23.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 13 18:06:24.045 INFO blam! 2e0badf0ffb00ec1478a30c22c7cd9d9566a78f7faeb25f2a0331479d049d175 Oct 13 18:06:24.064 INFO running `"docker" "start" "-a" "2e0badf0ffb00ec1478a30c22c7cd9d9566a78f7faeb25f2a0331479d049d175"` Oct 13 18:06:24.955 INFO kablam! usermod: no changes Oct 13 18:06:25.065 INFO kablam! Checking ang v0.2.0 (/source) Oct 13 18:06:25.065 INFO kablam! Checking hamcrest v0.1.5 Oct 13 18:06:30.036 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.036 INFO kablam! --> src/lib.rs:402:20 Oct 13 18:06:30.036 INFO kablam! | Oct 13 18:06:30.036 INFO kablam! 402 | use hamcrest::{assert_that, is, close_to}; Oct 13 18:06:30.036 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.036 INFO kablam! | Oct 13 18:06:30.036 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.037 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.037 INFO kablam! --> src/lib.rs:531:9 Oct 13 18:06:30.037 INFO kablam! | Oct 13 18:06:30.037 INFO kablam! 531 | assert_that(Degrees(180.0).min_dist(Degrees(0.0)).in_degrees(), is(close_to(180.0, 0.000001))); Oct 13 18:06:30.037 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.037 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.037 INFO kablam! --> src/lib.rs:532:9 Oct 13 18:06:30.037 INFO kablam! | Oct 13 18:06:30.037 INFO kablam! 532 | assert_that(Degrees(0.1).min_dist(Degrees(359.9)).in_degrees(), is(close_to(0.2, 0.000001))); Oct 13 18:06:30.037 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.037 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.037 INFO kablam! --> src/lib.rs:533:9 Oct 13 18:06:30.037 INFO kablam! | Oct 13 18:06:30.037 INFO kablam! 533 | assert_that(Degrees(1.0).min_dist(Degrees(2.0)).in_degrees(), is(close_to(1.0, 0.000001))); Oct 13 18:06:30.037 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.037 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.037 INFO kablam! --> src/lib.rs:538:9 Oct 13 18:06:30.037 INFO kablam! | Oct 13 18:06:30.037 INFO kablam! 538 | assert_that(mean_angle(&[Degrees(90.0)]).in_degrees(), Oct 13 18:06:30.037 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.037 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.037 INFO kablam! --> src/lib.rs:540:9 Oct 13 18:06:30.037 INFO kablam! | Oct 13 18:06:30.037 INFO kablam! 540 | assert_that(mean_angle(&[Degrees(90.0), Degrees(90.0)]).in_degrees(), Oct 13 18:06:30.037 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.037 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.037 INFO kablam! --> src/lib.rs:542:9 Oct 13 18:06:30.037 INFO kablam! | Oct 13 18:06:30.037 INFO kablam! 542 | assert_that(mean_angle(&[Degrees(90.0), Degrees(180.0), Degrees(270.0)]).in_degrees(), Oct 13 18:06:30.037 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.037 INFO kablam! warning: use of deprecated item 'hamcrest::assert_that': Use the assert_that! macro instead Oct 13 18:06:30.037 INFO kablam! --> src/lib.rs:544:9 Oct 13 18:06:30.037 INFO kablam! | Oct 13 18:06:30.037 INFO kablam! 544 | assert_that(mean_angle(&[Degrees(20.0), Degrees(350.0)]).in_degrees(), Oct 13 18:06:30.037 INFO kablam! | ^^^^^^^^^^^ Oct 13 18:06:30.037 INFO kablam! Oct 13 18:06:30.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.32s Oct 13 18:06:30.300 INFO kablam! su: No module specific data is present Oct 13 18:06:30.707 INFO running `"docker" "rm" "-f" "2e0badf0ffb00ec1478a30c22c7cd9d9566a78f7faeb25f2a0331479d049d175"` Oct 13 18:06:30.864 INFO blam! 2e0badf0ffb00ec1478a30c22c7cd9d9566a78f7faeb25f2a0331479d049d175