Oct 31 17:34:08.635 INFO checking yogesum/blockchain-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 17:34:08.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-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 31 17:34:09.143 INFO blam! 4cd1a885a7665a9d29bb4ffe44269f4d8d91a21a11a80374bece3de296b49691 Oct 31 17:34:09.145 INFO running `"docker" "start" "-a" "4cd1a885a7665a9d29bb4ffe44269f4d8d91a21a11a80374bece3de296b49691"` Oct 31 17:34:11.296 INFO kablam! usermod: no changes Oct 31 17:34:11.427 INFO kablam! Compiling typenum v1.10.0 Oct 31 17:34:11.432 INFO kablam! Checking arrayref v0.3.4 Oct 31 17:34:11.432 INFO kablam! Checking byte-tools v0.2.0 Oct 31 17:34:11.432 INFO kablam! Checking fake-simd v0.1.2 Oct 31 17:34:11.444 INFO kablam! Checking serde v1.0.37 Oct 31 17:34:11.452 INFO kablam! Compiling proc-macro2 v0.3.1 Oct 31 17:34:12.544 INFO kablam! Checking block-buffer v0.3.3 Oct 31 17:34:18.668 INFO kablam! Compiling quote v0.5.1 Oct 31 17:34:20.565 INFO kablam! Compiling syn v0.13.1 Oct 31 17:34:20.717 INFO kablam! Checking generic-array v0.9.0 Oct 31 17:34:22.464 INFO kablam! Checking digest v0.7.2 Oct 31 17:34:22.976 INFO kablam! Checking sha2 v0.7.0 Oct 31 17:34:35.908 INFO kablam! Compiling serde_derive_internals v0.23.0 Oct 31 17:34:38.540 INFO kablam! Checking serde_json v1.0.13 Oct 31 17:34:40.861 INFO kablam! Compiling serde_derive v1.0.37 Oct 31 17:34:52.420 INFO kablam! Checking blockchain-rs v0.1.0 (/source) Oct 31 17:34:52.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.897 INFO kablam! --> src/main.rs:16:5 Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! 16 | io::stdout().flush(); Oct 31 17:34:52.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:34:52.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.897 INFO kablam! Oct 31 17:34:52.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.897 INFO kablam! --> src/main.rs:17:5 Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! 17 | io::stdin().read_line(&mut miner_addr); Oct 31 17:34:52.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.897 INFO kablam! Oct 31 17:34:52.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.897 INFO kablam! --> src/main.rs:20:5 Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! 20 | io::stdout().flush(); Oct 31 17:34:52.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.897 INFO kablam! Oct 31 17:34:52.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.897 INFO kablam! --> src/main.rs:21:5 Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! 21 | io::stdin().read_line(&mut difficulty); Oct 31 17:34:52.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.897 INFO kablam! Oct 31 17:34:52.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.897 INFO kablam! --> src/main.rs:38:9 Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! 38 | io::stdout().flush(); Oct 31 17:34:52.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.897 INFO kablam! Oct 31 17:34:52.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.897 INFO kablam! --> src/main.rs:41:9 Oct 31 17:34:52.897 INFO kablam! | Oct 31 17:34:52.897 INFO kablam! 41 | io::stdin().read_line(&mut choice); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:55:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 55 | io::stdout().flush(); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:56:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 56 | io::stdin().read_line(&mut sender); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:59:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 59 | io::stdout().flush(); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:60:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 60 | io::stdin().read_line(&mut receiver); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:63:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 63 | io::stdout().flush(); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:64:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 64 | io::stdin().read_line(&mut amount); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:89:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 89 | io::stdout().flush(); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:90:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 90 | io::stdin().read_line(&mut new_diff); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:101:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 101 | io::stdout().flush(); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:52.898 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:52.898 INFO kablam! --> src/main.rs:102:17 Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! 102 | io::stdin().read_line(&mut new_reward); Oct 31 17:34:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:52.898 INFO kablam! | Oct 31 17:34:52.898 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:52.898 INFO kablam! Oct 31 17:34:53.097 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.097 INFO kablam! --> src/main.rs:16:5 Oct 31 17:34:53.097 INFO kablam! | Oct 31 17:34:53.097 INFO kablam! 16 | io::stdout().flush(); Oct 31 17:34:53.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.097 INFO kablam! | Oct 31 17:34:53.097 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:34:53.097 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.097 INFO kablam! Oct 31 17:34:53.097 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.097 INFO kablam! --> src/main.rs:17:5 Oct 31 17:34:53.097 INFO kablam! | Oct 31 17:34:53.097 INFO kablam! 17 | io::stdin().read_line(&mut miner_addr); Oct 31 17:34:53.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.097 INFO kablam! | Oct 31 17:34:53.097 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.097 INFO kablam! Oct 31 17:34:53.097 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.097 INFO kablam! --> src/main.rs:20:5 Oct 31 17:34:53.097 INFO kablam! | Oct 31 17:34:53.097 INFO kablam! 20 | io::stdout().flush(); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:21:5 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 21 | io::stdin().read_line(&mut difficulty); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:38:9 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 38 | io::stdout().flush(); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:41:9 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 41 | io::stdin().read_line(&mut choice); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:55:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 55 | io::stdout().flush(); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:56:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 56 | io::stdin().read_line(&mut sender); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:59:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 59 | io::stdout().flush(); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:60:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 60 | io::stdin().read_line(&mut receiver); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:63:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 63 | io::stdout().flush(); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:64:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 64 | io::stdin().read_line(&mut amount); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:89:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! 89 | io::stdout().flush(); Oct 31 17:34:53.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.098 INFO kablam! Oct 31 17:34:53.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.098 INFO kablam! --> src/main.rs:90:17 Oct 31 17:34:53.098 INFO kablam! | Oct 31 17:34:53.099 INFO kablam! 90 | io::stdin().read_line(&mut new_diff); Oct 31 17:34:53.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.099 INFO kablam! | Oct 31 17:34:53.099 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.099 INFO kablam! Oct 31 17:34:53.099 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.099 INFO kablam! --> src/main.rs:101:17 Oct 31 17:34:53.099 INFO kablam! | Oct 31 17:34:53.099 INFO kablam! 101 | io::stdout().flush(); Oct 31 17:34:53.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.099 INFO kablam! | Oct 31 17:34:53.099 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.099 INFO kablam! Oct 31 17:34:53.099 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:34:53.099 INFO kablam! --> src/main.rs:102:17 Oct 31 17:34:53.099 INFO kablam! | Oct 31 17:34:53.099 INFO kablam! 102 | io::stdin().read_line(&mut new_reward); Oct 31 17:34:53.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:34:53.099 INFO kablam! | Oct 31 17:34:53.099 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:34:53.099 INFO kablam! Oct 31 17:34:53.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.81s Oct 31 17:34:53.148 INFO kablam! su: No module specific data is present Oct 31 17:34:54.094 INFO running `"docker" "rm" "-f" "4cd1a885a7665a9d29bb4ffe44269f4d8d91a21a11a80374bece3de296b49691"` Oct 31 17:34:54.406 INFO blam! 4cd1a885a7665a9d29bb4ffe44269f4d8d91a21a11a80374bece3de296b49691