Oct 12 05:38:16.693 INFO testing atarashii_imap-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:38:16.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 05:38:17.165 INFO blam! ea67ac32d970a9a508e2ce971b44513fc17284697a5cfc22e9656a8157a3afed Oct 12 05:38:17.166 INFO running `"docker" "start" "-a" "ea67ac32d970a9a508e2ce971b44513fc17284697a5cfc22e9656a8157a3afed"` Oct 12 05:38:19.076 INFO kablam! usermod: no changes Oct 12 05:38:19.129 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/app.rs Oct 12 05:38:19.180 INFO kablam! Compiling atarashii_imap v0.3.0 (/source) Oct 12 05:38:21.872 INFO kablam! warning: unused variable: `bytes_read` Oct 12 05:38:21.872 INFO kablam! --> src/lib.rs:204:14 Oct 12 05:38:21.872 INFO kablam! | Oct 12 05:38:21.872 INFO kablam! 204 | Ok(bytes_read) => { Oct 12 05:38:21.872 INFO kablam! | ^^^^^^^^^^ help: consider using `_bytes_read` instead Oct 12 05:38:21.872 INFO kablam! | Oct 12 05:38:21.872 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 05:38:21.872 INFO kablam! Oct 12 05:38:21.872 INFO kablam! warning: unused variable: `login_res` Oct 12 05:38:21.872 INFO kablam! --> src/lib.rs:210:18 Oct 12 05:38:21.872 INFO kablam! | Oct 12 05:38:21.872 INFO kablam! 210 | Ok(login_res) => unimplemented!(), Oct 12 05:38:21.872 INFO kablam! | ^^^^^^^^^ help: consider using `_login_res` instead Oct 12 05:38:21.872 INFO kablam! Oct 12 05:38:21.873 INFO kablam! warning: unused variable: `e` Oct 12 05:38:21.873 INFO kablam! --> src/lib.rs:211:19 Oct 12 05:38:21.873 INFO kablam! | Oct 12 05:38:21.873 INFO kablam! 211 | Err(e) => unimplemented!() Oct 12 05:38:21.873 INFO kablam! | ^ help: consider using `_e` instead Oct 12 05:38:21.873 INFO kablam! Oct 12 05:38:21.873 INFO kablam! warning: unused variable: `e` Oct 12 05:38:21.873 INFO kablam! --> src/lib.rs:215:15 Oct 12 05:38:21.873 INFO kablam! | Oct 12 05:38:21.873 INFO kablam! 215 | Err(e) => unimplemented!() Oct 12 05:38:21.873 INFO kablam! | ^ help: consider using `_e` instead Oct 12 05:38:21.873 INFO kablam! Oct 12 05:38:21.873 INFO kablam! warning: unused variable: `e` Oct 12 05:38:21.873 INFO kablam! --> src/lib.rs:219:11 Oct 12 05:38:21.873 INFO kablam! | Oct 12 05:38:21.873 INFO kablam! 219 | Err(e) => unimplemented!() Oct 12 05:38:21.873 INFO kablam! | ^ help: consider using `_e` instead Oct 12 05:38:21.873 INFO kablam! Oct 12 05:38:21.873 INFO kablam! warning: unused variable: `re_tag_and_res` Oct 12 05:38:21.873 INFO kablam! --> src/lib.rs:277:13 Oct 12 05:38:21.873 INFO kablam! | Oct 12 05:38:21.873 INFO kablam! 277 | let re_tag_and_res = Regex::new(&format!(r"{}\s(OK|NO|BAD){{1}}", self.get_current_tag())).unwrap(); Oct 12 05:38:21.873 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_re_tag_and_res` instead Oct 12 05:38:21.873 INFO kablam! Oct 12 05:38:21.924 INFO kablam! warning: variant is never constructed: `StartTls` Oct 12 05:38:21.924 INFO kablam! --> src/lib.rs:65:3 Oct 12 05:38:21.924 INFO kablam! | Oct 12 05:38:21.924 INFO kablam! 65 | StartTls(ssl::SslStream), Oct 12 05:38:21.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:38:21.924 INFO kablam! | Oct 12 05:38:21.924 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:38:21.924 INFO kablam! Oct 12 05:38:21.924 INFO kablam! warning: method is never used: `start_tls` Oct 12 05:38:21.924 INFO kablam! --> src/lib.rs:490:3 Oct 12 05:38:21.924 INFO kablam! | Oct 12 05:38:21.924 INFO kablam! 490 | fn start_tls(&mut self) -> Result { Oct 12 05:38:21.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:38:21.924 INFO kablam! Oct 12 05:38:25.369 INFO kablam! warning: unused imports: `SslContext`, `SslStream` Oct 12 05:38:25.369 INFO kablam! --> examples/app.rs:26:20 Oct 12 05:38:25.369 INFO kablam! | Oct 12 05:38:25.369 INFO kablam! 26 | use openssl::ssl::{SslContext, SslStream}; Oct 12 05:38:25.370 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^ Oct 12 05:38:25.370 INFO kablam! | Oct 12 05:38:25.370 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:38:25.370 INFO kablam! Oct 12 05:38:25.370 INFO kablam! warning: unused imports: `SslConnectorBuilder`, `SslMethod` Oct 12 05:38:25.377 INFO kablam! --> examples/app.rs:27:20 Oct 12 05:38:25.377 INFO kablam! | Oct 12 05:38:25.377 INFO kablam! 27 | use openssl::ssl::{SslMethod, SslConnectorBuilder}; Oct 12 05:38:25.377 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ Oct 12 05:38:25.377 INFO kablam! Oct 12 05:38:26.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.80s Oct 12 05:38:26.907 INFO kablam! su: No module specific data is present Oct 12 05:38:27.753 INFO running `"docker" "rm" "-f" "ea67ac32d970a9a508e2ce971b44513fc17284697a5cfc22e9656a8157a3afed"` Oct 12 05:38:27.984 INFO blam! ea67ac32d970a9a508e2ce971b44513fc17284697a5cfc22e9656a8157a3afed Oct 12 05:38:27.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 05:38:28.524 INFO blam! d3c42102fcd3d6a0ab0918de9ac080f197a5afae0e3b49b8770dbe56f5fe147e Oct 12 05:38:28.526 INFO running `"docker" "start" "-a" "d3c42102fcd3d6a0ab0918de9ac080f197a5afae0e3b49b8770dbe56f5fe147e"` Oct 12 05:38:29.486 INFO kablam! usermod: no changes Oct 12 05:38:29.555 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/app.rs Oct 12 05:38:29.608 INFO kablam! Compiling atarashii_imap v0.3.0 (/source) Oct 12 05:38:32.751 INFO kablam! warning: unused imports: `SslContext`, `SslStream` Oct 12 05:38:32.751 INFO kablam! --> examples/app.rs:26:20 Oct 12 05:38:32.751 INFO kablam! | Oct 12 05:38:32.751 INFO kablam! 26 | use openssl::ssl::{SslContext, SslStream}; Oct 12 05:38:32.751 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^ Oct 12 05:38:32.751 INFO kablam! | Oct 12 05:38:32.751 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:38:32.751 INFO kablam! Oct 12 05:38:32.751 INFO kablam! warning: unused imports: `SslConnectorBuilder`, `SslMethod` Oct 12 05:38:32.751 INFO kablam! --> examples/app.rs:27:20 Oct 12 05:38:32.751 INFO kablam! | Oct 12 05:38:32.751 INFO kablam! 27 | use openssl::ssl::{SslMethod, SslConnectorBuilder}; Oct 12 05:38:32.751 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ Oct 12 05:38:32.751 INFO kablam! Oct 12 05:38:34.232 INFO kablam! warning: unused variable: `bytes_read` Oct 12 05:38:34.232 INFO kablam! --> src/lib.rs:204:14 Oct 12 05:38:34.232 INFO kablam! | Oct 12 05:38:34.232 INFO kablam! 204 | Ok(bytes_read) => { Oct 12 05:38:34.232 INFO kablam! | ^^^^^^^^^^ help: consider using `_bytes_read` instead Oct 12 05:38:34.233 INFO kablam! | Oct 12 05:38:34.233 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 05:38:34.233 INFO kablam! Oct 12 05:38:34.233 INFO kablam! warning: unused variable: `login_res` Oct 12 05:38:34.233 INFO kablam! --> src/lib.rs:210:18 Oct 12 05:38:34.233 INFO kablam! | Oct 12 05:38:34.233 INFO kablam! 210 | Ok(login_res) => unimplemented!(), Oct 12 05:38:34.233 INFO kablam! | ^^^^^^^^^ help: consider using `_login_res` instead Oct 12 05:38:34.233 INFO kablam! Oct 12 05:38:34.233 INFO kablam! warning: unused variable: `e` Oct 12 05:38:34.233 INFO kablam! --> src/lib.rs:211:19 Oct 12 05:38:34.233 INFO kablam! | Oct 12 05:38:34.233 INFO kablam! 211 | Err(e) => unimplemented!() Oct 12 05:38:34.233 INFO kablam! | ^ help: consider using `_e` instead Oct 12 05:38:34.233 INFO kablam! Oct 12 05:38:34.233 INFO kablam! warning: unused variable: `e` Oct 12 05:38:34.233 INFO kablam! --> src/lib.rs:215:15 Oct 12 05:38:34.233 INFO kablam! | Oct 12 05:38:34.234 INFO kablam! 215 | Err(e) => unimplemented!() Oct 12 05:38:34.234 INFO kablam! | ^ help: consider using `_e` instead Oct 12 05:38:34.234 INFO kablam! Oct 12 05:38:34.234 INFO kablam! warning: unused variable: `e` Oct 12 05:38:34.234 INFO kablam! --> src/lib.rs:219:11 Oct 12 05:38:34.234 INFO kablam! | Oct 12 05:38:34.234 INFO kablam! 219 | Err(e) => unimplemented!() Oct 12 05:38:34.234 INFO kablam! | ^ help: consider using `_e` instead Oct 12 05:38:34.234 INFO kablam! Oct 12 05:38:34.234 INFO kablam! warning: unused variable: `re_tag_and_res` Oct 12 05:38:34.234 INFO kablam! --> src/lib.rs:277:13 Oct 12 05:38:34.234 INFO kablam! | Oct 12 05:38:34.234 INFO kablam! 277 | let re_tag_and_res = Regex::new(&format!(r"{}\s(OK|NO|BAD){{1}}", self.get_current_tag())).unwrap(); Oct 12 05:38:34.234 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_re_tag_and_res` instead Oct 12 05:38:34.234 INFO kablam! Oct 12 05:38:34.324 INFO kablam! warning: variant is never constructed: `StartTls` Oct 12 05:38:34.324 INFO kablam! --> src/lib.rs:65:3 Oct 12 05:38:34.324 INFO kablam! | Oct 12 05:38:34.324 INFO kablam! 65 | StartTls(ssl::SslStream), Oct 12 05:38:34.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:38:34.324 INFO kablam! | Oct 12 05:38:34.324 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:38:34.324 INFO kablam! Oct 12 05:38:34.324 INFO kablam! warning: method is never used: `start_tls` Oct 12 05:38:34.324 INFO kablam! --> src/lib.rs:490:3 Oct 12 05:38:34.325 INFO kablam! | Oct 12 05:38:34.325 INFO kablam! 490 | fn start_tls(&mut self) -> Result { Oct 12 05:38:34.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:38:34.325 INFO kablam! Oct 12 05:38:34.364 INFO kablam! warning: unused imports: `SslContext`, `SslStream` Oct 12 05:38:34.364 INFO kablam! --> examples/app.rs:26:20 Oct 12 05:38:34.364 INFO kablam! | Oct 12 05:38:34.364 INFO kablam! 26 | use openssl::ssl::{SslContext, SslStream}; Oct 12 05:38:34.364 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^ Oct 12 05:38:34.364 INFO kablam! | Oct 12 05:38:34.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:38:34.364 INFO kablam! Oct 12 05:38:34.364 INFO kablam! warning: unused imports: `SslConnectorBuilder`, `SslMethod` Oct 12 05:38:34.364 INFO kablam! --> examples/app.rs:27:20 Oct 12 05:38:34.365 INFO kablam! | Oct 12 05:38:34.365 INFO kablam! 27 | use openssl::ssl::{SslMethod, SslConnectorBuilder}; Oct 12 05:38:34.365 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ Oct 12 05:38:34.365 INFO kablam! Oct 12 05:38:35.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.19s Oct 12 05:38:35.716 INFO kablam! su: No module specific data is present Oct 12 05:38:36.712 INFO running `"docker" "rm" "-f" "d3c42102fcd3d6a0ab0918de9ac080f197a5afae0e3b49b8770dbe56f5fe147e"` Oct 12 05:38:37.048 INFO blam! d3c42102fcd3d6a0ab0918de9ac080f197a5afae0e3b49b8770dbe56f5fe147e Oct 12 05:38:37.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 05:38:37.586 INFO blam! 7915f845e2bfcbca7b6c5cadb9dd8b7e89b3bfc336d700b279acbe48163e59ca Oct 12 05:38:37.588 INFO running `"docker" "start" "-a" "7915f845e2bfcbca7b6c5cadb9dd8b7e89b3bfc336d700b279acbe48163e59ca"` Oct 12 05:38:38.821 INFO kablam! usermod: no changes Oct 12 05:38:38.900 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/app.rs Oct 12 05:38:38.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 05:38:38.964 INFO kablam! Running /target/debug/deps/atarashii_imap-9cb41225284395bb Oct 12 05:38:38.964 INFO blam! Oct 12 05:38:38.964 INFO blam! running 1 test Oct 12 05:38:38.965 INFO blam! test tests::it_works ... ok Oct 12 05:38:38.965 INFO blam! Oct 12 05:38:38.965 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:38:38.965 INFO blam! Oct 12 05:38:38.968 INFO blam! Oct 12 05:38:38.968 INFO kablam! Running /target/debug/deps/atarashii_imap-469b998a843ac67a Oct 12 05:38:38.968 INFO blam! running 0 tests Oct 12 05:38:38.968 INFO blam! Oct 12 05:38:38.968 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:38:38.968 INFO blam! Oct 12 05:38:38.970 INFO kablam! Doc-tests atarashii_imap Oct 12 05:38:43.026 INFO blam! Oct 12 05:38:43.026 INFO blam! running 0 tests Oct 12 05:38:43.026 INFO blam! Oct 12 05:38:43.026 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:38:43.026 INFO blam! Oct 12 05:38:43.040 INFO kablam! su: No module specific data is present Oct 12 05:38:43.829 INFO running `"docker" "rm" "-f" "7915f845e2bfcbca7b6c5cadb9dd8b7e89b3bfc336d700b279acbe48163e59ca"` Oct 12 05:38:44.056 INFO blam! 7915f845e2bfcbca7b6c5cadb9dd8b7e89b3bfc336d700b279acbe48163e59ca