Nov 02 08:43:15.081 INFO checking photino/num-traits against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 08:43:15.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-6/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 08:43:15.618 INFO blam! ecdeb30d2fb6b0ad0cfb19e1b2b35692d973573c05faedb2c27f6e6bb648fa6f Nov 02 08:43:15.625 INFO running `"docker" "start" "-a" "ecdeb30d2fb6b0ad0cfb19e1b2b35692d973573c05faedb2c27f6e6bb648fa6f"` Nov 02 08:43:16.951 INFO kablam! usermod: no changes Nov 02 08:43:17.040 INFO kablam! Checking num-traits v0.1.0 (/source) Nov 02 08:43:18.256 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 02 08:43:18.256 INFO kablam! --> src/float.rs:318:17 Nov 02 08:43:18.256 INFO kablam! | Nov 02 08:43:18.256 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 02 08:43:18.256 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 08:43:18.256 INFO kablam! ... Nov 02 08:43:18.256 INFO kablam! 396 | impl_float!(f32); Nov 02 08:43:18.256 INFO kablam! | ----------------- in this macro invocation Nov 02 08:43:18.256 INFO kablam! | Nov 02 08:43:18.256 INFO kablam! = note: #[warn(deprecated)] on by default Nov 02 08:43:18.256 INFO kablam! Nov 02 08:43:18.256 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 02 08:43:18.256 INFO kablam! --> src/float.rs:318:17 Nov 02 08:43:18.256 INFO kablam! | Nov 02 08:43:18.256 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 02 08:43:18.257 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 08:43:18.257 INFO kablam! ... Nov 02 08:43:18.257 INFO kablam! 397 | impl_float!(f64); Nov 02 08:43:18.257 INFO kablam! | ----------------- in this macro invocation Nov 02 08:43:18.257 INFO kablam! Nov 02 08:43:18.380 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 02 08:43:18.380 INFO kablam! --> src/float.rs:318:17 Nov 02 08:43:18.380 INFO kablam! | Nov 02 08:43:18.380 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 02 08:43:18.380 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 08:43:18.380 INFO kablam! ... Nov 02 08:43:18.380 INFO kablam! 396 | impl_float!(f32); Nov 02 08:43:18.380 INFO kablam! | ----------------- in this macro invocation Nov 02 08:43:18.380 INFO kablam! | Nov 02 08:43:18.380 INFO kablam! = note: #[warn(deprecated)] on by default Nov 02 08:43:18.380 INFO kablam! Nov 02 08:43:18.380 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 02 08:43:18.380 INFO kablam! --> src/float.rs:318:17 Nov 02 08:43:18.381 INFO kablam! | Nov 02 08:43:18.381 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 02 08:43:18.381 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 08:43:18.381 INFO kablam! ... Nov 02 08:43:18.381 INFO kablam! 397 | impl_float!(f64); Nov 02 08:43:18.381 INFO kablam! | ----------------- in this macro invocation Nov 02 08:43:18.381 INFO kablam! Nov 02 08:43:18.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Nov 02 08:43:18.659 INFO kablam! su: No module specific data is present Nov 02 08:43:19.623 INFO running `"docker" "rm" "-f" "ecdeb30d2fb6b0ad0cfb19e1b2b35692d973573c05faedb2c27f6e6bb648fa6f"` Nov 02 08:43:19.960 INFO blam! ecdeb30d2fb6b0ad0cfb19e1b2b35692d973573c05faedb2c27f6e6bb648fa6f