Nov 30 20:49:45.002 INFO checking integral_square_root-1.0.1 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 20:49:45.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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:45.417 INFO [stdout] fb76bd9c765789952973d9131abb69e3ce5538f58b8d04c8500f9dbc076f2bc5 Nov 30 20:49:45.419 INFO running `"docker" "start" "-a" "fb76bd9c765789952973d9131abb69e3ce5538f58b8d04c8500f9dbc076f2bc5"` Nov 30 20:49:46.706 INFO [stderr] usermod: no changes Nov 30 20:49:46.744 INFO [stderr] Checking integral_square_root v1.0.1 (/source) Nov 30 20:49:47.625 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:47.625 INFO [stderr] --> src/lib.rs:100:30 Nov 30 20:49:47.625 INFO [stderr] | Nov 30 20:49:47.625 INFO [stderr] 100 | assert!(value.sqrt().abs_sub(7.4161984871f64) <= 0.001); Nov 30 20:49:47.625 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.625 INFO [stderr] | Nov 30 20:49:47.626 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 20:49:47.626 INFO [stderr] Nov 30 20:49:47.631 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:47.631 INFO [stderr] --> src/lib.rs:107:30 Nov 30 20:49:47.631 INFO [stderr] | Nov 30 20:49:47.631 INFO [stderr] 107 | assert!(value.sqrt().abs_sub(14.6287388383f64) <= 0.001); Nov 30 20:49:47.631 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.631 INFO [stderr] Nov 30 20:49:47.632 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:47.632 INFO [stderr] --> src/lib.rs:115:30 Nov 30 20:49:47.632 INFO [stderr] | Nov 30 20:49:47.632 INFO [stderr] 115 | assert!(value.sqrt().abs_sub(158.113883008f64) <= 0.001); Nov 30 20:49:47.632 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.632 INFO [stderr] Nov 30 20:49:47.633 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:47.633 INFO [stderr] --> src/lib.rs:122:30 Nov 30 20:49:47.633 INFO [stderr] | Nov 30 20:49:47.633 INFO [stderr] 122 | assert!(value.sqrt().abs_sub(223.60679775f64) <= 0.001); Nov 30 20:49:47.633 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.633 INFO [stderr] Nov 30 20:49:47.633 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:47.633 INFO [stderr] --> src/lib.rs:129:30 Nov 30 20:49:47.633 INFO [stderr] | Nov 30 20:49:47.633 INFO [stderr] 129 | assert!(value.sqrt().abs_sub(10f64) <= 0.001); Nov 30 20:49:47.633 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.633 INFO [stderr] Nov 30 20:49:47.634 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:47.634 INFO [stderr] --> src/lib.rs:136:30 Nov 30 20:49:47.634 INFO [stderr] | Nov 30 20:49:47.634 INFO [stderr] 136 | assert!(value.sqrt().abs_sub(63245.5532034f64) <= 0.001); Nov 30 20:49:47.634 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.634 INFO [stderr] Nov 30 20:49:47.635 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:47.635 INFO [stderr] --> src/lib.rs:143:30 Nov 30 20:49:47.635 INFO [stderr] | Nov 30 20:49:47.635 INFO [stderr] 143 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 30 20:49:47.635 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.635 INFO [stderr] Nov 30 20:49:47.635 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:47.635 INFO [stderr] --> src/lib.rs:150:30 Nov 30 20:49:47.635 INFO [stderr] | Nov 30 20:49:47.635 INFO [stderr] 150 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 30 20:49:47.635 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.635 INFO [stderr] Nov 30 20:49:47.636 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:47.636 INFO [stderr] --> src/lib.rs:157:30 Nov 30 20:49:47.636 INFO [stderr] | Nov 30 20:49:47.636 INFO [stderr] 157 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 30 20:49:47.636 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.636 INFO [stderr] Nov 30 20:49:47.637 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:47.637 INFO [stderr] --> src/lib.rs:164:30 Nov 30 20:49:47.637 INFO [stderr] | Nov 30 20:49:47.637 INFO [stderr] 164 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 30 20:49:47.637 INFO [stderr] | ^^^^^^^ Nov 30 20:49:47.637 INFO [stderr] Nov 30 20:49:47.667 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s Nov 30 20:49:47.669 INFO [stderr] su: No module specific data is present Nov 30 20:49:48.582 INFO running `"docker" "inspect" "fb76bd9c765789952973d9131abb69e3ce5538f58b8d04c8500f9dbc076f2bc5"` Nov 30 20:49:48.962 INFO running `"docker" "rm" "-f" "fb76bd9c765789952973d9131abb69e3ce5538f58b8d04c8500f9dbc076f2bc5"` Nov 30 20:49:49.197 INFO [stdout] fb76bd9c765789952973d9131abb69e3ce5538f58b8d04c8500f9dbc076f2bc5