Nov 04 22:11:51.180 INFO checking integral_square_root-1.0.1 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 22:11:51.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-4/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 22:11:51.637 INFO blam! 763bfc8d409d4c064e005c6685c9db54314b9e7edd353507d257a34a809e12cd Nov 04 22:11:51.651 INFO running `"docker" "start" "-a" "763bfc8d409d4c064e005c6685c9db54314b9e7edd353507d257a34a809e12cd"` Nov 04 22:11:52.149 INFO kablam! usermod: no changes Nov 04 22:11:52.179 INFO kablam! Checking integral_square_root v1.0.1 (/source) Nov 04 22:11:52.743 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 22:11:52.743 INFO kablam! --> src/lib.rs:100:30 Nov 04 22:11:52.743 INFO kablam! | Nov 04 22:11:52.743 INFO kablam! 100 | assert!(value.sqrt().abs_sub(7.4161984871f64) <= 0.001); Nov 04 22:11:52.743 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.743 INFO kablam! | Nov 04 22:11:52.743 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 22:11:52.743 INFO kablam! Nov 04 22:11:52.751 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 22:11:52.751 INFO kablam! --> src/lib.rs:107:30 Nov 04 22:11:52.751 INFO kablam! | Nov 04 22:11:52.752 INFO kablam! 107 | assert!(value.sqrt().abs_sub(14.6287388383f64) <= 0.001); Nov 04 22:11:52.752 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.752 INFO kablam! Nov 04 22:11:52.752 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 22:11:52.753 INFO kablam! --> src/lib.rs:115:30 Nov 04 22:11:52.753 INFO kablam! | Nov 04 22:11:52.753 INFO kablam! 115 | assert!(value.sqrt().abs_sub(158.113883008f64) <= 0.001); Nov 04 22:11:52.754 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.754 INFO kablam! Nov 04 22:11:52.754 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 22:11:52.754 INFO kablam! --> src/lib.rs:122:30 Nov 04 22:11:52.755 INFO kablam! | Nov 04 22:11:52.755 INFO kablam! 122 | assert!(value.sqrt().abs_sub(223.60679775f64) <= 0.001); Nov 04 22:11:52.755 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.755 INFO kablam! Nov 04 22:11:52.756 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 22:11:52.756 INFO kablam! --> src/lib.rs:129:30 Nov 04 22:11:52.756 INFO kablam! | Nov 04 22:11:52.756 INFO kablam! 129 | assert!(value.sqrt().abs_sub(10f64) <= 0.001); Nov 04 22:11:52.757 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.757 INFO kablam! Nov 04 22:11:52.757 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 22:11:52.757 INFO kablam! --> src/lib.rs:136:30 Nov 04 22:11:52.758 INFO kablam! | Nov 04 22:11:52.758 INFO kablam! 136 | assert!(value.sqrt().abs_sub(63245.5532034f64) <= 0.001); Nov 04 22:11:52.758 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.759 INFO kablam! Nov 04 22:11:52.759 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 22:11:52.759 INFO kablam! --> src/lib.rs:143:30 Nov 04 22:11:52.759 INFO kablam! | Nov 04 22:11:52.760 INFO kablam! 143 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 04 22:11:52.760 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.760 INFO kablam! Nov 04 22:11:52.760 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 22:11:52.761 INFO kablam! --> src/lib.rs:150:30 Nov 04 22:11:52.761 INFO kablam! | Nov 04 22:11:52.761 INFO kablam! 150 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 04 22:11:52.761 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.762 INFO kablam! Nov 04 22:11:52.762 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 22:11:52.762 INFO kablam! --> src/lib.rs:157:30 Nov 04 22:11:52.762 INFO kablam! | Nov 04 22:11:52.763 INFO kablam! 157 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 04 22:11:52.763 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.763 INFO kablam! Nov 04 22:11:52.763 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 22:11:52.764 INFO kablam! --> src/lib.rs:164:30 Nov 04 22:11:52.764 INFO kablam! | Nov 04 22:11:52.764 INFO kablam! 164 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 04 22:11:52.764 INFO kablam! | ^^^^^^^ Nov 04 22:11:52.765 INFO kablam! Nov 04 22:11:52.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Nov 04 22:11:52.821 INFO kablam! su: No module specific data is present Nov 04 22:11:53.480 INFO running `"docker" "rm" "-f" "763bfc8d409d4c064e005c6685c9db54314b9e7edd353507d257a34a809e12cd"` Nov 04 22:11:53.638 INFO blam! 763bfc8d409d4c064e005c6685c9db54314b9e7edd353507d257a34a809e12cd