Oct 15 11:11:15.130 INFO testing EmmaLa/tokio-chat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:11:15.130 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:11:15.664 INFO blam! 641f97b80e48f2ea0c0eb9404bae269e78df97eb9569ffbe1e24d7a51cd65aec Oct 15 11:11:15.667 INFO running `"docker" "start" "-a" "641f97b80e48f2ea0c0eb9404bae269e78df97eb9569ffbe1e24d7a51cd65aec"` Oct 15 11:11:17.472 INFO kablam! usermod: no changes Oct 15 11:11:17.587 INFO kablam! Compiling tokio-chat v0.1.0 (/source) Oct 15 11:11:18.987 INFO kablam! warning: unused import: `AsyncWrite` Oct 15 11:11:18.987 INFO kablam! --> src/main.rs:9:28 Oct 15 11:11:18.987 INFO kablam! | Oct 15 11:11:18.987 INFO kablam! 9 | use tokio_io::{ AsyncRead, AsyncWrite}; Oct 15 11:11:18.987 INFO kablam! | ^^^^^^^^^^ Oct 15 11:11:18.987 INFO kablam! | Oct 15 11:11:18.987 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:11:18.987 INFO kablam! Oct 15 11:11:18.987 INFO kablam! warning: unused import: `Write` Oct 15 11:11:18.987 INFO kablam! --> src/main.rs:16:15 Oct 15 11:11:18.987 INFO kablam! | Oct 15 11:11:18.987 INFO kablam! 16 | use std::io::{Write}; Oct 15 11:11:18.987 INFO kablam! | ^^^^^ Oct 15 11:11:18.987 INFO kablam! Oct 15 11:11:18.987 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 11:11:18.987 INFO kablam! --> src/main.rs:17:5 Oct 15 11:11:18.987 INFO kablam! | Oct 15 11:11:18.987 INFO kablam! 17 | use std::sync::Arc; Oct 15 11:11:18.987 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 11:11:18.987 INFO kablam! Oct 15 11:11:18.987 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 11:11:18.987 INFO kablam! --> src/main.rs:18:5 Oct 15 11:11:18.987 INFO kablam! | Oct 15 11:11:18.987 INFO kablam! 18 | use std::sync::Mutex; Oct 15 11:11:18.987 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:11:18.987 INFO kablam! Oct 15 11:11:19.123 INFO kablam! warning: variable does not need to be mutable Oct 15 11:11:19.123 INFO kablam! --> src/main.rs:119:13 Oct 15 11:11:19.123 INFO kablam! | Oct 15 11:11:19.123 INFO kablam! 119 | let mut chuck_data = chunk_data.for_each(move |data| { Oct 15 11:11:19.123 INFO kablam! | ----^^^^^^^^^^ Oct 15 11:11:19.123 INFO kablam! | | Oct 15 11:11:19.123 INFO kablam! | help: remove this `mut` Oct 15 11:11:19.123 INFO kablam! | Oct 15 11:11:19.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:11:19.123 INFO kablam! Oct 15 11:11:19.123 INFO kablam! warning: type alias is never used: `Rx` Oct 15 11:11:19.123 INFO kablam! --> src/main.rs:28:1 Oct 15 11:11:19.123 INFO kablam! | Oct 15 11:11:19.123 INFO kablam! 28 | type Rx = mpsc::UnboundedReceiver; Oct 15 11:11:19.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:11:19.123 INFO kablam! | Oct 15 11:11:19.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:11:19.123 INFO kablam! Oct 15 11:11:19.123 INFO kablam! warning: field is never used: `state` Oct 15 11:11:19.123 INFO kablam! --> src/main.rs:37:5 Oct 15 11:11:19.123 INFO kablam! | Oct 15 11:11:19.123 INFO kablam! 37 | state: Rc> Oct 15 11:11:19.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:11:19.123 INFO kablam! Oct 15 11:11:21.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.80s Oct 15 11:11:21.304 INFO kablam! su: No module specific data is present Oct 15 11:11:23.060 INFO running `"docker" "rm" "-f" "641f97b80e48f2ea0c0eb9404bae269e78df97eb9569ffbe1e24d7a51cd65aec"` Oct 15 11:11:23.297 INFO blam! 641f97b80e48f2ea0c0eb9404bae269e78df97eb9569ffbe1e24d7a51cd65aec Oct 15 11:11:23.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:11:23.767 INFO blam! 260099a63cc42e9bc4d6269d96b8ba6d51e6393f25a9924df677e8eca91b6487 Oct 15 11:11:23.779 INFO running `"docker" "start" "-a" "260099a63cc42e9bc4d6269d96b8ba6d51e6393f25a9924df677e8eca91b6487"` Oct 15 11:11:25.460 INFO kablam! usermod: no changes Oct 15 11:11:25.563 INFO kablam! Compiling tokio-chat v0.1.0 (/source) Oct 15 11:11:26.768 INFO kablam! warning: unused import: `AsyncWrite` Oct 15 11:11:26.769 INFO kablam! --> src/main.rs:9:28 Oct 15 11:11:26.769 INFO kablam! | Oct 15 11:11:26.769 INFO kablam! 9 | use tokio_io::{ AsyncRead, AsyncWrite}; Oct 15 11:11:26.769 INFO kablam! | ^^^^^^^^^^ Oct 15 11:11:26.769 INFO kablam! | Oct 15 11:11:26.769 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:11:26.769 INFO kablam! Oct 15 11:11:26.769 INFO kablam! warning: unused import: `Write` Oct 15 11:11:26.769 INFO kablam! --> src/main.rs:16:15 Oct 15 11:11:26.769 INFO kablam! | Oct 15 11:11:26.769 INFO kablam! 16 | use std::io::{Write}; Oct 15 11:11:26.769 INFO kablam! | ^^^^^ Oct 15 11:11:26.769 INFO kablam! Oct 15 11:11:26.769 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 11:11:26.769 INFO kablam! --> src/main.rs:17:5 Oct 15 11:11:26.769 INFO kablam! | Oct 15 11:11:26.769 INFO kablam! 17 | use std::sync::Arc; Oct 15 11:11:26.769 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 11:11:26.769 INFO kablam! Oct 15 11:11:26.769 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 11:11:26.769 INFO kablam! --> src/main.rs:18:5 Oct 15 11:11:26.769 INFO kablam! | Oct 15 11:11:26.769 INFO kablam! 18 | use std::sync::Mutex; Oct 15 11:11:26.769 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:11:26.770 INFO kablam! Oct 15 11:11:26.865 INFO kablam! warning: variable does not need to be mutable Oct 15 11:11:26.865 INFO kablam! --> src/main.rs:119:13 Oct 15 11:11:26.865 INFO kablam! | Oct 15 11:11:26.865 INFO kablam! 119 | let mut chuck_data = chunk_data.for_each(move |data| { Oct 15 11:11:26.865 INFO kablam! | ----^^^^^^^^^^ Oct 15 11:11:26.865 INFO kablam! | | Oct 15 11:11:26.865 INFO kablam! | help: remove this `mut` Oct 15 11:11:26.865 INFO kablam! | Oct 15 11:11:26.865 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:11:26.865 INFO kablam! Oct 15 11:11:26.866 INFO kablam! warning: type alias is never used: `Rx` Oct 15 11:11:26.866 INFO kablam! --> src/main.rs:28:1 Oct 15 11:11:26.866 INFO kablam! | Oct 15 11:11:26.866 INFO kablam! 28 | type Rx = mpsc::UnboundedReceiver; Oct 15 11:11:26.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:11:26.866 INFO kablam! | Oct 15 11:11:26.866 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:11:26.866 INFO kablam! Oct 15 11:11:26.866 INFO kablam! warning: field is never used: `state` Oct 15 11:11:26.866 INFO kablam! --> src/main.rs:37:5 Oct 15 11:11:26.866 INFO kablam! | Oct 15 11:11:26.866 INFO kablam! 37 | state: Rc> Oct 15 11:11:26.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:11:26.866 INFO kablam! Oct 15 11:11:27.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 15 11:11:27.327 INFO kablam! su: No module specific data is present Oct 15 11:11:28.674 INFO running `"docker" "rm" "-f" "260099a63cc42e9bc4d6269d96b8ba6d51e6393f25a9924df677e8eca91b6487"` Oct 15 11:11:28.991 INFO blam! 260099a63cc42e9bc4d6269d96b8ba6d51e6393f25a9924df677e8eca91b6487 Oct 15 11:11:29.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:11:29.423 INFO blam! 48b5d509789f3e6a5a0ebbc0b110a29e5fa9b3f0b945aa8fdebbabcd1e2f65da Oct 15 11:11:29.431 INFO running `"docker" "start" "-a" "48b5d509789f3e6a5a0ebbc0b110a29e5fa9b3f0b945aa8fdebbabcd1e2f65da"` Oct 15 11:11:31.511 INFO kablam! usermod: no changes Oct 15 11:11:31.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 11:11:31.643 INFO kablam! Running /target/debug/deps/tokio_chat-b6ad787107c9e665 Oct 15 11:11:31.647 INFO blam! Oct 15 11:11:31.647 INFO blam! running 0 tests Oct 15 11:11:31.647 INFO blam! Oct 15 11:11:31.647 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:11:31.647 INFO blam! Oct 15 11:11:31.648 INFO kablam! su: No module specific data is present Oct 15 11:11:33.150 INFO running `"docker" "rm" "-f" "48b5d509789f3e6a5a0ebbc0b110a29e5fa9b3f0b945aa8fdebbabcd1e2f65da"` Oct 15 11:11:33.527 INFO blam! 48b5d509789f3e6a5a0ebbc0b110a29e5fa9b3f0b945aa8fdebbabcd1e2f65da