Sep 01 06:13:48.344 INFO checking smith_waterman-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 06:13:48.344 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 06:13:48.344 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:13:48.602 INFO blam! 287d6b3c9c0bb344abac170a616ef84452b8570f17b3f23ec8a886b4c6d6392e Sep 01 06:13:48.605 INFO running `"docker" "start" "-a" "287d6b3c9c0bb344abac170a616ef84452b8570f17b3f23ec8a886b4c6d6392e"` Sep 01 06:13:49.461 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 01 06:13:49.512 INFO kablam! Compiling num-traits v0.2.5 Sep 01 06:13:49.512 INFO kablam! Compiling num-integer v0.1.39 Sep 01 06:13:49.512 INFO kablam! Compiling num-bigint v0.2.0 Sep 01 06:13:49.512 INFO kablam! Compiling num-complex v0.2.0 Sep 01 06:13:49.512 INFO kablam! Compiling num-rational v0.2.1 Sep 01 06:13:49.513 INFO kablam! Compiling num-iter v0.1.37 Sep 01 06:13:49.513 INFO kablam! Checking rand_core v0.2.1 Sep 01 06:13:49.513 INFO kablam! Checking libc v0.2.43 Sep 01 06:13:52.699 INFO kablam! Checking rustc-serialize v0.3.24 Sep 01 06:13:54.986 INFO kablam! Checking rand v0.5.5 Sep 01 06:14:05.963 INFO kablam! Checking num v0.2.0 Sep 01 06:14:06.317 INFO kablam! Checking nalgebra v0.2.23 Sep 01 06:14:08.920 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:08.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dmat.rs:70:44 Sep 01 06:14:08.920 INFO kablam! | Sep 01 06:14:08.920 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 01 06:14:08.920 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:08.920 INFO kablam! | Sep 01 06:14:08.921 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:08.921 INFO kablam! = note: required by `rand::random` Sep 01 06:14:08.921 INFO kablam! Sep 01 06:14:09.078 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:09.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 01 06:14:09.078 INFO kablam! | Sep 01 06:14:09.078 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 06:14:09.078 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:09.078 INFO kablam! | Sep 01 06:14:09.078 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:85:1 Sep 01 06:14:09.078 INFO kablam! | Sep 01 06:14:09.078 INFO kablam! 85 | dvec_impl!(DVec); Sep 01 06:14:09.078 INFO kablam! | ----------------- in this macro invocation Sep 01 06:14:09.079 INFO kablam! | Sep 01 06:14:09.079 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:09.079 INFO kablam! = note: required by `rand::random` Sep 01 06:14:09.079 INFO kablam! Sep 01 06:14:09.080 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:09.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 01 06:14:09.080 INFO kablam! | Sep 01 06:14:09.080 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 06:14:09.080 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:09.080 INFO kablam! | Sep 01 06:14:09.080 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:93:1 Sep 01 06:14:09.080 INFO kablam! | Sep 01 06:14:09.080 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 01 06:14:09.080 INFO kablam! | ------------------------------ in this macro invocation Sep 01 06:14:09.080 INFO kablam! | Sep 01 06:14:09.080 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:09.080 INFO kablam! = note: required by `rand::random` Sep 01 06:14:09.080 INFO kablam! Sep 01 06:14:09.082 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:09.082 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 01 06:14:09.082 INFO kablam! | Sep 01 06:14:09.082 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 06:14:09.082 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:09.082 INFO kablam! | Sep 01 06:14:09.082 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:103:1 Sep 01 06:14:09.082 INFO kablam! | Sep 01 06:14:09.082 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 01 06:14:09.082 INFO kablam! | --------------------------------- in this macro invocation Sep 01 06:14:09.082 INFO kablam! | Sep 01 06:14:09.082 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:09.082 INFO kablam! = note: required by `rand::random` Sep 01 06:14:09.082 INFO kablam! Sep 01 06:14:09.084 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:09.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 01 06:14:09.084 INFO kablam! | Sep 01 06:14:09.084 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 06:14:09.084 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:09.084 INFO kablam! | Sep 01 06:14:09.084 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:113:1 Sep 01 06:14:09.084 INFO kablam! | Sep 01 06:14:09.084 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 01 06:14:09.084 INFO kablam! | ------------------------------------ in this macro invocation Sep 01 06:14:09.084 INFO kablam! | Sep 01 06:14:09.084 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:09.084 INFO kablam! = note: required by `rand::random` Sep 01 06:14:09.084 INFO kablam! Sep 01 06:14:09.086 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:09.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 01 06:14:09.086 INFO kablam! | Sep 01 06:14:09.086 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 06:14:09.086 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:09.086 INFO kablam! | Sep 01 06:14:09.086 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:123:1 Sep 01 06:14:09.086 INFO kablam! | Sep 01 06:14:09.086 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 01 06:14:09.086 INFO kablam! | --------------------------------------- in this macro invocation Sep 01 06:14:09.086 INFO kablam! | Sep 01 06:14:09.086 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:09.086 INFO kablam! = note: required by `rand::random` Sep 01 06:14:09.086 INFO kablam! Sep 01 06:14:09.088 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:09.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 01 06:14:09.088 INFO kablam! | Sep 01 06:14:09.088 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 06:14:09.088 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:09.088 INFO kablam! | Sep 01 06:14:09.088 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:133:1 Sep 01 06:14:09.088 INFO kablam! | Sep 01 06:14:09.088 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 01 06:14:09.088 INFO kablam! | ------------------------------------------ in this macro invocation Sep 01 06:14:09.088 INFO kablam! | Sep 01 06:14:09.088 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:09.088 INFO kablam! = note: required by `rand::random` Sep 01 06:14:09.088 INFO kablam! Sep 01 06:14:09.090 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 06:14:09.090 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 01 06:14:09.090 INFO kablam! | Sep 01 06:14:09.090 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 06:14:09.090 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 06:14:09.090 INFO kablam! | Sep 01 06:14:09.090 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:143:1 Sep 01 06:14:09.090 INFO kablam! | Sep 01 06:14:09.090 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 01 06:14:09.090 INFO kablam! | --------------------------------------------- in this macro invocation Sep 01 06:14:09.090 INFO kablam! | Sep 01 06:14:09.090 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 06:14:09.090 INFO kablam! = note: required by `rand::random` Sep 01 06:14:09.090 INFO kablam! Sep 01 06:14:10.287 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 06:14:10.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/quat.rs:299:27 Sep 01 06:14:10.287 INFO kablam! | Sep 01 06:14:10.287 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 01 06:14:10.287 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 06:14:10.287 INFO kablam! | Sep 01 06:14:10.288 INFO kablam! = help: the following implementations were found: Sep 01 06:14:10.288 INFO kablam! > Sep 01 06:14:10.288 INFO kablam! > Sep 01 06:14:10.288 INFO kablam! > Sep 01 06:14:10.288 INFO kablam! > Sep 01 06:14:10.288 INFO kablam! and 58 others Sep 01 06:14:10.288 INFO kablam! Sep 01 06:14:11.108 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 06:14:11.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/rot.rs:92:23 Sep 01 06:14:11.110 INFO kablam! | Sep 01 06:14:11.110 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 01 06:14:11.110 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 06:14:11.110 INFO kablam! | Sep 01 06:14:11.111 INFO kablam! = help: the following implementations were found: Sep 01 06:14:11.111 INFO kablam! > Sep 01 06:14:11.111 INFO kablam! > Sep 01 06:14:11.111 INFO kablam! > Sep 01 06:14:11.111 INFO kablam! > Sep 01 06:14:11.111 INFO kablam! and 58 others Sep 01 06:14:11.111 INFO kablam! Sep 01 06:14:11.142 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 06:14:11.142 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/rot.rs:320:23 Sep 01 06:14:11.142 INFO kablam! | Sep 01 06:14:11.142 INFO kablam! 320 | Rot3::new(rng.gen()) Sep 01 06:14:11.143 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 06:14:11.143 INFO kablam! | Sep 01 06:14:11.143 INFO kablam! = help: the following implementations were found: Sep 01 06:14:11.143 INFO kablam! > Sep 01 06:14:11.143 INFO kablam! > Sep 01 06:14:11.143 INFO kablam! > Sep 01 06:14:11.144 INFO kablam! > Sep 01 06:14:11.144 INFO kablam! and 58 others Sep 01 06:14:11.144 INFO kablam! Sep 01 06:14:11.227 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 06:14:11.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:29 Sep 01 06:14:11.227 INFO kablam! | Sep 01 06:14:11.227 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 06:14:11.228 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 06:14:11.228 INFO kablam! | Sep 01 06:14:11.228 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:110:1 Sep 01 06:14:11.228 INFO kablam! | Sep 01 06:14:11.228 INFO kablam! 110 | rand_impl!(Iso2); Sep 01 06:14:11.228 INFO kablam! | ----------------- in this macro invocation Sep 01 06:14:11.228 INFO kablam! | Sep 01 06:14:11.229 INFO kablam! = help: the following implementations were found: Sep 01 06:14:11.229 INFO kablam! > Sep 01 06:14:11.229 INFO kablam! > Sep 01 06:14:11.229 INFO kablam! > Sep 01 06:14:11.229 INFO kablam! > Sep 01 06:14:11.229 INFO kablam! and 58 others Sep 01 06:14:11.229 INFO kablam! Sep 01 06:14:11.229 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 06:14:11.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:40 Sep 01 06:14:11.230 INFO kablam! | Sep 01 06:14:11.230 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 06:14:11.230 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 06:14:11.230 INFO kablam! | Sep 01 06:14:11.230 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:110:1 Sep 01 06:14:11.230 INFO kablam! | Sep 01 06:14:11.230 INFO kablam! 110 | rand_impl!(Iso2); Sep 01 06:14:11.230 INFO kablam! | ----------------- in this macro invocation Sep 01 06:14:11.231 INFO kablam! | Sep 01 06:14:11.231 INFO kablam! = help: the following implementations were found: Sep 01 06:14:11.231 INFO kablam! > Sep 01 06:14:11.231 INFO kablam! > Sep 01 06:14:11.231 INFO kablam! > Sep 01 06:14:11.231 INFO kablam! > Sep 01 06:14:11.231 INFO kablam! and 58 others Sep 01 06:14:11.231 INFO kablam! Sep 01 06:14:11.232 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 06:14:11.232 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:29 Sep 01 06:14:11.232 INFO kablam! | Sep 01 06:14:11.232 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 06:14:11.232 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 06:14:11.232 INFO kablam! | Sep 01 06:14:11.232 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:130:1 Sep 01 06:14:11.232 INFO kablam! | Sep 01 06:14:11.232 INFO kablam! 130 | rand_impl!(Iso3); Sep 01 06:14:11.233 INFO kablam! | ----------------- in this macro invocation Sep 01 06:14:11.233 INFO kablam! | Sep 01 06:14:11.233 INFO kablam! = help: the following implementations were found: Sep 01 06:14:11.233 INFO kablam! > Sep 01 06:14:11.233 INFO kablam! > Sep 01 06:14:11.233 INFO kablam! > Sep 01 06:14:11.233 INFO kablam! > Sep 01 06:14:11.233 INFO kablam! and 58 others Sep 01 06:14:11.234 INFO kablam! Sep 01 06:14:11.234 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 06:14:11.234 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:40 Sep 01 06:14:11.234 INFO kablam! | Sep 01 06:14:11.234 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 06:14:11.234 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 06:14:11.234 INFO kablam! | Sep 01 06:14:11.234 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:130:1 Sep 01 06:14:11.235 INFO kablam! | Sep 01 06:14:11.235 INFO kablam! 130 | rand_impl!(Iso3); Sep 01 06:14:11.235 INFO kablam! | ----------------- in this macro invocation Sep 01 06:14:11.235 INFO kablam! | Sep 01 06:14:11.235 INFO kablam! = help: the following implementations were found: Sep 01 06:14:11.235 INFO kablam! > Sep 01 06:14:11.235 INFO kablam! > Sep 01 06:14:11.235 INFO kablam! > Sep 01 06:14:11.236 INFO kablam! > Sep 01 06:14:11.236 INFO kablam! and 58 others Sep 01 06:14:11.236 INFO kablam! Sep 01 06:14:11.543 INFO kablam! error: aborting due to 15 previous errors Sep 01 06:14:11.543 INFO kablam! Sep 01 06:14:11.543 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 06:14:11.551 INFO kablam! error: Could not compile `nalgebra`. Sep 01 06:14:11.551 INFO kablam! Sep 01 06:14:11.552 INFO kablam! To learn more, run the command again with --verbose. Sep 01 06:14:11.553 INFO kablam! su: No module specific data is present Sep 01 06:14:12.013 INFO running `"docker" "rm" "-f" "287d6b3c9c0bb344abac170a616ef84452b8570f17b3f23ec8a886b4c6d6392e"` Sep 01 06:14:12.102 INFO blam! 287d6b3c9c0bb344abac170a616ef84452b8570f17b3f23ec8a886b4c6d6392e