Nov 04 01:11:53.032 INFO checking photino/num-traits against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 01:11:53.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-7/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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.475 INFO blam! e6395ee9de5b892c5f8a784c71ed06733f5d441638715db6c64e41368628bd59 Nov 04 01:11:53.487 INFO running `"docker" "start" "-a" "e6395ee9de5b892c5f8a784c71ed06733f5d441638715db6c64e41368628bd59"` Nov 04 01:11:54.417 INFO kablam! usermod: no changes Nov 04 01:11:54.451 INFO kablam! Checking num-traits v0.1.0 (/source) Nov 04 01:11:55.332 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.332 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.332 INFO kablam! | Nov 04 01:11:55.332 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.332 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.332 INFO kablam! ... Nov 04 01:11:55.332 INFO kablam! 396 | impl_float!(f32); Nov 04 01:11:55.332 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.332 INFO kablam! | Nov 04 01:11:55.332 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 01:11:55.332 INFO kablam! Nov 04 01:11:55.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). Nov 04 01:11:55.336 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.336 INFO kablam! | Nov 04 01:11:55.337 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.337 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.338 INFO kablam! ... Nov 04 01:11:55.338 INFO kablam! 397 | impl_float!(f64); Nov 04 01:11:55.339 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.340 INFO kablam! Nov 04 01:11:55.394 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.395 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.396 INFO kablam! | Nov 04 01:11:55.396 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.397 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.398 INFO kablam! ... Nov 04 01:11:55.398 INFO kablam! 396 | impl_float!(f32); Nov 04 01:11:55.399 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.400 INFO kablam! | Nov 04 01:11:55.400 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 01:11:55.401 INFO kablam! Nov 04 01:11:55.401 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.402 INFO kablam! --> src/float.rs:318:17 Nov 04 01:11:55.403 INFO kablam! | Nov 04 01:11:55.403 INFO kablam! 318 | <$t>::abs_sub(self, other) Nov 04 01:11:55.403 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 01:11:55.403 INFO kablam! ... Nov 04 01:11:55.403 INFO kablam! 397 | impl_float!(f64); Nov 04 01:11:55.403 INFO kablam! | ----------------- in this macro invocation Nov 04 01:11:55.403 INFO kablam! Nov 04 01:11:55.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Nov 04 01:11:55.557 INFO kablam! su: No module specific data is present Nov 04 01:11:55.879 INFO running `"docker" "rm" "-f" "e6395ee9de5b892c5f8a784c71ed06733f5d441638715db6c64e41368628bd59"` Nov 04 01:11:56.027 INFO blam! e6395ee9de5b892c5f8a784c71ed06733f5d441638715db6c64e41368628bd59