Nov 27 22:52:12.075 INFO checking photino/num-traits against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 27 22:52:12.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 27 22:52:12.376 INFO [stdout] f344dcc81cc6cc45e746602117543151c56fb36f3bbf9283b9511de1440003dd Nov 27 22:52:12.382 INFO running `"docker" "start" "-a" "f344dcc81cc6cc45e746602117543151c56fb36f3bbf9283b9511de1440003dd"` Nov 27 22:52:12.797 INFO [stderr] usermod: no changes Nov 27 22:52:12.835 INFO [stderr] Checking num-traits v0.1.0 (/source) Nov 27 22:52:13.282 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). Nov 27 22:52:13.282 INFO [stderr] --> src/float.rs:318:17 Nov 27 22:52:13.282 INFO [stderr] | Nov 27 22:52:13.282 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 27 22:52:13.282 INFO [stderr] | ^^^^^^^^^^^^^ Nov 27 22:52:13.282 INFO [stderr] ... Nov 27 22:52:13.282 INFO [stderr] 396 | impl_float!(f32); Nov 27 22:52:13.282 INFO [stderr] | ----------------- in this macro invocation Nov 27 22:52:13.282 INFO [stderr] | Nov 27 22:52:13.282 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 27 22:52:13.282 INFO [stderr] Nov 27 22:52:13.282 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). Nov 27 22:52:13.282 INFO [stderr] --> src/float.rs:318:17 Nov 27 22:52:13.283 INFO [stderr] | Nov 27 22:52:13.283 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 27 22:52:13.283 INFO [stderr] | ^^^^^^^^^^^^^ Nov 27 22:52:13.283 INFO [stderr] ... Nov 27 22:52:13.283 INFO [stderr] 397 | impl_float!(f64); Nov 27 22:52:13.283 INFO [stderr] | ----------------- in this macro invocation Nov 27 22:52:13.283 INFO [stderr] Nov 27 22:52:13.326 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). Nov 27 22:52:13.326 INFO [stderr] --> src/float.rs:318:17 Nov 27 22:52:13.326 INFO [stderr] | Nov 27 22:52:13.326 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 27 22:52:13.326 INFO [stderr] | ^^^^^^^^^^^^^ Nov 27 22:52:13.326 INFO [stderr] ... Nov 27 22:52:13.326 INFO [stderr] 396 | impl_float!(f32); Nov 27 22:52:13.326 INFO [stderr] | ----------------- in this macro invocation Nov 27 22:52:13.326 INFO [stderr] | Nov 27 22:52:13.326 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 27 22:52:13.326 INFO [stderr] Nov 27 22:52:13.326 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). Nov 27 22:52:13.326 INFO [stderr] --> src/float.rs:318:17 Nov 27 22:52:13.326 INFO [stderr] | Nov 27 22:52:13.326 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 27 22:52:13.326 INFO [stderr] | ^^^^^^^^^^^^^ Nov 27 22:52:13.326 INFO [stderr] ... Nov 27 22:52:13.326 INFO [stderr] 397 | impl_float!(f64); Nov 27 22:52:13.326 INFO [stderr] | ----------------- in this macro invocation Nov 27 22:52:13.326 INFO [stderr] Nov 27 22:52:13.484 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s Nov 27 22:52:13.484 INFO [stderr] su: No module specific data is present Nov 27 22:52:13.838 INFO running `"docker" "inspect" "f344dcc81cc6cc45e746602117543151c56fb36f3bbf9283b9511de1440003dd"` Nov 27 22:52:13.932 INFO running `"docker" "rm" "-f" "f344dcc81cc6cc45e746602117543151c56fb36f3bbf9283b9511de1440003dd"` Nov 27 22:52:14.022 INFO [stdout] f344dcc81cc6cc45e746602117543151c56fb36f3bbf9283b9511de1440003dd