Nov 30 22:54:29.642 INFO checking floaty-0.1.0 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 22:54:29.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 22:54:30.085 INFO [stdout] cd3337f41b16ddd437c1e02dd7254424317af7161251313eb63ca6e8de8d3dd1 Nov 30 22:54:30.088 INFO running `"docker" "start" "-a" "cd3337f41b16ddd437c1e02dd7254424317af7161251313eb63ca6e8de8d3dd1"` Nov 30 22:54:31.316 INFO [stderr] usermod: no changes Nov 30 22:54:31.384 INFO [stderr] Checking cast v0.1.0 Nov 30 22:54:31.809 INFO [stderr] Checking floaty v0.1.0 (/source) Nov 30 22:54:32.673 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 30 22:54:32.673 INFO [stderr] --> src/lib.rs:235:14 Nov 30 22:54:32.673 INFO [stderr] | Nov 30 22:54:32.673 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 30 22:54:32.673 INFO [stderr] | ^^^^^^^ Nov 30 22:54:32.673 INFO [stderr] | Nov 30 22:54:32.673 INFO [stderr] note: lint level defined here Nov 30 22:54:32.673 INFO [stderr] --> src/lib.rs:6:9 Nov 30 22:54:32.673 INFO [stderr] | Nov 30 22:54:32.673 INFO [stderr] 6 | #![deny(warnings)] Nov 30 22:54:32.673 INFO [stderr] | ^^^^^^^^ Nov 30 22:54:32.673 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 30 22:54:32.673 INFO [stderr] Nov 30 22:54:32.673 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 30 22:54:32.673 INFO [stderr] --> src/lib.rs:267:14 Nov 30 22:54:32.673 INFO [stderr] | Nov 30 22:54:32.673 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 30 22:54:32.673 INFO [stderr] | ^^^^^^^ Nov 30 22:54:32.673 INFO [stderr] Nov 30 22:54:32.673 INFO [stderr] error: aborting due to 2 previous errors Nov 30 22:54:32.673 INFO [stderr] Nov 30 22:54:32.675 INFO [stderr] error: Could not compile `floaty`. Nov 30 22:54:32.675 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 22:54:32.834 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 30 22:54:32.834 INFO [stderr] --> src/lib.rs:235:14 Nov 30 22:54:32.834 INFO [stderr] | Nov 30 22:54:32.834 INFO [stderr] 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Nov 30 22:54:32.834 INFO [stderr] | ^^^^^^^ Nov 30 22:54:32.834 INFO [stderr] | Nov 30 22:54:32.834 INFO [stderr] note: lint level defined here Nov 30 22:54:32.834 INFO [stderr] --> src/lib.rs:6:9 Nov 30 22:54:32.834 INFO [stderr] | Nov 30 22:54:32.834 INFO [stderr] 6 | #![deny(warnings)] Nov 30 22:54:32.834 INFO [stderr] | ^^^^^^^^ Nov 30 22:54:32.834 INFO [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] Nov 30 22:54:32.834 INFO [stderr] Nov 30 22:54:32.836 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 30 22:54:32.836 INFO [stderr] --> src/lib.rs:267:14 Nov 30 22:54:32.836 INFO [stderr] | Nov 30 22:54:32.836 INFO [stderr] 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Nov 30 22:54:32.836 INFO [stderr] | ^^^^^^^ Nov 30 22:54:32.836 INFO [stderr] Nov 30 22:54:32.840 INFO [stderr] error: aborting due to 2 previous errors Nov 30 22:54:32.840 INFO [stderr] Nov 30 22:54:32.848 INFO [stderr] error: Could not compile `floaty`. Nov 30 22:54:32.848 INFO [stderr] Nov 30 22:54:32.848 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 22:54:32.849 INFO [stderr] su: No module specific data is present Nov 30 22:54:33.666 INFO running `"docker" "inspect" "cd3337f41b16ddd437c1e02dd7254424317af7161251313eb63ca6e8de8d3dd1"` Nov 30 22:54:33.842 INFO running `"docker" "rm" "-f" "cd3337f41b16ddd437c1e02dd7254424317af7161251313eb63ca6e8de8d3dd1"` Nov 30 22:54:34.152 INFO [stdout] cd3337f41b16ddd437c1e02dd7254424317af7161251313eb63ca6e8de8d3dd1