Oct 15 00:56:51.441 INFO testing chriserin/artbot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:56:51.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 00:56:51.750 INFO blam! 69574a0920555505327f08893b5ff064f9ed333c1776c9f00dbf37aa419324a9 Oct 15 00:56:51.755 INFO running `"docker" "start" "-a" "69574a0920555505327f08893b5ff064f9ed333c1776c9f00dbf37aa419324a9"` Oct 15 00:56:52.573 INFO kablam! usermod: no changes Oct 15 00:56:52.751 INFO kablam! Compiling unicode-bidi v0.3.3 Oct 15 00:56:52.751 INFO kablam! Compiling num-integer v0.1.34 Oct 15 00:56:52.761 INFO kablam! Compiling enum_primitive v0.1.1 Oct 15 00:56:52.763 INFO kablam! Compiling num-complex v0.1.38 Oct 15 00:56:52.763 INFO kablam! Compiling rayon-core v1.0.2 Oct 15 00:56:54.075 INFO kablam! Compiling num-iter v0.1.33 Oct 15 00:56:54.075 INFO kablam! Compiling num-bigint v0.1.39 Oct 15 00:56:55.903 INFO kablam! Compiling png v0.7.0 Oct 15 00:56:55.911 INFO kablam! Compiling idna v0.1.2 Oct 15 00:56:56.475 INFO kablam! Compiling rayon v0.7.1 Oct 15 00:56:57.935 INFO kablam! Compiling num-rational v0.1.38 Oct 15 00:57:01.631 INFO kablam! Compiling num v0.1.39 Oct 15 00:57:03.267 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 15 00:57:04.828 INFO kablam! Compiling url v1.5.0 Oct 15 00:57:09.007 INFO kablam! Compiling image v0.13.0 Oct 15 00:57:09.779 INFO kablam! Compiling hyper v0.10.12 Oct 15 00:57:23.309 INFO kablam! Compiling iron v0.5.1 Oct 15 00:57:28.801 INFO kablam! Compiling router v0.5.1 Oct 15 00:57:31.291 INFO kablam! Compiling artbot v0.1.0 (/source) Oct 15 00:57:32.566 INFO kablam! warning: unused import: `std::fs::File` Oct 15 00:57:32.566 INFO kablam! --> src/main.rs:14:5 Oct 15 00:57:32.566 INFO kablam! | Oct 15 00:57:32.567 INFO kablam! 14 | use std::fs::File; Oct 15 00:57:32.567 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 00:57:32.567 INFO kablam! | Oct 15 00:57:32.568 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:57:32.568 INFO kablam! Oct 15 00:57:32.568 INFO kablam! warning: unused import: `std::path::Path` Oct 15 00:57:32.568 INFO kablam! --> src/main.rs:15:5 Oct 15 00:57:32.569 INFO kablam! | Oct 15 00:57:32.569 INFO kablam! 15 | use std::path::Path; Oct 15 00:57:32.569 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:57:32.569 INFO kablam! Oct 15 00:57:32.570 INFO kablam! warning: unused import: `iron::mime` Oct 15 00:57:32.570 INFO kablam! --> src/main.rs:158:13 Oct 15 00:57:32.570 INFO kablam! | Oct 15 00:57:32.571 INFO kablam! 158 | use iron::mime; Oct 15 00:57:32.571 INFO kablam! | ^^^^^^^^^^ Oct 15 00:57:32.571 INFO kablam! Oct 15 00:57:32.572 INFO kablam! warning: unused import: `iron::mime` Oct 15 00:57:32.572 INFO kablam! --> src/main.rs:170:13 Oct 15 00:57:32.572 INFO kablam! | Oct 15 00:57:32.572 INFO kablam! 170 | use iron::mime; Oct 15 00:57:32.573 INFO kablam! | ^^^^^^^^^^ Oct 15 00:57:32.573 INFO kablam! Oct 15 00:57:32.711 INFO kablam! warning: value assigned to `r` is never read Oct 15 00:57:32.711 INFO kablam! --> src/main.rs:64:17 Oct 15 00:57:32.711 INFO kablam! | Oct 15 00:57:32.711 INFO kablam! 64 | let mut r = 0; Oct 15 00:57:32.711 INFO kablam! | ^ Oct 15 00:57:32.711 INFO kablam! | Oct 15 00:57:32.711 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 00:57:32.711 INFO kablam! Oct 15 00:57:32.711 INFO kablam! warning: value assigned to `g` is never read Oct 15 00:57:32.711 INFO kablam! --> src/main.rs:65:17 Oct 15 00:57:32.711 INFO kablam! | Oct 15 00:57:32.711 INFO kablam! 65 | let mut g = 0; Oct 15 00:57:32.711 INFO kablam! | ^ Oct 15 00:57:32.711 INFO kablam! Oct 15 00:57:32.711 INFO kablam! warning: value assigned to `b` is never read Oct 15 00:57:32.711 INFO kablam! --> src/main.rs:66:17 Oct 15 00:57:32.711 INFO kablam! | Oct 15 00:57:32.711 INFO kablam! 66 | let mut b = 0; Oct 15 00:57:32.711 INFO kablam! | ^ Oct 15 00:57:32.711 INFO kablam! Oct 15 00:57:32.711 INFO kablam! warning: unused variable: `req` Oct 15 00:57:32.711 INFO kablam! --> src/main.rs:169:29 Oct 15 00:57:32.711 INFO kablam! | Oct 15 00:57:32.711 INFO kablam! 169 | fn random_image_handler(req: &mut Request) -> IronResult { Oct 15 00:57:32.711 INFO kablam! | ^^^ help: consider using `_req` instead Oct 15 00:57:32.711 INFO kablam! | Oct 15 00:57:32.711 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:57:32.711 INFO kablam! Oct 15 00:57:32.715 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:32.715 INFO kablam! --> src/main.rs:41:9 Oct 15 00:57:32.715 INFO kablam! | Oct 15 00:57:32.715 INFO kablam! 41 | let mut x_adjust = xor_rand.gen_range(0.4, 256.0); Oct 15 00:57:32.715 INFO kablam! | ----^^^^^^^^ Oct 15 00:57:32.716 INFO kablam! | | Oct 15 00:57:32.716 INFO kablam! | help: remove this `mut` Oct 15 00:57:32.716 INFO kablam! | Oct 15 00:57:32.716 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:57:32.716 INFO kablam! Oct 15 00:57:32.716 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:32.716 INFO kablam! --> src/main.rs:42:9 Oct 15 00:57:32.717 INFO kablam! | Oct 15 00:57:32.717 INFO kablam! 42 | let mut y_adjust = xor_rand.gen_range(0.4, 256.0); Oct 15 00:57:32.717 INFO kablam! | ----^^^^^^^^ Oct 15 00:57:32.717 INFO kablam! | | Oct 15 00:57:32.717 INFO kablam! | help: remove this `mut` Oct 15 00:57:32.717 INFO kablam! Oct 15 00:57:32.717 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:32.718 INFO kablam! --> src/main.rs:43:9 Oct 15 00:57:32.718 INFO kablam! | Oct 15 00:57:32.718 INFO kablam! 43 | let mut color_adjust = xor_rand.gen_range(10.0, 256.0); Oct 15 00:57:32.718 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 00:57:32.718 INFO kablam! | | Oct 15 00:57:32.718 INFO kablam! | help: remove this `mut` Oct 15 00:57:32.718 INFO kablam! Oct 15 00:57:32.719 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:32.723 INFO kablam! --> src/main.rs:45:9 Oct 15 00:57:32.723 INFO kablam! | Oct 15 00:57:32.723 INFO kablam! 45 | let mut julia_adjustor_x = xor_rand.gen_range(-0.6, 0.6); Oct 15 00:57:32.723 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 00:57:32.723 INFO kablam! | | Oct 15 00:57:32.724 INFO kablam! | help: remove this `mut` Oct 15 00:57:32.724 INFO kablam! Oct 15 00:57:32.724 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:57:32.724 INFO kablam! --> src/main.rs:165:9 Oct 15 00:57:32.724 INFO kablam! | Oct 15 00:57:32.724 INFO kablam! 165 | image_rgb.save(&mut bytes, image::PNG); Oct 15 00:57:32.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:57:32.725 INFO kablam! | Oct 15 00:57:32.725 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:57:32.725 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:57:32.725 INFO kablam! Oct 15 00:57:32.725 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:57:32.725 INFO kablam! --> src/main.rs:178:9 Oct 15 00:57:32.725 INFO kablam! | Oct 15 00:57:32.726 INFO kablam! 178 | image_rgb.save(&mut bytes, image::PNG); Oct 15 00:57:32.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:57:32.726 INFO kablam! | Oct 15 00:57:32.726 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:57:32.726 INFO kablam! Oct 15 00:57:36.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.18s Oct 15 00:57:36.797 INFO kablam! su: No module specific data is present Oct 15 00:57:37.361 INFO running `"docker" "rm" "-f" "69574a0920555505327f08893b5ff064f9ed333c1776c9f00dbf37aa419324a9"` Oct 15 00:57:37.615 INFO blam! 69574a0920555505327f08893b5ff064f9ed333c1776c9f00dbf37aa419324a9 Oct 15 00:57:37.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 00:57:38.200 INFO blam! dd3d3b12b25b6efb55ab14f3fbf61a17ab25f233dc265de856a3c7d2597eb14a Oct 15 00:57:38.202 INFO running `"docker" "start" "-a" "dd3d3b12b25b6efb55ab14f3fbf61a17ab25f233dc265de856a3c7d2597eb14a"` Oct 15 00:57:39.568 INFO kablam! usermod: no changes Oct 15 00:57:39.725 INFO kablam! Compiling artbot v0.1.0 (/source) Oct 15 00:57:41.299 INFO kablam! warning: unused import: `std::fs::File` Oct 15 00:57:41.299 INFO kablam! --> src/main.rs:14:5 Oct 15 00:57:41.299 INFO kablam! | Oct 15 00:57:41.299 INFO kablam! 14 | use std::fs::File; Oct 15 00:57:41.299 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 00:57:41.299 INFO kablam! | Oct 15 00:57:41.299 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:57:41.299 INFO kablam! Oct 15 00:57:41.299 INFO kablam! warning: unused import: `std::path::Path` Oct 15 00:57:41.299 INFO kablam! --> src/main.rs:15:5 Oct 15 00:57:41.299 INFO kablam! | Oct 15 00:57:41.299 INFO kablam! 15 | use std::path::Path; Oct 15 00:57:41.299 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:57:41.299 INFO kablam! Oct 15 00:57:41.299 INFO kablam! warning: unused import: `iron::mime` Oct 15 00:57:41.299 INFO kablam! --> src/main.rs:158:13 Oct 15 00:57:41.299 INFO kablam! | Oct 15 00:57:41.299 INFO kablam! 158 | use iron::mime; Oct 15 00:57:41.299 INFO kablam! | ^^^^^^^^^^ Oct 15 00:57:41.299 INFO kablam! Oct 15 00:57:41.299 INFO kablam! warning: unused import: `iron::mime` Oct 15 00:57:41.299 INFO kablam! --> src/main.rs:170:13 Oct 15 00:57:41.299 INFO kablam! | Oct 15 00:57:41.299 INFO kablam! 170 | use iron::mime; Oct 15 00:57:41.299 INFO kablam! | ^^^^^^^^^^ Oct 15 00:57:41.299 INFO kablam! Oct 15 00:57:41.459 INFO kablam! warning: value assigned to `r` is never read Oct 15 00:57:41.459 INFO kablam! --> src/main.rs:64:17 Oct 15 00:57:41.459 INFO kablam! | Oct 15 00:57:41.459 INFO kablam! 64 | let mut r = 0; Oct 15 00:57:41.459 INFO kablam! | ^ Oct 15 00:57:41.459 INFO kablam! | Oct 15 00:57:41.459 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 00:57:41.459 INFO kablam! Oct 15 00:57:41.459 INFO kablam! warning: value assigned to `g` is never read Oct 15 00:57:41.459 INFO kablam! --> src/main.rs:65:17 Oct 15 00:57:41.459 INFO kablam! | Oct 15 00:57:41.459 INFO kablam! 65 | let mut g = 0; Oct 15 00:57:41.459 INFO kablam! | ^ Oct 15 00:57:41.459 INFO kablam! Oct 15 00:57:41.459 INFO kablam! warning: value assigned to `b` is never read Oct 15 00:57:41.459 INFO kablam! --> src/main.rs:66:17 Oct 15 00:57:41.459 INFO kablam! | Oct 15 00:57:41.459 INFO kablam! 66 | let mut b = 0; Oct 15 00:57:41.459 INFO kablam! | ^ Oct 15 00:57:41.459 INFO kablam! Oct 15 00:57:41.459 INFO kablam! warning: unused variable: `req` Oct 15 00:57:41.459 INFO kablam! --> src/main.rs:169:29 Oct 15 00:57:41.459 INFO kablam! | Oct 15 00:57:41.459 INFO kablam! 169 | fn random_image_handler(req: &mut Request) -> IronResult { Oct 15 00:57:41.459 INFO kablam! | ^^^ help: consider using `_req` instead Oct 15 00:57:41.459 INFO kablam! | Oct 15 00:57:41.459 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:57:41.459 INFO kablam! Oct 15 00:57:41.465 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:41.465 INFO kablam! --> src/main.rs:41:9 Oct 15 00:57:41.465 INFO kablam! | Oct 15 00:57:41.465 INFO kablam! 41 | let mut x_adjust = xor_rand.gen_range(0.4, 256.0); Oct 15 00:57:41.465 INFO kablam! | ----^^^^^^^^ Oct 15 00:57:41.465 INFO kablam! | | Oct 15 00:57:41.465 INFO kablam! | help: remove this `mut` Oct 15 00:57:41.465 INFO kablam! | Oct 15 00:57:41.465 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:57:41.465 INFO kablam! Oct 15 00:57:41.465 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:41.465 INFO kablam! --> src/main.rs:42:9 Oct 15 00:57:41.465 INFO kablam! | Oct 15 00:57:41.465 INFO kablam! 42 | let mut y_adjust = xor_rand.gen_range(0.4, 256.0); Oct 15 00:57:41.465 INFO kablam! | ----^^^^^^^^ Oct 15 00:57:41.465 INFO kablam! | | Oct 15 00:57:41.465 INFO kablam! | help: remove this `mut` Oct 15 00:57:41.465 INFO kablam! Oct 15 00:57:41.465 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:41.465 INFO kablam! --> src/main.rs:43:9 Oct 15 00:57:41.465 INFO kablam! | Oct 15 00:57:41.465 INFO kablam! 43 | let mut color_adjust = xor_rand.gen_range(10.0, 256.0); Oct 15 00:57:41.465 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 00:57:41.465 INFO kablam! | | Oct 15 00:57:41.465 INFO kablam! | help: remove this `mut` Oct 15 00:57:41.465 INFO kablam! Oct 15 00:57:41.465 INFO kablam! warning: variable does not need to be mutable Oct 15 00:57:41.465 INFO kablam! --> src/main.rs:45:9 Oct 15 00:57:41.465 INFO kablam! | Oct 15 00:57:41.465 INFO kablam! 45 | let mut julia_adjustor_x = xor_rand.gen_range(-0.6, 0.6); Oct 15 00:57:41.465 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 00:57:41.465 INFO kablam! | | Oct 15 00:57:41.465 INFO kablam! | help: remove this `mut` Oct 15 00:57:41.465 INFO kablam! Oct 15 00:57:41.471 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:57:41.472 INFO kablam! --> src/main.rs:165:9 Oct 15 00:57:41.472 INFO kablam! | Oct 15 00:57:41.472 INFO kablam! 165 | image_rgb.save(&mut bytes, image::PNG); Oct 15 00:57:41.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:57:41.472 INFO kablam! | Oct 15 00:57:41.472 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:57:41.472 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:57:41.472 INFO kablam! Oct 15 00:57:41.472 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:57:41.472 INFO kablam! --> src/main.rs:178:9 Oct 15 00:57:41.472 INFO kablam! | Oct 15 00:57:41.472 INFO kablam! 178 | image_rgb.save(&mut bytes, image::PNG); Oct 15 00:57:41.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:57:41.472 INFO kablam! | Oct 15 00:57:41.472 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:57:41.472 INFO kablam! Oct 15 00:57:42.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 15 00:57:42.079 INFO kablam! su: No module specific data is present Oct 15 00:57:42.813 INFO running `"docker" "rm" "-f" "dd3d3b12b25b6efb55ab14f3fbf61a17ab25f233dc265de856a3c7d2597eb14a"` Oct 15 00:57:43.119 INFO blam! dd3d3b12b25b6efb55ab14f3fbf61a17ab25f233dc265de856a3c7d2597eb14a Oct 15 00:57:43.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 00:57:43.539 INFO blam! 75c9237cb7f6177ba9ca7194278dda5177e0456ff12b24874281b8fca5935c87 Oct 15 00:57:43.551 INFO running `"docker" "start" "-a" "75c9237cb7f6177ba9ca7194278dda5177e0456ff12b24874281b8fca5935c87"` Oct 15 00:57:46.374 INFO kablam! usermod: no changes Oct 15 00:57:46.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 00:57:46.572 INFO kablam! Running /target/debug/deps/artbot-0c93750de93b7099 Oct 15 00:57:46.580 INFO blam! Oct 15 00:57:46.580 INFO blam! running 0 tests Oct 15 00:57:46.580 INFO blam! Oct 15 00:57:46.580 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:57:46.580 INFO blam! Oct 15 00:57:46.584 INFO kablam! su: No module specific data is present Oct 15 00:57:47.838 INFO running `"docker" "rm" "-f" "75c9237cb7f6177ba9ca7194278dda5177e0456ff12b24874281b8fca5935c87"` Oct 15 00:57:48.119 INFO blam! 75c9237cb7f6177ba9ca7194278dda5177e0456ff12b24874281b8fca5935c87