Dec 05 13:44:47.492 INFO checking floaty-0.1.0 against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 05 13:44:47.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-7/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 05 13:44:47.900 INFO [stdout] 07db072969a8fa0b620bdcfcc04a1d84662c91a8a45145ed69abeab3e8c72728 Dec 05 13:44:47.904 INFO running `"docker" "start" "-a" "07db072969a8fa0b620bdcfcc04a1d84662c91a8a45145ed69abeab3e8c72728"` Dec 05 13:44:49.346 INFO [stderr] usermod: no changes Dec 05 13:44:49.411 INFO [stderr] Checking cast v0.1.0 Dec 05 13:44:49.683 INFO [stderr] Checking floaty v0.1.0 (/source) Dec 05 13:44:50.539 INFO [stderr] 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). Dec 05 13:44:50.539 INFO [stderr] --> src/lib.rs:235:14 Dec 05 13:44:50.539 INFO [stderr] | Dec 05 13:44:50.539 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.539 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.539 INFO [stderr] | Dec 05 13:44:50.540 INFO [stderr] note: lint level defined here Dec 05 13:44:50.540 INFO [stderr] --> src/lib.rs:6:9 Dec 05 13:44:50.540 INFO [stderr] | Dec 05 13:44:50.540 INFO [stderr] 6 | #![deny(warnings)] Dec 05 13:44:50.540 INFO [stderr] | ^^^^^^^^ Dec 05 13:44:50.540 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Dec 05 13:44:50.540 INFO [stderr] Dec 05 13:44:50.540 INFO [stderr] 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). Dec 05 13:44:50.540 INFO [stderr] --> src/lib.rs:267:14 Dec 05 13:44:50.540 INFO [stderr] | Dec 05 13:44:50.540 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.540 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.540 INFO [stderr] Dec 05 13:44:50.555 INFO [stderr] error: aborting due to 2 previous errors Dec 05 13:44:50.555 INFO [stderr] Dec 05 13:44:50.567 INFO [stderr] error: Could not compile `floaty`. Dec 05 13:44:50.567 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 05 13:44:50.668 INFO [stderr] 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). Dec 05 13:44:50.668 INFO [stderr] --> src/lib.rs:235:14 Dec 05 13:44:50.668 INFO [stderr] | Dec 05 13:44:50.668 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.668 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.668 INFO [stderr] | Dec 05 13:44:50.668 INFO [stderr] note: lint level defined here Dec 05 13:44:50.668 INFO [stderr] --> src/lib.rs:6:9 Dec 05 13:44:50.668 INFO [stderr] | Dec 05 13:44:50.668 INFO [stderr] 6 | #![deny(warnings)] Dec 05 13:44:50.668 INFO [stderr] | ^^^^^^^^ Dec 05 13:44:50.668 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Dec 05 13:44:50.668 INFO [stderr] Dec 05 13:44:50.668 INFO [stderr] 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). Dec 05 13:44:50.668 INFO [stderr] --> src/lib.rs:267:14 Dec 05 13:44:50.668 INFO [stderr] | Dec 05 13:44:50.668 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.668 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.668 INFO [stderr] Dec 05 13:44:50.668 INFO [stderr] error: aborting due to 2 previous errors Dec 05 13:44:50.668 INFO [stderr] Dec 05 13:44:50.675 INFO [stderr] error: Could not compile `floaty`. Dec 05 13:44:50.675 INFO [stderr] Dec 05 13:44:50.675 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 13:44:50.679 INFO [stderr] su: No module specific data is present Dec 05 13:44:51.476 INFO running `"docker" "inspect" "07db072969a8fa0b620bdcfcc04a1d84662c91a8a45145ed69abeab3e8c72728"` Dec 05 13:44:51.821 INFO running `"docker" "rm" "-f" "07db072969a8fa0b620bdcfcc04a1d84662c91a8a45145ed69abeab3e8c72728"` Dec 05 13:44:52.239 INFO [stdout] 07db072969a8fa0b620bdcfcc04a1d84662c91a8a45145ed69abeab3e8c72728