Nov 09 07:18:19.116 INFO checking photino/num-traits against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 07:18:19.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 09 07:18:19.631 INFO blam! 4bfacffc21804f6aab73eb7876fa076970e382a7096bc869e7082b6188021877 Nov 09 07:18:19.633 INFO running `"docker" "start" "-a" "4bfacffc21804f6aab73eb7876fa076970e382a7096bc869e7082b6188021877"` Nov 09 07:18:20.506 INFO kablam! usermod: no changes Nov 09 07:18:20.538 INFO kablam! Checking num-traits v0.1.0 (/source) Nov 09 07:18:21.089 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 09 07:18:21.089 INFO kablam! --> src/float.rs:318:17 Nov 09 07:18:21.089 INFO kablam! | Nov 09 07:18:21.089 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 09 07:18:21.089 INFO kablam! | ^^^^^^^^^^^^^ Nov 09 07:18:21.089 INFO kablam! ... Nov 09 07:18:21.089 INFO kablam! 396 | impl_float!(f32); Nov 09 07:18:21.089 INFO kablam! | ----------------- in this macro invocation Nov 09 07:18:21.089 INFO kablam! | Nov 09 07:18:21.089 INFO kablam! = note: #[warn(deprecated)] on by default Nov 09 07:18:21.089 INFO kablam! Nov 09 07:18:21.089 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 09 07:18:21.089 INFO kablam! --> src/float.rs:318:17 Nov 09 07:18:21.089 INFO kablam! | Nov 09 07:18:21.089 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 09 07:18:21.089 INFO kablam! | ^^^^^^^^^^^^^ Nov 09 07:18:21.089 INFO kablam! ... Nov 09 07:18:21.089 INFO kablam! 397 | impl_float!(f64); Nov 09 07:18:21.089 INFO kablam! | ----------------- in this macro invocation Nov 09 07:18:21.089 INFO kablam! Nov 09 07:18:21.137 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 09 07:18:21.137 INFO kablam! --> src/float.rs:318:17 Nov 09 07:18:21.137 INFO kablam! | Nov 09 07:18:21.137 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 09 07:18:21.137 INFO kablam! | ^^^^^^^^^^^^^ Nov 09 07:18:21.137 INFO kablam! ... Nov 09 07:18:21.137 INFO kablam! 396 | impl_float!(f32); Nov 09 07:18:21.137 INFO kablam! | ----------------- in this macro invocation Nov 09 07:18:21.137 INFO kablam! | Nov 09 07:18:21.137 INFO kablam! = note: #[warn(deprecated)] on by default Nov 09 07:18:21.137 INFO kablam! Nov 09 07:18:21.137 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 09 07:18:21.137 INFO kablam! --> src/float.rs:318:17 Nov 09 07:18:21.137 INFO kablam! | Nov 09 07:18:21.137 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 09 07:18:21.137 INFO kablam! | ^^^^^^^^^^^^^ Nov 09 07:18:21.137 INFO kablam! ... Nov 09 07:18:21.137 INFO kablam! 397 | impl_float!(f64); Nov 09 07:18:21.137 INFO kablam! | ----------------- in this macro invocation Nov 09 07:18:21.137 INFO kablam! Nov 09 07:18:21.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Nov 09 07:18:21.296 INFO kablam! su: No module specific data is present Nov 09 07:18:21.601 INFO running `"docker" "rm" "-f" "4bfacffc21804f6aab73eb7876fa076970e382a7096bc869e7082b6188021877"` Nov 09 07:18:21.743 INFO blam! 4bfacffc21804f6aab73eb7876fa076970e382a7096bc869e7082b6188021877