Oct 13 15:14:22.964 INFO checking floaty-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:14:22.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 15:14:23.318 INFO blam! bc3a580f99baa15c9e45a5c8c702a544f1f911f0d4b24545796f56926e40d7a3 Oct 13 15:14:23.320 INFO running `"docker" "start" "-a" "bc3a580f99baa15c9e45a5c8c702a544f1f911f0d4b24545796f56926e40d7a3"` Oct 13 15:14:25.008 INFO kablam! usermod: no changes Oct 13 15:14:25.080 INFO kablam! Checking cast v0.1.0 Oct 13 15:14:25.404 INFO kablam! Checking floaty v0.1.0 (/source) Oct 13 15:14:26.263 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 13 15:14:26.263 INFO kablam! --> src/lib.rs:235:14 Oct 13 15:14:26.264 INFO kablam! | Oct 13 15:14:26.264 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 13 15:14:26.264 INFO kablam! | ^^^^^^^ Oct 13 15:14:26.266 INFO kablam! | Oct 13 15:14:26.267 INFO kablam! note: lint level defined here Oct 13 15:14:26.267 INFO kablam! --> src/lib.rs:6:9 Oct 13 15:14:26.267 INFO kablam! | Oct 13 15:14:26.267 INFO kablam! 6 | #![deny(warnings)] Oct 13 15:14:26.268 INFO kablam! | ^^^^^^^^ Oct 13 15:14:26.268 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 15:14:26.268 INFO kablam! Oct 13 15:14:26.269 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 13 15:14:26.269 INFO kablam! --> src/lib.rs:267:14 Oct 13 15:14:26.276 INFO kablam! | Oct 13 15:14:26.276 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 13 15:14:26.277 INFO kablam! | ^^^^^^^ Oct 13 15:14:26.277 INFO kablam! Oct 13 15:14:26.285 INFO kablam! error: aborting due to 2 previous errors Oct 13 15:14:26.285 INFO kablam! Oct 13 15:14:26.286 INFO kablam! error: Could not compile `floaty`. Oct 13 15:14:26.286 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:14:26.492 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 13 15:14:26.492 INFO kablam! --> src/lib.rs:235:14 Oct 13 15:14:26.492 INFO kablam! | Oct 13 15:14:26.492 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 13 15:14:26.492 INFO kablam! | ^^^^^^^ Oct 13 15:14:26.492 INFO kablam! | Oct 13 15:14:26.492 INFO kablam! note: lint level defined here Oct 13 15:14:26.492 INFO kablam! --> src/lib.rs:6:9 Oct 13 15:14:26.492 INFO kablam! | Oct 13 15:14:26.492 INFO kablam! 6 | #![deny(warnings)] Oct 13 15:14:26.492 INFO kablam! | ^^^^^^^^ Oct 13 15:14:26.492 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 15:14:26.492 INFO kablam! Oct 13 15:14:26.501 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 13 15:14:26.502 INFO kablam! --> src/lib.rs:267:14 Oct 13 15:14:26.502 INFO kablam! | Oct 13 15:14:26.502 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 13 15:14:26.502 INFO kablam! | ^^^^^^^ Oct 13 15:14:26.502 INFO kablam! Oct 13 15:14:26.502 INFO kablam! error: aborting due to 2 previous errors Oct 13 15:14:26.502 INFO kablam! Oct 13 15:14:26.506 INFO kablam! error: Could not compile `floaty`. Oct 13 15:14:26.506 INFO kablam! Oct 13 15:14:26.506 INFO kablam! To learn more, run the command again with --verbose. Oct 13 15:14:26.506 INFO kablam! su: No module specific data is present Oct 13 15:14:27.076 INFO running `"docker" "rm" "-f" "bc3a580f99baa15c9e45a5c8c702a544f1f911f0d4b24545796f56926e40d7a3"` Oct 13 15:14:27.244 INFO blam! bc3a580f99baa15c9e45a5c8c702a544f1f911f0d4b24545796f56926e40d7a3