Nov 29 01:31:02.832 INFO checking floaty-0.1.0 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 29 01:31:02.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 29 01:31:03.360 INFO [stdout] cfcb5a1ca7fe1242b80689de8bbcee507177bb05069b40b688cc90f4e84880a6 Nov 29 01:31:03.369 INFO running `"docker" "start" "-a" "cfcb5a1ca7fe1242b80689de8bbcee507177bb05069b40b688cc90f4e84880a6"` Nov 29 01:31:04.511 INFO [stderr] usermod: no changes Nov 29 01:31:04.582 INFO [stderr] Checking floaty v0.1.0 (/source) Nov 29 01:31:05.416 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). Nov 29 01:31:05.416 INFO [stderr] --> src/lib.rs:235:14 Nov 29 01:31:05.416 INFO [stderr] | Nov 29 01:31:05.416 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:05.416 INFO [stderr] | ^^^^^^^ Nov 29 01:31:05.416 INFO [stderr] | Nov 29 01:31:05.416 INFO [stderr] note: lint level defined here Nov 29 01:31:05.416 INFO [stderr] --> src/lib.rs:6:9 Nov 29 01:31:05.416 INFO [stderr] | Nov 29 01:31:05.416 INFO [stderr] 6 | #![deny(warnings)] Nov 29 01:31:05.416 INFO [stderr] | ^^^^^^^^ Nov 29 01:31:05.416 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 29 01:31:05.416 INFO [stderr] Nov 29 01:31:05.416 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). Nov 29 01:31:05.416 INFO [stderr] --> src/lib.rs:267:14 Nov 29 01:31:05.416 INFO [stderr] | Nov 29 01:31:05.416 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:05.416 INFO [stderr] | ^^^^^^^ Nov 29 01:31:05.416 INFO [stderr] Nov 29 01:31:05.416 INFO [stderr] error: aborting due to 2 previous errors Nov 29 01:31:05.416 INFO [stderr] Nov 29 01:31:05.430 INFO [stderr] error: Could not compile `floaty`. Nov 29 01:31:05.430 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:31:05.536 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). Nov 29 01:31:05.536 INFO [stderr] --> src/lib.rs:235:14 Nov 29 01:31:05.536 INFO [stderr] | Nov 29 01:31:05.536 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:05.536 INFO [stderr] | ^^^^^^^ Nov 29 01:31:05.536 INFO [stderr] | Nov 29 01:31:05.536 INFO [stderr] note: lint level defined here Nov 29 01:31:05.536 INFO [stderr] --> src/lib.rs:6:9 Nov 29 01:31:05.536 INFO [stderr] | Nov 29 01:31:05.536 INFO [stderr] 6 | #![deny(warnings)] Nov 29 01:31:05.536 INFO [stderr] | ^^^^^^^^ Nov 29 01:31:05.536 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 29 01:31:05.536 INFO [stderr] Nov 29 01:31:05.544 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). Nov 29 01:31:05.544 INFO [stderr] --> src/lib.rs:267:14 Nov 29 01:31:05.544 INFO [stderr] | Nov 29 01:31:05.544 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:05.544 INFO [stderr] | ^^^^^^^ Nov 29 01:31:05.544 INFO [stderr] Nov 29 01:31:05.544 INFO [stderr] error: aborting due to 2 previous errors Nov 29 01:31:05.544 INFO [stderr] Nov 29 01:31:05.544 INFO [stderr] error: Could not compile `floaty`. Nov 29 01:31:05.544 INFO [stderr] Nov 29 01:31:05.544 INFO [stderr] To learn more, run the command again with --verbose. Nov 29 01:31:05.546 INFO [stderr] su: No module specific data is present Nov 29 01:31:05.990 INFO running `"docker" "inspect" "cfcb5a1ca7fe1242b80689de8bbcee507177bb05069b40b688cc90f4e84880a6"` Nov 29 01:31:06.209 INFO running `"docker" "rm" "-f" "cfcb5a1ca7fe1242b80689de8bbcee507177bb05069b40b688cc90f4e84880a6"` Nov 29 01:31:06.478 INFO [stdout] cfcb5a1ca7fe1242b80689de8bbcee507177bb05069b40b688cc90f4e84880a6