Oct 13 03:44:23.799 INFO testing poiko/nine against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:44:23.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:44:24.215 INFO blam! f132a5f3a99d25fcdae967e9bf907332f06c41bcbc21069239059086e6007b5a Oct 13 03:44:24.215 INFO running `"docker" "start" "-a" "f132a5f3a99d25fcdae967e9bf907332f06c41bcbc21069239059086e6007b5a"` Oct 13 03:44:25.015 INFO kablam! usermod: no changes Oct 13 03:44:25.087 INFO kablam! Compiling nine v0.1.0 (/source) Oct 13 03:44:25.555 INFO kablam! warning: private type `nes::cpu::Instruction` in public interface (error E0446) Oct 13 03:44:25.555 INFO kablam! --> src/nes/cpu.rs:208:5 Oct 13 03:44:25.555 INFO kablam! | Oct 13 03:44:25.555 INFO kablam! 208 | / pub fn run_instruction(&mut self, instr: &Instruction) { Oct 13 03:44:25.555 INFO kablam! 209 | | macro_rules! branch { Oct 13 03:44:25.555 INFO kablam! 210 | | ($condition: expr, $rel_addr: expr) => Oct 13 03:44:25.555 INFO kablam! 211 | | (if $condition { Oct 13 03:44:25.555 INFO kablam! ... | Oct 13 03:44:25.555 INFO kablam! 550 | | instr.addr_mode, value_hi, value_lo, result); Oct 13 03:44:25.555 INFO kablam! 551 | | } Oct 13 03:44:25.555 INFO kablam! | |_____^ Oct 13 03:44:25.555 INFO kablam! | Oct 13 03:44:25.555 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 13 03:44:25.555 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:44:25.555 INFO kablam! = note: for more information, see issue #34537 Oct 13 03:44:25.555 INFO kablam! Oct 13 03:44:25.568 INFO kablam! warning: unreachable pattern Oct 13 03:44:25.568 INFO kablam! --> src/nes/cpu.rs:441:13 Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:25.568 INFO kablam! | ^^^^ Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 03:44:25.568 INFO kablam! Oct 13 03:44:25.568 INFO kablam! warning: unreachable pattern Oct 13 03:44:25.568 INFO kablam! --> src/nes/cpu.rs:441:20 Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:25.568 INFO kablam! | ^^^^ Oct 13 03:44:25.568 INFO kablam! Oct 13 03:44:25.568 INFO kablam! warning: unreachable pattern Oct 13 03:44:25.568 INFO kablam! --> src/nes/cpu.rs:441:27 Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:25.568 INFO kablam! | ^^^^ Oct 13 03:44:25.568 INFO kablam! Oct 13 03:44:25.568 INFO kablam! warning: unreachable pattern Oct 13 03:44:25.568 INFO kablam! --> src/nes/cpu.rs:441:34 Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:25.568 INFO kablam! | ^^^^ Oct 13 03:44:25.568 INFO kablam! Oct 13 03:44:25.568 INFO kablam! warning: unreachable pattern Oct 13 03:44:25.568 INFO kablam! --> src/nes/cpu.rs:441:41 Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:25.568 INFO kablam! | ^^^^ Oct 13 03:44:25.568 INFO kablam! Oct 13 03:44:25.568 INFO kablam! warning: unreachable pattern Oct 13 03:44:25.568 INFO kablam! --> src/nes/cpu.rs:441:48 Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:25.568 INFO kablam! | ^^^^ Oct 13 03:44:25.568 INFO kablam! Oct 13 03:44:25.568 INFO kablam! warning: unreachable pattern Oct 13 03:44:25.568 INFO kablam! --> src/nes/cpu.rs:441:55 Oct 13 03:44:25.568 INFO kablam! | Oct 13 03:44:25.568 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:25.568 INFO kablam! | ^^^^ Oct 13 03:44:25.568 INFO kablam! Oct 13 03:44:25.615 INFO kablam! warning: constant item is never used: `INT_IRQ_POS` Oct 13 03:44:25.615 INFO kablam! --> src/nes/cpu.rs:9:1 Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! 9 | const INT_IRQ_POS: usize = 0xfffe; Oct 13 03:44:25.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:44:25.615 INFO kablam! Oct 13 03:44:25.615 INFO kablam! warning: field is never used: `page_cycle` Oct 13 03:44:25.615 INFO kablam! --> src/nes/cpu.rs:52:5 Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! 52 | page_cycle: bool, Oct 13 03:44:25.615 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:44:25.615 INFO kablam! Oct 13 03:44:25.615 INFO kablam! warning: method is never used: `print_stack` Oct 13 03:44:25.615 INFO kablam! --> src/nes/cpu.rs:129:5 Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! 129 | pub fn print_stack(&self) { Oct 13 03:44:25.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:25.615 INFO kablam! Oct 13 03:44:25.615 INFO kablam! warning: field is never used: `spr_ram_addr` Oct 13 03:44:25.615 INFO kablam! --> src/nes/ppu.rs:26:5 Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! 26 | spr_ram_addr: usize, Oct 13 03:44:25.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:25.615 INFO kablam! Oct 13 03:44:25.615 INFO kablam! warning: field is never used: `spr_ram` Oct 13 03:44:25.615 INFO kablam! --> src/nes/ppu.rs:33:5 Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! 33 | spr_ram: Vec Oct 13 03:44:25.615 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:44:25.615 INFO kablam! Oct 13 03:44:25.615 INFO kablam! warning: constant item is never used: `CHR_BANK_SIZE` Oct 13 03:44:25.615 INFO kablam! --> src/nes/mod.rs:41:1 Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! 41 | pub const CHR_BANK_SIZE: usize = 0x2000; Oct 13 03:44:25.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:25.615 INFO kablam! Oct 13 03:44:25.615 INFO kablam! warning: constant item is never used: `TRAINER_SIZE` Oct 13 03:44:25.615 INFO kablam! --> src/nes/mod.rs:43:1 Oct 13 03:44:25.615 INFO kablam! | Oct 13 03:44:25.615 INFO kablam! 43 | const TRAINER_SIZE: usize = 512; Oct 13 03:44:25.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:25.615 INFO kablam! Oct 13 03:44:26.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 13 03:44:26.272 INFO kablam! su: No module specific data is present Oct 13 03:44:27.013 INFO running `"docker" "rm" "-f" "f132a5f3a99d25fcdae967e9bf907332f06c41bcbc21069239059086e6007b5a"` Oct 13 03:44:27.415 INFO blam! f132a5f3a99d25fcdae967e9bf907332f06c41bcbc21069239059086e6007b5a Oct 13 03:44:27.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:44:28.074 INFO blam! fdf67222dfcaecf9e42cbe38487553388423ba89e5d6d5a11406491639fc6ce6 Oct 13 03:44:28.077 INFO running `"docker" "start" "-a" "fdf67222dfcaecf9e42cbe38487553388423ba89e5d6d5a11406491639fc6ce6"` Oct 13 03:44:29.210 INFO kablam! usermod: no changes Oct 13 03:44:29.285 INFO kablam! Compiling nine v0.1.0 (/source) Oct 13 03:44:29.755 INFO kablam! warning: private type `nes::cpu::Instruction` in public interface (error E0446) Oct 13 03:44:29.755 INFO kablam! --> src/nes/cpu.rs:208:5 Oct 13 03:44:29.755 INFO kablam! | Oct 13 03:44:29.755 INFO kablam! 208 | / pub fn run_instruction(&mut self, instr: &Instruction) { Oct 13 03:44:29.755 INFO kablam! 209 | | macro_rules! branch { Oct 13 03:44:29.755 INFO kablam! 210 | | ($condition: expr, $rel_addr: expr) => Oct 13 03:44:29.755 INFO kablam! 211 | | (if $condition { Oct 13 03:44:29.755 INFO kablam! ... | Oct 13 03:44:29.755 INFO kablam! 550 | | instr.addr_mode, value_hi, value_lo, result); Oct 13 03:44:29.755 INFO kablam! 551 | | } Oct 13 03:44:29.755 INFO kablam! | |_____^ Oct 13 03:44:29.755 INFO kablam! | Oct 13 03:44:29.755 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 13 03:44:29.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:44:29.755 INFO kablam! = note: for more information, see issue #34537 Oct 13 03:44:29.755 INFO kablam! Oct 13 03:44:29.762 INFO kablam! warning: unreachable pattern Oct 13 03:44:29.762 INFO kablam! --> src/nes/cpu.rs:441:13 Oct 13 03:44:29.762 INFO kablam! | Oct 13 03:44:29.762 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:29.762 INFO kablam! | ^^^^ Oct 13 03:44:29.762 INFO kablam! | Oct 13 03:44:29.762 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 03:44:29.762 INFO kablam! Oct 13 03:44:29.762 INFO kablam! warning: unreachable pattern Oct 13 03:44:29.762 INFO kablam! --> src/nes/cpu.rs:441:20 Oct 13 03:44:29.762 INFO kablam! | Oct 13 03:44:29.762 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:29.762 INFO kablam! | ^^^^ Oct 13 03:44:29.762 INFO kablam! Oct 13 03:44:29.762 INFO kablam! warning: unreachable pattern Oct 13 03:44:29.762 INFO kablam! --> src/nes/cpu.rs:441:27 Oct 13 03:44:29.762 INFO kablam! | Oct 13 03:44:29.762 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:29.762 INFO kablam! | ^^^^ Oct 13 03:44:29.762 INFO kablam! Oct 13 03:44:29.762 INFO kablam! warning: unreachable pattern Oct 13 03:44:29.762 INFO kablam! --> src/nes/cpu.rs:441:34 Oct 13 03:44:29.762 INFO kablam! | Oct 13 03:44:29.762 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:29.762 INFO kablam! | ^^^^ Oct 13 03:44:29.762 INFO kablam! Oct 13 03:44:29.771 INFO kablam! warning: unreachable pattern Oct 13 03:44:29.771 INFO kablam! --> src/nes/cpu.rs:441:41 Oct 13 03:44:29.771 INFO kablam! | Oct 13 03:44:29.771 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:29.771 INFO kablam! | ^^^^ Oct 13 03:44:29.771 INFO kablam! Oct 13 03:44:29.771 INFO kablam! warning: unreachable pattern Oct 13 03:44:29.771 INFO kablam! --> src/nes/cpu.rs:441:48 Oct 13 03:44:29.771 INFO kablam! | Oct 13 03:44:29.771 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:29.771 INFO kablam! | ^^^^ Oct 13 03:44:29.771 INFO kablam! Oct 13 03:44:29.771 INFO kablam! warning: unreachable pattern Oct 13 03:44:29.771 INFO kablam! --> src/nes/cpu.rs:441:55 Oct 13 03:44:29.771 INFO kablam! | Oct 13 03:44:29.771 INFO kablam! 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { Oct 13 03:44:29.771 INFO kablam! | ^^^^ Oct 13 03:44:29.771 INFO kablam! Oct 13 03:44:29.837 INFO kablam! warning: constant item is never used: `INT_IRQ_POS` Oct 13 03:44:29.837 INFO kablam! --> src/nes/cpu.rs:9:1 Oct 13 03:44:29.837 INFO kablam! | Oct 13 03:44:29.837 INFO kablam! 9 | const INT_IRQ_POS: usize = 0xfffe; Oct 13 03:44:29.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:29.837 INFO kablam! | Oct 13 03:44:29.838 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:44:29.838 INFO kablam! Oct 13 03:44:29.838 INFO kablam! warning: field is never used: `page_cycle` Oct 13 03:44:29.838 INFO kablam! --> src/nes/cpu.rs:52:5 Oct 13 03:44:29.838 INFO kablam! | Oct 13 03:44:29.838 INFO kablam! 52 | page_cycle: bool, Oct 13 03:44:29.838 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:44:29.838 INFO kablam! Oct 13 03:44:29.838 INFO kablam! warning: method is never used: `print_stack` Oct 13 03:44:29.839 INFO kablam! --> src/nes/cpu.rs:129:5 Oct 13 03:44:29.839 INFO kablam! | Oct 13 03:44:29.839 INFO kablam! 129 | pub fn print_stack(&self) { Oct 13 03:44:29.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:29.839 INFO kablam! Oct 13 03:44:29.839 INFO kablam! warning: field is never used: `spr_ram_addr` Oct 13 03:44:29.839 INFO kablam! --> src/nes/ppu.rs:26:5 Oct 13 03:44:29.839 INFO kablam! | Oct 13 03:44:29.839 INFO kablam! 26 | spr_ram_addr: usize, Oct 13 03:44:29.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:29.839 INFO kablam! Oct 13 03:44:29.839 INFO kablam! warning: field is never used: `spr_ram` Oct 13 03:44:29.839 INFO kablam! --> src/nes/ppu.rs:33:5 Oct 13 03:44:29.839 INFO kablam! | Oct 13 03:44:29.839 INFO kablam! 33 | spr_ram: Vec Oct 13 03:44:29.839 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:44:29.839 INFO kablam! Oct 13 03:44:29.839 INFO kablam! warning: constant item is never used: `CHR_BANK_SIZE` Oct 13 03:44:29.839 INFO kablam! --> src/nes/mod.rs:41:1 Oct 13 03:44:29.839 INFO kablam! | Oct 13 03:44:29.839 INFO kablam! 41 | pub const CHR_BANK_SIZE: usize = 0x2000; Oct 13 03:44:29.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:29.839 INFO kablam! Oct 13 03:44:29.839 INFO kablam! warning: constant item is never used: `TRAINER_SIZE` Oct 13 03:44:29.839 INFO kablam! --> src/nes/mod.rs:43:1 Oct 13 03:44:29.839 INFO kablam! | Oct 13 03:44:29.839 INFO kablam! 43 | const TRAINER_SIZE: usize = 512; Oct 13 03:44:29.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:29.839 INFO kablam! Oct 13 03:44:30.325 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 13 03:44:30.328 INFO kablam! su: No module specific data is present Oct 13 03:44:31.282 INFO running `"docker" "rm" "-f" "fdf67222dfcaecf9e42cbe38487553388423ba89e5d6d5a11406491639fc6ce6"` Oct 13 03:44:31.480 INFO blam! fdf67222dfcaecf9e42cbe38487553388423ba89e5d6d5a11406491639fc6ce6 Oct 13 03:44:31.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:44:31.963 INFO blam! ebcb134c9fe26c62607bcffae5f53a11e259648928efea3c57de45e2239190ef Oct 13 03:44:31.971 INFO running `"docker" "start" "-a" "ebcb134c9fe26c62607bcffae5f53a11e259648928efea3c57de45e2239190ef"` Oct 13 03:44:32.951 INFO kablam! usermod: no changes Oct 13 03:44:32.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 03:44:32.995 INFO blam! Oct 13 03:44:32.995 INFO kablam! Running /target/debug/deps/nine-f05cbd07c44c86c4 Oct 13 03:44:32.995 INFO blam! running 0 tests Oct 13 03:44:32.995 INFO kablam! su: No module specific data is present Oct 13 03:44:32.995 INFO blam! Oct 13 03:44:32.995 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:44:32.995 INFO blam! Oct 13 03:44:33.515 INFO running `"docker" "rm" "-f" "ebcb134c9fe26c62607bcffae5f53a11e259648928efea3c57de45e2239190ef"` Oct 13 03:44:33.718 INFO blam! ebcb134c9fe26c62607bcffae5f53a11e259648928efea3c57de45e2239190ef