Oct 12 22:45:28.969 INFO testing sudeep9/wdt-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:45:28.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 22:45:29.445 INFO blam! fa818d52f934a0f0f566f28b07439a05b9b1859cd9941adf7ef0ccd773d7bb97 Oct 12 22:45:29.445 INFO running `"docker" "start" "-a" "fa818d52f934a0f0f566f28b07439a05b9b1859cd9941adf7ef0ccd773d7bb97"` Oct 12 22:45:30.440 INFO kablam! usermod: no changes Oct 12 22:45:30.575 INFO kablam! Compiling openssl v0.9.20 Oct 12 22:45:30.577 INFO kablam! Compiling backtrace-sys v0.1.14 Oct 12 22:45:30.577 INFO kablam! Compiling iovec v0.1.1 Oct 12 22:45:30.577 INFO kablam! Compiling time v0.1.38 Oct 12 22:45:30.578 INFO kablam! Compiling num_cpus v1.7.0 Oct 12 22:45:30.595 INFO kablam! Compiling thread-id v3.2.0 Oct 12 22:45:30.596 INFO kablam! Compiling libz-sys v1.0.18 Oct 12 22:45:30.596 INFO kablam! Compiling openssl-sys v0.9.20 Oct 12 22:45:31.556 INFO kablam! Compiling net2 v0.2.31 Oct 12 22:45:36.530 INFO kablam! Compiling bytes v0.4.5 Oct 12 22:45:36.547 INFO kablam! Compiling futures-cpupool v0.1.6 Oct 12 22:45:36.583 INFO kablam! Compiling threadpool v1.7.0 Oct 12 22:45:36.598 INFO kablam! Compiling rmpv v0.4.0 Oct 12 22:45:36.675 INFO kablam! Compiling mio v0.6.10 Oct 12 22:45:36.879 INFO kablam! Compiling simplelog v0.4.2 Oct 12 22:45:45.630 INFO kablam! Compiling flate2 v0.2.20 Oct 12 22:45:45.637 INFO kablam! Compiling tokio-io v0.1.3 Oct 12 22:45:49.148 INFO kablam! Compiling tokio-core v0.1.10 Oct 12 22:46:01.979 INFO kablam! Compiling backtrace v0.3.3 Oct 12 22:46:03.105 INFO kablam! Compiling error-chain v0.11.0 Oct 12 22:46:04.159 INFO kablam! Compiling wdt v0.1.0 (/source) Oct 12 22:46:06.951 INFO kablam! warning: variable does not need to be mutable Oct 12 22:46:06.951 INFO kablam! --> src/wclient/clientmain.rs:103:13 Oct 12 22:46:06.951 INFO kablam! | Oct 12 22:46:06.951 INFO kablam! 103 | let mut itr = srcbuf.chunks(chunk_size); Oct 12 22:46:06.951 INFO kablam! | ----^^^ Oct 12 22:46:06.951 INFO kablam! | | Oct 12 22:46:06.951 INFO kablam! | help: remove this `mut` Oct 12 22:46:06.951 INFO kablam! | Oct 12 22:46:06.951 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:46:06.951 INFO kablam! Oct 12 22:46:07.011 INFO kablam! warning: field is never used: `n` Oct 12 22:46:07.011 INFO kablam! --> src/wclient/clientmain.rs:33:5 Oct 12 22:46:07.011 INFO kablam! | Oct 12 22:46:07.011 INFO kablam! 33 | n: u32, Oct 12 22:46:07.011 INFO kablam! | ^^^^^^ Oct 12 22:46:07.011 INFO kablam! | Oct 12 22:46:07.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:46:07.011 INFO kablam! Oct 12 22:46:07.023 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:46:07.023 INFO kablam! --> src/wclient/clientmain.rs:132:17 Oct 12 22:46:07.023 INFO kablam! | Oct 12 22:46:07.023 INFO kablam! 132 | utils::compress_buf(&srcbuf, &mut cbuf); Oct 12 22:46:07.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:46:07.023 INFO kablam! | Oct 12 22:46:07.023 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:46:07.023 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:46:07.023 INFO kablam! Oct 12 22:46:11.663 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.19s Oct 12 22:46:11.666 INFO kablam! su: No module specific data is present Oct 12 22:46:12.297 INFO running `"docker" "rm" "-f" "fa818d52f934a0f0f566f28b07439a05b9b1859cd9941adf7ef0ccd773d7bb97"` Oct 12 22:46:12.632 INFO blam! fa818d52f934a0f0f566f28b07439a05b9b1859cd9941adf7ef0ccd773d7bb97 Oct 12 22:46:12.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 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 12 22:46:13.214 INFO blam! c1e1bb3b34e3a8a074a046413986bab1ff15e62291d1ff626caef385e31572b7 Oct 12 22:46:13.219 INFO running `"docker" "start" "-a" "c1e1bb3b34e3a8a074a046413986bab1ff15e62291d1ff626caef385e31572b7"` Oct 12 22:46:14.471 INFO kablam! usermod: no changes Oct 12 22:46:14.610 INFO kablam! Compiling wdt v0.1.0 (/source) Oct 12 22:46:15.799 INFO kablam! warning: unused variable: `c` Oct 12 22:46:15.799 INFO kablam! --> src/common/utils.rs:77:61 Oct 12 22:46:15.799 INFO kablam! | Oct 12 22:46:15.799 INFO kablam! 77 | compress_buf(buf.as_ref(), &mut cbuf).and_then(|c|{ Oct 12 22:46:15.799 INFO kablam! | ^ help: consider using `_c` instead Oct 12 22:46:15.799 INFO kablam! | Oct 12 22:46:15.799 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:46:15.799 INFO kablam! Oct 12 22:46:15.843 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:46:15.843 INFO kablam! --> src/common/utils.rs:77:13 Oct 12 22:46:15.843 INFO kablam! | Oct 12 22:46:15.843 INFO kablam! 77 | / compress_buf(buf.as_ref(), &mut cbuf).and_then(|c|{ Oct 12 22:46:15.843 INFO kablam! 78 | | Ok(()) Oct 12 22:46:15.843 INFO kablam! 79 | | }); Oct 12 22:46:15.843 INFO kablam! | |_______________^ Oct 12 22:46:15.843 INFO kablam! | Oct 12 22:46:15.843 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:46:15.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:46:15.843 INFO kablam! Oct 12 22:46:16.327 INFO kablam! warning: variable does not need to be mutable Oct 12 22:46:16.327 INFO kablam! --> src/wclient/clientmain.rs:103:13 Oct 12 22:46:16.327 INFO kablam! | Oct 12 22:46:16.327 INFO kablam! 103 | let mut itr = srcbuf.chunks(chunk_size); Oct 12 22:46:16.327 INFO kablam! | ----^^^ Oct 12 22:46:16.327 INFO kablam! | | Oct 12 22:46:16.327 INFO kablam! | help: remove this `mut` Oct 12 22:46:16.327 INFO kablam! | Oct 12 22:46:16.327 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:46:16.327 INFO kablam! Oct 12 22:46:16.371 INFO kablam! warning: field is never used: `n` Oct 12 22:46:16.371 INFO kablam! --> src/wclient/clientmain.rs:33:5 Oct 12 22:46:16.371 INFO kablam! | Oct 12 22:46:16.371 INFO kablam! 33 | n: u32, Oct 12 22:46:16.371 INFO kablam! | ^^^^^^ Oct 12 22:46:16.371 INFO kablam! | Oct 12 22:46:16.371 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:46:16.371 INFO kablam! Oct 12 22:46:16.371 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:46:16.371 INFO kablam! --> src/wclient/clientmain.rs:132:17 Oct 12 22:46:16.371 INFO kablam! | Oct 12 22:46:16.371 INFO kablam! 132 | utils::compress_buf(&srcbuf, &mut cbuf); Oct 12 22:46:16.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:46:16.371 INFO kablam! | Oct 12 22:46:16.371 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:46:16.371 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:46:16.371 INFO kablam! Oct 12 22:46:18.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.64s Oct 12 22:46:18.149 INFO kablam! su: No module specific data is present Oct 12 22:46:19.324 INFO running `"docker" "rm" "-f" "c1e1bb3b34e3a8a074a046413986bab1ff15e62291d1ff626caef385e31572b7"` Oct 12 22:46:19.651 INFO blam! c1e1bb3b34e3a8a074a046413986bab1ff15e62291d1ff626caef385e31572b7 Oct 12 22:46:19.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 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 12 22:46:20.158 INFO blam! acb9d072cfa327f407cc5ecf5e5fd521245f6fdf917fd2acaf4381e7b255eb36 Oct 12 22:46:20.161 INFO running `"docker" "start" "-a" "acb9d072cfa327f407cc5ecf5e5fd521245f6fdf917fd2acaf4381e7b255eb36"` Oct 12 22:46:22.062 INFO kablam! usermod: no changes Oct 12 22:46:22.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 12 22:46:22.243 INFO kablam! Running /target/debug/deps/common-aa88204f704c7f68 Oct 12 22:46:22.251 INFO blam! Oct 12 22:46:22.251 INFO blam! running 2 tests Oct 12 22:46:23.756 INFO blam! test utils::tests::bench_compress ... ok Oct 12 22:46:23.795 INFO blam! test utils::tests::test_compress ... ok Oct 12 22:46:23.795 INFO kablam! Running /target/debug/deps/wdtclient-986eab97817e8b5d Oct 12 22:46:23.796 INFO blam! Oct 12 22:46:23.796 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:46:23.796 INFO blam! Oct 12 22:46:23.801 INFO blam! Oct 12 22:46:23.802 INFO kablam! Running /target/debug/deps/wdtserver-d7695936c5b5423b Oct 12 22:46:23.802 INFO blam! running 0 tests Oct 12 22:46:23.802 INFO blam! Oct 12 22:46:23.802 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:46:23.802 INFO blam! Oct 12 22:46:23.807 INFO blam! Oct 12 22:46:23.807 INFO blam! running 0 tests Oct 12 22:46:23.807 INFO blam! Oct 12 22:46:23.807 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:46:23.807 INFO blam! Oct 12 22:46:23.807 INFO kablam! Doc-tests common Oct 12 22:46:24.603 INFO blam! Oct 12 22:46:24.603 INFO blam! running 0 tests Oct 12 22:46:24.603 INFO blam! Oct 12 22:46:24.603 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:46:24.603 INFO blam! Oct 12 22:46:24.611 INFO kablam! su: No module specific data is present Oct 12 22:46:25.682 INFO running `"docker" "rm" "-f" "acb9d072cfa327f407cc5ecf5e5fd521245f6fdf917fd2acaf4381e7b255eb36"` Oct 12 22:46:25.967 INFO blam! acb9d072cfa327f407cc5ecf5e5fd521245f6fdf917fd2acaf4381e7b255eb36