Oct 22 03:12:22.269 INFO checking floaty-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:12:22.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:12:22.725 INFO blam! b30cc3841cf25fc78b3250e4357bd1527dbe92dfa3c1a6e78b4a6213b7ed2cf6 Oct 22 03:12:22.730 INFO running `"docker" "start" "-a" "b30cc3841cf25fc78b3250e4357bd1527dbe92dfa3c1a6e78b4a6213b7ed2cf6"` Oct 22 03:12:23.632 INFO kablam! usermod: no changes Oct 22 03:12:23.674 INFO kablam! Checking cast v0.1.0 Oct 22 03:12:23.924 INFO kablam! Checking floaty v0.1.0 (/source) Oct 22 03:12:24.645 INFO kablam! error: use of deprecated item 'std::f32::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdimf` in C). If you truly need the positive difference, consider using that expression or the C function `fdimf`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Oct 22 03:12:24.645 INFO kablam! --> src/lib.rs:235:14 Oct 22 03:12:24.645 INFO kablam! | Oct 22 03:12:24.645 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 22 03:12:24.645 INFO kablam! | ^^^^^^^ Oct 22 03:12:24.645 INFO kablam! | Oct 22 03:12:24.645 INFO kablam! note: lint level defined here Oct 22 03:12:24.645 INFO kablam! --> src/lib.rs:6:9 Oct 22 03:12:24.645 INFO kablam! | Oct 22 03:12:24.645 INFO kablam! 6 | #![deny(warnings)] Oct 22 03:12:24.645 INFO kablam! | ^^^^^^^^ Oct 22 03:12:24.645 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 22 03:12:24.645 INFO kablam! Oct 22 03:12:24.645 INFO kablam! error: use of deprecated item 'std::f64::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdim` in C). If you truly need the positive difference, consider using that expression or the C function `fdim`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Oct 22 03:12:24.645 INFO kablam! --> src/lib.rs:267:14 Oct 22 03:12:24.645 INFO kablam! | Oct 22 03:12:24.645 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 22 03:12:24.645 INFO kablam! | ^^^^^^^ Oct 22 03:12:24.645 INFO kablam! Oct 22 03:12:24.652 INFO kablam! error: aborting due to 2 previous errors Oct 22 03:12:24.652 INFO kablam! Oct 22 03:12:24.662 INFO kablam! error: Could not compile `floaty`. Oct 22 03:12:24.662 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 03:12:24.736 INFO kablam! error: use of deprecated item 'std::f32::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdimf` in C). If you truly need the positive difference, consider using that expression or the C function `fdimf`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Oct 22 03:12:24.736 INFO kablam! --> src/lib.rs:235:14 Oct 22 03:12:24.736 INFO kablam! | Oct 22 03:12:24.736 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 22 03:12:24.736 INFO kablam! | ^^^^^^^ Oct 22 03:12:24.736 INFO kablam! | Oct 22 03:12:24.736 INFO kablam! note: lint level defined here Oct 22 03:12:24.736 INFO kablam! --> src/lib.rs:6:9 Oct 22 03:12:24.736 INFO kablam! | Oct 22 03:12:24.736 INFO kablam! 6 | #![deny(warnings)] Oct 22 03:12:24.736 INFO kablam! | ^^^^^^^^ Oct 22 03:12:24.736 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 22 03:12:24.736 INFO kablam! Oct 22 03:12:24.736 INFO kablam! error: use of deprecated item 'std::f64::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdim` in C). If you truly need the positive difference, consider using that expression or the C function `fdim`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Oct 22 03:12:24.736 INFO kablam! --> src/lib.rs:267:14 Oct 22 03:12:24.736 INFO kablam! | Oct 22 03:12:24.736 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 22 03:12:24.736 INFO kablam! | ^^^^^^^ Oct 22 03:12:24.736 INFO kablam! Oct 22 03:12:24.740 INFO kablam! error: aborting due to 2 previous errors Oct 22 03:12:24.740 INFO kablam! Oct 22 03:12:24.748 INFO kablam! error: Could not compile `floaty`. Oct 22 03:12:24.748 INFO kablam! Oct 22 03:12:24.748 INFO kablam! To learn more, run the command again with --verbose. Oct 22 03:12:24.749 INFO kablam! su: No module specific data is present Oct 22 03:12:25.294 INFO running `"docker" "rm" "-f" "b30cc3841cf25fc78b3250e4357bd1527dbe92dfa3c1a6e78b4a6213b7ed2cf6"` Oct 22 03:12:25.698 INFO blam! b30cc3841cf25fc78b3250e4357bd1527dbe92dfa3c1a6e78b4a6213b7ed2cf6