Oct 16 07:47:21.148 INFO testing google-replicapool1_beta2-1.0.7+20160512 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:47:21.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 16 07:47:21.543 INFO blam! e2659ac781330b6b292e7c83e2d3b5d17b1895278478d8eb7bc2b8494495eb93 Oct 16 07:47:21.545 INFO running `"docker" "start" "-a" "e2659ac781330b6b292e7c83e2d3b5d17b1895278478d8eb7bc2b8494495eb93"` Oct 16 07:47:22.832 INFO kablam! usermod: no changes Oct 16 07:47:23.055 INFO kablam! Compiling google-replicapool1_beta2 v1.0.7+20160512 (/source) Oct 16 07:47:26.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.667 INFO kablam! --> src/lib.rs:1192:66 Oct 16 07:47:26.667 INFO kablam! | Oct 16 07:47:26.667 INFO kablam! 1192 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Oct 16 07:47:26.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.667 INFO kablam! | Oct 16 07:47:26.667 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:47:26.667 INFO kablam! Oct 16 07:47:26.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.667 INFO kablam! --> src/lib.rs:1478:66 Oct 16 07:47:26.667 INFO kablam! | Oct 16 07:47:26.667 INFO kablam! 1478 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:47:26.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.667 INFO kablam! Oct 16 07:47:26.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.667 INFO kablam! --> src/lib.rs:1752:66 Oct 16 07:47:26.667 INFO kablam! | Oct 16 07:47:26.667 INFO kablam! 1752 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:26.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.667 INFO kablam! Oct 16 07:47:26.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.667 INFO kablam! --> src/lib.rs:2048:66 Oct 16 07:47:26.667 INFO kablam! | Oct 16 07:47:26.667 INFO kablam! 2048 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Oct 16 07:47:26.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.667 INFO kablam! Oct 16 07:47:26.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.667 INFO kablam! --> src/lib.rs:2341:66 Oct 16 07:47:26.667 INFO kablam! | Oct 16 07:47:26.667 INFO kablam! 2341 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:26.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.667 INFO kablam! Oct 16 07:47:26.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.667 INFO kablam! --> src/lib.rs:2632:66 Oct 16 07:47:26.667 INFO kablam! | Oct 16 07:47:26.668 INFO kablam! 2632 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:47:26.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.668 INFO kablam! Oct 16 07:47:26.668 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.668 INFO kablam! --> src/lib.rs:2906:66 Oct 16 07:47:26.668 INFO kablam! | Oct 16 07:47:26.668 INFO kablam! 2906 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:26.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.668 INFO kablam! Oct 16 07:47:26.668 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.668 INFO kablam! --> src/lib.rs:3204:66 Oct 16 07:47:26.668 INFO kablam! | Oct 16 07:47:26.668 INFO kablam! 3204 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:26.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.668 INFO kablam! Oct 16 07:47:26.668 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.668 INFO kablam! --> src/lib.rs:3495:66 Oct 16 07:47:26.668 INFO kablam! | Oct 16 07:47:26.668 INFO kablam! 3495 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:47:26.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.668 INFO kablam! Oct 16 07:47:26.668 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.668 INFO kablam! --> src/lib.rs:3769:66 Oct 16 07:47:26.668 INFO kablam! | Oct 16 07:47:26.668 INFO kablam! 3769 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:26.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.668 INFO kablam! Oct 16 07:47:26.668 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.668 INFO kablam! --> src/lib.rs:4061:66 Oct 16 07:47:26.668 INFO kablam! | Oct 16 07:47:26.668 INFO kablam! 4061 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:26.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.668 INFO kablam! Oct 16 07:47:26.668 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:26.668 INFO kablam! --> src/lib.rs:4346:66 Oct 16 07:47:26.668 INFO kablam! | Oct 16 07:47:26.668 INFO kablam! 4346 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:26.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:26.668 INFO kablam! Oct 16 07:47:29.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.60s Oct 16 07:47:29.482 INFO kablam! su: No module specific data is present Oct 16 07:47:30.465 INFO running `"docker" "rm" "-f" "e2659ac781330b6b292e7c83e2d3b5d17b1895278478d8eb7bc2b8494495eb93"` Oct 16 07:47:30.728 INFO blam! e2659ac781330b6b292e7c83e2d3b5d17b1895278478d8eb7bc2b8494495eb93 Oct 16 07:47:30.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 16 07:47:31.163 INFO blam! c34fd6e58b333de1428e5f4f89c0ad8c955f55ed254cf075664b40c42587100a Oct 16 07:47:31.163 INFO running `"docker" "start" "-a" "c34fd6e58b333de1428e5f4f89c0ad8c955f55ed254cf075664b40c42587100a"` Oct 16 07:47:33.490 INFO kablam! usermod: no changes Oct 16 07:47:33.743 INFO kablam! Compiling google-replicapool1_beta2 v1.0.7+20160512 (/source) Oct 16 07:47:37.299 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.300 INFO kablam! --> src/lib.rs:1192:66 Oct 16 07:47:37.300 INFO kablam! | Oct 16 07:47:37.300 INFO kablam! 1192 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Oct 16 07:47:37.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.300 INFO kablam! | Oct 16 07:47:37.300 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 07:47:37.300 INFO kablam! Oct 16 07:47:37.300 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.300 INFO kablam! --> src/lib.rs:1478:66 Oct 16 07:47:37.300 INFO kablam! | Oct 16 07:47:37.300 INFO kablam! 1478 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:47:37.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.300 INFO kablam! Oct 16 07:47:37.300 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.300 INFO kablam! --> src/lib.rs:1752:66 Oct 16 07:47:37.300 INFO kablam! | Oct 16 07:47:37.300 INFO kablam! 1752 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:37.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.300 INFO kablam! Oct 16 07:47:37.300 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.300 INFO kablam! --> src/lib.rs:2048:66 Oct 16 07:47:37.300 INFO kablam! | Oct 16 07:47:37.300 INFO kablam! 2048 | let mut params: Vec<(&str, String)> = Vec::with_capacity((7 + self._additional_params.len())); Oct 16 07:47:37.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.305 INFO kablam! Oct 16 07:47:37.305 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.305 INFO kablam! --> src/lib.rs:2341:66 Oct 16 07:47:37.305 INFO kablam! | Oct 16 07:47:37.305 INFO kablam! 2341 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:37.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.305 INFO kablam! Oct 16 07:47:37.305 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.305 INFO kablam! --> src/lib.rs:2632:66 Oct 16 07:47:37.305 INFO kablam! | Oct 16 07:47:37.305 INFO kablam! 2632 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:47:37.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.305 INFO kablam! Oct 16 07:47:37.305 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.305 INFO kablam! --> src/lib.rs:2906:66 Oct 16 07:47:37.305 INFO kablam! | Oct 16 07:47:37.305 INFO kablam! 2906 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:37.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.305 INFO kablam! Oct 16 07:47:37.305 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.305 INFO kablam! --> src/lib.rs:3204:66 Oct 16 07:47:37.305 INFO kablam! | Oct 16 07:47:37.305 INFO kablam! 3204 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:37.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.305 INFO kablam! Oct 16 07:47:37.305 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.305 INFO kablam! --> src/lib.rs:3495:66 Oct 16 07:47:37.306 INFO kablam! | Oct 16 07:47:37.306 INFO kablam! 3495 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Oct 16 07:47:37.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.306 INFO kablam! Oct 16 07:47:37.306 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.306 INFO kablam! --> src/lib.rs:3769:66 Oct 16 07:47:37.306 INFO kablam! | Oct 16 07:47:37.306 INFO kablam! 3769 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:37.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.306 INFO kablam! Oct 16 07:47:37.306 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.306 INFO kablam! --> src/lib.rs:4061:66 Oct 16 07:47:37.306 INFO kablam! | Oct 16 07:47:37.306 INFO kablam! 4061 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:37.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.306 INFO kablam! Oct 16 07:47:37.306 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 07:47:37.306 INFO kablam! --> src/lib.rs:4346:66 Oct 16 07:47:37.306 INFO kablam! | Oct 16 07:47:37.306 INFO kablam! 4346 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Oct 16 07:47:37.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 07:47:37.306 INFO kablam! Oct 16 07:47:39.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 16 07:47:39.669 INFO kablam! su: No module specific data is present Oct 16 07:47:40.335 INFO running `"docker" "rm" "-f" "c34fd6e58b333de1428e5f4f89c0ad8c955f55ed254cf075664b40c42587100a"` Oct 16 07:47:40.650 INFO blam! c34fd6e58b333de1428e5f4f89c0ad8c955f55ed254cf075664b40c42587100a Oct 16 07:47:40.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 16 07:47:41.019 INFO blam! 02c12368800e77b3c0a69aa160c65e07f7e7185089bcd97d7551b6dc0846e5cd Oct 16 07:47:41.031 INFO running `"docker" "start" "-a" "02c12368800e77b3c0a69aa160c65e07f7e7185089bcd97d7551b6dc0846e5cd"` Oct 16 07:47:42.312 INFO kablam! usermod: no changes Oct 16 07:47:42.502 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 07:47:42.526 INFO kablam! Running /target/debug/deps/google_replicapool1_beta2-a13073e61e6e3997 Oct 16 07:47:42.537 INFO blam! Oct 16 07:47:42.537 INFO blam! running 0 tests Oct 16 07:47:42.537 INFO blam! Oct 16 07:47:42.537 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:47:42.537 INFO blam! Oct 16 07:47:42.538 INFO kablam! Doc-tests google-replicapool1_beta2 Oct 16 07:47:48.975 INFO blam! Oct 16 07:47:48.975 INFO blam! running 17 tests Oct 16 07:47:49.043 INFO blam! test src/lib.rs - (line 51) ... ignored Oct 16 07:48:21.063 INFO blam! test src/lib.rs - InstanceGroupManagerListCall (line 1993) ... ok Oct 16 07:48:26.807 INFO blam! test src/lib.rs - InstanceGroupManagerAbandonInstanceCall (line 2849) ... ok Oct 16 07:48:27.959 INFO blam! test src/lib.rs - InstanceGroupManagerMethods (line 862) ... ok Oct 16 07:48:28.306 INFO blam! test src/lib.rs - InstanceGroupManagerDeleteCall (line 3445) ... ok Oct 16 07:48:28.651 INFO blam! test src/lib.rs - InstanceGroupManagerDeleteInstanceCall (line 4289) ... ok Oct 16 07:48:29.363 INFO blam! test src/lib.rs - InstanceGroupManagerGetCall (line 2582) ... ok Oct 16 07:48:29.523 INFO blam! test src/lib.rs - InstanceGroupManagerInsertCall (line 2284) ... ok Oct 16 07:48:30.785 INFO blam! test src/lib.rs - (line 82) ... ok Oct 16 07:49:03.074 INFO blam! test src/lib.rs - InstanceGroupManagerRecreateInstanceCall (line 3147) ... ok Oct 16 07:49:05.379 INFO blam! test src/lib.rs - InstanceGroupManagerSetTargetPoolCall (line 1695) ... ok Oct 16 07:49:06.143 INFO blam! test src/lib.rs - InstanceGroupManagerSetInstanceTemplateCall (line 3712) ... ok Oct 16 07:49:08.087 INFO blam! test src/lib.rs - ZoneOperationMethods (line 777) ... ok Oct 16 07:49:08.395 INFO blam! test src/lib.rs - Replicapool (line 276) ... ok Oct 16 07:49:08.583 INFO blam! test src/lib.rs - InstanceGroupManagerResizeCall (line 4010) ... ok Oct 16 07:49:08.719 INFO blam! test src/lib.rs - ZoneOperationListCall (line 1137) ... ok Oct 16 07:49:08.771 INFO blam! test src/lib.rs - ZoneOperationGetCall (line 1428) ... ok Oct 16 07:49:08.771 INFO blam! Oct 16 07:49:08.771 INFO blam! test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 07:49:08.771 INFO blam! Oct 16 07:49:08.787 INFO kablam! su: No module specific data is present Oct 16 07:49:09.520 INFO running `"docker" "rm" "-f" "02c12368800e77b3c0a69aa160c65e07f7e7185089bcd97d7551b6dc0846e5cd"` Oct 16 07:49:09.841 INFO blam! 02c12368800e77b3c0a69aa160c65e07f7e7185089bcd97d7551b6dc0846e5cd