Sep 17 18:44:54.336 INFO checking rome-0.1.2 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:44:54.336 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:44:54.336 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:44:54.561 INFO blam! 2f7db9a9f8ccacc8a9638c229131e9c990b9df5523171edc7ab638692e68a542 Sep 17 18:44:54.564 INFO running `"docker" "start" "-a" "2f7db9a9f8ccacc8a9638c229131e9c990b9df5523171edc7ab638692e68a542"` Sep 17 18:44:55.221 INFO kablam! usermod: no changes Sep 17 18:44:55.304 INFO kablam! Checking rome v0.1.2 (/source) Sep 17 18:44:55.401 INFO kablam! warning: unknown lint: `needless_range_loop` Sep 17 18:44:55.401 INFO kablam! --> src/graphs/tel/string_collector.rs:69:17 Sep 17 18:44:55.401 INFO kablam! | Sep 17 18:44:55.401 INFO kablam! 69 | #[allow(needless_range_loop)] Sep 17 18:44:55.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 18:44:55.401 INFO kablam! | Sep 17 18:44:55.401 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 17 18:44:55.401 INFO kablam! Sep 17 18:44:55.404 INFO kablam! warning: unknown lint: `while_let_on_iterator` Sep 17 18:44:55.404 INFO kablam! --> src/resource.rs:243:17 Sep 17 18:44:55.404 INFO kablam! | Sep 17 18:44:55.404 INFO kablam! 243 | #[allow(while_let_on_iterator)] Sep 17 18:44:55.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:44:55.404 INFO kablam! Sep 17 18:44:55.405 INFO kablam! warning: unknown lint: `needless_range_loop` Sep 17 18:44:55.406 INFO kablam! --> src/graphs/tel/string_collector.rs:69:17 Sep 17 18:44:55.406 INFO kablam! | Sep 17 18:44:55.406 INFO kablam! 69 | #[allow(needless_range_loop)] Sep 17 18:44:55.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 18:44:55.406 INFO kablam! | Sep 17 18:44:55.406 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 17 18:44:55.406 INFO kablam! Sep 17 18:44:55.415 INFO kablam! warning: unknown lint: `while_let_on_iterator` Sep 17 18:44:55.415 INFO kablam! --> src/resource.rs:243:17 Sep 17 18:44:55.415 INFO kablam! | Sep 17 18:44:55.415 INFO kablam! 243 | #[allow(while_let_on_iterator)] Sep 17 18:44:55.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:44:55.415 INFO kablam! Sep 17 18:44:56.310 INFO kablam! error: the trait bound `SPO: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.310 INFO kablam! --> src/graphs/tel/triple.rs:257:41 Sep 17 18:44:56.310 INFO kablam! | Sep 17 18:44:56.310 INFO kablam! 257 | pub type BlankNodeOrIRI<'t, SPO, OPS> = graph::BlankNodeOrIRI<'t, Sep 17 18:44:56.310 INFO kablam! | _________________________________________^ Sep 17 18:44:56.310 INFO kablam! 258 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.310 INFO kablam! 259 | | IRIPtr<'t, SPO, OPS>>; Sep 17 18:44:56.310 INFO kablam! | |___________________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `SPO` Sep 17 18:44:56.310 INFO kablam! | Sep 17 18:44:56.310 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 18:44:56.310 INFO kablam! = help: consider adding a `where SPO: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.310 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.310 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.310 INFO kablam! Sep 17 18:44:56.311 INFO kablam! error: the trait bound `OPS: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.311 INFO kablam! --> src/graphs/tel/triple.rs:257:41 Sep 17 18:44:56.311 INFO kablam! | Sep 17 18:44:56.311 INFO kablam! 257 | pub type BlankNodeOrIRI<'t, SPO, OPS> = graph::BlankNodeOrIRI<'t, Sep 17 18:44:56.311 INFO kablam! | _________________________________________^ Sep 17 18:44:56.311 INFO kablam! 258 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.311 INFO kablam! 259 | | IRIPtr<'t, SPO, OPS>>; Sep 17 18:44:56.311 INFO kablam! | |___________________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `OPS` Sep 17 18:44:56.311 INFO kablam! | Sep 17 18:44:56.311 INFO kablam! = help: consider adding a `where OPS: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.311 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.311 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.311 INFO kablam! Sep 17 18:44:56.311 INFO kablam! error: the trait bound `SPO: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.311 INFO kablam! --> src/graphs/tel/triple.rs:260:35 Sep 17 18:44:56.311 INFO kablam! | Sep 17 18:44:56.311 INFO kablam! 260 | pub type Resource<'t, SPO, OPS> = graph::Resource<'t, Sep 17 18:44:56.311 INFO kablam! | ___________________________________^ Sep 17 18:44:56.311 INFO kablam! 261 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.311 INFO kablam! 262 | | IRIPtr<'t, SPO, OPS>, Sep 17 18:44:56.311 INFO kablam! 263 | | LiteralPtr<'t, SPO, OPS>>; Sep 17 18:44:56.311 INFO kablam! | |___________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `SPO` Sep 17 18:44:56.311 INFO kablam! | Sep 17 18:44:56.311 INFO kablam! = help: consider adding a `where SPO: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.311 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.311 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.311 INFO kablam! Sep 17 18:44:56.312 INFO kablam! error: the trait bound `OPS: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.312 INFO kablam! --> src/graphs/tel/triple.rs:260:35 Sep 17 18:44:56.312 INFO kablam! | Sep 17 18:44:56.312 INFO kablam! 260 | pub type Resource<'t, SPO, OPS> = graph::Resource<'t, Sep 17 18:44:56.312 INFO kablam! | ___________________________________^ Sep 17 18:44:56.312 INFO kablam! 261 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.312 INFO kablam! 262 | | IRIPtr<'t, SPO, OPS>, Sep 17 18:44:56.312 INFO kablam! 263 | | LiteralPtr<'t, SPO, OPS>>; Sep 17 18:44:56.312 INFO kablam! | |___________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `OPS` Sep 17 18:44:56.312 INFO kablam! | Sep 17 18:44:56.312 INFO kablam! = help: consider adding a `where OPS: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.312 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.312 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.312 INFO kablam! Sep 17 18:44:56.314 INFO kablam! error: the trait bound `A: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.314 INFO kablam! --> src/graphs/tel/mod.rs:26:31 Sep 17 18:44:56.314 INFO kablam! | Sep 17 18:44:56.314 INFO kablam! 26 | pub type GraphCreator = graph_creator::GraphCreator; Sep 17 18:44:56.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `A` Sep 17 18:44:56.314 INFO kablam! | Sep 17 18:44:56.314 INFO kablam! = help: consider adding a `where A: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.314 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.315 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.315 INFO kablam! Sep 17 18:44:56.315 INFO kablam! error: the trait bound `B: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.315 INFO kablam! --> src/graphs/tel/mod.rs:26:31 Sep 17 18:44:56.315 INFO kablam! | Sep 17 18:44:56.315 INFO kablam! 26 | pub type GraphCreator = graph_creator::GraphCreator; Sep 17 18:44:56.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `B` Sep 17 18:44:56.315 INFO kablam! | Sep 17 18:44:56.315 INFO kablam! = help: consider adding a `where B: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.315 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.315 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.315 INFO kablam! Sep 17 18:44:56.352 INFO kablam! error: the trait bound `B: graph::GraphWriter<'a>` is not satisfied Sep 17 18:44:56.352 INFO kablam! --> src/io/mod.rs:6:32 Sep 17 18:44:56.352 INFO kablam! | Sep 17 18:44:56.352 INFO kablam! 6 | pub type TurtleParser<'a, B> = turtle::parser::TurtleParser<'a, B>; Sep 17 18:44:56.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graph::GraphWriter<'a>` is not implemented for `B` Sep 17 18:44:56.352 INFO kablam! | Sep 17 18:44:56.352 INFO kablam! = help: consider adding a `where B: graph::GraphWriter<'a>` bound Sep 17 18:44:56.352 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.352 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.352 INFO kablam! Sep 17 18:44:56.352 INFO kablam! error: the trait bound `B: graph::GraphWriter<'a>` is not satisfied Sep 17 18:44:56.352 INFO kablam! --> src/io/mod.rs:8:34 Sep 17 18:44:56.352 INFO kablam! | Sep 17 18:44:56.352 INFO kablam! 8 | pub type NTriplesParser<'a, B> = turtle::parser::TurtleParser<'a, B>; Sep 17 18:44:56.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graph::GraphWriter<'a>` is not implemented for `B` Sep 17 18:44:56.352 INFO kablam! | Sep 17 18:44:56.352 INFO kablam! = help: consider adding a `where B: graph::GraphWriter<'a>` bound Sep 17 18:44:56.352 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.353 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.353 INFO kablam! Sep 17 18:44:56.878 INFO kablam! error: the trait bound `SPO: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.878 INFO kablam! --> src/graphs/tel/triple.rs:257:41 Sep 17 18:44:56.878 INFO kablam! | Sep 17 18:44:56.878 INFO kablam! 257 | pub type BlankNodeOrIRI<'t, SPO, OPS> = graph::BlankNodeOrIRI<'t, Sep 17 18:44:56.878 INFO kablam! | _________________________________________^ Sep 17 18:44:56.878 INFO kablam! 258 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.878 INFO kablam! 259 | | IRIPtr<'t, SPO, OPS>>; Sep 17 18:44:56.878 INFO kablam! | |___________________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `SPO` Sep 17 18:44:56.878 INFO kablam! | Sep 17 18:44:56.878 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 18:44:56.878 INFO kablam! = help: consider adding a `where SPO: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.878 INFO kablam! Sep 17 18:44:56.878 INFO kablam! error: the trait bound `OPS: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.878 INFO kablam! --> src/graphs/tel/triple.rs:257:41 Sep 17 18:44:56.878 INFO kablam! | Sep 17 18:44:56.878 INFO kablam! 257 | pub type BlankNodeOrIRI<'t, SPO, OPS> = graph::BlankNodeOrIRI<'t, Sep 17 18:44:56.878 INFO kablam! | _________________________________________^ Sep 17 18:44:56.878 INFO kablam! 258 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.878 INFO kablam! 259 | | IRIPtr<'t, SPO, OPS>>; Sep 17 18:44:56.878 INFO kablam! | |___________________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `OPS` Sep 17 18:44:56.878 INFO kablam! | Sep 17 18:44:56.878 INFO kablam! = help: consider adding a `where OPS: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.878 INFO kablam! Sep 17 18:44:56.878 INFO kablam! error: the trait bound `SPO: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.878 INFO kablam! --> src/graphs/tel/triple.rs:260:35 Sep 17 18:44:56.878 INFO kablam! | Sep 17 18:44:56.878 INFO kablam! 260 | pub type Resource<'t, SPO, OPS> = graph::Resource<'t, Sep 17 18:44:56.878 INFO kablam! | ___________________________________^ Sep 17 18:44:56.878 INFO kablam! 261 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.878 INFO kablam! 262 | | IRIPtr<'t, SPO, OPS>, Sep 17 18:44:56.878 INFO kablam! 263 | | LiteralPtr<'t, SPO, OPS>>; Sep 17 18:44:56.878 INFO kablam! | |___________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `SPO` Sep 17 18:44:56.878 INFO kablam! | Sep 17 18:44:56.878 INFO kablam! = help: consider adding a `where SPO: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.878 INFO kablam! Sep 17 18:44:56.878 INFO kablam! error: the trait bound `OPS: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.878 INFO kablam! --> src/graphs/tel/triple.rs:260:35 Sep 17 18:44:56.878 INFO kablam! | Sep 17 18:44:56.878 INFO kablam! 260 | pub type Resource<'t, SPO, OPS> = graph::Resource<'t, Sep 17 18:44:56.879 INFO kablam! | ___________________________________^ Sep 17 18:44:56.879 INFO kablam! 261 | | BlankNodePtr<'t, SPO, OPS>, Sep 17 18:44:56.879 INFO kablam! 262 | | IRIPtr<'t, SPO, OPS>, Sep 17 18:44:56.879 INFO kablam! 263 | | LiteralPtr<'t, SPO, OPS>>; Sep 17 18:44:56.879 INFO kablam! | |___________________________________________________________________________^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `OPS` Sep 17 18:44:56.879 INFO kablam! | Sep 17 18:44:56.879 INFO kablam! = help: consider adding a `where OPS: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.879 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.879 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.879 INFO kablam! Sep 17 18:44:56.879 INFO kablam! error: the trait bound `A: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.879 INFO kablam! --> src/graphs/tel/mod.rs:26:31 Sep 17 18:44:56.879 INFO kablam! | Sep 17 18:44:56.879 INFO kablam! 26 | pub type GraphCreator = graph_creator::GraphCreator; Sep 17 18:44:56.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `A` Sep 17 18:44:56.879 INFO kablam! | Sep 17 18:44:56.879 INFO kablam! = help: consider adding a `where A: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.879 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.879 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.879 INFO kablam! Sep 17 18:44:56.879 INFO kablam! error: the trait bound `B: graphs::tel::compact_triple::CompactTriple` is not satisfied Sep 17 18:44:56.879 INFO kablam! --> src/graphs/tel/mod.rs:26:31 Sep 17 18:44:56.879 INFO kablam! | Sep 17 18:44:56.879 INFO kablam! 26 | pub type GraphCreator = graph_creator::GraphCreator; Sep 17 18:44:56.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graphs::tel::compact_triple::CompactTriple` is not implemented for `B` Sep 17 18:44:56.879 INFO kablam! | Sep 17 18:44:56.879 INFO kablam! = help: consider adding a `where B: graphs::tel::compact_triple::CompactTriple` bound Sep 17 18:44:56.879 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.879 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.879 INFO kablam! Sep 17 18:44:56.917 INFO kablam! error: the trait bound `B: graph::GraphWriter<'a>` is not satisfied Sep 17 18:44:56.917 INFO kablam! --> src/io/mod.rs:6:32 Sep 17 18:44:56.917 INFO kablam! | Sep 17 18:44:56.917 INFO kablam! 6 | pub type TurtleParser<'a, B> = turtle::parser::TurtleParser<'a, B>; Sep 17 18:44:56.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graph::GraphWriter<'a>` is not implemented for `B` Sep 17 18:44:56.917 INFO kablam! | Sep 17 18:44:56.917 INFO kablam! = help: consider adding a `where B: graph::GraphWriter<'a>` bound Sep 17 18:44:56.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.917 INFO kablam! Sep 17 18:44:56.917 INFO kablam! error: the trait bound `B: graph::GraphWriter<'a>` is not satisfied Sep 17 18:44:56.917 INFO kablam! --> src/io/mod.rs:8:34 Sep 17 18:44:56.917 INFO kablam! | Sep 17 18:44:56.917 INFO kablam! 8 | pub type NTriplesParser<'a, B> = turtle::parser::TurtleParser<'a, B>; Sep 17 18:44:56.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `graph::GraphWriter<'a>` is not implemented for `B` Sep 17 18:44:56.917 INFO kablam! | Sep 17 18:44:56.917 INFO kablam! = help: consider adding a `where B: graph::GraphWriter<'a>` bound Sep 17 18:44:56.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:44:56.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:44:56.917 INFO kablam! Sep 17 18:44:58.511 INFO kablam! error: aborting due to 8 previous errors Sep 17 18:44:58.511 INFO kablam! Sep 17 18:44:58.519 INFO kablam! error: Could not compile `rome`. Sep 17 18:44:58.519 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:44:59.016 INFO kablam! error: aborting due to 8 previous errors Sep 17 18:44:59.016 INFO kablam! Sep 17 18:44:59.031 INFO kablam! error: Could not compile `rome`. Sep 17 18:44:59.031 INFO kablam! Sep 17 18:44:59.031 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:44:59.031 INFO kablam! su: No module specific data is present Sep 17 18:44:59.990 INFO running `"docker" "rm" "-f" "2f7db9a9f8ccacc8a9638c229131e9c990b9df5523171edc7ab638692e68a542"` Sep 17 18:45:00.110 INFO blam! 2f7db9a9f8ccacc8a9638c229131e9c990b9df5523171edc7ab638692e68a542