Nov 28 23:25:37.450 INFO checking integral_square_root-1.0.1 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 23:25:37.450 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 23:25:37.743 INFO [stdout] 3302e561f62f1328e7db9c7aff7b6acc8c38f817a0363975e2bbbc493c79edf5 Nov 28 23:25:37.745 INFO running `"docker" "start" "-a" "3302e561f62f1328e7db9c7aff7b6acc8c38f817a0363975e2bbbc493c79edf5"` Nov 28 23:25:38.155 INFO [stderr] usermod: no changes Nov 28 23:25:38.180 INFO [stderr] Checking integral_square_root v1.0.1 (/source) Nov 28 23:25:38.809 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 28 23:25:38.809 INFO [stderr] --> src/lib.rs:100:30 Nov 28 23:25:38.810 INFO [stderr] | Nov 28 23:25:38.811 INFO [stderr] 100 | assert!(value.sqrt().abs_sub(7.4161984871f64) <= 0.001); Nov 28 23:25:38.811 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.812 INFO [stderr] | Nov 28 23:25:38.813 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 23:25:38.813 INFO [stderr] Nov 28 23:25:38.821 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 28 23:25:38.821 INFO [stderr] --> src/lib.rs:107:30 Nov 28 23:25:38.822 INFO [stderr] | Nov 28 23:25:38.823 INFO [stderr] 107 | assert!(value.sqrt().abs_sub(14.6287388383f64) <= 0.001); Nov 28 23:25:38.823 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.824 INFO [stderr] Nov 28 23:25:38.825 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 28 23:25:38.826 INFO [stderr] --> src/lib.rs:115:30 Nov 28 23:25:38.826 INFO [stderr] | Nov 28 23:25:38.827 INFO [stderr] 115 | assert!(value.sqrt().abs_sub(158.113883008f64) <= 0.001); Nov 28 23:25:38.828 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.828 INFO [stderr] Nov 28 23:25:38.830 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 28 23:25:38.830 INFO [stderr] --> src/lib.rs:122:30 Nov 28 23:25:38.831 INFO [stderr] | Nov 28 23:25:38.832 INFO [stderr] 122 | assert!(value.sqrt().abs_sub(223.60679775f64) <= 0.001); Nov 28 23:25:38.832 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.833 INFO [stderr] Nov 28 23:25:38.834 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 28 23:25:38.835 INFO [stderr] --> src/lib.rs:129:30 Nov 28 23:25:38.836 INFO [stderr] | Nov 28 23:25:38.836 INFO [stderr] 129 | assert!(value.sqrt().abs_sub(10f64) <= 0.001); Nov 28 23:25:38.837 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.837 INFO [stderr] Nov 28 23:25:38.839 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 28 23:25:38.839 INFO [stderr] --> src/lib.rs:136:30 Nov 28 23:25:38.840 INFO [stderr] | Nov 28 23:25:38.841 INFO [stderr] 136 | assert!(value.sqrt().abs_sub(63245.5532034f64) <= 0.001); Nov 28 23:25:38.841 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.842 INFO [stderr] Nov 28 23:25:38.843 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 28 23:25:38.844 INFO [stderr] --> src/lib.rs:143:30 Nov 28 23:25:38.844 INFO [stderr] | Nov 28 23:25:38.845 INFO [stderr] 143 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 28 23:25:38.846 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.846 INFO [stderr] Nov 28 23:25:38.848 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 28 23:25:38.848 INFO [stderr] --> src/lib.rs:150:30 Nov 28 23:25:38.849 INFO [stderr] | Nov 28 23:25:38.850 INFO [stderr] 150 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 28 23:25:38.850 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.851 INFO [stderr] Nov 28 23:25:38.852 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 28 23:25:38.853 INFO [stderr] --> src/lib.rs:157:30 Nov 28 23:25:38.853 INFO [stderr] | Nov 28 23:25:38.854 INFO [stderr] 157 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 28 23:25:38.854 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.855 INFO [stderr] Nov 28 23:25:38.856 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 28 23:25:38.857 INFO [stderr] --> src/lib.rs:164:30 Nov 28 23:25:38.857 INFO [stderr] | Nov 28 23:25:38.858 INFO [stderr] 164 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 28 23:25:38.858 INFO [stderr] | ^^^^^^^ Nov 28 23:25:38.859 INFO [stderr] Nov 28 23:25:38.900 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s Nov 28 23:25:38.909 INFO [stderr] su: No module specific data is present Nov 28 23:25:39.568 INFO running `"docker" "inspect" "3302e561f62f1328e7db9c7aff7b6acc8c38f817a0363975e2bbbc493c79edf5"` Nov 28 23:25:39.831 INFO running `"docker" "rm" "-f" "3302e561f62f1328e7db9c7aff7b6acc8c38f817a0363975e2bbbc493c79edf5"` Nov 28 23:25:40.117 INFO [stdout] 3302e561f62f1328e7db9c7aff7b6acc8c38f817a0363975e2bbbc493c79edf5