Dec 05 13:44:47.193 INFO checking floaty-0.1.0 against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 13:44:47.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-4/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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.615 INFO [stdout] f32fbc459d80f0e92882d8aa83dccc6b9a7ebd7a4220c792160e9753b5430528 Dec 05 13:44:47.616 INFO running `"docker" "start" "-a" "f32fbc459d80f0e92882d8aa83dccc6b9a7ebd7a4220c792160e9753b5430528"` Dec 05 13:44:48.838 INFO [stderr] usermod: no changes Dec 05 13:44:48.878 INFO [stderr] Checking cast v0.1.0 Dec 05 13:44:49.175 INFO [stderr] Checking floaty v0.1.0 (/source) Dec 05 13:44:50.311 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.311 INFO [stderr] --> src/lib.rs:235:14 Dec 05 13:44:50.311 INFO [stderr] | Dec 05 13:44:50.311 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.311 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.311 INFO [stderr] | Dec 05 13:44:50.311 INFO [stderr] note: lint level defined here Dec 05 13:44:50.311 INFO [stderr] --> src/lib.rs:6:9 Dec 05 13:44:50.311 INFO [stderr] | Dec 05 13:44:50.311 INFO [stderr] 6 | #![deny(warnings)] Dec 05 13:44:50.311 INFO [stderr] | ^^^^^^^^ Dec 05 13:44:50.311 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Dec 05 13:44:50.311 INFO [stderr] Dec 05 13:44:50.322 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.323 INFO [stderr] --> src/lib.rs:267:14 Dec 05 13:44:50.323 INFO [stderr] | Dec 05 13:44:50.323 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.323 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.323 INFO [stderr] Dec 05 13:44:50.326 INFO [stderr] error: aborting due to 2 previous errors Dec 05 13:44:50.335 INFO [stderr] Dec 05 13:44:50.363 INFO [stderr] error: Could not compile `floaty`. Dec 05 13:44:50.363 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 05 13:44:50.491 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.500 INFO [stderr] --> src/lib.rs:235:14 Dec 05 13:44:50.500 INFO [stderr] | Dec 05 13:44:50.500 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.501 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.501 INFO [stderr] | Dec 05 13:44:50.501 INFO [stderr] note: lint level defined here Dec 05 13:44:50.501 INFO [stderr] --> src/lib.rs:6:9 Dec 05 13:44:50.501 INFO [stderr] | Dec 05 13:44:50.501 INFO [stderr] 6 | #![deny(warnings)] Dec 05 13:44:50.501 INFO [stderr] | ^^^^^^^^ Dec 05 13:44:50.501 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Dec 05 13:44:50.501 INFO [stderr] Dec 05 13:44:50.501 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.501 INFO [stderr] --> src/lib.rs:267:14 Dec 05 13:44:50.501 INFO [stderr] | Dec 05 13:44:50.501 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Dec 05 13:44:50.501 INFO [stderr] | ^^^^^^^ Dec 05 13:44:50.501 INFO [stderr] Dec 05 13:44:50.501 INFO [stderr] error: aborting due to 2 previous errors Dec 05 13:44:50.501 INFO [stderr] Dec 05 13:44:50.501 INFO [stderr] error: Could not compile `floaty`. Dec 05 13:44:50.501 INFO [stderr] Dec 05 13:44:50.501 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 13:44:50.507 INFO [stderr] su: No module specific data is present Dec 05 13:44:51.196 INFO running `"docker" "inspect" "f32fbc459d80f0e92882d8aa83dccc6b9a7ebd7a4220c792160e9753b5430528"` Dec 05 13:44:51.417 INFO running `"docker" "rm" "-f" "f32fbc459d80f0e92882d8aa83dccc6b9a7ebd7a4220c792160e9753b5430528"` Dec 05 13:44:51.645 INFO [stdout] f32fbc459d80f0e92882d8aa83dccc6b9a7ebd7a4220c792160e9753b5430528