Nov 29 01:31:02.119 INFO checking floaty-0.1.0 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 29 01:31:02.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 29 01:31:02.668 INFO [stdout] 2e51e1fbb6efe660622663051d20e16b0c57c831e4c5f078885a9187b477328a Nov 29 01:31:02.669 INFO running `"docker" "start" "-a" "2e51e1fbb6efe660622663051d20e16b0c57c831e4c5f078885a9187b477328a"` Nov 29 01:31:03.828 INFO [stderr] usermod: no changes Nov 29 01:31:03.921 INFO [stderr] Checking floaty v0.1.0 (/source) Nov 29 01:31:04.512 INFO [stderr] 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 29 01:31:04.671 INFO [stderr] --> src/lib.rs:235:14 Nov 29 01:31:04.671 INFO [stderr] | Nov 29 01:31:04.671 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:04.672 INFO [stderr] | ^^^^^^^ Nov 29 01:31:04.672 INFO [stderr] | Nov 29 01:31:04.672 INFO [stderr] note: lint level defined here Nov 29 01:31:04.672 INFO [stderr] --> src/lib.rs:6:9 Nov 29 01:31:04.673 INFO [stderr] | Nov 29 01:31:04.673 INFO [stderr] 6 | #![deny(warnings)] Nov 29 01:31:04.673 INFO [stderr] | ^^^^^^^^ Nov 29 01:31:04.673 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 29 01:31:04.674 INFO [stderr] Nov 29 01:31:04.674 INFO [stderr] 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 29 01:31:04.674 INFO [stderr] --> src/lib.rs:267:14 Nov 29 01:31:04.674 INFO [stderr] | Nov 29 01:31:04.675 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:04.675 INFO [stderr] | ^^^^^^^ Nov 29 01:31:04.675 INFO [stderr] Nov 29 01:31:04.676 INFO [stderr] error: aborting due to 2 previous errors Nov 29 01:31:04.676 INFO [stderr] Nov 29 01:31:04.676 INFO [stderr] error: Could not compile `floaty`. Nov 29 01:31:04.676 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:31:04.784 INFO [stderr] 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 29 01:31:04.784 INFO [stderr] --> src/lib.rs:235:14 Nov 29 01:31:04.784 INFO [stderr] | Nov 29 01:31:04.784 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:04.784 INFO [stderr] | ^^^^^^^ Nov 29 01:31:04.784 INFO [stderr] | Nov 29 01:31:04.784 INFO [stderr] note: lint level defined here Nov 29 01:31:04.784 INFO [stderr] --> src/lib.rs:6:9 Nov 29 01:31:04.784 INFO [stderr] | Nov 29 01:31:04.784 INFO [stderr] 6 | #![deny(warnings)] Nov 29 01:31:04.784 INFO [stderr] | ^^^^^^^^ Nov 29 01:31:04.784 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 29 01:31:04.784 INFO [stderr] Nov 29 01:31:04.784 INFO [stderr] 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 29 01:31:04.784 INFO [stderr] --> src/lib.rs:267:14 Nov 29 01:31:04.784 INFO [stderr] | Nov 29 01:31:04.784 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 29 01:31:04.784 INFO [stderr] | ^^^^^^^ Nov 29 01:31:04.784 INFO [stderr] Nov 29 01:31:04.785 INFO [stderr] error: aborting due to 2 previous errors Nov 29 01:31:04.785 INFO [stderr] Nov 29 01:31:04.797 INFO [stderr] error: Could not compile `floaty`. Nov 29 01:31:04.798 INFO [stderr] Nov 29 01:31:04.798 INFO [stderr] To learn more, run the command again with --verbose. Nov 29 01:31:04.799 INFO [stderr] su: No module specific data is present Nov 29 01:31:05.580 INFO running `"docker" "inspect" "2e51e1fbb6efe660622663051d20e16b0c57c831e4c5f078885a9187b477328a"` Nov 29 01:31:05.848 INFO running `"docker" "rm" "-f" "2e51e1fbb6efe660622663051d20e16b0c57c831e4c5f078885a9187b477328a"` Nov 29 01:31:06.000 INFO [stdout] 2e51e1fbb6efe660622663051d20e16b0c57c831e4c5f078885a9187b477328a