Dec 15 14:38:00.775 INFO testing floaty-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 14:38:00.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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 15 14:38:01.336 INFO [stdout] 634def3d80358cced8c0eb8ef822974d292d182d68e77a61769fa3e5c559b12c Dec 15 14:38:01.345 INFO running `"docker" "start" "-a" "634def3d80358cced8c0eb8ef822974d292d182d68e77a61769fa3e5c559b12c"` Dec 15 14:38:02.627 INFO [stderr] usermod: no changes Dec 15 14:38:02.663 INFO [stderr] Compiling cast v0.1.0 Dec 15 14:38:03.203 INFO [stderr] Compiling floaty v0.1.0 (/source) Dec 15 14:38:03.899 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 15 14:38:03.899 INFO [stderr] --> src/lib.rs:235:14 Dec 15 14:38:03.899 INFO [stderr] | Dec 15 14:38:03.899 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Dec 15 14:38:03.899 INFO [stderr] | ^^^^^^^ Dec 15 14:38:03.899 INFO [stderr] | Dec 15 14:38:03.899 INFO [stderr] note: lint level defined here Dec 15 14:38:03.899 INFO [stderr] --> src/lib.rs:6:9 Dec 15 14:38:03.899 INFO [stderr] | Dec 15 14:38:03.899 INFO [stderr] 6 | #![deny(warnings)] Dec 15 14:38:03.899 INFO [stderr] | ^^^^^^^^ Dec 15 14:38:03.899 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Dec 15 14:38:03.899 INFO [stderr] Dec 15 14:38:03.899 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 15 14:38:03.899 INFO [stderr] --> src/lib.rs:267:14 Dec 15 14:38:03.899 INFO [stderr] | Dec 15 14:38:03.899 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Dec 15 14:38:03.899 INFO [stderr] | ^^^^^^^ Dec 15 14:38:03.899 INFO [stderr] Dec 15 14:38:03.899 INFO [stderr] error: aborting due to 2 previous errors Dec 15 14:38:03.899 INFO [stderr] Dec 15 14:38:03.907 INFO [stderr] error: Could not compile `floaty`. Dec 15 14:38:03.907 INFO [stderr] Dec 15 14:38:03.907 INFO [stderr] To learn more, run the command again with --verbose. Dec 15 14:38:03.907 INFO [stderr] su: No module specific data is present Dec 15 14:38:04.414 INFO running `"docker" "inspect" "634def3d80358cced8c0eb8ef822974d292d182d68e77a61769fa3e5c559b12c"` Dec 15 14:38:04.676 INFO running `"docker" "rm" "-f" "634def3d80358cced8c0eb8ef822974d292d182d68e77a61769fa3e5c559b12c"` Dec 15 14:38:04.895 INFO [stdout] 634def3d80358cced8c0eb8ef822974d292d182d68e77a61769fa3e5c559b12c