Nov 07 15:13:25.273 INFO checking floaty-0.1.0 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 15:13:25.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-7/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 15:13:25.696 INFO blam! 664b3b10ceb8675797c72f0e12c4a620003f3726e86bce5018f1167d7e695dc1 Nov 07 15:13:25.708 INFO running `"docker" "start" "-a" "664b3b10ceb8675797c72f0e12c4a620003f3726e86bce5018f1167d7e695dc1"` Nov 07 15:13:26.778 INFO kablam! usermod: no changes Nov 07 15:13:26.888 INFO kablam! Checking floaty v0.1.0 (/source) Nov 07 15:13:27.752 INFO kablam! error: use of deprecated item 'std::f32::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdimf` in C). If you truly need the positive difference, consider using that expression or the C function `fdimf`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Nov 07 15:13:27.752 INFO kablam! --> src/lib.rs:235:14 Nov 07 15:13:27.752 INFO kablam! | Nov 07 15:13:27.752 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 07 15:13:27.752 INFO kablam! | ^^^^^^^ Nov 07 15:13:27.752 INFO kablam! | Nov 07 15:13:27.752 INFO kablam! note: lint level defined here Nov 07 15:13:27.752 INFO kablam! --> src/lib.rs:6:9 Nov 07 15:13:27.752 INFO kablam! | Nov 07 15:13:27.752 INFO kablam! 6 | #![deny(warnings)] Nov 07 15:13:27.752 INFO kablam! | ^^^^^^^^ Nov 07 15:13:27.752 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 07 15:13:27.752 INFO kablam! Nov 07 15:13:27.752 INFO kablam! error: 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 15:13:27.752 INFO kablam! --> src/lib.rs:267:14 Nov 07 15:13:27.752 INFO kablam! | Nov 07 15:13:27.752 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 07 15:13:27.752 INFO kablam! | ^^^^^^^ Nov 07 15:13:27.752 INFO kablam! Nov 07 15:13:27.760 INFO kablam! error: aborting due to 2 previous errors Nov 07 15:13:27.760 INFO kablam! Nov 07 15:13:27.768 INFO kablam! error: Could not compile `floaty`. Nov 07 15:13:27.768 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 07 15:13:28.204 INFO kablam! error: use of deprecated item 'std::f32::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdimf` in C). If you truly need the positive difference, consider using that expression or the C function `fdimf`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Nov 07 15:13:28.204 INFO kablam! --> src/lib.rs:235:14 Nov 07 15:13:28.204 INFO kablam! | Nov 07 15:13:28.204 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 07 15:13:28.204 INFO kablam! | ^^^^^^^ Nov 07 15:13:28.204 INFO kablam! | Nov 07 15:13:28.204 INFO kablam! note: lint level defined here Nov 07 15:13:28.204 INFO kablam! --> src/lib.rs:6:9 Nov 07 15:13:28.204 INFO kablam! | Nov 07 15:13:28.205 INFO kablam! 6 | #![deny(warnings)] Nov 07 15:13:28.205 INFO kablam! | ^^^^^^^^ Nov 07 15:13:28.205 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 07 15:13:28.205 INFO kablam! Nov 07 15:13:28.205 INFO kablam! error: 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 15:13:28.205 INFO kablam! --> src/lib.rs:267:14 Nov 07 15:13:28.208 INFO kablam! | Nov 07 15:13:28.209 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 07 15:13:28.209 INFO kablam! | ^^^^^^^ Nov 07 15:13:28.209 INFO kablam! Nov 07 15:13:28.210 INFO kablam! error: aborting due to 2 previous errors Nov 07 15:13:28.210 INFO kablam! Nov 07 15:13:28.216 INFO kablam! error: Could not compile `floaty`. Nov 07 15:13:28.216 INFO kablam! Nov 07 15:13:28.216 INFO kablam! To learn more, run the command again with --verbose. Nov 07 15:13:28.220 INFO kablam! su: No module specific data is present Nov 07 15:13:28.771 INFO running `"docker" "rm" "-f" "664b3b10ceb8675797c72f0e12c4a620003f3726e86bce5018f1167d7e695dc1"` Nov 07 15:13:29.172 INFO blam! 664b3b10ceb8675797c72f0e12c4a620003f3726e86bce5018f1167d7e695dc1