Dec 04 12:27:31.989 INFO checking photino/num-traits against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 12:27:31.989 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 04 12:27:32.192 INFO [stdout] a340f3eff3d16c9900426707d80e6a6082909382bd95f906052dafe90d492c25 Dec 04 12:27:32.197 INFO running `"docker" "start" "-a" "a340f3eff3d16c9900426707d80e6a6082909382bd95f906052dafe90d492c25"` Dec 04 12:27:32.895 INFO [stderr] usermod: no changes Dec 04 12:27:32.924 INFO [stderr] Checking num-traits v0.1.0 (/source) Dec 04 12:27:33.351 INFO [stderr] warning: 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 04 12:27:33.351 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:33.351 INFO [stderr] | Dec 04 12:27:33.351 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:33.351 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:33.351 INFO [stderr] ... Dec 04 12:27:33.351 INFO [stderr] 396 | impl_float!(f32); Dec 04 12:27:33.351 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:33.351 INFO [stderr] | Dec 04 12:27:33.351 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 04 12:27:33.351 INFO [stderr] Dec 04 12:27:33.351 INFO [stderr] warning: 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 04 12:27:33.351 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:33.351 INFO [stderr] | Dec 04 12:27:33.351 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:33.351 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:33.351 INFO [stderr] ... Dec 04 12:27:33.351 INFO [stderr] 397 | impl_float!(f64); Dec 04 12:27:33.351 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:33.351 INFO [stderr] Dec 04 12:27:33.490 INFO [stderr] warning: 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 04 12:27:33.490 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:33.490 INFO [stderr] | Dec 04 12:27:33.490 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:33.490 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:33.490 INFO [stderr] ... Dec 04 12:27:33.490 INFO [stderr] 396 | impl_float!(f32); Dec 04 12:27:33.490 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:33.490 INFO [stderr] | Dec 04 12:27:33.490 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 04 12:27:33.490 INFO [stderr] Dec 04 12:27:33.490 INFO [stderr] warning: 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 04 12:27:33.490 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:33.490 INFO [stderr] | Dec 04 12:27:33.490 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:33.490 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:33.490 INFO [stderr] ... Dec 04 12:27:33.490 INFO [stderr] 397 | impl_float!(f64); Dec 04 12:27:33.490 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:33.490 INFO [stderr] Dec 04 12:27:33.612 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s Dec 04 12:27:33.614 INFO [stderr] su: No module specific data is present Dec 04 12:27:33.993 INFO running `"docker" "inspect" "a340f3eff3d16c9900426707d80e6a6082909382bd95f906052dafe90d492c25"` Dec 04 12:27:34.075 INFO running `"docker" "rm" "-f" "a340f3eff3d16c9900426707d80e6a6082909382bd95f906052dafe90d492c25"` Dec 04 12:27:34.167 INFO [stdout] a340f3eff3d16c9900426707d80e6a6082909382bd95f906052dafe90d492c25