Oct 21 14:48:45.312 INFO checking photino/num-traits against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:48:45.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 21 14:48:45.792 INFO blam! 7dc71201de92f2cd02af6052e5e61c53accd31f379296bbf8ff4b5c2db9b3dbf Oct 21 14:48:45.796 INFO running `"docker" "start" "-a" "7dc71201de92f2cd02af6052e5e61c53accd31f379296bbf8ff4b5c2db9b3dbf"` Oct 21 14:48:46.726 INFO kablam! usermod: no changes Oct 21 14:48:46.808 INFO kablam! Checking num-traits v0.1.0 (/source) Oct 21 14:48:47.567 INFO kablam! 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). Oct 21 14:48:47.567 INFO kablam! --> src/float.rs:318:17 Oct 21 14:48:47.567 INFO kablam! | Oct 21 14:48:47.567 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 21 14:48:47.567 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:48:47.567 INFO kablam! ... Oct 21 14:48:47.567 INFO kablam! 396 | impl_float!(f32); Oct 21 14:48:47.567 INFO kablam! | ----------------- in this macro invocation Oct 21 14:48:47.567 INFO kablam! | Oct 21 14:48:47.567 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 14:48:47.567 INFO kablam! Oct 21 14:48:47.567 INFO kablam! 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). Oct 21 14:48:47.567 INFO kablam! --> src/float.rs:318:17 Oct 21 14:48:47.567 INFO kablam! | Oct 21 14:48:47.567 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 21 14:48:47.567 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:48:47.567 INFO kablam! ... Oct 21 14:48:47.567 INFO kablam! 397 | impl_float!(f64); Oct 21 14:48:47.567 INFO kablam! | ----------------- in this macro invocation Oct 21 14:48:47.567 INFO kablam! Oct 21 14:48:47.800 INFO kablam! 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). Oct 21 14:48:47.801 INFO kablam! --> src/float.rs:318:17 Oct 21 14:48:47.801 INFO kablam! | Oct 21 14:48:47.801 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 21 14:48:47.802 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:48:47.802 INFO kablam! ... Oct 21 14:48:47.802 INFO kablam! 396 | impl_float!(f32); Oct 21 14:48:47.803 INFO kablam! | ----------------- in this macro invocation Oct 21 14:48:47.803 INFO kablam! | Oct 21 14:48:47.803 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 14:48:47.803 INFO kablam! Oct 21 14:48:47.804 INFO kablam! 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). Oct 21 14:48:47.804 INFO kablam! --> src/float.rs:318:17 Oct 21 14:48:47.804 INFO kablam! | Oct 21 14:48:47.805 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 21 14:48:47.805 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:48:47.805 INFO kablam! ... Oct 21 14:48:47.805 INFO kablam! 397 | impl_float!(f64); Oct 21 14:48:47.806 INFO kablam! | ----------------- in this macro invocation Oct 21 14:48:47.806 INFO kablam! Oct 21 14:48:48.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 21 14:48:48.017 INFO kablam! su: No module specific data is present Oct 21 14:48:48.596 INFO running `"docker" "rm" "-f" "7dc71201de92f2cd02af6052e5e61c53accd31f379296bbf8ff4b5c2db9b3dbf"` Oct 21 14:48:48.876 INFO blam! 7dc71201de92f2cd02af6052e5e61c53accd31f379296bbf8ff4b5c2db9b3dbf