Dec 17 17:54:37.526 INFO checking photino/num-traits against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 17:54:37.526 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 17:54:37.956 INFO [stdout] dda88d8924f0d11f3c58ed630b7c532167350f45c6b93e9f92679b930c7a7dd2 Dec 17 17:54:37.960 INFO running `"docker" "start" "-a" "dda88d8924f0d11f3c58ed630b7c532167350f45c6b93e9f92679b930c7a7dd2"` Dec 17 17:54:38.756 INFO [stderr] Checking num-traits v0.1.0 (/opt/crater/workdir) Dec 17 17:54:39.244 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 17 17:54:39.244 INFO [stderr] --> src/float.rs:318:17 Dec 17 17:54:39.244 INFO [stderr] | Dec 17 17:54:39.244 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 17 17:54:39.244 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 17:54:39.244 INFO [stderr] ... Dec 17 17:54:39.244 INFO [stderr] 396 | impl_float!(f32); Dec 17 17:54:39.244 INFO [stderr] | ----------------- in this macro invocation Dec 17 17:54:39.244 INFO [stderr] | Dec 17 17:54:39.244 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 17 17:54:39.244 INFO [stderr] Dec 17 17:54:39.245 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 17 17:54:39.245 INFO [stderr] --> src/float.rs:318:17 Dec 17 17:54:39.245 INFO [stderr] | Dec 17 17:54:39.245 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 17 17:54:39.245 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 17:54:39.245 INFO [stderr] ... Dec 17 17:54:39.245 INFO [stderr] 397 | impl_float!(f64); Dec 17 17:54:39.245 INFO [stderr] | ----------------- in this macro invocation Dec 17 17:54:39.245 INFO [stderr] Dec 17 17:54:39.303 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 17 17:54:39.303 INFO [stderr] --> src/float.rs:318:17 Dec 17 17:54:39.303 INFO [stderr] | Dec 17 17:54:39.303 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 17 17:54:39.303 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 17:54:39.303 INFO [stderr] ... Dec 17 17:54:39.303 INFO [stderr] 396 | impl_float!(f32); Dec 17 17:54:39.303 INFO [stderr] | ----------------- in this macro invocation Dec 17 17:54:39.303 INFO [stderr] | Dec 17 17:54:39.303 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 17 17:54:39.303 INFO [stderr] Dec 17 17:54:39.303 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 17 17:54:39.303 INFO [stderr] --> src/float.rs:318:17 Dec 17 17:54:39.303 INFO [stderr] | Dec 17 17:54:39.303 INFO [stderr] 318 | <$t>::abs_sub(self, other) Dec 17 17:54:39.303 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 17:54:39.303 INFO [stderr] ... Dec 17 17:54:39.303 INFO [stderr] 397 | impl_float!(f64); Dec 17 17:54:39.303 INFO [stderr] | ----------------- in this macro invocation Dec 17 17:54:39.303 INFO [stderr] Dec 17 17:54:39.429 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s Dec 17 17:54:39.726 INFO running `"docker" "inspect" "dda88d8924f0d11f3c58ed630b7c532167350f45c6b93e9f92679b930c7a7dd2"` Dec 17 17:54:39.854 INFO running `"docker" "rm" "-f" "dda88d8924f0d11f3c58ed630b7c532167350f45c6b93e9f92679b930c7a7dd2"` Dec 17 17:54:39.963 INFO [stdout] dda88d8924f0d11f3c58ed630b7c532167350f45c6b93e9f92679b930c7a7dd2