Oct 27 22:19:52.661 INFO checking floaty-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:19:52.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 22:19:53.123 INFO blam! 9c8f4ad58296a3a8ddf1fe79966d7774498f5804f1d2855a2958e47a0f8f2c69 Oct 27 22:19:53.131 INFO running `"docker" "start" "-a" "9c8f4ad58296a3a8ddf1fe79966d7774498f5804f1d2855a2958e47a0f8f2c69"` Oct 27 22:19:54.143 INFO kablam! usermod: no changes Oct 27 22:19:54.184 INFO kablam! Checking cast v0.1.0 Oct 27 22:19:54.435 INFO kablam! Checking floaty v0.1.0 (/source) Oct 27 22:19:55.233 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). Oct 27 22:19:55.233 INFO kablam! --> src/lib.rs:235:14 Oct 27 22:19:55.233 INFO kablam! | Oct 27 22:19:55.233 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 27 22:19:55.233 INFO kablam! | ^^^^^^^ Oct 27 22:19:55.233 INFO kablam! | Oct 27 22:19:55.233 INFO kablam! note: lint level defined here Oct 27 22:19:55.233 INFO kablam! --> src/lib.rs:6:9 Oct 27 22:19:55.233 INFO kablam! | Oct 27 22:19:55.233 INFO kablam! 6 | #![deny(warnings)] Oct 27 22:19:55.233 INFO kablam! | ^^^^^^^^ Oct 27 22:19:55.233 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 22:19:55.233 INFO kablam! Oct 27 22:19:55.243 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). Oct 27 22:19:55.243 INFO kablam! --> src/lib.rs:267:14 Oct 27 22:19:55.243 INFO kablam! | Oct 27 22:19:55.243 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 27 22:19:55.243 INFO kablam! | ^^^^^^^ Oct 27 22:19:55.243 INFO kablam! Oct 27 22:19:55.243 INFO kablam! error: aborting due to 2 previous errors Oct 27 22:19:55.243 INFO kablam! Oct 27 22:19:55.267 INFO kablam! error: Could not compile `floaty`. Oct 27 22:19:55.267 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 22:19:55.415 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). Oct 27 22:19:55.416 INFO kablam! --> src/lib.rs:235:14 Oct 27 22:19:55.416 INFO kablam! | Oct 27 22:19:55.416 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 27 22:19:55.416 INFO kablam! | ^^^^^^^ Oct 27 22:19:55.417 INFO kablam! | Oct 27 22:19:55.417 INFO kablam! note: lint level defined here Oct 27 22:19:55.417 INFO kablam! --> src/lib.rs:6:9 Oct 27 22:19:55.418 INFO kablam! | Oct 27 22:19:55.418 INFO kablam! 6 | #![deny(warnings)] Oct 27 22:19:55.418 INFO kablam! | ^^^^^^^^ Oct 27 22:19:55.418 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 22:19:55.419 INFO kablam! Oct 27 22:19:55.419 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). Oct 27 22:19:55.419 INFO kablam! --> src/lib.rs:267:14 Oct 27 22:19:55.420 INFO kablam! | Oct 27 22:19:55.420 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 27 22:19:55.420 INFO kablam! | ^^^^^^^ Oct 27 22:19:55.421 INFO kablam! Oct 27 22:19:55.421 INFO kablam! error: aborting due to 2 previous errors Oct 27 22:19:55.421 INFO kablam! Oct 27 22:19:55.431 INFO kablam! error: Could not compile `floaty`. Oct 27 22:19:55.431 INFO kablam! Oct 27 22:19:55.432 INFO kablam! To learn more, run the command again with --verbose. Oct 27 22:19:55.432 INFO kablam! su: No module specific data is present Oct 27 22:19:55.977 INFO running `"docker" "rm" "-f" "9c8f4ad58296a3a8ddf1fe79966d7774498f5804f1d2855a2958e47a0f8f2c69"` Oct 27 22:19:56.215 INFO blam! 9c8f4ad58296a3a8ddf1fe79966d7774498f5804f1d2855a2958e47a0f8f2c69