Nov 30 20:49:50.917 INFO checking integral_square_root-1.0.1 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 20:49:50.917 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 30 20:49:51.323 INFO [stdout] 9f095185e621977761d600114679b27ab4ccc889e8beb7de4ed64c64aa10d26f Nov 30 20:49:51.325 INFO running `"docker" "start" "-a" "9f095185e621977761d600114679b27ab4ccc889e8beb7de4ed64c64aa10d26f"` Nov 30 20:49:52.688 INFO [stderr] usermod: no changes Nov 30 20:49:52.776 INFO [stderr] Checking integral_square_root v1.0.1 (/source) Nov 30 20:49:54.247 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 30 20:49:54.247 INFO [stderr] --> src/lib.rs:100:30 Nov 30 20:49:54.247 INFO [stderr] | Nov 30 20:49:54.247 INFO [stderr] 100 | assert!(value.sqrt().abs_sub(7.4161984871f64) <= 0.001); Nov 30 20:49:54.247 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.247 INFO [stderr] | Nov 30 20:49:54.247 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 20:49:54.247 INFO [stderr] Nov 30 20:49:54.264 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 30 20:49:54.264 INFO [stderr] --> src/lib.rs:107:30 Nov 30 20:49:54.264 INFO [stderr] | Nov 30 20:49:54.265 INFO [stderr] 107 | assert!(value.sqrt().abs_sub(14.6287388383f64) <= 0.001); Nov 30 20:49:54.265 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.265 INFO [stderr] Nov 30 20:49:54.265 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 30 20:49:54.265 INFO [stderr] --> src/lib.rs:115:30 Nov 30 20:49:54.265 INFO [stderr] | Nov 30 20:49:54.265 INFO [stderr] 115 | assert!(value.sqrt().abs_sub(158.113883008f64) <= 0.001); Nov 30 20:49:54.265 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.265 INFO [stderr] Nov 30 20:49:54.265 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 30 20:49:54.265 INFO [stderr] --> src/lib.rs:122:30 Nov 30 20:49:54.265 INFO [stderr] | Nov 30 20:49:54.265 INFO [stderr] 122 | assert!(value.sqrt().abs_sub(223.60679775f64) <= 0.001); Nov 30 20:49:54.265 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.265 INFO [stderr] Nov 30 20:49:54.265 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 30 20:49:54.265 INFO [stderr] --> src/lib.rs:129:30 Nov 30 20:49:54.265 INFO [stderr] | Nov 30 20:49:54.265 INFO [stderr] 129 | assert!(value.sqrt().abs_sub(10f64) <= 0.001); Nov 30 20:49:54.265 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.265 INFO [stderr] Nov 30 20:49:54.265 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 30 20:49:54.265 INFO [stderr] --> src/lib.rs:136:30 Nov 30 20:49:54.265 INFO [stderr] | Nov 30 20:49:54.265 INFO [stderr] 136 | assert!(value.sqrt().abs_sub(63245.5532034f64) <= 0.001); Nov 30 20:49:54.265 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.265 INFO [stderr] Nov 30 20:49:54.265 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 30 20:49:54.265 INFO [stderr] --> src/lib.rs:143:30 Nov 30 20:49:54.265 INFO [stderr] | Nov 30 20:49:54.265 INFO [stderr] 143 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 30 20:49:54.265 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.265 INFO [stderr] Nov 30 20:49:54.265 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 30 20:49:54.265 INFO [stderr] --> src/lib.rs:150:30 Nov 30 20:49:54.265 INFO [stderr] | Nov 30 20:49:54.265 INFO [stderr] 150 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 30 20:49:54.265 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.265 INFO [stderr] Nov 30 20:49:54.266 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 30 20:49:54.266 INFO [stderr] --> src/lib.rs:157:30 Nov 30 20:49:54.266 INFO [stderr] | Nov 30 20:49:54.266 INFO [stderr] 157 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 30 20:49:54.266 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.266 INFO [stderr] Nov 30 20:49:54.266 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 30 20:49:54.266 INFO [stderr] --> src/lib.rs:164:30 Nov 30 20:49:54.266 INFO [stderr] | Nov 30 20:49:54.266 INFO [stderr] 164 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 30 20:49:54.266 INFO [stderr] | ^^^^^^^ Nov 30 20:49:54.266 INFO [stderr] Nov 30 20:49:54.321 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.58s Nov 30 20:49:54.323 INFO [stderr] su: No module specific data is present Nov 30 20:49:55.559 INFO running `"docker" "inspect" "9f095185e621977761d600114679b27ab4ccc889e8beb7de4ed64c64aa10d26f"` Nov 30 20:49:55.926 INFO running `"docker" "rm" "-f" "9f095185e621977761d600114679b27ab4ccc889e8beb7de4ed64c64aa10d26f"` Nov 30 20:49:56.288 INFO [stdout] 9f095185e621977761d600114679b27ab4ccc889e8beb7de4ed64c64aa10d26f