Oct 27 09:37:56.607 INFO checking Sulles/InsertCoolSpaceGameName against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:37:56.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 09:37:57.042 INFO blam! de05d0dc9fe46a27bb511c2c8b5ee4cdfba019d0da975d553d76514e9533394d Oct 27 09:37:57.047 INFO running `"docker" "start" "-a" "de05d0dc9fe46a27bb511c2c8b5ee4cdfba019d0da975d553d76514e9533394d"` Oct 27 09:37:58.087 INFO kablam! usermod: no changes Oct 27 09:37:58.134 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 27 09:37:58.134 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 27 09:37:58.134 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 27 09:37:58.239 INFO kablam! Checking matches v0.1.6 Oct 27 09:37:58.239 INFO kablam! Checking cfg-if v0.1.2 Oct 27 09:37:58.239 INFO kablam! Checking scopeguard v0.3.3 Oct 27 09:37:58.240 INFO kablam! Checking either v1.4.0 Oct 27 09:37:58.479 INFO kablam! Checking libc v0.2.33 Oct 27 09:38:00.583 INFO kablam! Checking unicode-normalization v0.1.5 Oct 27 09:38:01.088 INFO kablam! Compiling rayon-core v1.3.0 Oct 27 09:38:01.195 INFO kablam! Checking lazy_static v0.2.10 Oct 27 09:38:02.653 INFO kablam! Checking slab v0.3.0 Oct 27 09:38:03.713 INFO kablam! Checking byteorder v1.1.0 Oct 27 09:38:04.207 INFO kablam! Checking percent-encoding v1.0.0 Oct 27 09:38:04.479 INFO kablam! Checking lazycell v0.5.1 Oct 27 09:38:06.227 INFO kablam! Checking log v0.3.8 Oct 27 09:38:06.723 INFO kablam! Checking httparse v1.2.3 Oct 27 09:38:06.905 INFO kablam! Checking sha1 v0.2.0 Oct 27 09:38:07.895 INFO kablam! Checking unicode-bidi v0.3.4 Oct 27 09:38:09.015 INFO kablam! Checking coco v0.1.1 Oct 27 09:38:09.491 INFO kablam! Checking iovec v0.1.1 Oct 27 09:38:09.631 INFO kablam! Checking rand v0.3.17 Oct 27 09:38:11.815 INFO kablam! Checking net2 v0.2.31 Oct 27 09:38:11.903 INFO kablam! Checking num_cpus v1.7.0 Oct 27 09:38:14.025 INFO kablam! Checking idna v0.1.4 Oct 27 09:38:14.673 INFO kablam! Checking bytes v0.4.5 Oct 27 09:38:16.787 INFO kablam! Checking mio v0.6.11 Oct 27 09:38:24.755 INFO kablam! Checking url v1.6.0 Oct 27 09:38:26.095 INFO kablam! Checking rayon v0.9.0 Oct 27 09:38:30.326 INFO kablam! Checking ws v0.7.3 Oct 27 09:38:37.007 INFO kablam! Checking S4 v0.1.0 (/source) Oct 27 09:38:38.663 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 09:38:38.663 INFO kablam! --> src/main.rs:2:5 Oct 27 09:38:38.663 INFO kablam! | Oct 27 09:38:38.663 INFO kablam! 2 | use std::collections::HashMap; Oct 27 09:38:38.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:38.663 INFO kablam! | Oct 27 09:38:38.663 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:38:38.663 INFO kablam! Oct 27 09:38:38.663 INFO kablam! warning: unused import: `simd` Oct 27 09:38:38.663 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 27 09:38:38.663 INFO kablam! | Oct 27 09:38:38.663 INFO kablam! 8 | use super::{simd}; Oct 27 09:38:38.663 INFO kablam! | ^^^^ Oct 27 09:38:38.663 INFO kablam! Oct 27 09:38:38.851 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 09:38:38.851 INFO kablam! --> src/main.rs:2:5 Oct 27 09:38:38.851 INFO kablam! | Oct 27 09:38:38.851 INFO kablam! 2 | use std::collections::HashMap; Oct 27 09:38:38.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:38.851 INFO kablam! | Oct 27 09:38:38.851 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:38:38.851 INFO kablam! Oct 27 09:38:38.851 INFO kablam! warning: unused import: `simd` Oct 27 09:38:38.851 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 27 09:38:38.851 INFO kablam! | Oct 27 09:38:38.851 INFO kablam! 8 | use super::{simd}; Oct 27 09:38:38.851 INFO kablam! | ^^^^ Oct 27 09:38:38.851 INFO kablam! Oct 27 09:38:38.851 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 27 09:38:38.851 INFO kablam! --> src/physics/mod.rs:11:5 Oct 27 09:38:38.851 INFO kablam! | Oct 27 09:38:38.851 INFO kablam! 11 | use self::rayon::prelude::*; Oct 27 09:38:38.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:38.851 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unreachable pattern Oct 27 09:38:38.867 INFO kablam! --> src/main.rs:21:13 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 27 09:38:38.867 INFO kablam! | ^ Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unused variable: `dist` Oct 27 09:38:38.867 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 27 09:38:38.867 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unused variable: `rad` Oct 27 09:38:38.867 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 27 09:38:38.867 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unused variable: `m` Oct 27 09:38:38.867 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 27 09:38:38.867 INFO kablam! | ^ help: consider using `_m` instead Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unused variable: `dir` Oct 27 09:38:38.867 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 27 09:38:38.867 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unused variable: `power` Oct 27 09:38:38.867 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 27 09:38:38.867 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unused variable: `dir` Oct 27 09:38:38.867 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 27 09:38:38.867 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.867 INFO kablam! warning: unused variable: `power` Oct 27 09:38:38.867 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 27 09:38:38.867 INFO kablam! | Oct 27 09:38:38.867 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 27 09:38:38.867 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 27 09:38:38.867 INFO kablam! Oct 27 09:38:38.927 INFO kablam! warning: variant is never constructed: `Text` Oct 27 09:38:38.927 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 27 09:38:38.927 INFO kablam! | Oct 27 09:38:38.927 INFO kablam! 17 | Text(String), Oct 27 09:38:38.927 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:38:38.927 INFO kablam! | Oct 27 09:38:38.927 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:38:38.927 INFO kablam! Oct 27 09:38:38.927 INFO kablam! warning: variant is never constructed: `Energy` Oct 27 09:38:38.927 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 27 09:38:38.927 INFO kablam! | Oct 27 09:38:38.927 INFO kablam! 18 | Energy(real) //frequency Oct 27 09:38:38.927 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:38:38.927 INFO kablam! Oct 27 09:38:38.927 INFO kablam! warning: method is never used: `incident` Oct 27 09:38:38.927 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 27 09:38:38.927 INFO kablam! | Oct 27 09:38:38.927 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 27 09:38:38.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:38.927 INFO kablam! Oct 27 09:38:38.927 INFO kablam! warning: struct is never constructed: `System` Oct 27 09:38:38.927 INFO kablam! --> src/system/mod.rs:4:1 Oct 27 09:38:38.927 INFO kablam! | Oct 27 09:38:38.927 INFO kablam! 4 | struct System { Oct 27 09:38:38.927 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:38:38.927 INFO kablam! Oct 27 09:38:38.927 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 27 09:38:38.927 INFO kablam! | Oct 27 09:38:38.927 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:38:38.927 INFO kablam! Oct 27 09:38:38.927 INFO kablam! warning: unused attribute Oct 27 09:38:38.927 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 27 09:38:38.935 INFO kablam! | Oct 27 09:38:38.946 INFO kablam! 1 | #![feature(associated_consts)] Oct 27 09:38:38.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:38.946 INFO kablam! | Oct 27 09:38:38.946 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 27 09:38:38.946 INFO kablam! Oct 27 09:38:38.946 INFO kablam! warning: crate-level attribute should be in the root module Oct 27 09:38:38.946 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 27 09:38:38.946 INFO kablam! | Oct 27 09:38:38.946 INFO kablam! 1 | #![feature(associated_consts)] Oct 27 09:38:38.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:38.946 INFO kablam! Oct 27 09:38:38.946 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 27 09:38:38.946 INFO kablam! --> src/main.rs:32:5 Oct 27 09:38:38.946 INFO kablam! | Oct 27 09:38:38.946 INFO kablam! 32 | shipRx: Option> Oct 27 09:38:38.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:38.946 INFO kablam! Oct 27 09:38:39.095 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 27 09:38:39.095 INFO kablam! --> src/physics/mod.rs:11:5 Oct 27 09:38:39.095 INFO kablam! | Oct 27 09:38:39.095 INFO kablam! 11 | use self::rayon::prelude::*; Oct 27 09:38:39.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:39.095 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unreachable pattern Oct 27 09:38:39.111 INFO kablam! --> src/main.rs:21:13 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 27 09:38:39.111 INFO kablam! | ^ Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 09:38:39.111 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unused variable: `dist` Oct 27 09:38:39.111 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 27 09:38:39.111 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:38:39.111 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unused variable: `rad` Oct 27 09:38:39.111 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 27 09:38:39.111 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 27 09:38:39.111 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unused variable: `m` Oct 27 09:38:39.111 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 27 09:38:39.111 INFO kablam! | ^ help: consider using `_m` instead Oct 27 09:38:39.111 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unused variable: `dir` Oct 27 09:38:39.111 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 27 09:38:39.111 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 27 09:38:39.111 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unused variable: `power` Oct 27 09:38:39.111 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 27 09:38:39.111 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 27 09:38:39.111 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unused variable: `dir` Oct 27 09:38:39.111 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.111 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 27 09:38:39.111 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 27 09:38:39.111 INFO kablam! Oct 27 09:38:39.111 INFO kablam! warning: unused variable: `power` Oct 27 09:38:39.111 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 27 09:38:39.111 INFO kablam! | Oct 27 09:38:39.112 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 27 09:38:39.112 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 27 09:38:39.112 INFO kablam! Oct 27 09:38:39.183 INFO kablam! warning: variant is never constructed: `Text` Oct 27 09:38:39.183 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 27 09:38:39.183 INFO kablam! | Oct 27 09:38:39.183 INFO kablam! 17 | Text(String), Oct 27 09:38:39.183 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:38:39.183 INFO kablam! | Oct 27 09:38:39.183 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:38:39.183 INFO kablam! Oct 27 09:38:39.183 INFO kablam! warning: variant is never constructed: `Energy` Oct 27 09:38:39.183 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 27 09:38:39.183 INFO kablam! | Oct 27 09:38:39.183 INFO kablam! 18 | Energy(real) //frequency Oct 27 09:38:39.183 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:38:39.183 INFO kablam! Oct 27 09:38:39.183 INFO kablam! warning: method is never used: `incident` Oct 27 09:38:39.183 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 27 09:38:39.183 INFO kablam! | Oct 27 09:38:39.183 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 27 09:38:39.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:39.183 INFO kablam! Oct 27 09:38:39.183 INFO kablam! warning: struct is never constructed: `System` Oct 27 09:38:39.183 INFO kablam! --> src/system/mod.rs:4:1 Oct 27 09:38:39.183 INFO kablam! | Oct 27 09:38:39.183 INFO kablam! 4 | struct System { Oct 27 09:38:39.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:38:39.183 INFO kablam! Oct 27 09:38:39.186 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 27 09:38:39.186 INFO kablam! | Oct 27 09:38:39.186 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:38:39.186 INFO kablam! Oct 27 09:38:39.191 INFO kablam! warning: unused attribute Oct 27 09:38:39.191 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 27 09:38:39.191 INFO kablam! | Oct 27 09:38:39.191 INFO kablam! 1 | #![feature(associated_consts)] Oct 27 09:38:39.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:39.191 INFO kablam! | Oct 27 09:38:39.191 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 27 09:38:39.191 INFO kablam! Oct 27 09:38:39.191 INFO kablam! warning: crate-level attribute should be in the root module Oct 27 09:38:39.191 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 27 09:38:39.191 INFO kablam! | Oct 27 09:38:39.191 INFO kablam! 1 | #![feature(associated_consts)] Oct 27 09:38:39.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:39.191 INFO kablam! Oct 27 09:38:39.192 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 27 09:38:39.192 INFO kablam! --> src/main.rs:32:5 Oct 27 09:38:39.192 INFO kablam! | Oct 27 09:38:39.192 INFO kablam! 32 | shipRx: Option> Oct 27 09:38:39.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:39.192 INFO kablam! Oct 27 09:38:39.237 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.13s Oct 27 09:38:39.244 INFO kablam! su: No module specific data is present Oct 27 09:38:39.907 INFO running `"docker" "rm" "-f" "de05d0dc9fe46a27bb511c2c8b5ee4cdfba019d0da975d553d76514e9533394d"` Oct 27 09:38:40.195 INFO blam! de05d0dc9fe46a27bb511c2c8b5ee4cdfba019d0da975d553d76514e9533394d