Oct 27 20:29:58.843 INFO checking integral_square_root-1.0.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:29:58.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 20:29:59.054 INFO blam! 2752f10e655dcf562fb1f208e500fc06bb787d6a90b9adb6b60fdae78940268d Oct 27 20:29:59.056 INFO running `"docker" "start" "-a" "2752f10e655dcf562fb1f208e500fc06bb787d6a90b9adb6b60fdae78940268d"` Oct 27 20:30:00.247 INFO kablam! usermod: no changes Oct 27 20:30:00.294 INFO kablam! Checking integral_square_root v1.0.1 (/source) Oct 27 20:30:01.319 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). Oct 27 20:30:01.319 INFO kablam! --> src/lib.rs:100:30 Oct 27 20:30:01.319 INFO kablam! | Oct 27 20:30:01.319 INFO kablam! 100 | assert!(value.sqrt().abs_sub(7.4161984871f64) <= 0.001); Oct 27 20:30:01.319 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.319 INFO kablam! | Oct 27 20:30:01.319 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:30:01.319 INFO kablam! Oct 27 20:30:01.324 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). Oct 27 20:30:01.324 INFO kablam! --> src/lib.rs:107:30 Oct 27 20:30:01.324 INFO kablam! | Oct 27 20:30:01.324 INFO kablam! 107 | assert!(value.sqrt().abs_sub(14.6287388383f64) <= 0.001); Oct 27 20:30:01.324 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.324 INFO kablam! Oct 27 20:30:01.324 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). Oct 27 20:30:01.324 INFO kablam! --> src/lib.rs:115:30 Oct 27 20:30:01.324 INFO kablam! | Oct 27 20:30:01.324 INFO kablam! 115 | assert!(value.sqrt().abs_sub(158.113883008f64) <= 0.001); Oct 27 20:30:01.324 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.324 INFO kablam! Oct 27 20:30:01.324 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). Oct 27 20:30:01.324 INFO kablam! --> src/lib.rs:122:30 Oct 27 20:30:01.324 INFO kablam! | Oct 27 20:30:01.324 INFO kablam! 122 | assert!(value.sqrt().abs_sub(223.60679775f64) <= 0.001); Oct 27 20:30:01.324 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.324 INFO kablam! Oct 27 20:30:01.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). Oct 27 20:30:01.335 INFO kablam! --> src/lib.rs:129:30 Oct 27 20:30:01.335 INFO kablam! | Oct 27 20:30:01.335 INFO kablam! 129 | assert!(value.sqrt().abs_sub(10f64) <= 0.001); Oct 27 20:30:01.335 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.335 INFO kablam! Oct 27 20:30:01.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). Oct 27 20:30:01.335 INFO kablam! --> src/lib.rs:136:30 Oct 27 20:30:01.335 INFO kablam! | Oct 27 20:30:01.335 INFO kablam! 136 | assert!(value.sqrt().abs_sub(63245.5532034f64) <= 0.001); Oct 27 20:30:01.335 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.335 INFO kablam! Oct 27 20:30:01.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). Oct 27 20:30:01.335 INFO kablam! --> src/lib.rs:143:30 Oct 27 20:30:01.335 INFO kablam! | Oct 27 20:30:01.335 INFO kablam! 143 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Oct 27 20:30:01.335 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.335 INFO kablam! Oct 27 20:30:01.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). Oct 27 20:30:01.335 INFO kablam! --> src/lib.rs:150:30 Oct 27 20:30:01.335 INFO kablam! | Oct 27 20:30:01.335 INFO kablam! 150 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Oct 27 20:30:01.335 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.335 INFO kablam! Oct 27 20:30:01.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). Oct 27 20:30:01.335 INFO kablam! --> src/lib.rs:157:30 Oct 27 20:30:01.335 INFO kablam! | Oct 27 20:30:01.335 INFO kablam! 157 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Oct 27 20:30:01.335 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.335 INFO kablam! Oct 27 20:30:01.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). Oct 27 20:30:01.335 INFO kablam! --> src/lib.rs:164:30 Oct 27 20:30:01.335 INFO kablam! | Oct 27 20:30:01.335 INFO kablam! 164 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Oct 27 20:30:01.335 INFO kablam! | ^^^^^^^ Oct 27 20:30:01.335 INFO kablam! Oct 27 20:30:01.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 27 20:30:01.379 INFO kablam! su: No module specific data is present Oct 27 20:30:01.794 INFO running `"docker" "rm" "-f" "2752f10e655dcf562fb1f208e500fc06bb787d6a90b9adb6b60fdae78940268d"` Oct 27 20:30:02.192 INFO blam! 2752f10e655dcf562fb1f208e500fc06bb787d6a90b9adb6b60fdae78940268d