Dec 19 11:01:26.609 INFO checking photino/num-traits against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 11:01:26.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-5/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/photino/num-traits:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 11:01:26.795 INFO [stdout] c34e2d0e100b2f9e56f0a5fe66e975750c2572e9fd769a03518b473f8e274ecf Dec 19 11:01:26.797 INFO running `"docker" "start" "-a" "c34e2d0e100b2f9e56f0a5fe66e975750c2572e9fd769a03518b473f8e274ecf"` Dec 19 11:01:27.426 INFO [stderr] Checking num-traits v0.1.0 (/opt/crater/workdir) Dec 19 11:01:27.791 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)` except that `abs_sub` also propagates NaNs (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 19 11:01:27.791 INFO [stderr] --> src/float.rs:318:17 Dec 19 11:01:27.791 INFO [stderr] | Dec 19 11:01:27.791 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 19 11:01:27.791 INFO [stderr] | ^^^^^^^^^^^^^ Dec 19 11:01:27.791 INFO [stderr] ... Dec 19 11:01:27.791 INFO [stderr] 396 | impl_float!(f32); Dec 19 11:01:27.791 INFO [stderr] | ----------------- in this macro invocation Dec 19 11:01:27.791 INFO [stderr] | Dec 19 11:01:27.791 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 19 11:01:27.791 INFO [stderr] Dec 19 11:01:27.791 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)` except that `abs_sub` also propagates NaNs (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 19 11:01:27.791 INFO [stderr] --> src/float.rs:318:17 Dec 19 11:01:27.791 INFO [stderr] | Dec 19 11:01:27.791 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 19 11:01:27.791 INFO [stderr] | ^^^^^^^^^^^^^ Dec 19 11:01:27.791 INFO [stderr] ... Dec 19 11:01:27.791 INFO [stderr] 397 | impl_float!(f64); Dec 19 11:01:27.791 INFO [stderr] | ----------------- in this macro invocation Dec 19 11:01:27.791 INFO [stderr] Dec 19 11:01:27.869 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)` except that `abs_sub` also propagates NaNs (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 19 11:01:27.869 INFO [stderr] --> src/float.rs:318:17 Dec 19 11:01:27.869 INFO [stderr] | Dec 19 11:01:27.869 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 19 11:01:27.869 INFO [stderr] | ^^^^^^^^^^^^^ Dec 19 11:01:27.869 INFO [stderr] ... Dec 19 11:01:27.869 INFO [stderr] 396 | impl_float!(f32); Dec 19 11:01:27.869 INFO [stderr] | ----------------- in this macro invocation Dec 19 11:01:27.869 INFO [stderr] | Dec 19 11:01:27.869 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 19 11:01:27.869 INFO [stderr] Dec 19 11:01:27.869 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)` except that `abs_sub` also propagates NaNs (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 19 11:01:27.869 INFO [stderr] --> src/float.rs:318:17 Dec 19 11:01:27.869 INFO [stderr] | Dec 19 11:01:27.869 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 19 11:01:27.869 INFO [stderr] | ^^^^^^^^^^^^^ Dec 19 11:01:27.869 INFO [stderr] ... Dec 19 11:01:27.869 INFO [stderr] 397 | impl_float!(f64); Dec 19 11:01:27.869 INFO [stderr] | ----------------- in this macro invocation Dec 19 11:01:27.869 INFO [stderr] Dec 19 11:01:28.028 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s Dec 19 11:01:28.628 INFO running `"docker" "inspect" "c34e2d0e100b2f9e56f0a5fe66e975750c2572e9fd769a03518b473f8e274ecf"` Dec 19 11:01:28.900 INFO running `"docker" "rm" "-f" "c34e2d0e100b2f9e56f0a5fe66e975750c2572e9fd769a03518b473f8e274ecf"` Dec 19 11:01:29.048 INFO [stdout] c34e2d0e100b2f9e56f0a5fe66e975750c2572e9fd769a03518b473f8e274ecf