Oct 31 23:15:25.533 INFO checking photino/num-traits against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:15:25.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 23:15:26.064 INFO blam! f916042660e36caf49580a8aa2efa021e156e6c518f94dcc4c10aaa4d5fc8f10 Oct 31 23:15:26.073 INFO running `"docker" "start" "-a" "f916042660e36caf49580a8aa2efa021e156e6c518f94dcc4c10aaa4d5fc8f10"` Oct 31 23:15:27.376 INFO kablam! usermod: no changes Oct 31 23:15:27.433 INFO kablam! Checking num-traits v0.1.0 (/source) Oct 31 23:15:28.516 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 31 23:15:28.516 INFO kablam! --> src/float.rs:318:17 Oct 31 23:15:28.516 INFO kablam! | Oct 31 23:15:28.516 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 31 23:15:28.516 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:15:28.516 INFO kablam! ... Oct 31 23:15:28.516 INFO kablam! 396 | impl_float!(f32); Oct 31 23:15:28.516 INFO kablam! | ----------------- in this macro invocation Oct 31 23:15:28.516 INFO kablam! | Oct 31 23:15:28.516 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:15:28.516 INFO kablam! Oct 31 23:15:28.516 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 31 23:15:28.516 INFO kablam! --> src/float.rs:318:17 Oct 31 23:15:28.516 INFO kablam! | Oct 31 23:15:28.516 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 31 23:15:28.516 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:15:28.516 INFO kablam! ... Oct 31 23:15:28.516 INFO kablam! 397 | impl_float!(f64); Oct 31 23:15:28.516 INFO kablam! | ----------------- in this macro invocation Oct 31 23:15:28.516 INFO kablam! Oct 31 23:15:28.544 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 31 23:15:28.544 INFO kablam! --> src/float.rs:318:17 Oct 31 23:15:28.544 INFO kablam! | Oct 31 23:15:28.544 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 31 23:15:28.544 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:15:28.544 INFO kablam! ... Oct 31 23:15:28.544 INFO kablam! 396 | impl_float!(f32); Oct 31 23:15:28.544 INFO kablam! | ----------------- in this macro invocation Oct 31 23:15:28.544 INFO kablam! | Oct 31 23:15:28.544 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:15:28.544 INFO kablam! Oct 31 23:15:28.552 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 31 23:15:28.552 INFO kablam! --> src/float.rs:318:17 Oct 31 23:15:28.552 INFO kablam! | Oct 31 23:15:28.552 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 31 23:15:28.552 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:15:28.552 INFO kablam! ... Oct 31 23:15:28.552 INFO kablam! 397 | impl_float!(f64); Oct 31 23:15:28.552 INFO kablam! | ----------------- in this macro invocation Oct 31 23:15:28.552 INFO kablam! Oct 31 23:15:28.710 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 31 23:15:28.711 INFO kablam! su: No module specific data is present Oct 31 23:15:29.517 INFO running `"docker" "rm" "-f" "f916042660e36caf49580a8aa2efa021e156e6c518f94dcc4c10aaa4d5fc8f10"` Oct 31 23:15:29.777 INFO blam! f916042660e36caf49580a8aa2efa021e156e6c518f94dcc4c10aaa4d5fc8f10