Dec 04 12:27:30.916 INFO checking photino/num-traits against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 12:27:30.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-2/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 04 12:27:31.352 INFO [stdout] 2f04bd4cb061ea00f81f8b4209cee749388268913b196e10693e60780c03a8e0 Dec 04 12:27:31.354 INFO running `"docker" "start" "-a" "2f04bd4cb061ea00f81f8b4209cee749388268913b196e10693e60780c03a8e0"` Dec 04 12:27:32.158 INFO [stderr] usermod: no changes Dec 04 12:27:32.203 INFO [stderr] Checking num-traits v0.1.0 (/source) Dec 04 12:27:32.628 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:32.628 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:32.628 INFO [stderr] | Dec 04 12:27:32.628 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:32.628 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:32.628 INFO [stderr] ... Dec 04 12:27:32.628 INFO [stderr] 396 | impl_float!(f32); Dec 04 12:27:32.628 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:32.628 INFO [stderr] | Dec 04 12:27:32.628 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 04 12:27:32.628 INFO [stderr] Dec 04 12:27:32.628 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:32.628 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:32.628 INFO [stderr] | Dec 04 12:27:32.628 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:32.628 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:32.628 INFO [stderr] ... Dec 04 12:27:32.628 INFO [stderr] 397 | impl_float!(f64); Dec 04 12:27:32.629 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:32.629 INFO [stderr] Dec 04 12:27:32.679 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:32.679 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:32.679 INFO [stderr] | Dec 04 12:27:32.679 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:32.679 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:32.679 INFO [stderr] ... Dec 04 12:27:32.679 INFO [stderr] 396 | impl_float!(f32); Dec 04 12:27:32.679 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:32.679 INFO [stderr] | Dec 04 12:27:32.679 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 04 12:27:32.679 INFO [stderr] Dec 04 12:27:32.679 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:32.679 INFO [stderr] --> src/float.rs:318:17 Dec 04 12:27:32.679 INFO [stderr] | Dec 04 12:27:32.679 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 04 12:27:32.679 INFO [stderr] | ^^^^^^^^^^^^^ Dec 04 12:27:32.679 INFO [stderr] ... Dec 04 12:27:32.679 INFO [stderr] 397 | impl_float!(f64); Dec 04 12:27:32.679 INFO [stderr] | ----------------- in this macro invocation Dec 04 12:27:32.679 INFO [stderr] Dec 04 12:27:32.799 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s Dec 04 12:27:32.803 INFO [stderr] su: No module specific data is present Dec 04 12:27:33.220 INFO running `"docker" "inspect" "2f04bd4cb061ea00f81f8b4209cee749388268913b196e10693e60780c03a8e0"` Dec 04 12:27:33.364 INFO running `"docker" "rm" "-f" "2f04bd4cb061ea00f81f8b4209cee749388268913b196e10693e60780c03a8e0"` Dec 04 12:27:33.488 INFO [stdout] 2f04bd4cb061ea00f81f8b4209cee749388268913b196e10693e60780c03a8e0