Nov 07 13:25:08.013 INFO checking integral_square_root-1.0.1 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 13:25:08.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-2/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 13:25:08.381 INFO blam! 17bae94a9fd09eb6939596f201f1ca85db95cb1ffff767cf76219f0b71d151cb Nov 07 13:25:08.383 INFO running `"docker" "start" "-a" "17bae94a9fd09eb6939596f201f1ca85db95cb1ffff767cf76219f0b71d151cb"` Nov 07 13:25:09.605 INFO kablam! usermod: no changes Nov 07 13:25:09.660 INFO kablam! Checking integral_square_root v1.0.1 (/source) Nov 07 13:25:10.573 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 07 13:25:10.573 INFO kablam! --> src/lib.rs:100:30 Nov 07 13:25:10.573 INFO kablam! | Nov 07 13:25:10.574 INFO kablam! 100 | assert!(value.sqrt().abs_sub(7.4161984871f64) <= 0.001); Nov 07 13:25:10.574 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.574 INFO kablam! | Nov 07 13:25:10.574 INFO kablam! = note: #[warn(deprecated)] on by default Nov 07 13:25:10.574 INFO kablam! Nov 07 13:25:10.577 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 07 13:25:10.578 INFO kablam! --> src/lib.rs:107:30 Nov 07 13:25:10.578 INFO kablam! | Nov 07 13:25:10.580 INFO kablam! 107 | assert!(value.sqrt().abs_sub(14.6287388383f64) <= 0.001); Nov 07 13:25:10.581 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.581 INFO kablam! Nov 07 13:25:10.581 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 07 13:25:10.581 INFO kablam! --> src/lib.rs:115:30 Nov 07 13:25:10.582 INFO kablam! | Nov 07 13:25:10.582 INFO kablam! 115 | assert!(value.sqrt().abs_sub(158.113883008f64) <= 0.001); Nov 07 13:25:10.582 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.582 INFO kablam! Nov 07 13:25:10.590 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 07 13:25:10.590 INFO kablam! --> src/lib.rs:122:30 Nov 07 13:25:10.590 INFO kablam! | Nov 07 13:25:10.591 INFO kablam! 122 | assert!(value.sqrt().abs_sub(223.60679775f64) <= 0.001); Nov 07 13:25:10.591 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.591 INFO kablam! Nov 07 13:25:10.591 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 07 13:25:10.591 INFO kablam! --> src/lib.rs:129:30 Nov 07 13:25:10.592 INFO kablam! | Nov 07 13:25:10.592 INFO kablam! 129 | assert!(value.sqrt().abs_sub(10f64) <= 0.001); Nov 07 13:25:10.592 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.592 INFO kablam! Nov 07 13:25:10.592 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 07 13:25:10.592 INFO kablam! --> src/lib.rs:136:30 Nov 07 13:25:10.593 INFO kablam! | Nov 07 13:25:10.593 INFO kablam! 136 | assert!(value.sqrt().abs_sub(63245.5532034f64) <= 0.001); Nov 07 13:25:10.593 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.593 INFO kablam! Nov 07 13:25:10.593 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 07 13:25:10.593 INFO kablam! --> src/lib.rs:143:30 Nov 07 13:25:10.594 INFO kablam! | Nov 07 13:25:10.594 INFO kablam! 143 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 07 13:25:10.594 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.594 INFO kablam! Nov 07 13:25:10.594 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 07 13:25:10.594 INFO kablam! --> src/lib.rs:150:30 Nov 07 13:25:10.595 INFO kablam! | Nov 07 13:25:10.595 INFO kablam! 150 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 07 13:25:10.595 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.595 INFO kablam! Nov 07 13:25:10.595 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 07 13:25:10.595 INFO kablam! --> src/lib.rs:157:30 Nov 07 13:25:10.596 INFO kablam! | Nov 07 13:25:10.596 INFO kablam! 157 | assert!(value.sqrt().abs_sub(88191710.3688f64) <= 0.001); //Oh fuck this Nov 07 13:25:10.596 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.596 INFO kablam! Nov 07 13:25:10.596 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 07 13:25:10.597 INFO kablam! --> src/lib.rs:164:30 Nov 07 13:25:10.597 INFO kablam! | Nov 07 13:25:10.598 INFO kablam! 164 | assert!(value.sqrt().abs_sub(881917103.688f64) <= 0.001); //Oh fuck this Nov 07 13:25:10.598 INFO kablam! | ^^^^^^^ Nov 07 13:25:10.598 INFO kablam! Nov 07 13:25:10.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Nov 07 13:25:10.622 INFO kablam! su: No module specific data is present Nov 07 13:25:11.018 INFO running `"docker" "rm" "-f" "17bae94a9fd09eb6939596f201f1ca85db95cb1ffff767cf76219f0b71d151cb"` Nov 07 13:25:11.160 INFO blam! 17bae94a9fd09eb6939596f201f1ca85db95cb1ffff767cf76219f0b71d151cb