Nov 10 06:20:58.900 INFO checking floaty-0.1.0 against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 10 06:20:58.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-4/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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:20:59.471 INFO blam! 73a16b229accd234a1fe346aea49266a4be4f10523bcbbd1751e42a6187b0d2b Nov 10 06:20:59.483 INFO running `"docker" "start" "-a" "73a16b229accd234a1fe346aea49266a4be4f10523bcbbd1751e42a6187b0d2b"` Nov 10 06:21:01.039 INFO kablam! usermod: no changes Nov 10 06:21:01.111 INFO kablam! Checking cast v0.1.0 Nov 10 06:21:01.359 INFO kablam! Checking floaty v0.1.0 (/source) Nov 10 06:21:02.104 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.104 INFO kablam! --> src/lib.rs:235:14 Nov 10 06:21:02.104 INFO kablam! | Nov 10 06:21:02.105 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.105 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.105 INFO kablam! | Nov 10 06:21:02.105 INFO kablam! note: lint level defined here Nov 10 06:21:02.106 INFO kablam! --> src/lib.rs:6:9 Nov 10 06:21:02.106 INFO kablam! | Nov 10 06:21:02.106 INFO kablam! 6 | #![deny(warnings)] Nov 10 06:21:02.107 INFO kablam! | ^^^^^^^^ Nov 10 06:21:02.107 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 10 06:21:02.107 INFO kablam! Nov 10 06:21:02.107 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.108 INFO kablam! --> src/lib.rs:267:14 Nov 10 06:21:02.108 INFO kablam! | Nov 10 06:21:02.108 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.109 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.109 INFO kablam! Nov 10 06:21:02.109 INFO kablam! error: aborting due to 2 previous errors Nov 10 06:21:02.109 INFO kablam! Nov 10 06:21:02.114 INFO kablam! error: Could not compile `floaty`. Nov 10 06:21:02.114 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 06:21:02.203 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.203 INFO kablam! --> src/lib.rs:235:14 Nov 10 06:21:02.203 INFO kablam! | Nov 10 06:21:02.203 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.203 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.203 INFO kablam! | Nov 10 06:21:02.203 INFO kablam! note: lint level defined here Nov 10 06:21:02.203 INFO kablam! --> src/lib.rs:6:9 Nov 10 06:21:02.203 INFO kablam! | Nov 10 06:21:02.203 INFO kablam! 6 | #![deny(warnings)] Nov 10 06:21:02.203 INFO kablam! | ^^^^^^^^ Nov 10 06:21:02.203 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 10 06:21:02.203 INFO kablam! Nov 10 06:21:02.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 10 06:21:02.205 INFO kablam! --> src/lib.rs:267:14 Nov 10 06:21:02.205 INFO kablam! | Nov 10 06:21:02.205 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 10 06:21:02.205 INFO kablam! | ^^^^^^^ Nov 10 06:21:02.205 INFO kablam! Nov 10 06:21:02.215 INFO kablam! error: aborting due to 2 previous errors Nov 10 06:21:02.215 INFO kablam! Nov 10 06:21:02.216 INFO kablam! error: Could not compile `floaty`. Nov 10 06:21:02.216 INFO kablam! Nov 10 06:21:02.216 INFO kablam! To learn more, run the command again with --verbose. Nov 10 06:21:02.217 INFO kablam! su: No module specific data is present Nov 10 06:21:02.819 INFO running `"docker" "rm" "-f" "73a16b229accd234a1fe346aea49266a4be4f10523bcbbd1751e42a6187b0d2b"` Nov 10 06:21:02.995 INFO blam! 73a16b229accd234a1fe346aea49266a4be4f10523bcbbd1751e42a6187b0d2b