Oct 26 22:57:22.045 INFO checking photino/num-traits against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:57:22.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 26 22:57:22.469 INFO blam! f68c738203e2327809049eacf9dae6fa80820a534082065f24e45cab252a06dc Oct 26 22:57:22.479 INFO running `"docker" "start" "-a" "f68c738203e2327809049eacf9dae6fa80820a534082065f24e45cab252a06dc"` Oct 26 22:57:24.487 INFO kablam! usermod: no changes Oct 26 22:57:24.547 INFO kablam! Checking num-traits v0.1.0 (/source) Oct 26 22:57:25.311 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.311 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:25.311 INFO kablam! | Oct 26 22:57:25.311 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:25.311 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:25.311 INFO kablam! ... Oct 26 22:57:25.311 INFO kablam! 396 | impl_float!(f32); Oct 26 22:57:25.311 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:25.311 INFO kablam! | Oct 26 22:57:25.311 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:57:25.311 INFO kablam! Oct 26 22:57:25.311 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.311 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:25.311 INFO kablam! | Oct 26 22:57:25.311 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:25.311 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:25.311 INFO kablam! ... Oct 26 22:57:25.311 INFO kablam! 397 | impl_float!(f64); Oct 26 22:57:25.311 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:25.311 INFO kablam! Oct 26 22:57:25.335 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.335 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:25.335 INFO kablam! | Oct 26 22:57:25.335 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:25.335 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:25.335 INFO kablam! ... Oct 26 22:57:25.335 INFO kablam! 396 | impl_float!(f32); Oct 26 22:57:25.335 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:25.335 INFO kablam! | Oct 26 22:57:25.335 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:57:25.335 INFO kablam! Oct 26 22:57:25.335 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.335 INFO kablam! --> src/float.rs:318:17 Oct 26 22:57:25.335 INFO kablam! | Oct 26 22:57:25.335 INFO kablam! 318 | <$t>::abs_sub(self, other) Oct 26 22:57:25.335 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:57:25.335 INFO kablam! ... Oct 26 22:57:25.335 INFO kablam! 397 | impl_float!(f64); Oct 26 22:57:25.335 INFO kablam! | ----------------- in this macro invocation Oct 26 22:57:25.335 INFO kablam! Oct 26 22:57:25.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 26 22:57:25.594 INFO kablam! su: No module specific data is present Oct 26 22:57:26.478 INFO running `"docker" "rm" "-f" "f68c738203e2327809049eacf9dae6fa80820a534082065f24e45cab252a06dc"` Oct 26 22:57:26.695 INFO blam! f68c738203e2327809049eacf9dae6fa80820a534082065f24e45cab252a06dc