Nov 18 03:55:21.859 INFO testing pipecolor-0.4.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 03:55:21.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 03:55:22.711 INFO [stdout] 7cc1d35cbaef4e81eb9410cda97a9a606ff54e9eef37105dc56e933439164113 Nov 18 03:55:22.713 INFO running `"docker" "start" "-a" "7cc1d35cbaef4e81eb9410cda97a9a606ff54e9eef37105dc56e933439164113"` Nov 18 03:55:23.787 INFO [stderr] usermod: no changes Nov 18 03:55:24.048 INFO [stderr] Compiling timeout-readwrite v0.1.0 Nov 18 03:55:24.059 INFO [stderr] Compiling proc-reader v0.4.0 Nov 18 03:55:30.499 INFO [stderr] Compiling pipecolor v0.4.0 (/source) Nov 18 03:55:32.391 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 03:55:32.391 INFO [stderr] --> src/main.rs:13:1 Nov 18 03:55:32.391 INFO [stderr] | Nov 18 03:55:32.391 INFO [stderr] 13 | #[macro_use] Nov 18 03:55:32.391 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 03:55:32.391 INFO [stderr] | Nov 18 03:55:32.391 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 03:55:32.391 INFO [stderr] Nov 18 03:55:32.450 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 18 03:55:32.450 INFO [stderr] --> src/main.rs:29:5 Nov 18 03:55:32.450 INFO [stderr] | Nov 18 03:55:32.450 INFO [stderr] 29 | use std::env::home_dir; Nov 18 03:55:32.450 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 18 03:55:32.450 INFO [stderr] | Nov 18 03:55:32.450 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 03:55:32.450 INFO [stderr] Nov 18 03:55:32.450 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 18 03:55:32.450 INFO [stderr] --> src/main.rs:137:33 Nov 18 03:55:32.450 INFO [stderr] | Nov 18 03:55:32.450 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Nov 18 03:55:32.450 INFO [stderr] | ^^^^^^^^ Nov 18 03:55:32.450 INFO [stderr] Nov 18 03:55:37.459 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.63s Nov 18 03:55:37.479 INFO [stderr] su: No module specific data is present Nov 18 03:55:38.170 INFO running `"docker" "inspect" "7cc1d35cbaef4e81eb9410cda97a9a606ff54e9eef37105dc56e933439164113"` Nov 18 03:55:38.471 INFO running `"docker" "rm" "-f" "7cc1d35cbaef4e81eb9410cda97a9a606ff54e9eef37105dc56e933439164113"` Nov 18 03:55:38.739 INFO [stdout] 7cc1d35cbaef4e81eb9410cda97a9a606ff54e9eef37105dc56e933439164113 Nov 18 03:55:38.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 03:55:39.184 INFO [stdout] 927fbf95722bff6dcef2238e3a6de700a81465b6d706dc292e973ee534c8c2c2 Nov 18 03:55:39.188 INFO running `"docker" "start" "-a" "927fbf95722bff6dcef2238e3a6de700a81465b6d706dc292e973ee534c8c2c2"` Nov 18 03:55:40.383 INFO [stderr] usermod: no changes Nov 18 03:55:40.511 INFO [stderr] Compiling pipecolor v0.4.0 (/source) Nov 18 03:55:41.876 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 03:55:41.876 INFO [stderr] --> src/main.rs:13:1 Nov 18 03:55:41.876 INFO [stderr] | Nov 18 03:55:41.876 INFO [stderr] 13 | #[macro_use] Nov 18 03:55:41.876 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 03:55:41.876 INFO [stderr] | Nov 18 03:55:41.876 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 03:55:41.876 INFO [stderr] Nov 18 03:55:41.914 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 18 03:55:41.915 INFO [stderr] --> src/main.rs:29:5 Nov 18 03:55:41.915 INFO [stderr] | Nov 18 03:55:41.915 INFO [stderr] 29 | use std::env::home_dir; Nov 18 03:55:41.915 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 18 03:55:41.915 INFO [stderr] | Nov 18 03:55:41.918 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 03:55:41.919 INFO [stderr] Nov 18 03:55:41.922 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 18 03:55:41.923 INFO [stderr] --> src/main.rs:137:33 Nov 18 03:55:41.923 INFO [stderr] | Nov 18 03:55:41.923 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Nov 18 03:55:41.923 INFO [stderr] | ^^^^^^^^ Nov 18 03:55:41.923 INFO [stderr] Nov 18 03:55:46.850 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.44s Nov 18 03:55:46.851 INFO [stderr] su: No module specific data is present Nov 18 03:55:47.237 INFO running `"docker" "inspect" "927fbf95722bff6dcef2238e3a6de700a81465b6d706dc292e973ee534c8c2c2"` Nov 18 03:55:47.361 INFO running `"docker" "rm" "-f" "927fbf95722bff6dcef2238e3a6de700a81465b6d706dc292e973ee534c8c2c2"` Nov 18 03:55:47.490 INFO [stdout] 927fbf95722bff6dcef2238e3a6de700a81465b6d706dc292e973ee534c8c2c2 Nov 18 03:55:47.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 03:55:47.784 INFO [stdout] c3a3784c920bd0f74140ec1e2871f4b290782bea4246dba2438ebc732e43f6f2 Nov 18 03:55:47.788 INFO running `"docker" "start" "-a" "c3a3784c920bd0f74140ec1e2871f4b290782bea4246dba2438ebc732e43f6f2"` Nov 18 03:55:48.438 INFO [stderr] usermod: no changes Nov 18 03:55:48.568 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Nov 18 03:55:48.575 INFO [stderr] Running /target/debug/deps/pipecolor-845e015cb8709035 Nov 18 03:55:48.582 INFO [stdout] Nov 18 03:55:48.582 INFO [stdout] running 6 tests Nov 18 03:55:48.663 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:04:20:54 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.663 INFO [stdout] xxx.xx.xx.xx - - [25/Mar/2018:04:23:20 +0900] "HEAD / HTTP/1.1" 302 - "https://xxx.xxx" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)" Nov 18 03:55:48.663 INFO [stdout] xxx.xxx.xx.xx - - [25/Mar/2018:12:14:55 +0900] "POST /xxx.php HTTP/1.1" 302 281 "-" "Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0" Nov 18 03:55:48.663 INFO [stdout] xx.xxx.xxx.xxx - - [25/Mar/2018:14:12:13 +0900] "GET / HTTP/1.1" 302 278 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36" Nov 18 03:55:48.663 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.663 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.663 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:15:59 +0900] "GET /en/index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (iPad; CPU OS 11_2_6 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D100 Safari/604.1" Nov 18 03:55:48.663 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.663 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.671 INFO [stdout] test colorize::tests::test_colorize ... ok Nov 18 03:55:48.679 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:24:05 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:04:20:54 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.695 INFO [stdout] xxx.xx.xx.xx - - [25/Mar/2018:04:23:20 +0900] "HEAD / HTTP/1.1" 302 - "https://xxx.xxx" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xx - - [25/Mar/2018:12:14:55 +0900] "POST /xxx.php HTTP/1.1" 302 281 "-" "Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0" Nov 18 03:55:48.695 INFO [stdout] xx.xxx.xxx.xxx - - [25/Mar/2018:14:12:13 +0900] "GET / HTTP/1.1" 302 278 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:15:59 +0900] "GET /en/index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (iPad; CPU OS 11_2_6 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D100 Safari/604.1" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.695 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:24:05 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.695 INFO [stdout] test tests::test_verbose ... ok Nov 18 03:55:48.697 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:04:20:54 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.697 INFO [stdout] xxx.xx.xx.xx - - [25/Mar/2018:04:23:20 +0900] "HEAD / HTTP/1.1" 302 - "https://xxx.xxx" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)" Nov 18 03:55:48.697 INFO [stdout] xxx.xxx.xx.xx - - [25/Mar/2018:12:14:55 +0900] "POST /xxx.php HTTP/1.1" 302 281 "-" "Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0" Nov 18 03:55:48.697 INFO [stdout] xx.xxx.xxx.xxx - - [25/Mar/2018:14:12:13 +0900] "GET / HTTP/1.1" 302 278 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36" Nov 18 03:55:48.697 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.697 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.697 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:15:59 +0900] "GET /en/index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (iPad; CPU OS 11_2_6 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D100 Safari/604.1" Nov 18 03:55:48.698 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.698 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.698 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:24:05 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:31 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:46 xxx dovecot: imap-login: Login: user=, method=PLAIN, rip=xxx.xxx.xx.xx, lip=xxx.xx.xxx.xxx, TLS Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:46 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:17:46 xxx dovecot: IMAP(xxx): Connection closed Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:01 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:04 xxx dovecot: pop3-login: Login: user=, method=PLAIN, rip=xxx.xx.xxx.xx, lip=xxx.xx.xxx.xxx Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:04 xxx dovecot: pop3-login: Login: user=, method=PLAIN, rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx, TLS Nov 18 03:55:48.698 INFO [stdout] Mar 25 04:18:04 xxx dovecot: POP3(xxx): Disconnected: Logged out top=0/0, retr=0/0, del=0/582, size=97911928 Nov 18 03:55:48.698 INFO [stdout] test tests::test_run ... ok Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:04:20:54 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.715 INFO [stdout] xxx.xx.xx.xx - - [25/Mar/2018:04:23:20 +0900] "HEAD / HTTP/1.1" 302 - "https://xxx.xxx" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)" Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xx - - [25/Mar/2018:12:14:55 +0900] "POST /xxx.php HTTP/1.1" 302 281 "-" "Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0" Nov 18 03:55:48.715 INFO [stdout] xx.xxx.xxx.xxx - - [25/Mar/2018:14:12:13 +0900] "GET / HTTP/1.1" 302 278 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36" Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:15:59 +0900] "GET /en/index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (iPad; CPU OS 11_2_6 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D100 Safari/604.1" Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.715 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:24:05 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:04:20:54 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.739 INFO [stdout] xxx.xx.xx.xx - - [25/Mar/2018:04:23:20 +0900] "HEAD / HTTP/1.1" 302 - "https://xxx.xxx" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xx - - [25/Mar/2018:12:14:55 +0900] "POST /xxx.php HTTP/1.1" 302 281 "-" "Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0" Nov 18 03:55:48.739 INFO [stdout] xx.xxx.xxx.xxx - - [25/Mar/2018:14:12:13 +0900] "GET / HTTP/1.1" 302 278 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:13:04 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:15:59 +0900] "GET /en/index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (iPad; CPU OS 11_2_6 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D100 Safari/604.1" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:18:36 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.739 INFO [stdout] xxx.xxx.xx.xxx - - [25/Mar/2018:14:24:05 +0900] "GET /index.html HTTP/1.1" 302 278 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)" Nov 18 03:55:48.739 INFO [stdout] test tests::test_mode ... ok Nov 18 03:55:48.960 INFO [stdout] test tests::test_read_config_fail ... ok Nov 18 03:55:48.964 INFO [stdout] test colorize::tests::test_colorize_fail ... ok Nov 18 03:55:48.964 INFO [stdout] Nov 18 03:55:48.965 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 03:55:48.965 INFO [stdout] Nov 18 03:55:48.971 INFO [stderr] su: No module specific data is present Nov 18 03:55:49.588 INFO running `"docker" "inspect" "c3a3784c920bd0f74140ec1e2871f4b290782bea4246dba2438ebc732e43f6f2"` Nov 18 03:55:49.846 INFO running `"docker" "rm" "-f" "c3a3784c920bd0f74140ec1e2871f4b290782bea4246dba2438ebc732e43f6f2"` Nov 18 03:55:50.202 INFO [stdout] c3a3784c920bd0f74140ec1e2871f4b290782bea4246dba2438ebc732e43f6f2