Sep 04 02:50:16.417 INFO checking smith_waterman-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 02:50:16.417 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 02:50:16.417 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:50:16.676 INFO blam! 2bb14d8fb35792f196f7905d88d812ab701197c8cc8388a425a9480d481ec6ef Sep 04 02:50:16.676 INFO running `"docker" "start" "-a" "2bb14d8fb35792f196f7905d88d812ab701197c8cc8388a425a9480d481ec6ef"` Sep 04 02:50:17.461 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 04 02:50:17.530 INFO kablam! Compiling num-traits v0.2.5 Sep 04 02:50:17.531 INFO kablam! Compiling num-integer v0.1.39 Sep 04 02:50:17.534 INFO kablam! Compiling num-bigint v0.2.0 Sep 04 02:50:17.534 INFO kablam! Compiling num-rational v0.2.1 Sep 04 02:50:17.534 INFO kablam! Compiling num-complex v0.2.0 Sep 04 02:50:17.534 INFO kablam! Compiling num-iter v0.1.37 Sep 04 02:50:17.534 INFO kablam! Checking libc v0.2.43 Sep 04 02:50:17.534 INFO kablam! Checking rand_core v0.2.1 Sep 04 02:50:20.219 INFO kablam! Checking rustc-serialize v0.3.24 Sep 04 02:50:24.666 INFO kablam! Checking rand v0.5.5 Sep 04 02:50:38.469 INFO kablam! Checking num v0.2.0 Sep 04 02:50:38.782 INFO kablam! Checking nalgebra v0.2.23 Sep 04 02:50:42.033 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dmat.rs:70:44 Sep 04 02:50:42.033 INFO kablam! | Sep 04 02:50:42.033 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 04 02:50:42.033 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.033 INFO kablam! | Sep 04 02:50:42.034 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.034 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.034 INFO kablam! Sep 04 02:50:42.195 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.195 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 02:50:42.195 INFO kablam! | Sep 04 02:50:42.196 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 02:50:42.196 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.196 INFO kablam! | Sep 04 02:50:42.196 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:85:1 Sep 04 02:50:42.196 INFO kablam! | Sep 04 02:50:42.196 INFO kablam! 85 | dvec_impl!(DVec); Sep 04 02:50:42.196 INFO kablam! | ----------------- in this macro invocation Sep 04 02:50:42.196 INFO kablam! | Sep 04 02:50:42.196 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.196 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.196 INFO kablam! Sep 04 02:50:42.197 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 02:50:42.197 INFO kablam! | Sep 04 02:50:42.197 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 02:50:42.197 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.197 INFO kablam! | Sep 04 02:50:42.197 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:93:1 Sep 04 02:50:42.198 INFO kablam! | Sep 04 02:50:42.198 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 04 02:50:42.198 INFO kablam! | ------------------------------ in this macro invocation Sep 04 02:50:42.198 INFO kablam! | Sep 04 02:50:42.198 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.198 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.198 INFO kablam! Sep 04 02:50:42.199 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 02:50:42.199 INFO kablam! | Sep 04 02:50:42.200 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 02:50:42.200 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.200 INFO kablam! | Sep 04 02:50:42.200 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:103:1 Sep 04 02:50:42.200 INFO kablam! | Sep 04 02:50:42.200 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 04 02:50:42.200 INFO kablam! | --------------------------------- in this macro invocation Sep 04 02:50:42.200 INFO kablam! | Sep 04 02:50:42.200 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.200 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.200 INFO kablam! Sep 04 02:50:42.201 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 02:50:42.202 INFO kablam! | Sep 04 02:50:42.202 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 02:50:42.202 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.202 INFO kablam! | Sep 04 02:50:42.202 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:113:1 Sep 04 02:50:42.202 INFO kablam! | Sep 04 02:50:42.202 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 04 02:50:42.202 INFO kablam! | ------------------------------------ in this macro invocation Sep 04 02:50:42.202 INFO kablam! | Sep 04 02:50:42.202 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.202 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.202 INFO kablam! Sep 04 02:50:42.203 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.204 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 02:50:42.204 INFO kablam! | Sep 04 02:50:42.204 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 02:50:42.204 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.204 INFO kablam! | Sep 04 02:50:42.204 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:123:1 Sep 04 02:50:42.204 INFO kablam! | Sep 04 02:50:42.204 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 04 02:50:42.204 INFO kablam! | --------------------------------------- in this macro invocation Sep 04 02:50:42.204 INFO kablam! | Sep 04 02:50:42.204 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.204 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.204 INFO kablam! Sep 04 02:50:42.206 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.206 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 02:50:42.206 INFO kablam! | Sep 04 02:50:42.206 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 02:50:42.206 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.206 INFO kablam! | Sep 04 02:50:42.206 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:133:1 Sep 04 02:50:42.206 INFO kablam! | Sep 04 02:50:42.206 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 04 02:50:42.206 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:50:42.206 INFO kablam! | Sep 04 02:50:42.206 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.206 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.206 INFO kablam! Sep 04 02:50:42.208 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 02:50:42.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 02:50:42.208 INFO kablam! | Sep 04 02:50:42.208 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 02:50:42.208 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 02:50:42.208 INFO kablam! | Sep 04 02:50:42.209 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:143:1 Sep 04 02:50:42.209 INFO kablam! | Sep 04 02:50:42.209 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 04 02:50:42.209 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:50:42.209 INFO kablam! | Sep 04 02:50:42.209 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 02:50:42.209 INFO kablam! = note: required by `rand::random` Sep 04 02:50:42.209 INFO kablam! Sep 04 02:50:43.423 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 02:50:43.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/quat.rs:299:27 Sep 04 02:50:43.424 INFO kablam! | Sep 04 02:50:43.424 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 04 02:50:43.424 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 02:50:43.424 INFO kablam! | Sep 04 02:50:43.424 INFO kablam! = help: the following implementations were found: Sep 04 02:50:43.424 INFO kablam! > Sep 04 02:50:43.424 INFO kablam! > Sep 04 02:50:43.424 INFO kablam! > Sep 04 02:50:43.424 INFO kablam! > Sep 04 02:50:43.424 INFO kablam! and 58 others Sep 04 02:50:43.424 INFO kablam! Sep 04 02:50:44.266 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 02:50:44.266 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/rot.rs:92:23 Sep 04 02:50:44.266 INFO kablam! | Sep 04 02:50:44.266 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 04 02:50:44.266 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 02:50:44.266 INFO kablam! | Sep 04 02:50:44.267 INFO kablam! = help: the following implementations were found: Sep 04 02:50:44.267 INFO kablam! > Sep 04 02:50:44.267 INFO kablam! > Sep 04 02:50:44.267 INFO kablam! > Sep 04 02:50:44.267 INFO kablam! > Sep 04 02:50:44.267 INFO kablam! and 58 others Sep 04 02:50:44.267 INFO kablam! Sep 04 02:50:44.326 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 02:50:44.326 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/rot.rs:320:23 Sep 04 02:50:44.326 INFO kablam! | Sep 04 02:50:44.326 INFO kablam! 320 | Rot3::new(rng.gen()) Sep 04 02:50:44.326 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 02:50:44.327 INFO kablam! | Sep 04 02:50:44.327 INFO kablam! = help: the following implementations were found: Sep 04 02:50:44.327 INFO kablam! > Sep 04 02:50:44.327 INFO kablam! > Sep 04 02:50:44.327 INFO kablam! > Sep 04 02:50:44.327 INFO kablam! > Sep 04 02:50:44.327 INFO kablam! and 58 others Sep 04 02:50:44.328 INFO kablam! Sep 04 02:50:44.464 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 02:50:44.464 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:29 Sep 04 02:50:44.464 INFO kablam! | Sep 04 02:50:44.464 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 02:50:44.465 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 02:50:44.465 INFO kablam! | Sep 04 02:50:44.465 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:110:1 Sep 04 02:50:44.465 INFO kablam! | Sep 04 02:50:44.465 INFO kablam! 110 | rand_impl!(Iso2); Sep 04 02:50:44.465 INFO kablam! | ----------------- in this macro invocation Sep 04 02:50:44.465 INFO kablam! | Sep 04 02:50:44.465 INFO kablam! = help: the following implementations were found: Sep 04 02:50:44.465 INFO kablam! > Sep 04 02:50:44.466 INFO kablam! > Sep 04 02:50:44.466 INFO kablam! > Sep 04 02:50:44.466 INFO kablam! > Sep 04 02:50:44.466 INFO kablam! and 58 others Sep 04 02:50:44.466 INFO kablam! Sep 04 02:50:44.467 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 02:50:44.467 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:40 Sep 04 02:50:44.467 INFO kablam! | Sep 04 02:50:44.468 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 02:50:44.468 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 02:50:44.468 INFO kablam! | Sep 04 02:50:44.468 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:110:1 Sep 04 02:50:44.468 INFO kablam! | Sep 04 02:50:44.468 INFO kablam! 110 | rand_impl!(Iso2); Sep 04 02:50:44.468 INFO kablam! | ----------------- in this macro invocation Sep 04 02:50:44.468 INFO kablam! | Sep 04 02:50:44.469 INFO kablam! = help: the following implementations were found: Sep 04 02:50:44.469 INFO kablam! > Sep 04 02:50:44.469 INFO kablam! > Sep 04 02:50:44.469 INFO kablam! > Sep 04 02:50:44.469 INFO kablam! > Sep 04 02:50:44.469 INFO kablam! and 58 others Sep 04 02:50:44.469 INFO kablam! Sep 04 02:50:44.469 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 02:50:44.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:29 Sep 04 02:50:44.470 INFO kablam! | Sep 04 02:50:44.470 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 02:50:44.470 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 02:50:44.470 INFO kablam! | Sep 04 02:50:44.470 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:130:1 Sep 04 02:50:44.470 INFO kablam! | Sep 04 02:50:44.470 INFO kablam! 130 | rand_impl!(Iso3); Sep 04 02:50:44.471 INFO kablam! | ----------------- in this macro invocation Sep 04 02:50:44.471 INFO kablam! | Sep 04 02:50:44.471 INFO kablam! = help: the following implementations were found: Sep 04 02:50:44.471 INFO kablam! > Sep 04 02:50:44.471 INFO kablam! > Sep 04 02:50:44.471 INFO kablam! > Sep 04 02:50:44.471 INFO kablam! > Sep 04 02:50:44.471 INFO kablam! and 58 others Sep 04 02:50:44.472 INFO kablam! Sep 04 02:50:44.472 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 02:50:44.472 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:40 Sep 04 02:50:44.472 INFO kablam! | Sep 04 02:50:44.472 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 02:50:44.472 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 02:50:44.472 INFO kablam! | Sep 04 02:50:44.472 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:130:1 Sep 04 02:50:44.473 INFO kablam! | Sep 04 02:50:44.473 INFO kablam! 130 | rand_impl!(Iso3); Sep 04 02:50:44.473 INFO kablam! | ----------------- in this macro invocation Sep 04 02:50:44.473 INFO kablam! | Sep 04 02:50:44.473 INFO kablam! = help: the following implementations were found: Sep 04 02:50:44.473 INFO kablam! > Sep 04 02:50:44.473 INFO kablam! > Sep 04 02:50:44.473 INFO kablam! > Sep 04 02:50:44.474 INFO kablam! > Sep 04 02:50:44.474 INFO kablam! and 58 others Sep 04 02:50:44.474 INFO kablam! Sep 04 02:50:44.986 INFO kablam! error: aborting due to 15 previous errors Sep 04 02:50:44.986 INFO kablam! Sep 04 02:50:44.986 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 02:50:44.999 INFO kablam! error: Could not compile `nalgebra`. Sep 04 02:50:44.999 INFO kablam! Sep 04 02:50:44.999 INFO kablam! To learn more, run the command again with --verbose. Sep 04 02:50:45.001 INFO kablam! su: No module specific data is present Sep 04 02:50:45.404 INFO running `"docker" "rm" "-f" "2bb14d8fb35792f196f7905d88d812ab701197c8cc8388a425a9480d481ec6ef"` Sep 04 02:50:45.542 INFO blam! 2bb14d8fb35792f196f7905d88d812ab701197c8cc8388a425a9480d481ec6ef