Dec 12 14:57:22.463 INFO checking floaty-0.1.0 against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 12 14:57:22.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-4/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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 12 14:57:22.884 INFO [stdout] aee73ea226f0b9c9c2cf7f3aafe82a909f13fbd5694523f3cb788e81f580d370 Dec 12 14:57:22.886 INFO running `"docker" "start" "-a" "aee73ea226f0b9c9c2cf7f3aafe82a909f13fbd5694523f3cb788e81f580d370"` Dec 12 14:57:23.638 INFO [stderr] usermod: no changes Dec 12 14:57:23.707 INFO [stderr] Checking cast v0.1.0 Dec 12 14:57:24.012 INFO [stderr] Checking floaty v0.1.0 (/source) Dec 12 14:57:25.040 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 12 14:57:25.040 INFO [stderr] --> src/lib.rs:235:14 Dec 12 14:57:25.040 INFO [stderr] | Dec 12 14:57:25.040 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Dec 12 14:57:25.040 INFO [stderr] | ^^^^^^^ Dec 12 14:57:25.040 INFO [stderr] | Dec 12 14:57:25.040 INFO [stderr] note: lint level defined here Dec 12 14:57:25.040 INFO [stderr] --> src/lib.rs:6:9 Dec 12 14:57:25.040 INFO [stderr] | Dec 12 14:57:25.040 INFO [stderr] 6 | #![deny(warnings)] Dec 12 14:57:25.040 INFO [stderr] | ^^^^^^^^ Dec 12 14:57:25.040 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Dec 12 14:57:25.040 INFO [stderr] Dec 12 14:57:25.057 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 12 14:57:25.057 INFO [stderr] --> src/lib.rs:267:14 Dec 12 14:57:25.057 INFO [stderr] | Dec 12 14:57:25.057 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Dec 12 14:57:25.057 INFO [stderr] | ^^^^^^^ Dec 12 14:57:25.057 INFO [stderr] Dec 12 14:57:25.057 INFO [stderr] error: aborting due to 2 previous errors Dec 12 14:57:25.057 INFO [stderr] Dec 12 14:57:25.057 INFO [stderr] error: Could not compile `floaty`. Dec 12 14:57:25.058 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 12 14:57:25.320 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 12 14:57:25.320 INFO [stderr] --> src/lib.rs:235:14 Dec 12 14:57:25.320 INFO [stderr] | Dec 12 14:57:25.320 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Dec 12 14:57:25.320 INFO [stderr] | ^^^^^^^ Dec 12 14:57:25.320 INFO [stderr] | Dec 12 14:57:25.320 INFO [stderr] note: lint level defined here Dec 12 14:57:25.320 INFO [stderr] --> src/lib.rs:6:9 Dec 12 14:57:25.320 INFO [stderr] | Dec 12 14:57:25.320 INFO [stderr] 6 | #![deny(warnings)] Dec 12 14:57:25.320 INFO [stderr] | ^^^^^^^^ Dec 12 14:57:25.320 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Dec 12 14:57:25.320 INFO [stderr] Dec 12 14:57:25.320 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 12 14:57:25.320 INFO [stderr] --> src/lib.rs:267:14 Dec 12 14:57:25.320 INFO [stderr] | Dec 12 14:57:25.320 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Dec 12 14:57:25.320 INFO [stderr] | ^^^^^^^ Dec 12 14:57:25.320 INFO [stderr] Dec 12 14:57:25.324 INFO [stderr] error: aborting due to 2 previous errors Dec 12 14:57:25.324 INFO [stderr] Dec 12 14:57:25.332 INFO [stderr] error: Could not compile `floaty`. Dec 12 14:57:25.332 INFO [stderr] Dec 12 14:57:25.332 INFO [stderr] To learn more, run the command again with --verbose. Dec 12 14:57:25.336 INFO [stderr] su: No module specific data is present Dec 12 14:57:25.690 INFO running `"docker" "inspect" "aee73ea226f0b9c9c2cf7f3aafe82a909f13fbd5694523f3cb788e81f580d370"` Dec 12 14:57:25.822 INFO running `"docker" "rm" "-f" "aee73ea226f0b9c9c2cf7f3aafe82a909f13fbd5694523f3cb788e81f580d370"` Dec 12 14:57:26.036 INFO [stdout] aee73ea226f0b9c9c2cf7f3aafe82a909f13fbd5694523f3cb788e81f580d370