Oct 26 22:57:21.838 INFO checking photino/num-traits against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:57:21.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 22:57:22.257 INFO blam! 378c6df89b7a9e8263aba23c2b7b7a2eb546b119d2896c472bc2d9c16bb07339 Oct 26 22:57:22.259 INFO running `"docker" "start" "-a" "378c6df89b7a9e8263aba23c2b7b7a2eb546b119d2896c472bc2d9c16bb07339"` Oct 26 22:57:23.635 INFO kablam! usermod: no changes Oct 26 22:57:23.743 INFO kablam! Checking num-traits v0.1.0 (/source) Oct 26 22:57:24.683 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 26 22:57:24.683 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:24.683 INFO kablam! | Oct 26 22:57:24.683 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:24.683 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:24.683 INFO kablam! ... Oct 26 22:57:24.683 INFO kablam! 396 | impl_float!(f32); Oct 26 22:57:24.683 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:24.683 INFO kablam! | Oct 26 22:57:24.683 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:57:24.683 INFO kablam! Oct 26 22:57:24.683 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 26 22:57:24.683 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:24.683 INFO kablam! | Oct 26 22:57:24.683 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:24.683 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:24.683 INFO kablam! ... Oct 26 22:57:24.683 INFO kablam! 397 | impl_float!(f64); Oct 26 22:57:24.683 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:24.683 INFO kablam! Oct 26 22:57:25.034 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 26 22:57:25.034 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:25.034 INFO kablam! | Oct 26 22:57:25.034 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:25.034 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:25.034 INFO kablam! ... Oct 26 22:57:25.034 INFO kablam! 396 | impl_float!(f32); Oct 26 22:57:25.034 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:25.034 INFO kablam! | Oct 26 22:57:25.034 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:57:25.034 INFO kablam! Oct 26 22:57:25.037 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 26 22:57:25.037 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:25.037 INFO kablam! | Oct 26 22:57:25.037 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:25.037 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:25.037 INFO kablam! ... Oct 26 22:57:25.037 INFO kablam! 397 | impl_float!(f64); Oct 26 22:57:25.037 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:25.037 INFO kablam! Oct 26 22:57:25.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 26 22:57:25.182 INFO kablam! su: No module specific data is present Oct 26 22:57:25.978 INFO running `"docker" "rm" "-f" "378c6df89b7a9e8263aba23c2b7b7a2eb546b119d2896c472bc2d9c16bb07339"` Oct 26 22:57:26.207 INFO blam! 378c6df89b7a9e8263aba23c2b7b7a2eb546b119d2896c472bc2d9c16bb07339