Nov 01 23:01:44.421 INFO checking floaty-0.1.0 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 23:01:44.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 23:01:44.796 INFO blam! 74cc3ba4b5e2406d0879b8e66867208798082cd4b17e4c976e30c1c08de5030b Nov 01 23:01:44.802 INFO running `"docker" "start" "-a" "74cc3ba4b5e2406d0879b8e66867208798082cd4b17e4c976e30c1c08de5030b"` Nov 01 23:01:46.212 INFO kablam! usermod: no changes Nov 01 23:01:46.272 INFO kablam! Checking cast v0.1.0 Nov 01 23:01:46.564 INFO kablam! Checking floaty v0.1.0 (/source) Nov 01 23:01:47.636 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 01 23:01:47.636 INFO kablam! --> src/lib.rs:235:14 Nov 01 23:01:47.636 INFO kablam! | Nov 01 23:01:47.636 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 01 23:01:47.636 INFO kablam! | ^^^^^^^ Nov 01 23:01:47.636 INFO kablam! | Nov 01 23:01:47.636 INFO kablam! note: lint level defined here Nov 01 23:01:47.636 INFO kablam! --> src/lib.rs:6:9 Nov 01 23:01:47.636 INFO kablam! | Nov 01 23:01:47.636 INFO kablam! 6 | #![deny(warnings)] Nov 01 23:01:47.636 INFO kablam! | ^^^^^^^^ Nov 01 23:01:47.636 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 01 23:01:47.636 INFO kablam! Nov 01 23:01:47.636 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 01 23:01:47.637 INFO kablam! --> src/lib.rs:267:14 Nov 01 23:01:47.637 INFO kablam! | Nov 01 23:01:47.637 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 01 23:01:47.637 INFO kablam! | ^^^^^^^ Nov 01 23:01:47.637 INFO kablam! Nov 01 23:01:47.644 INFO kablam! error: aborting due to 2 previous errors Nov 01 23:01:47.644 INFO kablam! Nov 01 23:01:47.656 INFO kablam! error: Could not compile `floaty`. Nov 01 23:01:47.656 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 23:01:47.779 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 01 23:01:47.779 INFO kablam! --> src/lib.rs:235:14 Nov 01 23:01:47.779 INFO kablam! | Nov 01 23:01:47.779 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 01 23:01:47.779 INFO kablam! | ^^^^^^^ Nov 01 23:01:47.779 INFO kablam! | Nov 01 23:01:47.779 INFO kablam! note: lint level defined here Nov 01 23:01:47.779 INFO kablam! --> src/lib.rs:6:9 Nov 01 23:01:47.779 INFO kablam! | Nov 01 23:01:47.779 INFO kablam! 6 | #![deny(warnings)] Nov 01 23:01:47.779 INFO kablam! | ^^^^^^^^ Nov 01 23:01:47.779 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 01 23:01:47.779 INFO kablam! Nov 01 23:01:47.784 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 01 23:01:47.784 INFO kablam! --> src/lib.rs:267:14 Nov 01 23:01:47.784 INFO kablam! | Nov 01 23:01:47.784 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 01 23:01:47.784 INFO kablam! | ^^^^^^^ Nov 01 23:01:47.784 INFO kablam! Nov 01 23:01:47.800 INFO kablam! error: aborting due to 2 previous errors Nov 01 23:01:47.800 INFO kablam! Nov 01 23:01:47.808 INFO kablam! error: Could not compile `floaty`. Nov 01 23:01:47.808 INFO kablam! Nov 01 23:01:47.808 INFO kablam! To learn more, run the command again with --verbose. Nov 01 23:01:47.808 INFO kablam! su: No module specific data is present Nov 01 23:01:48.481 INFO running `"docker" "rm" "-f" "74cc3ba4b5e2406d0879b8e66867208798082cd4b17e4c976e30c1c08de5030b"` Nov 01 23:01:48.692 INFO blam! 74cc3ba4b5e2406d0879b8e66867208798082cd4b17e4c976e30c1c08de5030b