Nov 03 08:33:36.985 INFO checking floaty-0.1.0 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 08:33:36.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-4/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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"` Nov 03 08:33:37.438 INFO blam! c8e9abcda76322d2f3ebdad2573dd59751586eadb718d2c65f058249add6f6bc Nov 03 08:33:37.444 INFO running `"docker" "start" "-a" "c8e9abcda76322d2f3ebdad2573dd59751586eadb718d2c65f058249add6f6bc"` Nov 03 08:33:38.757 INFO kablam! usermod: no changes Nov 03 08:33:38.852 INFO kablam! Checking cast v0.1.0 Nov 03 08:33:39.254 INFO kablam! Checking floaty v0.1.0 (/source) Nov 03 08:33:40.564 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). Nov 03 08:33:40.564 INFO kablam! --> src/lib.rs:235:14 Nov 03 08:33:40.564 INFO kablam! | Nov 03 08:33:40.564 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 03 08:33:40.564 INFO kablam! | ^^^^^^^ Nov 03 08:33:40.564 INFO kablam! | Nov 03 08:33:40.564 INFO kablam! note: lint level defined here Nov 03 08:33:40.564 INFO kablam! --> src/lib.rs:6:9 Nov 03 08:33:40.564 INFO kablam! | Nov 03 08:33:40.564 INFO kablam! 6 | #![deny(warnings)] Nov 03 08:33:40.564 INFO kablam! | ^^^^^^^^ Nov 03 08:33:40.564 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 03 08:33:40.564 INFO kablam! Nov 03 08:33:40.564 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). Nov 03 08:33:40.564 INFO kablam! --> src/lib.rs:267:14 Nov 03 08:33:40.564 INFO kablam! | Nov 03 08:33:40.564 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 03 08:33:40.565 INFO kablam! | ^^^^^^^ Nov 03 08:33:40.565 INFO kablam! Nov 03 08:33:40.570 INFO kablam! error: aborting due to 2 previous errors Nov 03 08:33:40.571 INFO kablam! Nov 03 08:33:40.578 INFO kablam! error: Could not compile `floaty`. Nov 03 08:33:40.578 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 03 08:33:40.752 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). Nov 03 08:33:40.752 INFO kablam! --> src/lib.rs:235:14 Nov 03 08:33:40.752 INFO kablam! | Nov 03 08:33:40.752 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 03 08:33:40.752 INFO kablam! | ^^^^^^^ Nov 03 08:33:40.752 INFO kablam! | Nov 03 08:33:40.752 INFO kablam! note: lint level defined here Nov 03 08:33:40.752 INFO kablam! --> src/lib.rs:6:9 Nov 03 08:33:40.752 INFO kablam! | Nov 03 08:33:40.752 INFO kablam! 6 | #![deny(warnings)] Nov 03 08:33:40.752 INFO kablam! | ^^^^^^^^ Nov 03 08:33:40.752 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 03 08:33:40.752 INFO kablam! Nov 03 08:33:40.752 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). Nov 03 08:33:40.752 INFO kablam! --> src/lib.rs:267:14 Nov 03 08:33:40.752 INFO kablam! | Nov 03 08:33:40.753 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 03 08:33:40.753 INFO kablam! | ^^^^^^^ Nov 03 08:33:40.753 INFO kablam! Nov 03 08:33:40.760 INFO kablam! error: aborting due to 2 previous errors Nov 03 08:33:40.760 INFO kablam! Nov 03 08:33:40.766 INFO kablam! error: Could not compile `floaty`. Nov 03 08:33:40.766 INFO kablam! Nov 03 08:33:40.766 INFO kablam! To learn more, run the command again with --verbose. Nov 03 08:33:40.768 INFO kablam! su: No module specific data is present Nov 03 08:33:41.349 INFO running `"docker" "rm" "-f" "c8e9abcda76322d2f3ebdad2573dd59751586eadb718d2c65f058249add6f6bc"` Nov 03 08:33:41.547 INFO blam! c8e9abcda76322d2f3ebdad2573dd59751586eadb718d2c65f058249add6f6bc