Sep 14 11:55:55.669 INFO checking perf-focus-1.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:55:55.669 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:55:55.669 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:55:55.938 INFO blam! 74974eab22806a18e8b1777ef580ab09452300c59864677a94c3f0603ec988b3 Sep 14 11:55:55.941 INFO running `"docker" "start" "-a" "74974eab22806a18e8b1777ef580ab09452300c59864677a94c3f0603ec988b3"` Sep 14 11:55:56.843 INFO kablam! usermod: no changes Sep 14 11:55:56.944 INFO kablam! Checking rusty-peg v0.4.0 Sep 14 11:55:57.565 INFO kablam! Checking perf-focus v1.1.0 (file:///source) Sep 14 11:55:58.377 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.377 INFO kablam! --> src/matcher/test.rs:6:13 Sep 14 11:55:58.377 INFO kablam! | Sep 14 11:55:58.377 INFO kablam! 6 | let m = Matcher::new(RegexMatcher::new("b")); Sep 14 11:55:58.377 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.377 INFO kablam! | Sep 14 11:55:58.377 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.377 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.377 INFO kablam! | Sep 14 11:55:58.377 INFO kablam! 75| fn new(m: M) -> Matcher { Sep 14 11:55:58.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.377 INFO kablam! Sep 14 11:55:58.447 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.447 INFO kablam! --> src/matcher/test.rs:8:18 Sep 14 11:55:58.447 INFO kablam! | Sep 14 11:55:58.447 INFO kablam! 8 | assert_eq!(r.prefix, &[format!("a")]); Sep 14 11:55:58.447 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.451 INFO kablam! | Sep 14 11:55:58.451 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.451 INFO kablam! Sep 14 11:55:58.453 INFO kablam! error[E0609]: no field `suffix` on type `matcher::SearchResult` Sep 14 11:55:58.453 INFO kablam! --> src/matcher/test.rs:9:18 Sep 14 11:55:58.453 INFO kablam! | Sep 14 11:55:58.453 INFO kablam! 9 | assert_eq!(r.suffix, &[format!("c")]); Sep 14 11:55:58.453 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.453 INFO kablam! | Sep 14 11:55:58.453 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.453 INFO kablam! Sep 14 11:55:58.456 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.456 INFO kablam! --> src/matcher/test.rs:18:17 Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! 18 | Matcher::new(RegexMatcher::new("b")), Sep 14 11:55:58.456 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.456 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.456 INFO kablam! Sep 14 11:55:58.456 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.456 INFO kablam! --> src/matcher/test.rs:19:17 Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! 19 | Matcher::new(RegexMatcher::new("c")))); Sep 14 11:55:58.456 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.456 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.456 INFO kablam! Sep 14 11:55:58.456 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.456 INFO kablam! --> src/matcher/test.rs:16:9 Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! 16 | Matcher::new( Sep 14 11:55:58.456 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.456 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.456 INFO kablam! | Sep 14 11:55:58.456 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.456 INFO kablam! Sep 14 11:55:58.458 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.458 INFO kablam! --> src/matcher/test.rs:21:18 Sep 14 11:55:58.458 INFO kablam! | Sep 14 11:55:58.458 INFO kablam! 21 | assert_eq!(r.prefix, &[format!("a")]); Sep 14 11:55:58.458 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.458 INFO kablam! | Sep 14 11:55:58.458 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.458 INFO kablam! Sep 14 11:55:58.458 INFO kablam! error[E0609]: no field `suffix` on type `matcher::SearchResult` Sep 14 11:55:58.458 INFO kablam! --> src/matcher/test.rs:22:15 Sep 14 11:55:58.458 INFO kablam! | Sep 14 11:55:58.458 INFO kablam! 22 | assert!(r.suffix.is_empty()); Sep 14 11:55:58.458 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.458 INFO kablam! | Sep 14 11:55:58.459 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.459 INFO kablam! Sep 14 11:55:58.461 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.461 INFO kablam! --> src/matcher/test.rs:31:17 Sep 14 11:55:58.461 INFO kablam! | Sep 14 11:55:58.461 INFO kablam! 31 | Matcher::new(RegexMatcher::new("a")), Sep 14 11:55:58.461 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.467 INFO kablam! | Sep 14 11:55:58.467 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.467 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.467 INFO kablam! | Sep 14 11:55:58.467 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.467 INFO kablam! Sep 14 11:55:58.468 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.468 INFO kablam! --> src/matcher/test.rs:32:17 Sep 14 11:55:58.468 INFO kablam! | Sep 14 11:55:58.468 INFO kablam! 32 | Matcher::new(RegexMatcher::new("c")))); Sep 14 11:55:58.468 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.468 INFO kablam! | Sep 14 11:55:58.468 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.468 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.468 INFO kablam! | Sep 14 11:55:58.468 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.468 INFO kablam! Sep 14 11:55:58.468 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.468 INFO kablam! --> src/matcher/test.rs:29:9 Sep 14 11:55:58.468 INFO kablam! | Sep 14 11:55:58.468 INFO kablam! 29 | Matcher::new( Sep 14 11:55:58.468 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.468 INFO kablam! | Sep 14 11:55:58.468 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.468 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.468 INFO kablam! | Sep 14 11:55:58.468 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.468 INFO kablam! Sep 14 11:55:58.469 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.469 INFO kablam! --> src/matcher/test.rs:41:17 Sep 14 11:55:58.469 INFO kablam! | Sep 14 11:55:58.469 INFO kablam! 41 | Matcher::new(RegexMatcher::new("a")), Sep 14 11:55:58.469 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.469 INFO kablam! | Sep 14 11:55:58.469 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.469 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.469 INFO kablam! | Sep 14 11:55:58.470 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.470 INFO kablam! Sep 14 11:55:58.470 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.470 INFO kablam! --> src/matcher/test.rs:43:21 Sep 14 11:55:58.470 INFO kablam! | Sep 14 11:55:58.470 INFO kablam! 43 | Matcher::new(RegexMatcher::new("c")))))); Sep 14 11:55:58.470 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.470 INFO kablam! | Sep 14 11:55:58.470 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.470 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.470 INFO kablam! | Sep 14 11:55:58.470 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.470 INFO kablam! Sep 14 11:55:58.470 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.470 INFO kablam! --> src/matcher/test.rs:42:17 Sep 14 11:55:58.470 INFO kablam! | Sep 14 11:55:58.470 INFO kablam! 42 | Matcher::new(SkipMatcher::new( Sep 14 11:55:58.470 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.470 INFO kablam! | Sep 14 11:55:58.470 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.470 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.470 INFO kablam! | Sep 14 11:55:58.470 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.470 INFO kablam! Sep 14 11:55:58.470 INFO kablam! error[E0277]: the trait bound `matcher::Matcher: matcher::MatcherTrait` is not satisfied Sep 14 11:55:58.471 INFO kablam! --> src/matcher/test.rs:39:9 Sep 14 11:55:58.471 INFO kablam! | Sep 14 11:55:58.471 INFO kablam! 39 | Matcher::new( Sep 14 11:55:58.471 INFO kablam! | ^^^^^^^^^^^^ the trait `matcher::MatcherTrait` is not implemented for `matcher::Matcher` Sep 14 11:55:58.471 INFO kablam! | Sep 14 11:55:58.471 INFO kablam! note: required by `matcher::Matcher::new` Sep 14 11:55:58.471 INFO kablam! --> src/matcher/mod.rs:75:5 Sep 14 11:55:58.471 INFO kablam! | Sep 14 11:55:58.471 INFO kablam! 75 | fn new(m: M) -> Matcher { Sep 14 11:55:58.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:55:58.471 INFO kablam! Sep 14 11:55:58.471 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.471 INFO kablam! --> src/matcher/test.rs:46:24 Sep 14 11:55:58.471 INFO kablam! | Sep 14 11:55:58.471 INFO kablam! 46 | .unwrap().prefix.len() == 0); Sep 14 11:55:58.471 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.471 INFO kablam! | Sep 14 11:55:58.471 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.471 INFO kablam! Sep 14 11:55:58.472 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.472 INFO kablam! --> src/matcher/test.rs:49:24 Sep 14 11:55:58.472 INFO kablam! | Sep 14 11:55:58.473 INFO kablam! 49 | .unwrap().prefix.len() == 1); Sep 14 11:55:58.473 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.473 INFO kablam! | Sep 14 11:55:58.473 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.473 INFO kablam! Sep 14 11:55:58.474 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.474 INFO kablam! --> src/matcher/test.rs:52:24 Sep 14 11:55:58.474 INFO kablam! | Sep 14 11:55:58.474 INFO kablam! 52 | .unwrap().prefix.len() == 1); Sep 14 11:55:58.474 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.474 INFO kablam! | Sep 14 11:55:58.474 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.474 INFO kablam! Sep 14 11:55:58.476 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.476 INFO kablam! --> src/matcher/test.rs:60:24 Sep 14 11:55:58.476 INFO kablam! | Sep 14 11:55:58.476 INFO kablam! 60 | .unwrap().prefix.len() == 0); Sep 14 11:55:58.476 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.477 INFO kablam! | Sep 14 11:55:58.477 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.477 INFO kablam! Sep 14 11:55:58.478 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.478 INFO kablam! --> src/matcher/test.rs:63:24 Sep 14 11:55:58.478 INFO kablam! | Sep 14 11:55:58.478 INFO kablam! 63 | .unwrap().prefix.len() == 1); Sep 14 11:55:58.478 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.478 INFO kablam! | Sep 14 11:55:58.478 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.478 INFO kablam! Sep 14 11:55:58.480 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.480 INFO kablam! --> src/matcher/test.rs:66:24 Sep 14 11:55:58.480 INFO kablam! | Sep 14 11:55:58.480 INFO kablam! 66 | .unwrap().prefix.len() == 1); Sep 14 11:55:58.480 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.480 INFO kablam! | Sep 14 11:55:58.480 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.480 INFO kablam! Sep 14 11:55:58.483 INFO kablam! error[E0609]: no field `prefix` on type `matcher::SearchResult` Sep 14 11:55:58.483 INFO kablam! --> src/matcher/test.rs:77:24 Sep 14 11:55:58.483 INFO kablam! | Sep 14 11:55:58.483 INFO kablam! 77 | .unwrap().prefix.len() == 0); Sep 14 11:55:58.483 INFO kablam! | ^^^^^^ unknown field Sep 14 11:55:58.483 INFO kablam! | Sep 14 11:55:58.483 INFO kablam! = note: available fields are: `first_matching_frame`, `first_callee_frame` Sep 14 11:55:58.483 INFO kablam! Sep 14 11:55:58.626 INFO kablam! error[E0308]: mismatched types Sep 14 11:55:58.626 INFO kablam! --> src/trace/test.rs:8:16 Sep 14 11:55:58.626 INFO kablam! | Sep 14 11:55:58.626 INFO kablam! 8 | each_trace(cursor, |frames| { Sep 14 11:55:58.626 INFO kablam! | ^^^^^^ expected bool, found struct `std::io::Cursor` Sep 14 11:55:58.626 INFO kablam! | Sep 14 11:55:58.626 INFO kablam! = note: expected type `bool` Sep 14 11:55:58.626 INFO kablam! found type `std::io::Cursor<&[u8]>` Sep 14 11:55:58.626 INFO kablam! Sep 14 11:55:58.626 INFO kablam! error[E0599]: no method named `len` found for type `trace::TraceArgs<'_>` in the current scope Sep 14 11:55:58.626 INFO kablam! --> src/trace/test.rs:9:34 Sep 14 11:55:58.626 INFO kablam! | Sep 14 11:55:58.626 INFO kablam! 9 | frame_counts.push(frames.len()); Sep 14 11:55:58.626 INFO kablam! | ^^^ Sep 14 11:55:58.626 INFO kablam! | Sep 14 11:55:58.626 INFO kablam! ::: src/trace/mod.rs:8:1 Sep 14 11:55:58.626 INFO kablam! | Sep 14 11:55:58.626 INFO kablam! 8 | pub struct TraceArgs<'a> { Sep 14 11:55:58.626 INFO kablam! | ------------------------ method `len` not found for this Sep 14 11:55:58.626 INFO kablam! | Sep 14 11:55:58.626 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 11:55:58.626 INFO kablam! = note: the following traits define an item `len`, perhaps you need to implement one of them: Sep 14 11:55:58.626 INFO kablam! candidate #1: `std::iter::ExactSizeIterator` Sep 14 11:55:58.626 INFO kablam! candidate #2: `regex::internal::Input` Sep 14 11:55:58.626 INFO kablam! candidate #3: `aho_corasick::autiter::Automaton` Sep 14 11:55:58.626 INFO kablam! Sep 14 11:55:58.639 INFO kablam! warning: method is never used: `for_each_leaf` Sep 14 11:55:58.639 INFO kablam! --> src/tree/mod.rs:92:5 Sep 14 11:55:58.639 INFO kablam! | Sep 14 11:55:58.639 INFO kablam! 92 | / pub fn for_each_leaf(&self, mut f: F) Sep 14 11:55:58.639 INFO kablam! 93 | | where F: FnMut(&str, usize) Sep 14 11:55:58.639 INFO kablam! 94 | | { Sep 14 11:55:58.639 INFO kablam! 95 | | self.root_node.for_each_leaf(&mut f) Sep 14 11:55:58.639 INFO kablam! 96 | | } Sep 14 11:55:58.639 INFO kablam! | |_____^ Sep 14 11:55:58.639 INFO kablam! | Sep 14 11:55:58.639 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 11:55:58.639 INFO kablam! Sep 14 11:55:58.639 INFO kablam! warning: method is never used: `for_each_leaf` Sep 14 11:55:58.639 INFO kablam! --> src/tree/mod.rs:197:5 Sep 14 11:55:58.639 INFO kablam! | Sep 14 11:55:58.639 INFO kablam! 197 | / fn for_each_leaf(&self, f: &mut F) Sep 14 11:55:58.639 INFO kablam! 198 | | where F: FnMut(&str, usize) Sep 14 11:55:58.639 INFO kablam! 199 | | { Sep 14 11:55:58.639 INFO kablam! 200 | | if !self.children.is_empty() { Sep 14 11:55:58.639 INFO kablam! ... | Sep 14 11:55:58.639 INFO kablam! 207 | | } Sep 14 11:55:58.639 INFO kablam! 208 | | } Sep 14 11:55:58.639 INFO kablam! | |_____^ Sep 14 11:55:58.639 INFO kablam! Sep 14 11:55:58.775 INFO kablam! error: aborting due to 24 previous errors Sep 14 11:55:58.775 INFO kablam! Sep 14 11:55:58.775 INFO kablam! Some errors occurred: E0277, E0308, E0599, E0609. Sep 14 11:55:58.775 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 11:55:58.790 INFO kablam! error: Could not compile `perf-focus`. Sep 14 11:55:58.791 INFO kablam! Sep 14 11:55:58.791 INFO kablam! To learn more, run the command again with --verbose. Sep 14 11:55:58.791 INFO kablam! su: No module specific data is present Sep 14 11:55:59.592 INFO running `"docker" "rm" "-f" "74974eab22806a18e8b1777ef580ab09452300c59864677a94c3f0603ec988b3"` Sep 14 11:55:59.662 INFO blam! 74974eab22806a18e8b1777ef580ab09452300c59864677a94c3f0603ec988b3