Nov 04 01:11:53.158 INFO checking photino/num-traits against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 01:11:53.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-2/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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"` Nov 04 01:11:53.552 INFO blam! 116e9c6c474aa6712077764535fe32a214155c3843d076b301dd89a7d9ad76f9 Nov 04 01:11:53.555 INFO running `"docker" "start" "-a" "116e9c6c474aa6712077764535fe32a214155c3843d076b301dd89a7d9ad76f9"` Nov 04 01:11:54.412 INFO kablam! usermod: no changes Nov 04 01:11:54.461 INFO kablam! Checking num-traits v0.1.0 (/source) Nov 04 01:11:55.123 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). Nov 04 01:11:55.123 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.123 INFO kablam! | Nov 04 01:11:55.123 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.123 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.123 INFO kablam! ... Nov 04 01:11:55.123 INFO kablam! 396 | impl_float!(f32); Nov 04 01:11:55.123 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.123 INFO kablam! | Nov 04 01:11:55.123 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 01:11:55.123 INFO kablam! Nov 04 01:11:55.126 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). Nov 04 01:11:55.126 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.126 INFO kablam! | Nov 04 01:11:55.126 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.128 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.128 INFO kablam! ... Nov 04 01:11:55.128 INFO kablam! 397 | impl_float!(f64); Nov 04 01:11:55.128 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.129 INFO kablam! Nov 04 01:11:55.191 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). Nov 04 01:11:55.191 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.191 INFO kablam! | Nov 04 01:11:55.191 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.191 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.191 INFO kablam! ... Nov 04 01:11:55.191 INFO kablam! 396 | impl_float!(f32); Nov 04 01:11:55.191 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.191 INFO kablam! | Nov 04 01:11:55.199 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 01:11:55.199 INFO kablam! Nov 04 01:11:55.200 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). Nov 04 01:11:55.200 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.200 INFO kablam! | Nov 04 01:11:55.200 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.200 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.200 INFO kablam! ... Nov 04 01:11:55.200 INFO kablam! 397 | impl_float!(f64); Nov 04 01:11:55.200 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.200 INFO kablam! Nov 04 01:11:55.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Nov 04 01:11:55.503 INFO kablam! su: No module specific data is present Nov 04 01:11:55.853 INFO running `"docker" "rm" "-f" "116e9c6c474aa6712077764535fe32a214155c3843d076b301dd89a7d9ad76f9"` Nov 04 01:11:55.999 INFO blam! 116e9c6c474aa6712077764535fe32a214155c3843d076b301dd89a7d9ad76f9