Oct 11 10:45:34.923 INFO testing stream-dct-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:45:34.923 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:45:34.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:45:35.246 INFO blam! 4e598de674a60f6e5640748d233e4a6b3ba3f3ca07ee0ee1b01e9195f1fc730e Oct 11 10:45:35.248 INFO running `"docker" "start" "-a" "4e598de674a60f6e5640748d233e4a6b3ba3f3ca07ee0ee1b01e9195f1fc730e"` Oct 11 10:45:36.143 INFO kablam! usermod: no changes Oct 11 10:45:36.184 INFO kablam! Compiling stream-dct v0.1.0 (/source) Oct 11 10:45:36.717 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). Oct 11 10:45:36.717 INFO kablam! --> src/lib.rs:133:20 Oct 11 10:45:36.717 INFO kablam! | Oct 11 10:45:36.717 INFO kablam! 133 | approx.abs_sub(x.cos()) <= ERROR, Oct 11 10:45:36.717 INFO kablam! | ^^^^^^^ Oct 11 10:45:36.717 INFO kablam! | Oct 11 10:45:36.717 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:45:36.717 INFO kablam! Oct 11 10:45:37.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 11 10:45:37.004 INFO kablam! su: No module specific data is present Oct 11 10:45:37.575 INFO running `"docker" "rm" "-f" "4e598de674a60f6e5640748d233e4a6b3ba3f3ca07ee0ee1b01e9195f1fc730e"` Oct 11 10:45:37.720 INFO blam! 4e598de674a60f6e5640748d233e4a6b3ba3f3ca07ee0ee1b01e9195f1fc730e Oct 11 10:45:37.725 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:45:37.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:45:38.060 INFO blam! 09fe4ef49189c8d5a6672df0f6a320249fd7491a0b23546b0009610103b8c715 Oct 11 10:45:38.061 INFO running `"docker" "start" "-a" "09fe4ef49189c8d5a6672df0f6a320249fd7491a0b23546b0009610103b8c715"` Oct 11 10:45:38.536 INFO kablam! usermod: no changes Oct 11 10:45:38.559 INFO kablam! Compiling stream-dct v0.1.0 (/source) Oct 11 10:45:39.033 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). Oct 11 10:45:39.033 INFO kablam! --> src/lib.rs:133:20 Oct 11 10:45:39.033 INFO kablam! | Oct 11 10:45:39.034 INFO kablam! 133 | approx.abs_sub(x.cos()) <= ERROR, Oct 11 10:45:39.034 INFO kablam! | ^^^^^^^ Oct 11 10:45:39.034 INFO kablam! | Oct 11 10:45:39.034 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:45:39.035 INFO kablam! Oct 11 10:45:39.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 11 10:45:39.410 INFO kablam! su: No module specific data is present Oct 11 10:45:39.655 INFO running `"docker" "rm" "-f" "09fe4ef49189c8d5a6672df0f6a320249fd7491a0b23546b0009610103b8c715"` Oct 11 10:45:39.744 INFO blam! 09fe4ef49189c8d5a6672df0f6a320249fd7491a0b23546b0009610103b8c715 Oct 11 10:45:39.746 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:45:39.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:45:39.913 INFO blam! 73fd5c1ff19f5888496d8b9a222e85745cd4838e57e3da74b321e0768e2b04ce Oct 11 10:45:39.916 INFO running `"docker" "start" "-a" "73fd5c1ff19f5888496d8b9a222e85745cd4838e57e3da74b321e0768e2b04ce"` Oct 11 10:45:40.366 INFO kablam! usermod: no changes Oct 11 10:45:40.394 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 10:45:40.400 INFO kablam! Running /target/debug/deps/stream_dct-89e2fdc03a3b7583 Oct 11 10:45:40.402 INFO blam! Oct 11 10:45:40.402 INFO blam! running 0 tests Oct 11 10:45:40.402 INFO blam! Oct 11 10:45:40.402 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:45:40.402 INFO blam! Oct 11 10:45:40.409 INFO kablam! Doc-tests stream-dct Oct 11 10:45:41.078 INFO blam! Oct 11 10:45:41.078 INFO blam! running 0 tests Oct 11 10:45:41.078 INFO blam! Oct 11 10:45:41.078 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:45:41.078 INFO blam! Oct 11 10:45:41.090 INFO kablam! su: No module specific data is present Oct 11 10:45:41.510 INFO running `"docker" "rm" "-f" "73fd5c1ff19f5888496d8b9a222e85745cd4838e57e3da74b321e0768e2b04ce"` Oct 11 10:45:41.615 INFO blam! 73fd5c1ff19f5888496d8b9a222e85745cd4838e57e3da74b321e0768e2b04ce