Dec 06 02:43:55.229 INFO testing dalance/pipecolor against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 02:43:55.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:55.869 INFO [stdout] 53f2e447ed283e8fef7c18765b8887e67c9265c91676e8a355b8d206a4ad9e6b Dec 06 02:43:55.871 INFO running `"docker" "start" "-a" "53f2e447ed283e8fef7c18765b8887e67c9265c91676e8a355b8d206a4ad9e6b"` Dec 06 02:43:57.524 INFO [stderr] usermod: no changes Dec 06 02:43:57.753 INFO [stderr] Compiling termion v1.5.1 Dec 06 02:43:57.753 INFO [stderr] Compiling serde_json v1.0.16 Dec 06 02:43:57.760 INFO [stderr] Compiling timeout-readwrite v0.1.0 Dec 06 02:43:57.760 INFO [stderr] Compiling nix v0.10.0 Dec 06 02:43:57.764 INFO [stderr] Compiling structopt v0.2.5 Dec 06 02:44:04.106 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 06 02:44:09.125 INFO [stderr] Compiling skeptic v0.13.2 Dec 06 02:44:16.492 INFO [stderr] Compiling proc-reader v0.4.0 Dec 06 02:44:22.563 INFO [stderr] Compiling pipecolor v0.4.1-pre (/source) Dec 06 02:44:24.604 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 02:44:24.604 INFO [stderr] --> src/main.rs:13:1 Dec 06 02:44:24.604 INFO [stderr] | Dec 06 02:44:24.604 INFO [stderr] 13 | #[macro_use] Dec 06 02:44:24.605 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 02:44:24.605 INFO [stderr] | Dec 06 02:44:24.605 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 02:44:24.605 INFO [stderr] Dec 06 02:44:24.648 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:24.648 INFO [stderr] --> src/main.rs:29:5 Dec 06 02:44:24.648 INFO [stderr] | Dec 06 02:44:24.648 INFO [stderr] 29 | use std::env::home_dir; Dec 06 02:44:24.648 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 02:44:24.648 INFO [stderr] | Dec 06 02:44:24.648 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 02:44:24.648 INFO [stderr] Dec 06 02:44:24.648 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:24.648 INFO [stderr] --> src/main.rs:137:33 Dec 06 02:44:24.648 INFO [stderr] | Dec 06 02:44:24.649 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Dec 06 02:44:24.649 INFO [stderr] | ^^^^^^^^ Dec 06 02:44:24.649 INFO [stderr] Dec 06 02:44:30.365 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.81s Dec 06 02:44:30.374 INFO [stderr] su: No module specific data is present Dec 06 02:44:32.209 INFO running `"docker" "inspect" "53f2e447ed283e8fef7c18765b8887e67c9265c91676e8a355b8d206a4ad9e6b"` Dec 06 02:44:32.488 INFO running `"docker" "rm" "-f" "53f2e447ed283e8fef7c18765b8887e67c9265c91676e8a355b8d206a4ad9e6b"` Dec 06 02:44:32.828 INFO [stdout] 53f2e447ed283e8fef7c18765b8887e67c9265c91676e8a355b8d206a4ad9e6b Dec 06 02:44:32.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:33.341 INFO [stdout] 81c6958eaa505674e2f416af3988a919d14f46f660b204a3347530261d0efe4f Dec 06 02:44:33.343 INFO running `"docker" "start" "-a" "81c6958eaa505674e2f416af3988a919d14f46f660b204a3347530261d0efe4f"` Dec 06 02:44:35.549 INFO [stderr] usermod: no changes Dec 06 02:44:35.708 INFO [stderr] Compiling proc-reader v0.4.0 Dec 06 02:44:38.757 INFO [stderr] Compiling pipecolor v0.4.1-pre (/source) Dec 06 02:44:40.368 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 02:44:40.368 INFO [stderr] --> src/main.rs:13:1 Dec 06 02:44:40.368 INFO [stderr] | Dec 06 02:44:40.368 INFO [stderr] 13 | #[macro_use] Dec 06 02:44:40.368 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 02:44:40.368 INFO [stderr] | Dec 06 02:44:40.368 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 02:44:40.368 INFO [stderr] Dec 06 02:44:40.405 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:40.405 INFO [stderr] --> src/main.rs:29:5 Dec 06 02:44:40.405 INFO [stderr] | Dec 06 02:44:40.405 INFO [stderr] 29 | use std::env::home_dir; Dec 06 02:44:40.405 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 02:44:40.405 INFO [stderr] | Dec 06 02:44:40.405 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 02:44:40.405 INFO [stderr] Dec 06 02:44:40.405 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:40.405 INFO [stderr] --> src/main.rs:137:33 Dec 06 02:44:40.405 INFO [stderr] | Dec 06 02:44:40.405 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Dec 06 02:44:40.405 INFO [stderr] | ^^^^^^^^ Dec 06 02:44:40.405 INFO [stderr] Dec 06 02:44:45.854 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.28s Dec 06 02:44:45.881 INFO [stderr] su: No module specific data is present Dec 06 02:44:47.797 INFO running `"docker" "inspect" "81c6958eaa505674e2f416af3988a919d14f46f660b204a3347530261d0efe4f"` Dec 06 02:44:48.090 INFO running `"docker" "rm" "-f" "81c6958eaa505674e2f416af3988a919d14f46f660b204a3347530261d0efe4f"` Dec 06 02:44:48.476 INFO [stdout] 81c6958eaa505674e2f416af3988a919d14f46f660b204a3347530261d0efe4f Dec 06 02:44:48.480 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:44:49.016 INFO [stdout] 97c1f58efe95eb54192abaf70621c43914e29da1c900dc546f55f644afee3444 Dec 06 02:44:49.018 INFO running `"docker" "start" "-a" "97c1f58efe95eb54192abaf70621c43914e29da1c900dc546f55f644afee3444"` Dec 06 02:44:50.855 INFO [stderr] usermod: no changes Dec 06 02:44:51.091 INFO [stderr] Compiling proc-reader v0.4.0 Dec 06 02:44:53.807 INFO [stderr] Compiling pipecolor v0.4.1-pre (/source) Dec 06 02:44:55.496 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 02:44:55.496 INFO [stderr] --> src/main.rs:13:1 Dec 06 02:44:55.496 INFO [stderr] | Dec 06 02:44:55.496 INFO [stderr] 13 | #[macro_use] Dec 06 02:44:55.496 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 02:44:55.496 INFO [stderr] | Dec 06 02:44:55.496 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 02:44:55.496 INFO [stderr] Dec 06 02:44:55.532 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.532 INFO [stderr] --> src/main.rs:29:5 Dec 06 02:44:55.532 INFO [stderr] | Dec 06 02:44:55.532 INFO [stderr] 29 | use std::env::home_dir; Dec 06 02:44:55.532 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 06 02:44:55.532 INFO [stderr] | Dec 06 02:44:55.532 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 06 02:44:55.532 INFO [stderr] Dec 06 02:44:55.532 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.532 INFO [stderr] --> src/main.rs:137:33 Dec 06 02:44:55.532 INFO [stderr] | Dec 06 02:44:55.532 INFO [stderr] 137 | } else if let Some(mut p) = home_dir() { Dec 06 02:44:55.532 INFO [stderr] | ^^^^^^^^ Dec 06 02:44:55.532 INFO [stderr] Dec 06 02:45:00.930 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.01s Dec 06 02:45:00.942 INFO [stderr] Running /target/debug/deps/pipecolor-f294199e4368543c Dec 06 02:45:00.951 INFO [stdout] Dec 06 02:45:00.951 INFO [stdout] running 6 tests Dec 06 02:45:00.980 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:00.980 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:00.980 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:00.984 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:00.984 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:00.985 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:00.989 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:00.989 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:00.989 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:00.989 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:01.030 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:01.030 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:01.030 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:01.030 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:01.030 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:01.036 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:01.036 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:01.036 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:01.036 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:01.036 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:01.037 INFO [stdout] test tests::test_verbose ... ok Dec 06 02:45:01.038 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:01.038 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:01.038 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:01.038 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:01.038 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:01.038 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:01.038 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:01.038 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:01.038 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:01.038 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:01.043 INFO [stdout] test colorize::tests::test_colorize ... ok Dec 06 02:45:01.051 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:01.051 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:01.051 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:01.051 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:01.051 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:01.051 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:01.052 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:01.052 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:01.052 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:01.052 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:01.052 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:01.052 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:01.052 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:01.052 INFO [stdout] Mar 25 04:17:30 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:01.052 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:01.052 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:01.052 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:01.052 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:01.052 INFO [stdout] Mar 25 04:17:45 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:01.052 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:01.052 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:01.052 INFO [stdout] Mar 25 04:17:46 xxx dovecot: IMAP(xxx): Connection closed Dec 06 02:45:01.052 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:01.052 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:01.052 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:01.052 INFO [stdout] Mar 25 04:18:00 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Dec 06 02:45:01.052 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:01.052 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:01.052 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:01.052 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:01.058 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:01.069 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:01.069 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:01.069 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:01.069 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:01.069 INFO [stdout] test tests::test_run ... ok Dec 06 02:45:01.069 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:01.069 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:01.069 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:01.069 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:01.069 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:01.069 INFO [stdout] test tests::test_mode ... ok Dec 06 02:45:01.183 INFO [stdout] test colorize::tests::test_colorize_fail ... ok Dec 06 02:45:01.183 INFO [stdout] test tests::test_read_config_fail ... ok Dec 06 02:45:01.183 INFO [stdout] Dec 06 02:45:01.183 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 02:45:01.183 INFO [stdout] Dec 06 02:45:01.188 INFO [stderr] su: No module specific data is present Dec 06 02:45:01.984 INFO running `"docker" "inspect" "97c1f58efe95eb54192abaf70621c43914e29da1c900dc546f55f644afee3444"` Dec 06 02:45:02.211 INFO running `"docker" "rm" "-f" "97c1f58efe95eb54192abaf70621c43914e29da1c900dc546f55f644afee3444"` Dec 06 02:45:02.548 INFO [stdout] 97c1f58efe95eb54192abaf70621c43914e29da1c900dc546f55f644afee3444