Sep 04 17:19:33.344 INFO checking fst-0.3.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 17:19:33.344 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 17:19:33.344 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:19:33.550 INFO blam! 6c43e99c8db477d942929e76b3ae1d8d6a69b02af0e423347a84d33e261f62a1 Sep 04 17:19:33.553 INFO running `"docker" "start" "-a" "6c43e99c8db477d942929e76b3ae1d8d6a69b02af0e423347a84d33e261f62a1"` Sep 04 17:19:34.310 INFO kablam! Checking fst v0.3.1 (file:///source) Sep 04 17:19:34.310 INFO kablam! Checking quickcheck v0.7.1 Sep 04 17:19:34.316 INFO kablam! Checking fst-levenshtein v0.2.1 Sep 04 17:19:34.318 INFO kablam! Checking fst-regex v0.2.1 Sep 04 17:19:40.021 INFO kablam! error[E0277]: the trait bound `fst_regex::Regex: fst::Automaton` is not satisfied Sep 04 17:19:40.021 INFO kablam! --> tests/test.rs:38:23 Sep 04 17:19:40.021 INFO kablam! | Sep 04 17:19:40.021 INFO kablam! 38 | let mut rdr = set.search(&re).ge("abd").lt("ax").into_stream(); Sep 04 17:19:40.021 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_regex::Regex` Sep 04 17:19:40.021 INFO kablam! | Sep 04 17:19:40.021 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_regex::Regex` Sep 04 17:19:40.021 INFO kablam! Sep 04 17:19:40.086 INFO kablam! error[E0599]: no method named `ge` found for type `fst::raw::StreamBuilder<'_, &fst_regex::Regex>` in the current scope Sep 04 17:19:40.086 INFO kablam! --> tests/test.rs:38:35 Sep 04 17:19:40.086 INFO kablam! | Sep 04 17:19:40.086 INFO kablam! 38 | let mut rdr = set.search(&re).ge("abd").lt("ax").into_stream(); Sep 04 17:19:40.086 INFO kablam! | ^^ Sep 04 17:19:40.086 INFO kablam! | Sep 04 17:19:40.086 INFO kablam! = note: the method `ge` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.086 INFO kablam! `&fst_regex::Regex : fst::Automaton` Sep 04 17:19:40.087 INFO kablam! `&mut fst::raw::StreamBuilder<'_, &fst_regex::Regex> : std::iter::Iterator` Sep 04 17:19:40.087 INFO kablam! Sep 04 17:19:40.096 INFO kablam! error[E0277]: the trait bound `fst_levenshtein::Levenshtein: fst::Automaton` is not satisfied Sep 04 17:19:40.096 INFO kablam! --> tests/test.rs:47:18 Sep 04 17:19:40.096 INFO kablam! | Sep 04 17:19:40.096 INFO kablam! 47 | let vs = set.search(&q).into_stream().into_byte_keys(); Sep 04 17:19:40.096 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_levenshtein::Levenshtein` Sep 04 17:19:40.096 INFO kablam! | Sep 04 17:19:40.096 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_levenshtein::Levenshtein` Sep 04 17:19:40.096 INFO kablam! Sep 04 17:19:40.102 INFO kablam! error[E0599]: no method named `into_stream` found for type `fst::raw::StreamBuilder<'_, &fst_levenshtein::Levenshtein>` in the current scope Sep 04 17:19:40.102 INFO kablam! --> tests/test.rs:47:29 Sep 04 17:19:40.102 INFO kablam! | Sep 04 17:19:40.102 INFO kablam! 47 | let vs = set.search(&q).into_stream().into_byte_keys(); Sep 04 17:19:40.102 INFO kablam! | ^^^^^^^^^^^ Sep 04 17:19:40.102 INFO kablam! | Sep 04 17:19:40.102 INFO kablam! = note: the method `into_stream` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.103 INFO kablam! `&fst::raw::StreamBuilder<'_, &fst_levenshtein::Levenshtein> : fst::IntoStreamer` Sep 04 17:19:40.103 INFO kablam! `&mut fst::raw::StreamBuilder<'_, &fst_levenshtein::Levenshtein> : fst::IntoStreamer` Sep 04 17:19:40.103 INFO kablam! Sep 04 17:19:40.135 INFO kablam! error[E0277]: the trait bound `fst_levenshtein::Levenshtein: fst::Automaton` is not satisfied Sep 04 17:19:40.135 INFO kablam! --> tests/test.rs:55:18 Sep 04 17:19:40.135 INFO kablam! | Sep 04 17:19:40.135 INFO kablam! 55 | let vs = set.search(&q).into_stream().into_byte_keys(); Sep 04 17:19:40.135 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_levenshtein::Levenshtein` Sep 04 17:19:40.135 INFO kablam! | Sep 04 17:19:40.135 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_levenshtein::Levenshtein` Sep 04 17:19:40.135 INFO kablam! Sep 04 17:19:40.137 INFO kablam! error[E0599]: no method named `into_stream` found for type `fst::raw::StreamBuilder<'_, &fst_levenshtein::Levenshtein>` in the current scope Sep 04 17:19:40.138 INFO kablam! --> tests/test.rs:55:29 Sep 04 17:19:40.138 INFO kablam! | Sep 04 17:19:40.138 INFO kablam! 55 | let vs = set.search(&q).into_stream().into_byte_keys(); Sep 04 17:19:40.138 INFO kablam! | ^^^^^^^^^^^ Sep 04 17:19:40.138 INFO kablam! | Sep 04 17:19:40.138 INFO kablam! = note: the method `into_stream` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.138 INFO kablam! `&fst::raw::StreamBuilder<'_, &fst_levenshtein::Levenshtein> : fst::IntoStreamer` Sep 04 17:19:40.138 INFO kablam! `&mut fst::raw::StreamBuilder<'_, &fst_levenshtein::Levenshtein> : fst::IntoStreamer` Sep 04 17:19:40.138 INFO kablam! Sep 04 17:19:40.145 INFO kablam! error[E0599]: no method named `complement` found for type `fst_levenshtein::Levenshtein` in the current scope Sep 04 17:19:40.146 INFO kablam! --> tests/test.rs:64:33 Sep 04 17:19:40.146 INFO kablam! | Sep 04 17:19:40.146 INFO kablam! 64 | let stream = set.search(lev.complement()).into_stream(); Sep 04 17:19:40.146 INFO kablam! | ^^^^^^^^^^ Sep 04 17:19:40.146 INFO kablam! | Sep 04 17:19:40.146 INFO kablam! = note: the method `complement` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.146 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.146 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 17:19:40.146 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 17:19:40.146 INFO kablam! | Sep 04 17:19:40.146 INFO kablam! 5 | use fst::inner_automaton::Automaton; Sep 04 17:19:40.146 INFO kablam! | Sep 04 17:19:40.146 INFO kablam! Sep 04 17:19:40.170 INFO kablam! error[E0599]: no method named `starts_with` found for type `fst_levenshtein::Levenshtein` in the current scope Sep 04 17:19:40.170 INFO kablam! --> tests/test.rs:78:33 Sep 04 17:19:40.170 INFO kablam! | Sep 04 17:19:40.170 INFO kablam! 78 | let stream = set.search(lev.starts_with()).into_stream(); Sep 04 17:19:40.170 INFO kablam! | ^^^^^^^^^^^ Sep 04 17:19:40.170 INFO kablam! | Sep 04 17:19:40.170 INFO kablam! = note: the method `starts_with` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.170 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.170 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 17:19:40.170 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 17:19:40.170 INFO kablam! | Sep 04 17:19:40.170 INFO kablam! 5 | use fst::inner_automaton::Automaton; Sep 04 17:19:40.170 INFO kablam! | Sep 04 17:19:40.170 INFO kablam! Sep 04 17:19:40.179 INFO kablam! error[E0599]: no method named `intersection` found for type `fst_levenshtein::Levenshtein` in the current scope Sep 04 17:19:40.179 INFO kablam! --> tests/test.rs:92:33 Sep 04 17:19:40.179 INFO kablam! | Sep 04 17:19:40.179 INFO kablam! 92 | let stream = set.search(lev.intersection(reg)).into_stream(); Sep 04 17:19:40.179 INFO kablam! | ^^^^^^^^^^^^ Sep 04 17:19:40.179 INFO kablam! | Sep 04 17:19:40.179 INFO kablam! = note: the method `intersection` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.179 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.179 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 17:19:40.179 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 17:19:40.180 INFO kablam! | Sep 04 17:19:40.180 INFO kablam! 5 | use fst::inner_automaton::Automaton; Sep 04 17:19:40.180 INFO kablam! | Sep 04 17:19:40.180 INFO kablam! Sep 04 17:19:40.188 INFO kablam! error[E0599]: no method named `union` found for type `fst_levenshtein::Levenshtein` in the current scope Sep 04 17:19:40.188 INFO kablam! --> tests/test.rs:104:33 Sep 04 17:19:40.188 INFO kablam! | Sep 04 17:19:40.188 INFO kablam! 104 | let stream = set.search(lev.union(reg)).into_stream(); Sep 04 17:19:40.189 INFO kablam! | ^^^^^ Sep 04 17:19:40.189 INFO kablam! | Sep 04 17:19:40.189 INFO kablam! = note: the method `union` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.189 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.189 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 17:19:40.189 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 17:19:40.189 INFO kablam! | Sep 04 17:19:40.189 INFO kablam! 5 | use fst::inner_automaton::Automaton; Sep 04 17:19:40.189 INFO kablam! | Sep 04 17:19:40.189 INFO kablam! Sep 04 17:19:40.197 INFO kablam! error[E0599]: no method named `intersection` found for type `&fst_levenshtein::Levenshtein` in the current scope Sep 04 17:19:40.197 INFO kablam! --> tests/test.rs:115:41 Sep 04 17:19:40.197 INFO kablam! | Sep 04 17:19:40.197 INFO kablam! 115 | let mut stream1 = set.search((&lev).intersection(®)).into_stream(); Sep 04 17:19:40.197 INFO kablam! | ^^^^^^^^^^^^ Sep 04 17:19:40.198 INFO kablam! | Sep 04 17:19:40.198 INFO kablam! = note: the method `intersection` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.198 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.198 INFO kablam! `&&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.198 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.198 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 17:19:40.198 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 17:19:40.198 INFO kablam! | Sep 04 17:19:40.198 INFO kablam! 5 | use fst::inner_automaton::Automaton; Sep 04 17:19:40.198 INFO kablam! | Sep 04 17:19:40.198 INFO kablam! Sep 04 17:19:40.199 INFO kablam! error[E0277]: the trait bound `fst_levenshtein::Levenshtein: fst::Automaton` is not satisfied Sep 04 17:19:40.199 INFO kablam! --> tests/test.rs:117:18 Sep 04 17:19:40.199 INFO kablam! | Sep 04 17:19:40.199 INFO kablam! 117 | .add(set.search(&lev)) Sep 04 17:19:40.199 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_levenshtein::Levenshtein` Sep 04 17:19:40.199 INFO kablam! | Sep 04 17:19:40.199 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_levenshtein::Levenshtein` Sep 04 17:19:40.199 INFO kablam! Sep 04 17:19:40.200 INFO kablam! error[E0277]: the trait bound `for<'a> fst::set::StreamBuilder<'_, &fst_levenshtein::Levenshtein>: fst::IntoStreamer<'a>` is not satisfied Sep 04 17:19:40.200 INFO kablam! --> tests/test.rs:117:10 Sep 04 17:19:40.200 INFO kablam! | Sep 04 17:19:40.200 INFO kablam! 117 | .add(set.search(&lev)) Sep 04 17:19:40.200 INFO kablam! | ^^^ the trait `for<'a> fst::IntoStreamer<'a>` is not implemented for `fst::set::StreamBuilder<'_, &fst_levenshtein::Levenshtein>` Sep 04 17:19:40.200 INFO kablam! | Sep 04 17:19:40.200 INFO kablam! = help: the following implementations were found: Sep 04 17:19:40.200 INFO kablam! as fst::IntoStreamer<'a>> Sep 04 17:19:40.200 INFO kablam! Sep 04 17:19:40.200 INFO kablam! error[E0277]: the trait bound `fst_regex::Regex: fst::Automaton` is not satisfied Sep 04 17:19:40.200 INFO kablam! --> tests/test.rs:118:18 Sep 04 17:19:40.200 INFO kablam! | Sep 04 17:19:40.200 INFO kablam! 118 | .add(set.search(®)) Sep 04 17:19:40.200 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_regex::Regex` Sep 04 17:19:40.201 INFO kablam! | Sep 04 17:19:40.201 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_regex::Regex` Sep 04 17:19:40.201 INFO kablam! Sep 04 17:19:40.201 INFO kablam! error[E0277]: the trait bound `for<'a> fst::set::StreamBuilder<'_, &fst_regex::Regex>: fst::IntoStreamer<'a>` is not satisfied Sep 04 17:19:40.201 INFO kablam! --> tests/test.rs:118:10 Sep 04 17:19:40.201 INFO kablam! | Sep 04 17:19:40.201 INFO kablam! 118 | .add(set.search(®)) Sep 04 17:19:40.201 INFO kablam! | ^^^ the trait `for<'a> fst::IntoStreamer<'a>` is not implemented for `fst::set::StreamBuilder<'_, &fst_regex::Regex>` Sep 04 17:19:40.201 INFO kablam! | Sep 04 17:19:40.201 INFO kablam! = help: the following implementations were found: Sep 04 17:19:40.201 INFO kablam! as fst::IntoStreamer<'a>> Sep 04 17:19:40.201 INFO kablam! Sep 04 17:19:40.254 INFO kablam! error[E0599]: no method named `union` found for type `&fst_levenshtein::Levenshtein` in the current scope Sep 04 17:19:40.254 INFO kablam! --> tests/test.rs:131:41 Sep 04 17:19:40.254 INFO kablam! | Sep 04 17:19:40.254 INFO kablam! 131 | let mut stream1 = set.search((&lev).union(®)).into_stream(); Sep 04 17:19:40.254 INFO kablam! | ^^^^^ Sep 04 17:19:40.254 INFO kablam! | Sep 04 17:19:40.254 INFO kablam! = note: the method `union` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.255 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.255 INFO kablam! `&&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.255 INFO kablam! `&fst_levenshtein::Levenshtein : fst::Automaton` Sep 04 17:19:40.255 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 17:19:40.255 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 17:19:40.255 INFO kablam! | Sep 04 17:19:40.255 INFO kablam! 5 | use fst::inner_automaton::Automaton; Sep 04 17:19:40.255 INFO kablam! | Sep 04 17:19:40.255 INFO kablam! Sep 04 17:19:40.255 INFO kablam! error[E0277]: the trait bound `fst_levenshtein::Levenshtein: fst::Automaton` is not satisfied Sep 04 17:19:40.255 INFO kablam! --> tests/test.rs:133:18 Sep 04 17:19:40.255 INFO kablam! | Sep 04 17:19:40.256 INFO kablam! 133 | .add(set.search(&lev)) Sep 04 17:19:40.256 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_levenshtein::Levenshtein` Sep 04 17:19:40.256 INFO kablam! | Sep 04 17:19:40.256 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_levenshtein::Levenshtein` Sep 04 17:19:40.256 INFO kablam! Sep 04 17:19:40.256 INFO kablam! error[E0277]: the trait bound `for<'a> fst::set::StreamBuilder<'_, &fst_levenshtein::Levenshtein>: fst::IntoStreamer<'a>` is not satisfied Sep 04 17:19:40.256 INFO kablam! --> tests/test.rs:133:10 Sep 04 17:19:40.256 INFO kablam! | Sep 04 17:19:40.256 INFO kablam! 133 | .add(set.search(&lev)) Sep 04 17:19:40.256 INFO kablam! | ^^^ the trait `for<'a> fst::IntoStreamer<'a>` is not implemented for `fst::set::StreamBuilder<'_, &fst_levenshtein::Levenshtein>` Sep 04 17:19:40.256 INFO kablam! | Sep 04 17:19:40.256 INFO kablam! = help: the following implementations were found: Sep 04 17:19:40.256 INFO kablam! as fst::IntoStreamer<'a>> Sep 04 17:19:40.256 INFO kablam! Sep 04 17:19:40.256 INFO kablam! error[E0277]: the trait bound `fst_regex::Regex: fst::Automaton` is not satisfied Sep 04 17:19:40.256 INFO kablam! --> tests/test.rs:134:18 Sep 04 17:19:40.256 INFO kablam! | Sep 04 17:19:40.256 INFO kablam! 134 | .add(set.search(®)) Sep 04 17:19:40.256 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_regex::Regex` Sep 04 17:19:40.256 INFO kablam! | Sep 04 17:19:40.256 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_regex::Regex` Sep 04 17:19:40.256 INFO kablam! Sep 04 17:19:40.256 INFO kablam! error[E0277]: the trait bound `for<'a> fst::set::StreamBuilder<'_, &fst_regex::Regex>: fst::IntoStreamer<'a>` is not satisfied Sep 04 17:19:40.257 INFO kablam! --> tests/test.rs:134:10 Sep 04 17:19:40.257 INFO kablam! | Sep 04 17:19:40.257 INFO kablam! 134 | .add(set.search(®)) Sep 04 17:19:40.257 INFO kablam! | ^^^ the trait `for<'a> fst::IntoStreamer<'a>` is not implemented for `fst::set::StreamBuilder<'_, &fst_regex::Regex>` Sep 04 17:19:40.257 INFO kablam! | Sep 04 17:19:40.257 INFO kablam! = help: the following implementations were found: Sep 04 17:19:40.257 INFO kablam! as fst::IntoStreamer<'a>> Sep 04 17:19:40.257 INFO kablam! Sep 04 17:19:40.267 INFO kablam! error[E0277]: the trait bound `fst_regex::Regex: fst::Automaton` is not satisfied Sep 04 17:19:40.267 INFO kablam! --> tests/test.rs:148:27 Sep 04 17:19:40.267 INFO kablam! | Sep 04 17:19:40.267 INFO kablam! 148 | let mut stream2 = set.search(®ex).into_stream(); Sep 04 17:19:40.267 INFO kablam! | ^^^^^^ the trait `fst::Automaton` is not implemented for `fst_regex::Regex` Sep 04 17:19:40.267 INFO kablam! | Sep 04 17:19:40.267 INFO kablam! = note: required because of the requirements on the impl of `fst::Automaton` for `&fst_regex::Regex` Sep 04 17:19:40.267 INFO kablam! Sep 04 17:19:40.270 INFO kablam! error[E0599]: no method named `into_stream` found for type `fst::set::StreamBuilder<'_, &fst_regex::Regex>` in the current scope Sep 04 17:19:40.270 INFO kablam! --> tests/test.rs:148:42 Sep 04 17:19:40.270 INFO kablam! | Sep 04 17:19:40.270 INFO kablam! 148 | let mut stream2 = set.search(®ex).into_stream(); Sep 04 17:19:40.270 INFO kablam! | ^^^^^^^^^^^ Sep 04 17:19:40.270 INFO kablam! | Sep 04 17:19:40.270 INFO kablam! = note: the method `into_stream` exists but the following trait bounds were not satisfied: Sep 04 17:19:40.270 INFO kablam! `&fst::set::StreamBuilder<'_, &fst_regex::Regex> : fst::IntoStreamer` Sep 04 17:19:40.270 INFO kablam! `&mut fst::set::StreamBuilder<'_, &fst_regex::Regex> : fst::IntoStreamer` Sep 04 17:19:40.270 INFO kablam! Sep 04 17:19:40.285 INFO kablam! error: aborting due to 22 previous errors Sep 04 17:19:40.286 INFO kablam! Sep 04 17:19:40.286 INFO kablam! Some errors occurred: E0277, E0599. Sep 04 17:19:40.286 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 17:19:40.295 INFO kablam! error: Could not compile `fst`. Sep 04 17:19:40.295 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:19:43.634 INFO kablam! error: build failed Sep 04 17:19:43.635 INFO kablam! su: No module specific data is present Sep 04 17:19:44.009 INFO running `"docker" "rm" "-f" "6c43e99c8db477d942929e76b3ae1d8d6a69b02af0e423347a84d33e261f62a1"` Sep 04 17:19:44.118 INFO blam! 6c43e99c8db477d942929e76b3ae1d8d6a69b02af0e423347a84d33e261f62a1