Oct 15 16:13:14.866 INFO testing tokio-imap-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:13:14.867 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 16:13:15.322 INFO blam! 74e306181543e138ad8df859ac2207c66be3e66c57d1d5f92cbb45f98cdc684b Oct 15 16:13:15.324 INFO running `"docker" "start" "-a" "74e306181543e138ad8df859ac2207c66be3e66c57d1d5f92cbb45f98cdc684b"` Oct 15 16:13:16.670 INFO kablam! usermod: no changes Oct 15 16:13:16.923 INFO kablam! Compiling futures-state-stream v0.1.1 Oct 15 16:13:16.979 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 16:13:20.081 INFO kablam! Compiling tokio-imap v0.3.0 (/source) Oct 15 16:13:22.767 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:13:22.767 INFO kablam! --> src/proto.rs:10:41 Oct 15 16:13:22.767 INFO kablam! | Oct 15 16:13:22.767 INFO kablam! 10 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 15 16:13:22.767 INFO kablam! | ^^^^^^ Oct 15 16:13:22.767 INFO kablam! | Oct 15 16:13:22.767 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:13:22.767 INFO kablam! Oct 15 16:13:22.767 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:13:22.767 INFO kablam! --> src/proto.rs:15:26 Oct 15 16:13:22.767 INFO kablam! | Oct 15 16:13:22.767 INFO kablam! 15 | pub type ImapTransport = Framed, ImapCodec>; Oct 15 16:13:22.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:13:22.767 INFO kablam! Oct 15 16:13:22.879 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:13:22.879 INFO kablam! --> src/client/mod.rs:146:24 Oct 15 16:13:22.879 INFO kablam! | Oct 15 16:13:22.879 INFO kablam! 146 | }).poll()).framed(ImapCodec::default()); Oct 15 16:13:22.879 INFO kablam! | ^^^^^^ Oct 15 16:13:22.879 INFO kablam! Oct 15 16:13:25.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.91s Oct 15 16:13:25.615 INFO kablam! su: No module specific data is present Oct 15 16:13:26.216 INFO running `"docker" "rm" "-f" "74e306181543e138ad8df859ac2207c66be3e66c57d1d5f92cbb45f98cdc684b"` Oct 15 16:13:26.339 INFO blam! 74e306181543e138ad8df859ac2207c66be3e66c57d1d5f92cbb45f98cdc684b Oct 15 16:13:26.351 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 16:13:26.609 INFO blam! 02dd062489d90d0f1634a3bd2b9415aab39b0835b7a8ae8bd58bd5b5f7f37751 Oct 15 16:13:26.611 INFO running `"docker" "start" "-a" "02dd062489d90d0f1634a3bd2b9415aab39b0835b7a8ae8bd58bd5b5f7f37751"` Oct 15 16:13:27.069 INFO kablam! usermod: no changes Oct 15 16:13:27.199 INFO kablam! Compiling tokio-imap v0.3.0 (/source) Oct 15 16:13:29.420 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:13:29.420 INFO kablam! --> src/proto.rs:10:41 Oct 15 16:13:29.420 INFO kablam! | Oct 15 16:13:29.420 INFO kablam! 10 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 15 16:13:29.420 INFO kablam! | ^^^^^^ Oct 15 16:13:29.420 INFO kablam! | Oct 15 16:13:29.420 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:13:29.420 INFO kablam! Oct 15 16:13:29.420 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:13:29.420 INFO kablam! --> src/proto.rs:15:26 Oct 15 16:13:29.420 INFO kablam! | Oct 15 16:13:29.420 INFO kablam! 15 | pub type ImapTransport = Framed, ImapCodec>; Oct 15 16:13:29.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:13:29.420 INFO kablam! Oct 15 16:13:29.507 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:13:29.507 INFO kablam! --> src/client/mod.rs:146:24 Oct 15 16:13:29.508 INFO kablam! | Oct 15 16:13:29.508 INFO kablam! 146 | }).poll()).framed(ImapCodec::default()); Oct 15 16:13:29.508 INFO kablam! | ^^^^^^ Oct 15 16:13:29.509 INFO kablam! Oct 15 16:13:30.693 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.60s Oct 15 16:13:30.699 INFO kablam! su: No module specific data is present Oct 15 16:13:31.080 INFO running `"docker" "rm" "-f" "02dd062489d90d0f1634a3bd2b9415aab39b0835b7a8ae8bd58bd5b5f7f37751"` Oct 15 16:13:31.141 INFO blam! 02dd062489d90d0f1634a3bd2b9415aab39b0835b7a8ae8bd58bd5b5f7f37751 Oct 15 16:13:31.143 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 16:13:31.298 INFO blam! 5895e03d9c88776ed7b39aabd9b1a77812ad88c5d930b22142213d6a60b9d5e2 Oct 15 16:13:31.300 INFO running `"docker" "start" "-a" "5895e03d9c88776ed7b39aabd9b1a77812ad88c5d930b22142213d6a60b9d5e2"` Oct 15 16:13:31.740 INFO kablam! usermod: no changes Oct 15 16:13:31.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 16:13:31.868 INFO kablam! Running /target/debug/deps/tokio_imap-011587b9cc96f47b Oct 15 16:13:31.870 INFO blam! Oct 15 16:13:31.870 INFO blam! running 0 tests Oct 15 16:13:31.870 INFO blam! Oct 15 16:13:31.870 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:13:31.870 INFO blam! Oct 15 16:13:31.871 INFO kablam! Doc-tests tokio-imap Oct 15 16:13:36.067 INFO blam! Oct 15 16:13:36.067 INFO blam! running 0 tests Oct 15 16:13:36.067 INFO blam! Oct 15 16:13:36.067 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:13:36.067 INFO blam! Oct 15 16:13:36.083 INFO kablam! su: No module specific data is present Oct 15 16:13:36.685 INFO running `"docker" "rm" "-f" "5895e03d9c88776ed7b39aabd9b1a77812ad88c5d930b22142213d6a60b9d5e2"` Oct 15 16:13:37.011 INFO blam! 5895e03d9c88776ed7b39aabd9b1a77812ad88c5d930b22142213d6a60b9d5e2