Oct 16 11:10:44.658 INFO testing floaty-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:10:44.659 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 11:10:45.159 INFO blam! 18ee279881d6279de59362a8066e418b3ad788ea8f5ab516712f4dd69711b399 Oct 16 11:10:45.175 INFO running `"docker" "start" "-a" "18ee279881d6279de59362a8066e418b3ad788ea8f5ab516712f4dd69711b399"` Oct 16 11:10:46.207 INFO kablam! usermod: no changes Oct 16 11:10:46.279 INFO kablam! Compiling cast v0.1.0 Oct 16 11:10:46.823 INFO kablam! Compiling floaty v0.1.0 (/source) Oct 16 11:10:47.508 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 16 11:10:47.508 INFO kablam! --> src/lib.rs:235:14 Oct 16 11:10:47.508 INFO kablam! | Oct 16 11:10:47.508 INFO kablam! 235 | f32, abs_sub, atan2, hypot, log, max, min, powf Oct 16 11:10:47.508 INFO kablam! | ^^^^^^^ Oct 16 11:10:47.508 INFO kablam! | Oct 16 11:10:47.508 INFO kablam! note: lint level defined here Oct 16 11:10:47.508 INFO kablam! --> src/lib.rs:6:9 Oct 16 11:10:47.508 INFO kablam! | Oct 16 11:10:47.508 INFO kablam! 6 | #![deny(warnings)] Oct 16 11:10:47.508 INFO kablam! | ^^^^^^^^ Oct 16 11:10:47.508 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 16 11:10:47.508 INFO kablam! Oct 16 11:10:47.508 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 16 11:10:47.508 INFO kablam! --> src/lib.rs:267:14 Oct 16 11:10:47.508 INFO kablam! | Oct 16 11:10:47.508 INFO kablam! 267 | f64, abs_sub, atan2, hypot, log, max, min, powf Oct 16 11:10:47.508 INFO kablam! | ^^^^^^^ Oct 16 11:10:47.508 INFO kablam! Oct 16 11:10:47.508 INFO kablam! error: aborting due to 2 previous errors Oct 16 11:10:47.508 INFO kablam! Oct 16 11:10:47.513 INFO kablam! error: Could not compile `floaty`. Oct 16 11:10:47.514 INFO kablam! Oct 16 11:10:47.514 INFO kablam! To learn more, run the command again with --verbose. Oct 16 11:10:47.514 INFO kablam! su: No module specific data is present Oct 16 11:10:48.237 INFO running `"docker" "rm" "-f" "18ee279881d6279de59362a8066e418b3ad788ea8f5ab516712f4dd69711b399"` Oct 16 11:10:48.537 INFO blam! 18ee279881d6279de59362a8066e418b3ad788ea8f5ab516712f4dd69711b399