Oct 15 17:33:19.610 INFO testing stream-dct-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:33:19.610 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 17:33:19.777 INFO blam! 04dea07bab2322adfeeb4b34f4e2b82ad1d547bbcc93b06329ebdaaf3fceb037 Oct 15 17:33:19.787 INFO running `"docker" "start" "-a" "04dea07bab2322adfeeb4b34f4e2b82ad1d547bbcc93b06329ebdaaf3fceb037"` Oct 15 17:33:20.287 INFO kablam! usermod: no changes Oct 15 17:33:20.314 INFO kablam! Compiling stream-dct v0.1.0 (/source) Oct 15 17:33:20.711 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 15 17:33:20.711 INFO kablam! --> src/lib.rs:133:20 Oct 15 17:33:20.711 INFO kablam! | Oct 15 17:33:20.711 INFO kablam! 133 | approx.abs_sub(x.cos()) <= ERROR, Oct 15 17:33:20.711 INFO kablam! | ^^^^^^^ Oct 15 17:33:20.711 INFO kablam! | Oct 15 17:33:20.711 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:33:20.711 INFO kablam! Oct 15 17:33:20.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Oct 15 17:33:20.902 INFO kablam! su: No module specific data is present Oct 15 17:33:21.233 INFO running `"docker" "rm" "-f" "04dea07bab2322adfeeb4b34f4e2b82ad1d547bbcc93b06329ebdaaf3fceb037"` Oct 15 17:33:21.595 INFO blam! 04dea07bab2322adfeeb4b34f4e2b82ad1d547bbcc93b06329ebdaaf3fceb037 Oct 15 17:33:21.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 17:33:21.879 INFO blam! f1c6ccc8a7ad0865df76693c4445bb6e9cba65be429b2b1d16851bebf1812cc4 Oct 15 17:33:21.889 INFO running `"docker" "start" "-a" "f1c6ccc8a7ad0865df76693c4445bb6e9cba65be429b2b1d16851bebf1812cc4"` Oct 15 17:33:23.006 INFO kablam! usermod: no changes Oct 15 17:33:23.067 INFO kablam! Compiling stream-dct v0.1.0 (/source) Oct 15 17:33:23.819 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 15 17:33:23.819 INFO kablam! --> src/lib.rs:133:20 Oct 15 17:33:23.819 INFO kablam! | Oct 15 17:33:23.819 INFO kablam! 133 | approx.abs_sub(x.cos()) <= ERROR, Oct 15 17:33:23.820 INFO kablam! | ^^^^^^^ Oct 15 17:33:23.820 INFO kablam! | Oct 15 17:33:23.820 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:33:23.820 INFO kablam! Oct 15 17:33:24.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 15 17:33:24.327 INFO kablam! su: No module specific data is present Oct 15 17:33:25.008 INFO running `"docker" "rm" "-f" "f1c6ccc8a7ad0865df76693c4445bb6e9cba65be429b2b1d16851bebf1812cc4"` Oct 15 17:33:25.269 INFO blam! f1c6ccc8a7ad0865df76693c4445bb6e9cba65be429b2b1d16851bebf1812cc4 Oct 15 17:33:25.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --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 15 17:33:25.599 INFO blam! d26234122694e4f155328f17615fee578661df8a0a0435aac443d58b121c52dc Oct 15 17:33:25.605 INFO running `"docker" "start" "-a" "d26234122694e4f155328f17615fee578661df8a0a0435aac443d58b121c52dc"` Oct 15 17:33:26.809 INFO kablam! usermod: no changes Oct 15 17:33:26.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:33:26.859 INFO kablam! Running /target/debug/deps/stream_dct-89e2fdc03a3b7583 Oct 15 17:33:26.863 INFO blam! Oct 15 17:33:26.864 INFO blam! running 0 tests Oct 15 17:33:26.864 INFO blam! Oct 15 17:33:26.864 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:33:26.864 INFO blam! Oct 15 17:33:26.872 INFO kablam! Doc-tests stream-dct Oct 15 17:33:27.627 INFO blam! Oct 15 17:33:27.627 INFO blam! running 0 tests Oct 15 17:33:27.627 INFO blam! Oct 15 17:33:27.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:33:27.627 INFO blam! Oct 15 17:33:27.635 INFO kablam! su: No module specific data is present Oct 15 17:33:28.204 INFO running `"docker" "rm" "-f" "d26234122694e4f155328f17615fee578661df8a0a0435aac443d58b121c52dc"` Oct 15 17:33:28.438 INFO blam! d26234122694e4f155328f17615fee578661df8a0a0435aac443d58b121c52dc