Oct 11 23:29:34.749 INFO testing floaty-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:29:34.749 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 11 23:29:35.240 INFO blam! a1e316984055291bf625e3eac2bdef0bc393cf3db64dc84d4c117fb5454c95b1 Oct 11 23:29:35.242 INFO running `"docker" "start" "-a" "a1e316984055291bf625e3eac2bdef0bc393cf3db64dc84d4c117fb5454c95b1"` Oct 11 23:29:36.676 INFO kablam! usermod: no changes Oct 11 23:29:36.720 INFO kablam! Compiling cast v0.1.0 Oct 11 23:29:37.292 INFO kablam! Compiling floaty v0.1.0 (/source) Oct 11 23:29:37.500 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 11 23:29:37.500 INFO kablam! --> src/lib.rs:235:14 Oct 11 23:29:37.500 INFO kablam! | Oct 11 23:29:37.500 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 11 23:29:37.500 INFO kablam! | ^^^^^^^ Oct 11 23:29:37.500 INFO kablam! | Oct 11 23:29:37.500 INFO kablam! note: lint level defined here Oct 11 23:29:37.500 INFO kablam! --> src/lib.rs:6:9 Oct 11 23:29:37.500 INFO kablam! | Oct 11 23:29:37.500 INFO kablam! 6 | #![deny(warnings)] Oct 11 23:29:37.500 INFO kablam! | ^^^^^^^^ Oct 11 23:29:37.500 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 11 23:29:37.500 INFO kablam! Oct 11 23:29:37.500 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 11 23:29:37.500 INFO kablam! --> src/lib.rs:267:14 Oct 11 23:29:37.500 INFO kablam! | Oct 11 23:29:37.500 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 11 23:29:37.500 INFO kablam! | ^^^^^^^ Oct 11 23:29:37.500 INFO kablam! Oct 11 23:29:37.516 INFO kablam! error: aborting due to 2 previous errors Oct 11 23:29:37.516 INFO kablam! Oct 11 23:29:37.524 INFO kablam! error: Could not compile `floaty`. Oct 11 23:29:37.524 INFO kablam! Oct 11 23:29:37.524 INFO kablam! To learn more, run the command again with --verbose. Oct 11 23:29:37.532 INFO kablam! su: No module specific data is present Oct 11 23:29:38.257 INFO running `"docker" "rm" "-f" "a1e316984055291bf625e3eac2bdef0bc393cf3db64dc84d4c117fb5454c95b1"` Oct 11 23:29:38.708 INFO blam! a1e316984055291bf625e3eac2bdef0bc393cf3db64dc84d4c117fb5454c95b1