Nov 29 20:35:14.417 INFO checking photino/num-traits against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 20:35:14.417 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 29 20:35:14.706 INFO [stdout] 97407f8ad2e7d5d1f064511c5d55bc8a2174b55c3115fd1b32a7f0649b54c603 Nov 29 20:35:14.712 INFO running `"docker" "start" "-a" "97407f8ad2e7d5d1f064511c5d55bc8a2174b55c3115fd1b32a7f0649b54c603"` Nov 29 20:35:15.432 INFO [stderr] usermod: no changes Nov 29 20:35:15.474 INFO [stderr] Checking num-traits v0.1.0 (/source) Nov 29 20:35:15.924 INFO [stderr] 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 29 20:35:15.924 INFO [stderr] --> src/float.rs:318:17 Nov 29 20:35:15.924 INFO [stderr] | Nov 29 20:35:15.924 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 29 20:35:15.924 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 20:35:15.924 INFO [stderr] ... Nov 29 20:35:15.924 INFO [stderr] 396 | impl_float!(f32); Nov 29 20:35:15.924 INFO [stderr] | ----------------- in this macro invocation Nov 29 20:35:15.924 INFO [stderr] | Nov 29 20:35:15.924 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 20:35:15.924 INFO [stderr] Nov 29 20:35:15.931 INFO [stderr] 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 29 20:35:15.931 INFO [stderr] --> src/float.rs:318:17 Nov 29 20:35:15.931 INFO [stderr] | Nov 29 20:35:15.931 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 29 20:35:15.931 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 20:35:15.931 INFO [stderr] ... Nov 29 20:35:15.931 INFO [stderr] 397 | impl_float!(f64); Nov 29 20:35:15.931 INFO [stderr] | ----------------- in this macro invocation Nov 29 20:35:15.931 INFO [stderr] Nov 29 20:35:16.029 INFO [stderr] 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 29 20:35:16.029 INFO [stderr] --> src/float.rs:318:17 Nov 29 20:35:16.029 INFO [stderr] | Nov 29 20:35:16.029 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 29 20:35:16.029 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 20:35:16.029 INFO [stderr] ... Nov 29 20:35:16.029 INFO [stderr] 396 | impl_float!(f32); Nov 29 20:35:16.029 INFO [stderr] | ----------------- in this macro invocation Nov 29 20:35:16.029 INFO [stderr] | Nov 29 20:35:16.029 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 20:35:16.029 INFO [stderr] Nov 29 20:35:16.029 INFO [stderr] 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 29 20:35:16.029 INFO [stderr] --> src/float.rs:318:17 Nov 29 20:35:16.029 INFO [stderr] | Nov 29 20:35:16.029 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 29 20:35:16.029 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 20:35:16.029 INFO [stderr] ... Nov 29 20:35:16.029 INFO [stderr] 397 | impl_float!(f64); Nov 29 20:35:16.029 INFO [stderr] | ----------------- in this macro invocation Nov 29 20:35:16.029 INFO [stderr] Nov 29 20:35:16.155 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s Nov 29 20:35:16.157 INFO [stderr] su: No module specific data is present Nov 29 20:35:16.379 INFO running `"docker" "inspect" "97407f8ad2e7d5d1f064511c5d55bc8a2174b55c3115fd1b32a7f0649b54c603"` Nov 29 20:35:16.494 INFO running `"docker" "rm" "-f" "97407f8ad2e7d5d1f064511c5d55bc8a2174b55c3115fd1b32a7f0649b54c603"` Nov 29 20:35:16.655 INFO [stdout] 97407f8ad2e7d5d1f064511c5d55bc8a2174b55c3115fd1b32a7f0649b54c603