Dec 06 02:43:57.755 INFO testing dalance/pipecolor against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 02:43:57.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 06 02:43:58.174 INFO [stdout] 0bd17250d0bc85516dae725e25e4866e6eae939419da6f8bc898740236cc41ce Dec 06 02:43:58.176 INFO running `"docker" "start" "-a" "0bd17250d0bc85516dae725e25e4866e6eae939419da6f8bc898740236cc41ce"` Dec 06 02:43:59.913 INFO [stderr] usermod: no changes Dec 06 02:44:00.200 INFO [stderr] Compiling termion v1.5.1 Dec 06 02:44:00.204 INFO [stderr] Compiling serde_json v1.0.16 Dec 06 02:44:00.204 INFO [stderr] Compiling toml v0.4.5 Dec 06 02:44:00.206 INFO [stderr] Compiling timeout-readwrite v0.1.0 Dec 06 02:44:00.208 INFO [stderr] Compiling serde_derive_internals v0.22.2 Dec 06 02:44:00.213 INFO [stderr] Compiling structopt-derive v0.2.5 Dec 06 02:44:11.057 INFO [stderr] Compiling serde_derive v1.0.36 Dec 06 02:44:13.088 INFO [stderr] Compiling structopt v0.2.5 Dec 06 02:44:24.509 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 06 02:44:28.110 INFO [stderr] Compiling skeptic v0.13.2 Dec 06 02:44:33.576 INFO [stderr] Compiling proc-reader v0.4.0 Dec 06 02:44:39.325 INFO [stderr] Compiling pipecolor v0.4.1-pre (/source) Dec 06 02:44:41.188 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 02:44:41.188 INFO [stderr] --> src/main.rs:13:1 Dec 06 02:44:41.189 INFO [stderr] | Dec 06 02:44:41.189 INFO [stderr] 13 | #[macro_use] Dec 06 02:44:41.189 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 02:44:41.189 INFO [stderr] | Dec 06 02:44:41.189 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 02:44:41.189 INFO [stderr] Dec 06 02:44:41.228 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. Dec 06 02:44:41.228 INFO [stderr] --> src/main.rs:29:5 Dec 06 02:44:41.228 INFO [stderr] | Dec 06 02:44:41.228 INFO [stderr] 29 | use std::env::home_dir; Dec 06 02:44:41.228 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 02:44:41.228 INFO [stderr] | Dec 06 02:44:41.228 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 02:44:41.228 INFO [stderr] Dec 06 02:44:41.228 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. Dec 06 02:44:41.228 INFO [stderr] --> src/main.rs:137:33 Dec 06 02:44:41.228 INFO [stderr] | Dec 06 02:44:41.228 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Dec 06 02:44:41.228 INFO [stderr] | ^^^^^^^^ Dec 06 02:44:41.228 INFO [stderr] Dec 06 02:44:46.557 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.61s Dec 06 02:44:46.572 INFO [stderr] su: No module specific data is present Dec 06 02:44:47.795 INFO running `"docker" "inspect" "0bd17250d0bc85516dae725e25e4866e6eae939419da6f8bc898740236cc41ce"` Dec 06 02:44:48.138 INFO running `"docker" "rm" "-f" "0bd17250d0bc85516dae725e25e4866e6eae939419da6f8bc898740236cc41ce"` Dec 06 02:44:48.552 INFO [stdout] 0bd17250d0bc85516dae725e25e4866e6eae939419da6f8bc898740236cc41ce Dec 06 02:44:48.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 06 02:44:49.036 INFO [stdout] 6c10c033ec3671df5a1af36c9fef4fd03ccaf423084debc13a343ac0cd3c553a Dec 06 02:44:49.042 INFO running `"docker" "start" "-a" "6c10c033ec3671df5a1af36c9fef4fd03ccaf423084debc13a343ac0cd3c553a"` Dec 06 02:44:50.590 INFO [stderr] usermod: no changes Dec 06 02:44:50.781 INFO [stderr] Compiling proc-reader v0.4.0 Dec 06 02:44:53.636 INFO [stderr] Compiling pipecolor v0.4.1-pre (/source) Dec 06 02:44:55.709 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 02:44:55.709 INFO [stderr] --> src/main.rs:13:1 Dec 06 02:44:55.709 INFO [stderr] | Dec 06 02:44:55.710 INFO [stderr] 13 | #[macro_use] Dec 06 02:44:55.710 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 02:44:55.710 INFO [stderr] | Dec 06 02:44:55.711 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 02:44:55.711 INFO [stderr] Dec 06 02:44:55.751 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. Dec 06 02:44:55.751 INFO [stderr] --> src/main.rs:29:5 Dec 06 02:44:55.751 INFO [stderr] | Dec 06 02:44:55.752 INFO [stderr] 29 | use std::env::home_dir; Dec 06 02:44:55.752 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 02:44:55.753 INFO [stderr] | Dec 06 02:44:55.753 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 02:44:55.753 INFO [stderr] Dec 06 02:44:55.753 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. Dec 06 02:44:55.754 INFO [stderr] --> src/main.rs:137:33 Dec 06 02:44:55.754 INFO [stderr] | Dec 06 02:44:55.754 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Dec 06 02:44:55.755 INFO [stderr] | ^^^^^^^^ Dec 06 02:44:55.755 INFO [stderr] Dec 06 02:45:01.611 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.99s Dec 06 02:45:01.619 INFO [stderr] su: No module specific data is present Dec 06 02:45:02.416 INFO running `"docker" "inspect" "6c10c033ec3671df5a1af36c9fef4fd03ccaf423084debc13a343ac0cd3c553a"` Dec 06 02:45:02.696 INFO running `"docker" "rm" "-f" "6c10c033ec3671df5a1af36c9fef4fd03ccaf423084debc13a343ac0cd3c553a"` Dec 06 02:45:03.024 INFO [stdout] 6c10c033ec3671df5a1af36c9fef4fd03ccaf423084debc13a343ac0cd3c553a Dec 06 02:45:03.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 06 02:45:03.540 INFO [stdout] 9485fcb393c4e7dab6592bce7d946487c1ae41e8dd8be862953593cd33c84da0 Dec 06 02:45:03.548 INFO running `"docker" "start" "-a" "9485fcb393c4e7dab6592bce7d946487c1ae41e8dd8be862953593cd33c84da0"` Dec 06 02:45:05.291 INFO [stderr] usermod: no changes Dec 06 02:45:05.450 INFO [stderr] Compiling proc-reader v0.4.0 Dec 06 02:45:08.129 INFO [stderr] Compiling pipecolor v0.4.1-pre (/source) Dec 06 02:45:09.708 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 02:45:09.709 INFO [stderr] --> src/main.rs:13:1 Dec 06 02:45:09.709 INFO [stderr] | Dec 06 02:45:09.709 INFO [stderr] 13 | #[macro_use] Dec 06 02:45:09.710 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 02:45:09.710 INFO [stderr] | Dec 06 02:45:09.710 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 02:45:09.710 INFO [stderr] Dec 06 02:45:09.746 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. Dec 06 02:45:09.747 INFO [stderr] --> src/main.rs:29:5 Dec 06 02:45:09.747 INFO [stderr] | Dec 06 02:45:09.747 INFO [stderr] 29 | use std::env::home_dir; Dec 06 02:45:09.747 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 02:45:09.748 INFO [stderr] | Dec 06 02:45:09.748 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 02:45:09.748 INFO [stderr] Dec 06 02:45:09.749 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. Dec 06 02:45:09.749 INFO [stderr] --> src/main.rs:137:33 Dec 06 02:45:09.749 INFO [stderr] | Dec 06 02:45:09.750 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Dec 06 02:45:09.750 INFO [stderr] | ^^^^^^^^ Dec 06 02:45:09.750 INFO [stderr] Dec 06 02:45:14.276 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.95s Dec 06 02:45:14.278 INFO [stderr] Running /target/debug/deps/pipecolor-8441b6acdd5a28b9 Dec 06 02:45:14.283 INFO [stdout] Dec 06 02:45:14.283 INFO [stdout] running 6 tests Dec 06 02:45:14.296 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)" Dec 06 02:45:14.296 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)" Dec 06 02:45:14.296 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" Dec 06 02:45:14.296 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" Dec 06 02:45:14.296 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)" Dec 06 02:45:14.296 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)" Dec 06 02:45:14.296 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" Dec 06 02:45:14.296 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)" Dec 06 02:45:14.296 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)" Dec 06 02:45:14.296 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)" Dec 06 02:45:14.304 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)" Dec 06 02:45:14.304 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)" Dec 06 02:45:14.304 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" Dec 06 02:45:14.304 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" Dec 06 02:45:14.304 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)" Dec 06 02:45:14.304 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)" Dec 06 02:45:14.304 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" Dec 06 02:45:14.304 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)" Dec 06 02:45:14.304 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)" Dec 06 02:45:14.304 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)" Dec 06 02:45:14.304 INFO [stdout] test tests::test_verbose ... ok Dec 06 02:45:14.306 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)" Dec 06 02:45:14.306 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)" Dec 06 02:45:14.306 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" Dec 06 02:45:14.308 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" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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" Dec 06 02:45:14.308 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" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 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)" Dec 06 02:45:14.308 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.308 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Dec 06 02:45:14.308 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.308 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.308 INFO [stdout] Mar 25 04:17:31 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Dec 06 02:45:14.308 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.309 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 Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:17:46 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:17:46 xxx dovecot: IMAP(xxx): Connection closed Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:14.309 INFO [stdout] Mar 25 04:18:01 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Dec 06 02:45:14.309 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 Dec 06 02:45:14.309 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 Dec 06 02:45:14.309 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 Dec 06 02:45:14.309 INFO [stdout] test tests::test_run ... ok Dec 06 02:45:14.315 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)" Dec 06 02:45:14.315 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)" Dec 06 02:45:14.315 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" Dec 06 02:45:14.315 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" Dec 06 02:45:14.315 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)" Dec 06 02:45:14.315 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)" Dec 06 02:45:14.315 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" Dec 06 02:45:14.315 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)" Dec 06 02:45:14.315 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)" Dec 06 02:45:14.315 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)" Dec 06 02:45:14.315 INFO [stdout] test tests::test_mode ... ok Dec 06 02:45:14.316 INFO [stdout] test colorize::tests::test_colorize ... ok Dec 06 02:45:14.456 INFO [stdout] test colorize::tests::test_colorize_fail ... ok Dec 06 02:45:14.456 INFO [stdout] test tests::test_read_config_fail ... ok Dec 06 02:45:14.456 INFO [stdout] Dec 06 02:45:14.456 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 02:45:14.456 INFO [stdout] Dec 06 02:45:14.465 INFO [stderr] su: No module specific data is present Dec 06 02:45:15.696 INFO running `"docker" "inspect" "9485fcb393c4e7dab6592bce7d946487c1ae41e8dd8be862953593cd33c84da0"` Dec 06 02:45:15.974 INFO running `"docker" "rm" "-f" "9485fcb393c4e7dab6592bce7d946487c1ae41e8dd8be862953593cd33c84da0"` Dec 06 02:45:16.268 INFO [stdout] 9485fcb393c4e7dab6592bce7d946487c1ae41e8dd8be862953593cd33c84da0