Oct 11 15:04:19.269 INFO testing pipecolor-0.4.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:04:19.269 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:04:19.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:04:19.633 INFO blam! b80eb14b15fa3191d20df98936b554ba2d5a7a2005f8cc3fd614c4d67ba0ba13 Oct 11 15:04:19.634 INFO running `"docker" "start" "-a" "b80eb14b15fa3191d20df98936b554ba2d5a7a2005f8cc3fd614c4d67ba0ba13"` Oct 11 15:04:20.224 INFO kablam! usermod: no changes Oct 11 15:04:20.432 INFO kablam! Compiling nix v0.9.0 Oct 11 15:04:20.434 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 11 15:04:26.534 INFO kablam! Compiling skeptic v0.13.3 Oct 11 15:04:31.640 INFO kablam! Compiling timeout-readwrite v0.1.0 Oct 11 15:04:36.624 INFO kablam! Compiling proc-reader v0.4.0 Oct 11 15:04:46.033 INFO kablam! Compiling pipecolor v0.4.0 (/source) Oct 11 15:04:50.348 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:04:50.348 INFO kablam! --> src/main.rs:13:1 Oct 11 15:04:50.348 INFO kablam! | Oct 11 15:04:50.348 INFO kablam! 13 | #[macro_use] Oct 11 15:04:50.348 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:04:50.348 INFO kablam! | Oct 11 15:04:50.348 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:04:50.348 INFO kablam! Oct 11 15:04:50.392 INFO kablam! 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. Oct 11 15:04:50.392 INFO kablam! --> src/main.rs:29:5 Oct 11 15:04:50.392 INFO kablam! | Oct 11 15:04:50.392 INFO kablam! 29 | use std::env::home_dir; Oct 11 15:04:50.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:04:50.392 INFO kablam! | Oct 11 15:04:50.392 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 15:04:50.392 INFO kablam! Oct 11 15:04:50.392 INFO kablam! 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. Oct 11 15:04:50.392 INFO kablam! --> src/main.rs:137:33 Oct 11 15:04:50.392 INFO kablam! | Oct 11 15:04:50.392 INFO kablam! 137 | } else if let Some(mut p) = home_dir() { Oct 11 15:04:50.392 INFO kablam! | ^^^^^^^^ Oct 11 15:04:50.392 INFO kablam! Oct 11 15:04:55.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.15s Oct 11 15:04:55.416 INFO kablam! su: No module specific data is present Oct 11 15:04:56.074 INFO running `"docker" "rm" "-f" "b80eb14b15fa3191d20df98936b554ba2d5a7a2005f8cc3fd614c4d67ba0ba13"` Oct 11 15:04:56.356 INFO blam! b80eb14b15fa3191d20df98936b554ba2d5a7a2005f8cc3fd614c4d67ba0ba13 Oct 11 15:04:56.362 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:04:56.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:04:56.738 INFO blam! 9f8f637f38fed04bcf6ad9f2109459aca845087a7c38405288f9ebceb050d53c Oct 11 15:04:56.740 INFO running `"docker" "start" "-a" "9f8f637f38fed04bcf6ad9f2109459aca845087a7c38405288f9ebceb050d53c"` Oct 11 15:04:58.040 INFO kablam! usermod: no changes Oct 11 15:04:58.268 INFO kablam! Compiling pipecolor v0.4.0 (/source) Oct 11 15:05:02.083 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:05:02.083 INFO kablam! --> src/main.rs:13:1 Oct 11 15:05:02.083 INFO kablam! | Oct 11 15:05:02.083 INFO kablam! 13 | #[macro_use] Oct 11 15:05:02.083 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:05:02.083 INFO kablam! | Oct 11 15:05:02.083 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:05:02.083 INFO kablam! Oct 11 15:05:02.124 INFO kablam! 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. Oct 11 15:05:02.124 INFO kablam! --> src/main.rs:29:5 Oct 11 15:05:02.124 INFO kablam! | Oct 11 15:05:02.124 INFO kablam! 29 | use std::env::home_dir; Oct 11 15:05:02.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:05:02.124 INFO kablam! | Oct 11 15:05:02.124 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 15:05:02.124 INFO kablam! Oct 11 15:05:02.124 INFO kablam! 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. Oct 11 15:05:02.124 INFO kablam! --> src/main.rs:137:33 Oct 11 15:05:02.124 INFO kablam! | Oct 11 15:05:02.124 INFO kablam! 137 | } else if let Some(mut p) = home_dir() { Oct 11 15:05:02.124 INFO kablam! | ^^^^^^^^ Oct 11 15:05:02.124 INFO kablam! Oct 11 15:05:07.674 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.59s Oct 11 15:05:07.684 INFO kablam! su: No module specific data is present Oct 11 15:05:08.321 INFO running `"docker" "rm" "-f" "9f8f637f38fed04bcf6ad9f2109459aca845087a7c38405288f9ebceb050d53c"` Oct 11 15:05:08.712 INFO blam! 9f8f637f38fed04bcf6ad9f2109459aca845087a7c38405288f9ebceb050d53c Oct 11 15:05:08.721 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:05:08.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:05:09.273 INFO blam! 221b56f73f1ec1da2be25750cd0261f688fa1bf17600118d41c99aee316f0342 Oct 11 15:05:09.276 INFO running `"docker" "start" "-a" "221b56f73f1ec1da2be25750cd0261f688fa1bf17600118d41c99aee316f0342"` Oct 11 15:05:10.068 INFO kablam! usermod: no changes Oct 11 15:05:10.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 15:05:10.208 INFO kablam! Running /target/debug/deps/pipecolor-97c6018f5562dbe9 Oct 11 15:05:10.208 INFO blam! Oct 11 15:05:10.208 INFO blam! running 6 tests Oct 11 15:05:10.281 INFO blam! 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)" Oct 11 15:05:10.292 INFO blam! 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)" Oct 11 15:05:10.292 INFO blam! 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" Oct 11 15:05:10.292 INFO blam! 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" Oct 11 15:05:10.292 INFO blam! 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)" Oct 11 15:05:10.292 INFO blam! 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)" Oct 11 15:05:10.292 INFO blam! 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" Oct 11 15:05:10.292 INFO blam! 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)" Oct 11 15:05:10.292 INFO blam! 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)" Oct 11 15:05:10.292 INFO blam! 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)" Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:30 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:30 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:30 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:30 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:31 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:45 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:45 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:45 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:45 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:46 xxx dovecot: imap-login: Login: user=, method=PLAIN, rip=xxx.xxx.xx.xx, lip=xxx.xx.xxx.xxx, TLS Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:46 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Oct 11 15:05:10.292 INFO blam! Mar 25 04:17:46 xxx dovecot: IMAP(xxx): Connection closed Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:00 xxx postfix/smtpd[19644]: connect from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:00 xxx postfix/smtpd[19644]: SSL_accept error from example.com[xxx.xxx.xx.xxx]: -1 Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:00 xxx postfix/smtpd[19644]: lost connection after STARTTLS from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:00 xxx postfix/smtpd[19644]: disconnect from example.com[xxx.xxx.xx.xxx] Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:01 xxx dovecot: imap-login: Disconnected: rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:04 xxx dovecot: pop3-login: Login: user=, method=PLAIN, rip=xxx.xx.xxx.xx, lip=xxx.xx.xxx.xxx Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:04 xxx dovecot: pop3-login: Login: user=, method=PLAIN, rip=xxx.xxx.xx.xxx, lip=xxx.xx.xxx.xxx, TLS Oct 11 15:05:10.292 INFO blam! Mar 25 04:18:04 xxx dovecot: POP3(xxx): Disconnected: Logged out top=0/0, retr=0/0, del=0/582, size=97911928 Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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" Oct 11 15:05:10.293 INFO blam! 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" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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" Oct 11 15:05:10.293 INFO blam! 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" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.293 INFO blam! 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)" Oct 11 15:05:10.296 INFO blam! test colorize::tests::test_colorize ... ok Oct 11 15:05:10.296 INFO blam! test tests::test_run ... ok Oct 11 15:05:10.296 INFO blam! test tests::test_verbose ... ok Oct 11 15:05:10.296 INFO blam! 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)" Oct 11 15:05:10.306 INFO blam! 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)" Oct 11 15:05:10.306 INFO blam! 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)" Oct 11 15:05:10.306 INFO blam! 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" Oct 11 15:05:10.306 INFO blam! 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" Oct 11 15:05:10.306 INFO blam! 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)" Oct 11 15:05:10.306 INFO blam! 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)" Oct 11 15:05:10.306 INFO blam! 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" Oct 11 15:05:10.306 INFO blam! 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)" Oct 11 15:05:10.306 INFO blam! 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)" Oct 11 15:05:10.307 INFO blam! 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)" Oct 11 15:05:10.332 INFO blam! 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)" Oct 11 15:05:10.332 INFO blam! 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)" Oct 11 15:05:10.332 INFO blam! 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" Oct 11 15:05:10.332 INFO blam! 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" Oct 11 15:05:10.332 INFO blam! 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)" Oct 11 15:05:10.333 INFO blam! 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)" Oct 11 15:05:10.333 INFO blam! 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" Oct 11 15:05:10.333 INFO blam! 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)" Oct 11 15:05:10.333 INFO blam! 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)" Oct 11 15:05:10.333 INFO blam! 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)" Oct 11 15:05:10.333 INFO blam! test tests::test_mode ... ok Oct 11 15:05:10.416 INFO blam! test colorize::tests::test_colorize_fail ... ok Oct 11 15:05:10.416 INFO blam! test tests::test_read_config_fail ... ok Oct 11 15:05:10.416 INFO blam! Oct 11 15:05:10.416 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:05:10.416 INFO blam! Oct 11 15:05:10.432 INFO kablam! su: No module specific data is present Oct 11 15:05:10.866 INFO running `"docker" "rm" "-f" "221b56f73f1ec1da2be25750cd0261f688fa1bf17600118d41c99aee316f0342"` Oct 11 15:05:11.152 INFO blam! 221b56f73f1ec1da2be25750cd0261f688fa1bf17600118d41c99aee316f0342