Aug 02 05:08:57.501 INFO checking linux-api-math-0.0.1 against 1.27.2+tmplazy for lazy_static-1 Aug 02 05:08:57.501 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 02 05:08:57.501 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 02 05:08:57.501 INFO running `"docker" "create" "-v" "/tmp/crater.KWUhxs4d2JnO:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-2/1.27.2+tmplazy:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 02 05:08:57.740 INFO blam! 6d943f731b7af125e87741f1bd0447aa55d0ad4f98a12b2c44bdd7ae7cd4a808 Aug 02 05:08:57.742 INFO running `"docker" "start" "-a" "6d943f731b7af125e87741f1bd0447aa55d0ad4f98a12b2c44bdd7ae7cd4a808"` Aug 02 05:08:59.321 INFO kablam! Checking linux-api-math v0.0.1 (file:///source) Aug 02 05:08:59.912 INFO kablam! warning: 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). Aug 02 05:08:59.912 INFO kablam! --> src/lib.rs:211:28 Aug 02 05:08:59.913 INFO kablam! | Aug 02 05:08:59.913 INFO kablam! 211 | assert!(result.abs_sub(0.5) <= 0.000001); Aug 02 05:08:59.913 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.913 INFO kablam! | Aug 02 05:08:59.913 INFO kablam! = note: #[warn(deprecated)] on by default Aug 02 05:08:59.913 INFO kablam! Aug 02 05:08:59.925 INFO kablam! warning: 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). Aug 02 05:08:59.925 INFO kablam! --> src/lib.rs:224:28 Aug 02 05:08:59.925 INFO kablam! | Aug 02 05:08:59.925 INFO kablam! 224 | assert!(result.abs_sub(0.5) <= 0.000001); Aug 02 05:08:59.925 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.925 INFO kablam! Aug 02 05:08:59.927 INFO kablam! warning: 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). Aug 02 05:08:59.927 INFO kablam! --> src/lib.rs:237:28 Aug 02 05:08:59.927 INFO kablam! | Aug 02 05:08:59.927 INFO kablam! 237 | assert!(result.abs_sub(0.5) <= 0.000001); Aug 02 05:08:59.927 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.928 INFO kablam! Aug 02 05:08:59.929 INFO kablam! warning: 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). Aug 02 05:08:59.929 INFO kablam! --> src/lib.rs:250:28 Aug 02 05:08:59.929 INFO kablam! | Aug 02 05:08:59.929 INFO kablam! 250 | assert!(result.abs_sub(0.5) <= 0.000001); Aug 02 05:08:59.929 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.929 INFO kablam! Aug 02 05:08:59.930 INFO kablam! warning: 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). Aug 02 05:08:59.930 INFO kablam! --> src/lib.rs:263:28 Aug 02 05:08:59.930 INFO kablam! | Aug 02 05:08:59.930 INFO kablam! 263 | assert!(result.abs_sub(1.0) <= 0.000001); Aug 02 05:08:59.930 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.930 INFO kablam! Aug 02 05:08:59.931 INFO kablam! warning: 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). Aug 02 05:08:59.931 INFO kablam! --> src/lib.rs:276:28 Aug 02 05:08:59.931 INFO kablam! | Aug 02 05:08:59.931 INFO kablam! 276 | assert!(result.abs_sub(1.0) <= 0.000001); Aug 02 05:08:59.931 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.931 INFO kablam! Aug 02 05:08:59.932 INFO kablam! warning: 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). Aug 02 05:08:59.932 INFO kablam! --> src/lib.rs:289:28 Aug 02 05:08:59.932 INFO kablam! | Aug 02 05:08:59.932 INFO kablam! 289 | assert!(result.abs_sub(60.0) <= 0.0000001); Aug 02 05:08:59.932 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.932 INFO kablam! Aug 02 05:08:59.933 INFO kablam! warning: 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). Aug 02 05:08:59.933 INFO kablam! --> src/lib.rs:302:28 Aug 02 05:08:59.933 INFO kablam! | Aug 02 05:08:59.933 INFO kablam! 302 | assert!(result.abs_sub(60.0) <= 0.0000001); Aug 02 05:08:59.933 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.934 INFO kablam! Aug 02 05:08:59.934 INFO kablam! warning: 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). Aug 02 05:08:59.934 INFO kablam! --> src/lib.rs:315:28 Aug 02 05:08:59.934 INFO kablam! | Aug 02 05:08:59.934 INFO kablam! 315 | assert!(result.abs_sub(30.0) <= 0.0000001); Aug 02 05:08:59.934 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.934 INFO kablam! Aug 02 05:08:59.936 INFO kablam! warning: 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). Aug 02 05:08:59.936 INFO kablam! --> src/lib.rs:328:28 Aug 02 05:08:59.936 INFO kablam! | Aug 02 05:08:59.936 INFO kablam! 328 | assert!(result.abs_sub(30.0) <= 0.0000001); Aug 02 05:08:59.936 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.936 INFO kablam! Aug 02 05:08:59.936 INFO kablam! warning: 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). Aug 02 05:08:59.937 INFO kablam! --> src/lib.rs:341:28 Aug 02 05:08:59.937 INFO kablam! | Aug 02 05:08:59.937 INFO kablam! 341 | assert!(result.abs_sub(45.0) <= 0.0000001); Aug 02 05:08:59.937 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.937 INFO kablam! Aug 02 05:08:59.938 INFO kablam! warning: 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). Aug 02 05:08:59.938 INFO kablam! --> src/lib.rs:354:28 Aug 02 05:08:59.938 INFO kablam! | Aug 02 05:08:59.938 INFO kablam! 354 | assert!(result.abs_sub(45.0) <= 0.0000001); Aug 02 05:08:59.938 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.938 INFO kablam! Aug 02 05:08:59.940 INFO kablam! warning: 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). Aug 02 05:08:59.940 INFO kablam! --> src/lib.rs:368:28 Aug 02 05:08:59.940 INFO kablam! | Aug 02 05:08:59.940 INFO kablam! 368 | assert!(result.abs_sub(135.0) <= 0.000001); Aug 02 05:08:59.940 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.940 INFO kablam! Aug 02 05:08:59.941 INFO kablam! warning: 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). Aug 02 05:08:59.941 INFO kablam! --> src/lib.rs:382:28 Aug 02 05:08:59.941 INFO kablam! | Aug 02 05:08:59.941 INFO kablam! 382 | assert!(result.abs_sub(135.0) <= 0.000001); Aug 02 05:08:59.941 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.941 INFO kablam! Aug 02 05:08:59.942 INFO kablam! warning: 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). Aug 02 05:08:59.942 INFO kablam! --> src/lib.rs:393:33 Aug 02 05:08:59.942 INFO kablam! | Aug 02 05:08:59.942 INFO kablam! 393 | assert!(cosh(param).abs_sub(1.25) <= 0.00001); Aug 02 05:08:59.942 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.942 INFO kablam! Aug 02 05:08:59.943 INFO kablam! warning: 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). Aug 02 05:08:59.943 INFO kablam! --> src/lib.rs:406:34 Aug 02 05:08:59.943 INFO kablam! | Aug 02 05:08:59.943 INFO kablam! 406 | assert!(coshf(param).abs_sub(1.25) <= 0.00001); Aug 02 05:08:59.943 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.943 INFO kablam! Aug 02 05:08:59.943 INFO kablam! warning: 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). Aug 02 05:08:59.943 INFO kablam! --> src/lib.rs:419:33 Aug 02 05:08:59.943 INFO kablam! | Aug 02 05:08:59.943 INFO kablam! 419 | assert!(sinh(param).abs_sub(0.75) <= 0.00001); Aug 02 05:08:59.943 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.943 INFO kablam! Aug 02 05:08:59.944 INFO kablam! warning: 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). Aug 02 05:08:59.944 INFO kablam! --> src/lib.rs:432:34 Aug 02 05:08:59.944 INFO kablam! | Aug 02 05:08:59.944 INFO kablam! 432 | assert!(sinhf(param).abs_sub(0.75) <= 0.00001); Aug 02 05:08:59.944 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.944 INFO kablam! Aug 02 05:08:59.945 INFO kablam! warning: 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). Aug 02 05:08:59.945 INFO kablam! --> src/lib.rs:445:33 Aug 02 05:08:59.945 INFO kablam! | Aug 02 05:08:59.945 INFO kablam! 445 | assert!(tanh(param).abs_sub(0.6) <= 0.00001); Aug 02 05:08:59.945 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.945 INFO kablam! Aug 02 05:08:59.946 INFO kablam! warning: 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). Aug 02 05:08:59.946 INFO kablam! --> src/lib.rs:458:34 Aug 02 05:08:59.946 INFO kablam! | Aug 02 05:08:59.946 INFO kablam! 458 | assert!(tanhf(param).abs_sub(0.6) <= 0.00001); Aug 02 05:08:59.946 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.946 INFO kablam! Aug 02 05:08:59.948 INFO kablam! warning: 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). Aug 02 05:08:59.948 INFO kablam! --> src/lib.rs:471:34 Aug 02 05:08:59.948 INFO kablam! | Aug 02 05:08:59.948 INFO kablam! 471 | assert!(acosh(param).abs_sub(2.0) <= 0.00001); Aug 02 05:08:59.948 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.948 INFO kablam! Aug 02 05:08:59.949 INFO kablam! warning: 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). Aug 02 05:08:59.949 INFO kablam! --> src/lib.rs:484:35 Aug 02 05:08:59.949 INFO kablam! | Aug 02 05:08:59.949 INFO kablam! 484 | assert!(acoshf(param).abs_sub(2.0) <= 0.00001); Aug 02 05:08:59.949 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.949 INFO kablam! Aug 02 05:08:59.950 INFO kablam! warning: 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). Aug 02 05:08:59.950 INFO kablam! --> src/lib.rs:497:34 Aug 02 05:08:59.950 INFO kablam! | Aug 02 05:08:59.950 INFO kablam! 497 | assert!(asinh(param).abs_sub(2.0) <= 0.00001); Aug 02 05:08:59.950 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.950 INFO kablam! Aug 02 05:08:59.951 INFO kablam! warning: 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). Aug 02 05:08:59.951 INFO kablam! --> src/lib.rs:510:35 Aug 02 05:08:59.951 INFO kablam! | Aug 02 05:08:59.951 INFO kablam! 510 | assert!(asinhf(param).abs_sub(2.0) <= 0.00001); Aug 02 05:08:59.951 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.951 INFO kablam! Aug 02 05:08:59.952 INFO kablam! warning: 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). Aug 02 05:08:59.952 INFO kablam! --> src/lib.rs:523:34 Aug 02 05:08:59.952 INFO kablam! | Aug 02 05:08:59.952 INFO kablam! 523 | assert!(atanh(param).abs_sub(1.0) <= 0.00001); Aug 02 05:08:59.952 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.952 INFO kablam! Aug 02 05:08:59.953 INFO kablam! warning: 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). Aug 02 05:08:59.953 INFO kablam! --> src/lib.rs:536:35 Aug 02 05:08:59.953 INFO kablam! | Aug 02 05:08:59.953 INFO kablam! 536 | assert!(atanhf(param).abs_sub(1.0) <= 0.00001); Aug 02 05:08:59.953 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.953 INFO kablam! Aug 02 05:08:59.954 INFO kablam! warning: 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). Aug 02 05:08:59.954 INFO kablam! --> src/lib.rs:548:32 Aug 02 05:08:59.954 INFO kablam! | Aug 02 05:08:59.954 INFO kablam! 548 | assert!(exp(param).abs_sub(148.413159) <= 0.000001); Aug 02 05:08:59.954 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.954 INFO kablam! Aug 02 05:08:59.954 INFO kablam! warning: 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). Aug 02 05:08:59.954 INFO kablam! --> src/lib.rs:559:33 Aug 02 05:08:59.954 INFO kablam! | Aug 02 05:08:59.954 INFO kablam! 559 | assert!(expf(param).abs_sub(148.413159) <= 0.000001); Aug 02 05:08:59.954 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.954 INFO kablam! Aug 02 05:08:59.955 INFO kablam! warning: 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). Aug 02 05:08:59.955 INFO kablam! --> src/lib.rs:570:32 Aug 02 05:08:59.955 INFO kablam! | Aug 02 05:08:59.955 INFO kablam! 570 | assert!(log(param).abs_sub(1.704748) <= 0.000001); Aug 02 05:08:59.955 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.955 INFO kablam! Aug 02 05:08:59.956 INFO kablam! warning: 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). Aug 02 05:08:59.956 INFO kablam! --> src/lib.rs:581:33 Aug 02 05:08:59.956 INFO kablam! | Aug 02 05:08:59.956 INFO kablam! 581 | assert!(logf(param).abs_sub(1.704748) <= 0.000001); Aug 02 05:08:59.956 INFO kablam! | ^^^^^^^ Aug 02 05:08:59.956 INFO kablam! Aug 02 05:09:00.051 INFO kablam! warning: 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). Aug 02 05:09:00.051 INFO kablam! --> src/lib.rs:692:52 Aug 02 05:09:00.051 INFO kablam! | Aug 02 05:09:00.051 INFO kablam! 692 | assert!(remainder(number, denominator).abs_sub(1.7) <= 0.0000001); Aug 02 05:09:00.051 INFO kablam! | ^^^^^^^ Aug 02 05:09:00.051 INFO kablam! Aug 02 05:09:00.052 INFO kablam! warning: 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). Aug 02 05:09:00.052 INFO kablam! --> src/lib.rs:702:53 Aug 02 05:09:00.052 INFO kablam! | Aug 02 05:09:00.052 INFO kablam! 702 | assert!(remainderf(number, denominator).abs_sub(0.7) <= 0.0000001); Aug 02 05:09:00.052 INFO kablam! | ^^^^^^^ Aug 02 05:09:00.052 INFO kablam! Aug 02 05:09:00.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Aug 02 05:09:00.151 INFO kablam! su: No module specific data is present Aug 02 05:09:01.021 INFO running `"docker" "rm" "-f" "6d943f731b7af125e87741f1bd0447aa55d0ad4f98a12b2c44bdd7ae7cd4a808"` Aug 02 05:09:01.125 INFO blam! 6d943f731b7af125e87741f1bd0447aa55d0ad4f98a12b2c44bdd7ae7cd4a808