Nov 10 06:20:59.800 INFO checking floaty-0.1.0 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 06:20:59.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 10 06:21:00.366 INFO blam! a63ae57a56c58157a012ee580eea899460f5631baad0b5222eb879c48978b0fc Nov 10 06:21:00.368 INFO running `"docker" "start" "-a" "a63ae57a56c58157a012ee580eea899460f5631baad0b5222eb879c48978b0fc"` Nov 10 06:21:01.367 INFO kablam! usermod: no changes Nov 10 06:21:01.499 INFO kablam! Checking cast v0.1.0 Nov 10 06:21:01.827 INFO kablam! Checking floaty v0.1.0 (/source) Nov 10 06:21:02.489 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 10 06:21:02.490 INFO kablam! --> src/lib.rs:235:14 Nov 10 06:21:02.490 INFO kablam! | Nov 10 06:21:02.490 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.491 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.491 INFO kablam! | Nov 10 06:21:02.491 INFO kablam! note: lint level defined here Nov 10 06:21:02.492 INFO kablam! --> src/lib.rs:6:9 Nov 10 06:21:02.492 INFO kablam! | Nov 10 06:21:02.492 INFO kablam! 6 | #![deny(warnings)] Nov 10 06:21:02.493 INFO kablam! | ^^^^^^^^ Nov 10 06:21:02.493 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 10 06:21:02.493 INFO kablam! Nov 10 06:21:02.494 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 10 06:21:02.494 INFO kablam! --> src/lib.rs:267:14 Nov 10 06:21:02.494 INFO kablam! | Nov 10 06:21:02.494 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.495 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.495 INFO kablam! Nov 10 06:21:02.495 INFO kablam! error: aborting due to 2 previous errors Nov 10 06:21:02.496 INFO kablam! Nov 10 06:21:02.496 INFO kablam! error: Could not compile `floaty`. Nov 10 06:21:02.496 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 06:21:02.744 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 10 06:21:02.744 INFO kablam! --> src/lib.rs:235:14 Nov 10 06:21:02.744 INFO kablam! | Nov 10 06:21:02.744 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.744 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.744 INFO kablam! | Nov 10 06:21:02.744 INFO kablam! note: lint level defined here Nov 10 06:21:02.744 INFO kablam! --> src/lib.rs:6:9 Nov 10 06:21:02.744 INFO kablam! | Nov 10 06:21:02.744 INFO kablam! 6 | #![deny(warnings)] Nov 10 06:21:02.744 INFO kablam! | ^^^^^^^^ Nov 10 06:21:02.744 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 10 06:21:02.744 INFO kablam! Nov 10 06:21:02.745 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 10 06:21:02.745 INFO kablam! --> src/lib.rs:267:14 Nov 10 06:21:02.745 INFO kablam! | Nov 10 06:21:02.745 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.745 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.745 INFO kablam! Nov 10 06:21:02.749 INFO kablam! error: aborting due to 2 previous errors Nov 10 06:21:02.749 INFO kablam! Nov 10 06:21:02.763 INFO kablam! error: Could not compile `floaty`. Nov 10 06:21:02.763 INFO kablam! Nov 10 06:21:02.763 INFO kablam! To learn more, run the command again with --verbose. Nov 10 06:21:02.763 INFO kablam! su: No module specific data is present Nov 10 06:21:03.359 INFO running `"docker" "rm" "-f" "a63ae57a56c58157a012ee580eea899460f5631baad0b5222eb879c48978b0fc"` Nov 10 06:21:03.515 INFO blam! a63ae57a56c58157a012ee580eea899460f5631baad0b5222eb879c48978b0fc