Sep 14 19:23:31.388 INFO checking badger-0.2.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:23:31.388 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:23:31.388 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/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 19:23:31.774 INFO blam! 29bc569ee51701ae1d3b3b246a454610e3f5c3a9b09080fded1beb15b9260cde Sep 14 19:23:31.775 INFO running `"docker" "start" "-a" "29bc569ee51701ae1d3b3b246a454610e3f5c3a9b09080fded1beb15b9260cde"` Sep 14 19:23:32.725 INFO kablam! usermod: no changes Sep 14 19:23:32.810 INFO kablam! Checking badger v0.2.1 (file:///source) Sep 14 19:23:33.647 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.647 INFO kablam! --> src/tokenizer.rs:209:47 Sep 14 19:23:33.647 INFO kablam! | Sep 14 19:23:33.647 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 14 19:23:33.647 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.647 INFO kablam! | Sep 14 19:23:33.647 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:23:33.647 INFO kablam! Sep 14 19:23:33.699 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.699 INFO kablam! --> src/tokenizer.rs:280:46 Sep 14 19:23:33.699 INFO kablam! | Sep 14 19:23:33.699 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 14 19:23:33.699 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.707 INFO kablam! Sep 14 19:23:33.707 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.707 INFO kablam! --> src/tokenizer.rs:361:25 Sep 14 19:23:33.707 INFO kablam! | Sep 14 19:23:33.707 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 14 19:23:33.707 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.707 INFO kablam! Sep 14 19:23:33.734 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.735 INFO kablam! --> src/tokenizer.rs:584:41 Sep 14 19:23:33.735 INFO kablam! | Sep 14 19:23:33.735 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 14 19:23:33.735 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.735 INFO kablam! Sep 14 19:23:33.748 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.748 INFO kablam! --> src/tokenizer.rs:209:47 Sep 14 19:23:33.748 INFO kablam! | Sep 14 19:23:33.748 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 14 19:23:33.748 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.749 INFO kablam! | Sep 14 19:23:33.749 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:23:33.749 INFO kablam! Sep 14 19:23:33.830 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.831 INFO kablam! --> src/tokenizer.rs:280:46 Sep 14 19:23:33.831 INFO kablam! | Sep 14 19:23:33.831 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 14 19:23:33.831 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.831 INFO kablam! Sep 14 19:23:33.838 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.839 INFO kablam! --> src/tokenizer.rs:361:25 Sep 14 19:23:33.839 INFO kablam! | Sep 14 19:23:33.839 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 14 19:23:33.839 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.839 INFO kablam! Sep 14 19:23:33.853 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:33.854 INFO kablam! --> src/tokenizer.rs:584:41 Sep 14 19:23:33.854 INFO kablam! | Sep 14 19:23:33.854 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 14 19:23:33.854 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:33.854 INFO kablam! Sep 14 19:23:35.319 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 14 19:23:35.319 INFO kablam! --> tests/lib.rs:729:28 Sep 14 19:23:35.319 INFO kablam! | Sep 14 19:23:35.319 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 14 19:23:35.319 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 14 19:23:35.319 INFO kablam! Sep 14 19:23:35.491 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.491 INFO kablam! --> tests/lib.rs:55:16 Sep 14 19:23:35.491 INFO kablam! | Sep 14 19:23:35.491 INFO kablam! 55 | label: "foo".to_string(), Sep 14 19:23:35.491 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.491 INFO kablam! | Sep 14 19:23:35.491 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.491 INFO kablam! found type `std::string::String` Sep 14 19:23:35.491 INFO kablam! Sep 14 19:23:35.554 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.554 INFO kablam! --> tests/lib.rs:72:21 Sep 14 19:23:35.554 INFO kablam! | Sep 14 19:23:35.554 INFO kablam! 72 | label: Some("foo".to_string()) Sep 14 19:23:35.554 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.554 INFO kablam! | Sep 14 19:23:35.554 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.554 INFO kablam! found type `std::string::String` Sep 14 19:23:35.554 INFO kablam! Sep 14 19:23:35.623 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.623 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:35.623 INFO kablam! | Sep 14 19:23:35.623 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:35.623 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.623 INFO kablam! ... Sep 14 19:23:35.623 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 14 19:23:35.623 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:35.623 INFO kablam! | Sep 14 19:23:35.623 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.623 INFO kablam! found type `std::string::String` Sep 14 19:23:35.623 INFO kablam! Sep 14 19:23:35.695 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.695 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:35.695 INFO kablam! | Sep 14 19:23:35.695 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:35.695 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.695 INFO kablam! ... Sep 14 19:23:35.695 INFO kablam! 101 | value: Some(ident!("foo")), Sep 14 19:23:35.695 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:35.695 INFO kablam! | Sep 14 19:23:35.695 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.695 INFO kablam! found type `std::string::String` Sep 14 19:23:35.695 INFO kablam! Sep 14 19:23:35.739 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.739 INFO kablam! --> tests/lib.rs:109:18 Sep 14 19:23:35.739 INFO kablam! | Sep 14 19:23:35.739 INFO kablam! 109 | num!(1.0), Sep 14 19:23:35.739 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:35.739 INFO kablam! | Sep 14 19:23:35.739 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.739 INFO kablam! found type `{float}` Sep 14 19:23:35.739 INFO kablam! Sep 14 19:23:35.763 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.763 INFO kablam! --> tests/lib.rs:110:18 Sep 14 19:23:35.763 INFO kablam! | Sep 14 19:23:35.763 INFO kablam! 110 | num!(2.0), Sep 14 19:23:35.763 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:35.763 INFO kablam! | Sep 14 19:23:35.763 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.763 INFO kablam! found type `{float}` Sep 14 19:23:35.763 INFO kablam! Sep 14 19:23:35.790 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.790 INFO kablam! --> tests/lib.rs:111:18 Sep 14 19:23:35.790 INFO kablam! | Sep 14 19:23:35.790 INFO kablam! 111 | num!(3.0), Sep 14 19:23:35.790 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:35.790 INFO kablam! | Sep 14 19:23:35.790 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.790 INFO kablam! found type `{float}` Sep 14 19:23:35.790 INFO kablam! Sep 14 19:23:35.817 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.817 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:35.817 INFO kablam! | Sep 14 19:23:35.817 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:35.817 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.817 INFO kablam! ... Sep 14 19:23:35.817 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 14 19:23:35.817 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:35.827 INFO kablam! | Sep 14 19:23:35.827 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.827 INFO kablam! found type `std::string::String` Sep 14 19:23:35.827 INFO kablam! Sep 14 19:23:35.851 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.851 INFO kablam! --> tests/lib.rs:136:19 Sep 14 19:23:35.851 INFO kablam! | Sep 14 19:23:35.851 INFO kablam! 136 | name: "foo".to_string(), Sep 14 19:23:35.851 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.851 INFO kablam! | Sep 14 19:23:35.851 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.851 INFO kablam! found type `std::string::String` Sep 14 19:23:35.851 INFO kablam! Sep 14 19:23:35.877 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.877 INFO kablam! --> tests/lib.rs:147:19 Sep 14 19:23:35.877 INFO kablam! | Sep 14 19:23:35.877 INFO kablam! 147 | name: "foo".to_string(), Sep 14 19:23:35.877 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.877 INFO kablam! | Sep 14 19:23:35.877 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.877 INFO kablam! found type `std::string::String` Sep 14 19:23:35.877 INFO kablam! Sep 14 19:23:35.903 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.903 INFO kablam! --> tests/lib.rs:148:30 Sep 14 19:23:35.903 INFO kablam! | Sep 14 19:23:35.903 INFO kablam! 148 | value: Some(num!(100.0)), Sep 14 19:23:35.903 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:35.903 INFO kablam! | Sep 14 19:23:35.903 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.903 INFO kablam! found type `{float}` Sep 14 19:23:35.903 INFO kablam! Sep 14 19:23:35.932 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:35.932 INFO kablam! --> tests/lib.rs:158:19 Sep 14 19:23:35.932 INFO kablam! | Sep 14 19:23:35.932 INFO kablam! 158 | name: "foo".to_string(), Sep 14 19:23:35.932 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:35.932 INFO kablam! | Sep 14 19:23:35.932 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:35.932 INFO kablam! found type `std::string::String` Sep 14 19:23:35.932 INFO kablam! Sep 14 19:23:36.000 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.000 INFO kablam! --> tests/lib.rs:169:19 Sep 14 19:23:36.000 INFO kablam! | Sep 14 19:23:36.000 INFO kablam! 169 | name: "foo".to_string(), Sep 14 19:23:36.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.000 INFO kablam! | Sep 14 19:23:36.000 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.000 INFO kablam! found type `std::string::String` Sep 14 19:23:36.000 INFO kablam! Sep 14 19:23:36.051 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.051 INFO kablam! --> tests/lib.rs:170:30 Sep 14 19:23:36.051 INFO kablam! | Sep 14 19:23:36.051 INFO kablam! 170 | value: Some(num!(100.0)), Sep 14 19:23:36.051 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.051 INFO kablam! | Sep 14 19:23:36.051 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.051 INFO kablam! found type `{float}` Sep 14 19:23:36.051 INFO kablam! Sep 14 19:23:36.119 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.119 INFO kablam! --> tests/lib.rs:180:19 Sep 14 19:23:36.119 INFO kablam! | Sep 14 19:23:36.119 INFO kablam! 180 | name: "foo".to_string(), Sep 14 19:23:36.119 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.119 INFO kablam! | Sep 14 19:23:36.119 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.119 INFO kablam! found type `std::string::String` Sep 14 19:23:36.119 INFO kablam! Sep 14 19:23:36.173 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.173 INFO kablam! --> tests/lib.rs:191:19 Sep 14 19:23:36.173 INFO kablam! | Sep 14 19:23:36.173 INFO kablam! 191 | name: "foo".to_string(), Sep 14 19:23:36.173 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.179 INFO kablam! | Sep 14 19:23:36.179 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.179 INFO kablam! found type `std::string::String` Sep 14 19:23:36.179 INFO kablam! Sep 14 19:23:36.201 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.201 INFO kablam! --> src/tokenizer.rs:209:47 Sep 14 19:23:36.201 INFO kablam! | Sep 14 19:23:36.201 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 14 19:23:36.201 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.201 INFO kablam! | Sep 14 19:23:36.201 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:23:36.201 INFO kablam! Sep 14 19:23:36.238 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.238 INFO kablam! --> tests/lib.rs:192:30 Sep 14 19:23:36.238 INFO kablam! | Sep 14 19:23:36.238 INFO kablam! 192 | value: Some(num!(100.0)), Sep 14 19:23:36.238 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.243 INFO kablam! | Sep 14 19:23:36.243 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.243 INFO kablam! found type `{float}` Sep 14 19:23:36.243 INFO kablam! Sep 14 19:23:36.262 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.262 INFO kablam! --> src/tokenizer.rs:280:46 Sep 14 19:23:36.262 INFO kablam! | Sep 14 19:23:36.262 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 14 19:23:36.262 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.262 INFO kablam! Sep 14 19:23:36.262 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.262 INFO kablam! --> src/tokenizer.rs:361:25 Sep 14 19:23:36.262 INFO kablam! | Sep 14 19:23:36.262 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 14 19:23:36.262 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.262 INFO kablam! Sep 14 19:23:36.291 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.291 INFO kablam! --> src/tokenizer.rs:584:41 Sep 14 19:23:36.291 INFO kablam! | Sep 14 19:23:36.291 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 14 19:23:36.291 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.291 INFO kablam! Sep 14 19:23:36.319 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.319 INFO kablam! --> tests/lib.rs:202:19 Sep 14 19:23:36.319 INFO kablam! | Sep 14 19:23:36.319 INFO kablam! 202 | name: "foo".to_string(), Sep 14 19:23:36.319 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.319 INFO kablam! | Sep 14 19:23:36.319 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.319 INFO kablam! found type `std::string::String` Sep 14 19:23:36.319 INFO kablam! Sep 14 19:23:36.379 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.379 INFO kablam! --> tests/lib.rs:205:19 Sep 14 19:23:36.379 INFO kablam! | Sep 14 19:23:36.379 INFO kablam! 205 | name: "bar".to_string(), Sep 14 19:23:36.379 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.379 INFO kablam! | Sep 14 19:23:36.379 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.379 INFO kablam! found type `std::string::String` Sep 14 19:23:36.379 INFO kablam! Sep 14 19:23:36.411 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.411 INFO kablam! --> tests/lib.rs:217:19 Sep 14 19:23:36.411 INFO kablam! | Sep 14 19:23:36.411 INFO kablam! 217 | name: "foo".to_string(), Sep 14 19:23:36.411 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.411 INFO kablam! | Sep 14 19:23:36.411 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.411 INFO kablam! found type `std::string::String` Sep 14 19:23:36.411 INFO kablam! Sep 14 19:23:36.436 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.436 INFO kablam! --> tests/lib.rs:218:30 Sep 14 19:23:36.436 INFO kablam! | Sep 14 19:23:36.436 INFO kablam! 218 | value: Some(num!(100.0)), Sep 14 19:23:36.436 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.442 INFO kablam! | Sep 14 19:23:36.442 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.443 INFO kablam! found type `{float}` Sep 14 19:23:36.443 INFO kablam! Sep 14 19:23:36.494 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.495 INFO kablam! --> tests/lib.rs:220:19 Sep 14 19:23:36.495 INFO kablam! | Sep 14 19:23:36.495 INFO kablam! 220 | name: "bar".to_string(), Sep 14 19:23:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.495 INFO kablam! | Sep 14 19:23:36.495 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.495 INFO kablam! found type `std::string::String` Sep 14 19:23:36.495 INFO kablam! Sep 14 19:23:36.554 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.555 INFO kablam! --> tests/lib.rs:221:30 Sep 14 19:23:36.555 INFO kablam! | Sep 14 19:23:36.555 INFO kablam! 221 | value: Some(num!(200.0)), Sep 14 19:23:36.555 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.555 INFO kablam! | Sep 14 19:23:36.555 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.555 INFO kablam! found type `{float}` Sep 14 19:23:36.555 INFO kablam! Sep 14 19:23:36.610 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.611 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:36.611 INFO kablam! | Sep 14 19:23:36.611 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:36.611 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:36.611 INFO kablam! ... Sep 14 19:23:36.611 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 14 19:23:36.611 INFO kablam! | ---------------- in this macro invocation Sep 14 19:23:36.618 INFO kablam! | Sep 14 19:23:36.619 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.619 INFO kablam! found type `std::string::String` Sep 14 19:23:36.619 INFO kablam! Sep 14 19:23:36.626 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.627 INFO kablam! --> src/tokenizer.rs:209:47 Sep 14 19:23:36.627 INFO kablam! | Sep 14 19:23:36.627 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 14 19:23:36.627 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.627 INFO kablam! | Sep 14 19:23:36.627 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:23:36.627 INFO kablam! Sep 14 19:23:36.674 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.674 INFO kablam! --> src/tokenizer.rs:280:46 Sep 14 19:23:36.674 INFO kablam! | Sep 14 19:23:36.674 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 14 19:23:36.674 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.680 INFO kablam! Sep 14 19:23:36.689 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.689 INFO kablam! --> src/tokenizer.rs:361:25 Sep 14 19:23:36.689 INFO kablam! | Sep 14 19:23:36.689 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 14 19:23:36.689 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.689 INFO kablam! Sep 14 19:23:36.689 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.689 INFO kablam! --> tests/lib.rs:253:36 Sep 14 19:23:36.689 INFO kablam! | Sep 14 19:23:36.689 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 14 19:23:36.689 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.689 INFO kablam! | Sep 14 19:23:36.689 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.689 INFO kablam! found type `{float}` Sep 14 19:23:36.689 INFO kablam! Sep 14 19:23:36.712 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 19:23:36.712 INFO kablam! --> src/tokenizer.rs:584:41 Sep 14 19:23:36.712 INFO kablam! | Sep 14 19:23:36.712 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 14 19:23:36.712 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:23:36.712 INFO kablam! Sep 14 19:23:36.751 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.751 INFO kablam! --> tests/lib.rs:273:37 Sep 14 19:23:36.751 INFO kablam! | Sep 14 19:23:36.751 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 14 19:23:36.751 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.755 INFO kablam! | Sep 14 19:23:36.758 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.758 INFO kablam! found type `{float}` Sep 14 19:23:36.758 INFO kablam! Sep 14 19:23:36.811 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.811 INFO kablam! --> tests/lib.rs:281:24 Sep 14 19:23:36.811 INFO kablam! | Sep 14 19:23:36.811 INFO kablam! 281 | right: boxnum!(1.0) Sep 14 19:23:36.811 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.811 INFO kablam! | Sep 14 19:23:36.811 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.811 INFO kablam! found type `{float}` Sep 14 19:23:36.811 INFO kablam! Sep 14 19:23:36.868 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.868 INFO kablam! --> tests/lib.rs:288:23 Sep 14 19:23:36.868 INFO kablam! | Sep 14 19:23:36.868 INFO kablam! 288 | left: boxnum!(1.0), Sep 14 19:23:36.868 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.868 INFO kablam! | Sep 14 19:23:36.868 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.868 INFO kablam! found type `{float}` Sep 14 19:23:36.868 INFO kablam! Sep 14 19:23:36.916 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.916 INFO kablam! --> tests/lib.rs:291:27 Sep 14 19:23:36.916 INFO kablam! | Sep 14 19:23:36.916 INFO kablam! 291 | left: boxnum!(2.0), Sep 14 19:23:36.916 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.916 INFO kablam! | Sep 14 19:23:36.916 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.916 INFO kablam! found type `{float}` Sep 14 19:23:36.916 INFO kablam! Sep 14 19:23:36.972 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:36.972 INFO kablam! --> tests/lib.rs:293:28 Sep 14 19:23:36.972 INFO kablam! | Sep 14 19:23:36.972 INFO kablam! 293 | right: boxnum!(3.0), Sep 14 19:23:36.972 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:36.972 INFO kablam! | Sep 14 19:23:36.972 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:36.972 INFO kablam! found type `{float}` Sep 14 19:23:36.972 INFO kablam! Sep 14 19:23:37.029 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.029 INFO kablam! --> tests/lib.rs:302:27 Sep 14 19:23:37.029 INFO kablam! | Sep 14 19:23:37.029 INFO kablam! 302 | left: boxnum!(1.0), Sep 14 19:23:37.029 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:37.029 INFO kablam! | Sep 14 19:23:37.029 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.029 INFO kablam! found type `{float}` Sep 14 19:23:37.029 INFO kablam! Sep 14 19:23:37.069 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.069 INFO kablam! --> tests/lib.rs:304:28 Sep 14 19:23:37.069 INFO kablam! | Sep 14 19:23:37.069 INFO kablam! 304 | right: boxnum!(2.0), Sep 14 19:23:37.069 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:37.075 INFO kablam! | Sep 14 19:23:37.075 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.075 INFO kablam! found type `{float}` Sep 14 19:23:37.075 INFO kablam! Sep 14 19:23:37.129 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.129 INFO kablam! --> tests/lib.rs:307:24 Sep 14 19:23:37.129 INFO kablam! | Sep 14 19:23:37.129 INFO kablam! 307 | right: boxnum!(3.0), Sep 14 19:23:37.129 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:37.132 INFO kablam! | Sep 14 19:23:37.132 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.132 INFO kablam! found type `{float}` Sep 14 19:23:37.132 INFO kablam! Sep 14 19:23:37.236 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.236 INFO kablam! --> tests/lib.rs:320:15 Sep 14 19:23:37.236 INFO kablam! | Sep 14 19:23:37.236 INFO kablam! 320 | name: "foo".to_string(), Sep 14 19:23:37.236 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.236 INFO kablam! | Sep 14 19:23:37.236 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.236 INFO kablam! found type `std::string::String` Sep 14 19:23:37.236 INFO kablam! Sep 14 19:23:37.287 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.287 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.287 INFO kablam! | Sep 14 19:23:37.287 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.287 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.287 INFO kablam! ... Sep 14 19:23:37.287 INFO kablam! 324 | value: Some(ident!("bar")) Sep 14 19:23:37.287 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.287 INFO kablam! | Sep 14 19:23:37.287 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.287 INFO kablam! found type `std::string::String` Sep 14 19:23:37.287 INFO kablam! Sep 14 19:23:37.325 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.325 INFO kablam! --> tests/lib.rs:339:15 Sep 14 19:23:37.325 INFO kablam! | Sep 14 19:23:37.325 INFO kablam! 339 | name: "foo".to_string(), Sep 14 19:23:37.325 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.325 INFO kablam! | Sep 14 19:23:37.325 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.325 INFO kablam! found type `std::string::String` Sep 14 19:23:37.325 INFO kablam! Sep 14 19:23:37.355 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.355 INFO kablam! --> tests/lib.rs:41:15 Sep 14 19:23:37.355 INFO kablam! | Sep 14 19:23:37.355 INFO kablam! 41 | name: $name.to_string() Sep 14 19:23:37.355 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.355 INFO kablam! ... Sep 14 19:23:37.355 INFO kablam! 341 | param!("a"), Sep 14 19:23:37.355 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:37.355 INFO kablam! | Sep 14 19:23:37.355 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.355 INFO kablam! found type `std::string::String` Sep 14 19:23:37.355 INFO kablam! Sep 14 19:23:37.391 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.391 INFO kablam! --> tests/lib.rs:41:15 Sep 14 19:23:37.391 INFO kablam! | Sep 14 19:23:37.391 INFO kablam! 41 | name: $name.to_string() Sep 14 19:23:37.391 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.391 INFO kablam! ... Sep 14 19:23:37.391 INFO kablam! 342 | param!("b"), Sep 14 19:23:37.391 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:37.391 INFO kablam! | Sep 14 19:23:37.391 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.391 INFO kablam! found type `std::string::String` Sep 14 19:23:37.391 INFO kablam! Sep 14 19:23:37.440 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.440 INFO kablam! --> tests/lib.rs:41:15 Sep 14 19:23:37.440 INFO kablam! | Sep 14 19:23:37.440 INFO kablam! 41 | name: $name.to_string() Sep 14 19:23:37.440 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.440 INFO kablam! ... Sep 14 19:23:37.440 INFO kablam! 343 | param!("c"), Sep 14 19:23:37.440 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:37.440 INFO kablam! | Sep 14 19:23:37.440 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.440 INFO kablam! found type `std::string::String` Sep 14 19:23:37.440 INFO kablam! Sep 14 19:23:37.501 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.501 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.501 INFO kablam! | Sep 14 19:23:37.501 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.501 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.501 INFO kablam! ... Sep 14 19:23:37.501 INFO kablam! 347 | value: Some(ident!("bar")) Sep 14 19:23:37.501 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.501 INFO kablam! | Sep 14 19:23:37.501 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.501 INFO kablam! found type `std::string::String` Sep 14 19:23:37.501 INFO kablam! Sep 14 19:23:37.547 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.547 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.547 INFO kablam! | Sep 14 19:23:37.547 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.547 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.547 INFO kablam! ... Sep 14 19:23:37.547 INFO kablam! 365 | value: ident!("foo") Sep 14 19:23:37.547 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.547 INFO kablam! | Sep 14 19:23:37.547 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.547 INFO kablam! found type `std::string::String` Sep 14 19:23:37.547 INFO kablam! Sep 14 19:23:37.587 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.587 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.587 INFO kablam! | Sep 14 19:23:37.587 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.587 INFO kablam! ... Sep 14 19:23:37.587 INFO kablam! 386 | value: ident!("foo") Sep 14 19:23:37.587 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.587 INFO kablam! | Sep 14 19:23:37.587 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.587 INFO kablam! found type `std::string::String` Sep 14 19:23:37.587 INFO kablam! Sep 14 19:23:37.628 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.629 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.629 INFO kablam! | Sep 14 19:23:37.629 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.629 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.629 INFO kablam! ... Sep 14 19:23:37.629 INFO kablam! 391 | value: ident!("bar") Sep 14 19:23:37.629 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.629 INFO kablam! | Sep 14 19:23:37.629 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.629 INFO kablam! found type `std::string::String` Sep 14 19:23:37.629 INFO kablam! Sep 14 19:23:37.675 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.675 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.675 INFO kablam! | Sep 14 19:23:37.675 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.675 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.675 INFO kablam! ... Sep 14 19:23:37.675 INFO kablam! 413 | value: ident!("foo") Sep 14 19:23:37.675 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.675 INFO kablam! | Sep 14 19:23:37.675 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.675 INFO kablam! found type `std::string::String` Sep 14 19:23:37.675 INFO kablam! Sep 14 19:23:37.714 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.715 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.715 INFO kablam! | Sep 14 19:23:37.715 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.715 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.715 INFO kablam! ... Sep 14 19:23:37.715 INFO kablam! 420 | value: ident!("bar") Sep 14 19:23:37.715 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.715 INFO kablam! | Sep 14 19:23:37.715 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.715 INFO kablam! found type `std::string::String` Sep 14 19:23:37.715 INFO kablam! Sep 14 19:23:37.758 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.758 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.758 INFO kablam! | Sep 14 19:23:37.762 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.763 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.763 INFO kablam! ... Sep 14 19:23:37.763 INFO kablam! 425 | value: ident!("baz") Sep 14 19:23:37.763 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.763 INFO kablam! | Sep 14 19:23:37.763 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.763 INFO kablam! found type `std::string::String` Sep 14 19:23:37.763 INFO kablam! Sep 14 19:23:37.807 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.807 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.807 INFO kablam! | Sep 14 19:23:37.807 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.807 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.807 INFO kablam! ... Sep 14 19:23:37.807 INFO kablam! 437 | value: ident!("foo") Sep 14 19:23:37.807 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.807 INFO kablam! | Sep 14 19:23:37.807 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.807 INFO kablam! found type `std::string::String` Sep 14 19:23:37.807 INFO kablam! Sep 14 19:23:37.826 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.826 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.826 INFO kablam! | Sep 14 19:23:37.826 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.826 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.826 INFO kablam! ... Sep 14 19:23:37.826 INFO kablam! 448 | value: ident!("foo") Sep 14 19:23:37.826 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.826 INFO kablam! | Sep 14 19:23:37.826 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.826 INFO kablam! found type `std::string::String` Sep 14 19:23:37.826 INFO kablam! Sep 14 19:23:37.858 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.859 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.859 INFO kablam! | Sep 14 19:23:37.859 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.859 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.859 INFO kablam! ... Sep 14 19:23:37.859 INFO kablam! 451 | value: ident!("bar") Sep 14 19:23:37.859 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:37.859 INFO kablam! | Sep 14 19:23:37.859 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.859 INFO kablam! found type `std::string::String` Sep 14 19:23:37.859 INFO kablam! Sep 14 19:23:37.887 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.887 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.887 INFO kablam! | Sep 14 19:23:37.887 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.887 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.887 INFO kablam! ... Sep 14 19:23:37.887 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 14 19:23:37.887 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:37.887 INFO kablam! | Sep 14 19:23:37.887 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.887 INFO kablam! found type `std::string::String` Sep 14 19:23:37.887 INFO kablam! Sep 14 19:23:37.923 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.923 INFO kablam! --> tests/lib.rs:463:38 Sep 14 19:23:37.923 INFO kablam! | Sep 14 19:23:37.923 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 14 19:23:37.923 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:37.923 INFO kablam! | Sep 14 19:23:37.923 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.923 INFO kablam! found type `{float}` Sep 14 19:23:37.923 INFO kablam! Sep 14 19:23:37.940 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.940 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.941 INFO kablam! | Sep 14 19:23:37.941 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.941 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.941 INFO kablam! ... Sep 14 19:23:37.941 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 14 19:23:37.941 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:37.941 INFO kablam! | Sep 14 19:23:37.941 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.941 INFO kablam! found type `std::string::String` Sep 14 19:23:37.941 INFO kablam! Sep 14 19:23:37.967 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.967 INFO kablam! --> tests/lib.rs:469:34 Sep 14 19:23:37.967 INFO kablam! | Sep 14 19:23:37.967 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 14 19:23:37.967 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:37.967 INFO kablam! | Sep 14 19:23:37.967 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.967 INFO kablam! found type `{float}` Sep 14 19:23:37.967 INFO kablam! Sep 14 19:23:37.996 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:37.996 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:37.996 INFO kablam! | Sep 14 19:23:37.996 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:37.996 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:37.996 INFO kablam! ... Sep 14 19:23:37.996 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 14 19:23:37.996 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:37.996 INFO kablam! | Sep 14 19:23:37.996 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:37.996 INFO kablam! found type `std::string::String` Sep 14 19:23:37.996 INFO kablam! Sep 14 19:23:38.031 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.031 INFO kablam! --> tests/lib.rs:488:27 Sep 14 19:23:38.031 INFO kablam! | Sep 14 19:23:38.031 INFO kablam! 488 | name: "i".to_string(), Sep 14 19:23:38.031 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.031 INFO kablam! | Sep 14 19:23:38.031 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.031 INFO kablam! found type `std::string::String` Sep 14 19:23:38.031 INFO kablam! Sep 14 19:23:38.071 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.071 INFO kablam! --> tests/lib.rs:489:38 Sep 14 19:23:38.071 INFO kablam! | Sep 14 19:23:38.071 INFO kablam! 489 | value: Some(num!(0.0)), Sep 14 19:23:38.071 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:38.071 INFO kablam! | Sep 14 19:23:38.071 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.071 INFO kablam! found type `{float}` Sep 14 19:23:38.071 INFO kablam! Sep 14 19:23:38.103 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.103 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.103 INFO kablam! | Sep 14 19:23:38.103 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.103 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.103 INFO kablam! ... Sep 14 19:23:38.103 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 14 19:23:38.103 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.103 INFO kablam! | Sep 14 19:23:38.103 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.103 INFO kablam! found type `std::string::String` Sep 14 19:23:38.103 INFO kablam! Sep 14 19:23:38.143 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.143 INFO kablam! --> tests/lib.rs:496:34 Sep 14 19:23:38.143 INFO kablam! | Sep 14 19:23:38.143 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 14 19:23:38.143 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:38.143 INFO kablam! | Sep 14 19:23:38.143 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.143 INFO kablam! found type `{float}` Sep 14 19:23:38.143 INFO kablam! Sep 14 19:23:38.180 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.180 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.180 INFO kablam! | Sep 14 19:23:38.180 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.181 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.181 INFO kablam! ... Sep 14 19:23:38.181 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 14 19:23:38.181 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.181 INFO kablam! | Sep 14 19:23:38.181 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.181 INFO kablam! found type `std::string::String` Sep 14 19:23:38.181 INFO kablam! Sep 14 19:23:38.207 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.207 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.207 INFO kablam! | Sep 14 19:23:38.207 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.207 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.207 INFO kablam! ... Sep 14 19:23:38.207 INFO kablam! 524 | value: ident!("item") Sep 14 19:23:38.207 INFO kablam! | -------------- in this macro invocation Sep 14 19:23:38.207 INFO kablam! | Sep 14 19:23:38.207 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.207 INFO kablam! found type `std::string::String` Sep 14 19:23:38.207 INFO kablam! Sep 14 19:23:38.243 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.243 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.243 INFO kablam! | Sep 14 19:23:38.243 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.243 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.243 INFO kablam! ... Sep 14 19:23:38.243 INFO kablam! 526 | right: ident!("object"), Sep 14 19:23:38.243 INFO kablam! | ---------------- in this macro invocation Sep 14 19:23:38.243 INFO kablam! | Sep 14 19:23:38.243 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.243 INFO kablam! found type `std::string::String` Sep 14 19:23:38.243 INFO kablam! Sep 14 19:23:38.267 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.267 INFO kablam! --> tests/lib.rs:541:27 Sep 14 19:23:38.267 INFO kablam! | Sep 14 19:23:38.267 INFO kablam! 541 | name: "item".to_string(), Sep 14 19:23:38.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.267 INFO kablam! | Sep 14 19:23:38.267 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.267 INFO kablam! found type `std::string::String` Sep 14 19:23:38.267 INFO kablam! Sep 14 19:23:38.295 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.295 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.295 INFO kablam! | Sep 14 19:23:38.295 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.295 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.295 INFO kablam! ... Sep 14 19:23:38.295 INFO kablam! 546 | right: ident!("object"), Sep 14 19:23:38.295 INFO kablam! | ---------------- in this macro invocation Sep 14 19:23:38.295 INFO kablam! | Sep 14 19:23:38.295 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.295 INFO kablam! found type `std::string::String` Sep 14 19:23:38.295 INFO kablam! Sep 14 19:23:38.326 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.326 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.326 INFO kablam! | Sep 14 19:23:38.326 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.326 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.326 INFO kablam! ... Sep 14 19:23:38.326 INFO kablam! 557 | value: ident!("item") Sep 14 19:23:38.326 INFO kablam! | -------------- in this macro invocation Sep 14 19:23:38.326 INFO kablam! | Sep 14 19:23:38.326 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.326 INFO kablam! found type `std::string::String` Sep 14 19:23:38.326 INFO kablam! Sep 14 19:23:38.359 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.359 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.359 INFO kablam! | Sep 14 19:23:38.359 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.359 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.359 INFO kablam! ... Sep 14 19:23:38.359 INFO kablam! 559 | right: ident!("array"), Sep 14 19:23:38.359 INFO kablam! | --------------- in this macro invocation Sep 14 19:23:38.359 INFO kablam! | Sep 14 19:23:38.359 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.359 INFO kablam! found type `std::string::String` Sep 14 19:23:38.359 INFO kablam! Sep 14 19:23:38.390 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.390 INFO kablam! --> tests/lib.rs:573:27 Sep 14 19:23:38.390 INFO kablam! | Sep 14 19:23:38.390 INFO kablam! 573 | name: "item".to_string(), Sep 14 19:23:38.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.390 INFO kablam! | Sep 14 19:23:38.390 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.390 INFO kablam! found type `std::string::String` Sep 14 19:23:38.390 INFO kablam! Sep 14 19:23:38.420 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.420 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.420 INFO kablam! | Sep 14 19:23:38.420 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.420 INFO kablam! ... Sep 14 19:23:38.420 INFO kablam! 578 | right: ident!("array"), Sep 14 19:23:38.420 INFO kablam! | --------------- in this macro invocation Sep 14 19:23:38.420 INFO kablam! | Sep 14 19:23:38.420 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.420 INFO kablam! found type `std::string::String` Sep 14 19:23:38.420 INFO kablam! Sep 14 19:23:38.447 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.447 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.447 INFO kablam! | Sep 14 19:23:38.447 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.447 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.447 INFO kablam! ... Sep 14 19:23:38.447 INFO kablam! 597 | value: ident!("foo") Sep 14 19:23:38.447 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.447 INFO kablam! | Sep 14 19:23:38.447 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.447 INFO kablam! found type `std::string::String` Sep 14 19:23:38.447 INFO kablam! Sep 14 19:23:38.479 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.479 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.479 INFO kablam! | Sep 14 19:23:38.479 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.479 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.479 INFO kablam! ... Sep 14 19:23:38.479 INFO kablam! 608 | value: ident!("foo") Sep 14 19:23:38.479 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.479 INFO kablam! | Sep 14 19:23:38.479 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.479 INFO kablam! found type `std::string::String` Sep 14 19:23:38.479 INFO kablam! Sep 14 19:23:38.508 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.508 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.508 INFO kablam! | Sep 14 19:23:38.508 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.508 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.508 INFO kablam! ... Sep 14 19:23:38.508 INFO kablam! 625 | value: ident!("bar") Sep 14 19:23:38.508 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.508 INFO kablam! | Sep 14 19:23:38.508 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.508 INFO kablam! found type `std::string::String` Sep 14 19:23:38.508 INFO kablam! Sep 14 19:23:38.539 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.539 INFO kablam! --> tests/lib.rs:41:15 Sep 14 19:23:38.539 INFO kablam! | Sep 14 19:23:38.539 INFO kablam! 41 | name: $name.to_string() Sep 14 19:23:38.539 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.539 INFO kablam! ... Sep 14 19:23:38.539 INFO kablam! 635 | param!("n") Sep 14 19:23:38.539 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.539 INFO kablam! | Sep 14 19:23:38.539 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.539 INFO kablam! found type `std::string::String` Sep 14 19:23:38.539 INFO kablam! Sep 14 19:23:38.570 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.570 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.570 INFO kablam! | Sep 14 19:23:38.570 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.570 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.570 INFO kablam! ... Sep 14 19:23:38.570 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 14 19:23:38.570 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.570 INFO kablam! | Sep 14 19:23:38.570 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.570 INFO kablam! found type `std::string::String` Sep 14 19:23:38.570 INFO kablam! Sep 14 19:23:38.603 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.603 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.603 INFO kablam! | Sep 14 19:23:38.603 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.603 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.603 INFO kablam! ... Sep 14 19:23:38.603 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 14 19:23:38.603 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.603 INFO kablam! | Sep 14 19:23:38.603 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.603 INFO kablam! found type `std::string::String` Sep 14 19:23:38.603 INFO kablam! Sep 14 19:23:38.635 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.635 INFO kablam! --> tests/lib.rs:41:15 Sep 14 19:23:38.635 INFO kablam! | Sep 14 19:23:38.635 INFO kablam! 41 | name: $name.to_string() Sep 14 19:23:38.635 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.635 INFO kablam! ... Sep 14 19:23:38.635 INFO kablam! 657 | param!("a"), Sep 14 19:23:38.635 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.635 INFO kablam! | Sep 14 19:23:38.635 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.635 INFO kablam! found type `std::string::String` Sep 14 19:23:38.635 INFO kablam! Sep 14 19:23:38.659 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.659 INFO kablam! --> tests/lib.rs:41:15 Sep 14 19:23:38.659 INFO kablam! | Sep 14 19:23:38.659 INFO kablam! 41 | name: $name.to_string() Sep 14 19:23:38.659 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.659 INFO kablam! ... Sep 14 19:23:38.659 INFO kablam! 658 | param!("b"), Sep 14 19:23:38.659 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.659 INFO kablam! | Sep 14 19:23:38.659 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.659 INFO kablam! found type `std::string::String` Sep 14 19:23:38.659 INFO kablam! Sep 14 19:23:38.692 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.693 INFO kablam! --> tests/lib.rs:41:15 Sep 14 19:23:38.693 INFO kablam! | Sep 14 19:23:38.693 INFO kablam! 41 | name: $name.to_string() Sep 14 19:23:38.693 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.693 INFO kablam! ... Sep 14 19:23:38.693 INFO kablam! 659 | param!("c"), Sep 14 19:23:38.693 INFO kablam! | ----------- in this macro invocation Sep 14 19:23:38.693 INFO kablam! | Sep 14 19:23:38.693 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.693 INFO kablam! found type `std::string::String` Sep 14 19:23:38.693 INFO kablam! Sep 14 19:23:38.723 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.723 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.723 INFO kablam! | Sep 14 19:23:38.723 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.723 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.723 INFO kablam! ... Sep 14 19:23:38.723 INFO kablam! 663 | value: ident!("bar") Sep 14 19:23:38.723 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.723 INFO kablam! | Sep 14 19:23:38.723 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.723 INFO kablam! found type `std::string::String` Sep 14 19:23:38.723 INFO kablam! Sep 14 19:23:38.755 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.755 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.755 INFO kablam! | Sep 14 19:23:38.755 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.755 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.755 INFO kablam! ... Sep 14 19:23:38.755 INFO kablam! 682 | value: Some(ident!("bar")) Sep 14 19:23:38.755 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.755 INFO kablam! | Sep 14 19:23:38.755 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.755 INFO kablam! found type `std::string::String` Sep 14 19:23:38.755 INFO kablam! Sep 14 19:23:38.787 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.787 INFO kablam! --> tests/lib.rs:697:20 Sep 14 19:23:38.787 INFO kablam! | Sep 14 19:23:38.787 INFO kablam! 697 | name: Some("foo".to_string()), Sep 14 19:23:38.787 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.787 INFO kablam! | Sep 14 19:23:38.787 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.787 INFO kablam! found type `std::string::String` Sep 14 19:23:38.787 INFO kablam! Sep 14 19:23:38.811 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.811 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.811 INFO kablam! | Sep 14 19:23:38.811 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.811 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.811 INFO kablam! ... Sep 14 19:23:38.811 INFO kablam! 701 | value: Some(ident!("bar")) Sep 14 19:23:38.811 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.811 INFO kablam! | Sep 14 19:23:38.811 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.811 INFO kablam! found type `std::string::String` Sep 14 19:23:38.811 INFO kablam! Sep 14 19:23:38.843 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.843 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.843 INFO kablam! | Sep 14 19:23:38.843 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.843 INFO kablam! ... Sep 14 19:23:38.843 INFO kablam! 710 | value: ident!("foo") Sep 14 19:23:38.843 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.843 INFO kablam! | Sep 14 19:23:38.843 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.843 INFO kablam! found type `std::string::String` Sep 14 19:23:38.843 INFO kablam! Sep 14 19:23:38.879 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.879 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.879 INFO kablam! | Sep 14 19:23:38.879 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.879 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.879 INFO kablam! ... Sep 14 19:23:38.879 INFO kablam! 718 | ident!("foo"), Sep 14 19:23:38.879 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.879 INFO kablam! | Sep 14 19:23:38.879 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.879 INFO kablam! found type `std::string::String` Sep 14 19:23:38.879 INFO kablam! Sep 14 19:23:38.902 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.902 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.902 INFO kablam! | Sep 14 19:23:38.902 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.902 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.902 INFO kablam! ... Sep 14 19:23:38.902 INFO kablam! 719 | ident!("bar"), Sep 14 19:23:38.902 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.902 INFO kablam! | Sep 14 19:23:38.902 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.902 INFO kablam! found type `std::string::String` Sep 14 19:23:38.902 INFO kablam! Sep 14 19:23:38.931 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.931 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.931 INFO kablam! | Sep 14 19:23:38.931 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.931 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.931 INFO kablam! ... Sep 14 19:23:38.931 INFO kablam! 720 | ident!("baz"), Sep 14 19:23:38.931 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.931 INFO kablam! | Sep 14 19:23:38.932 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.932 INFO kablam! found type `std::string::String` Sep 14 19:23:38.932 INFO kablam! Sep 14 19:23:38.959 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.959 INFO kablam! --> tests/lib.rs:36:45 Sep 14 19:23:38.959 INFO kablam! | Sep 14 19:23:38.959 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 14 19:23:38.959 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:38.959 INFO kablam! ... Sep 14 19:23:38.959 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 14 19:23:38.959 INFO kablam! | ------------- in this macro invocation Sep 14 19:23:38.959 INFO kablam! | Sep 14 19:23:38.959 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.959 INFO kablam! found type `std::string::String` Sep 14 19:23:38.959 INFO kablam! Sep 14 19:23:38.982 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:38.982 INFO kablam! --> tests/lib.rs:731:22 Sep 14 19:23:38.982 INFO kablam! | Sep 14 19:23:38.982 INFO kablam! 731 | num!(1.0), Sep 14 19:23:38.982 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:38.982 INFO kablam! | Sep 14 19:23:38.982 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:38.982 INFO kablam! found type `{float}` Sep 14 19:23:38.982 INFO kablam! Sep 14 19:23:39.007 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.007 INFO kablam! --> tests/lib.rs:732:22 Sep 14 19:23:39.007 INFO kablam! | Sep 14 19:23:39.007 INFO kablam! 732 | num!(2.0), Sep 14 19:23:39.007 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.007 INFO kablam! | Sep 14 19:23:39.007 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.007 INFO kablam! found type `{float}` Sep 14 19:23:39.007 INFO kablam! Sep 14 19:23:39.039 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.039 INFO kablam! --> tests/lib.rs:733:22 Sep 14 19:23:39.039 INFO kablam! | Sep 14 19:23:39.039 INFO kablam! 733 | num!(3.0), Sep 14 19:23:39.039 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.039 INFO kablam! | Sep 14 19:23:39.039 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.039 INFO kablam! found type `{float}` Sep 14 19:23:39.039 INFO kablam! Sep 14 19:23:39.055 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.055 INFO kablam! --> tests/lib.rs:729:19 Sep 14 19:23:39.055 INFO kablam! | Sep 14 19:23:39.055 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 14 19:23:39.055 INFO kablam! | ___________________^ Sep 14 19:23:39.055 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 14 19:23:39.055 INFO kablam! 731 | | num!(1.0), Sep 14 19:23:39.055 INFO kablam! 732 | | num!(2.0), Sep 14 19:23:39.055 INFO kablam! 733 | | num!(3.0), Sep 14 19:23:39.055 INFO kablam! 734 | | ]) Sep 14 19:23:39.055 INFO kablam! 735 | | )) Sep 14 19:23:39.055 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 14 19:23:39.055 INFO kablam! | Sep 14 19:23:39.055 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.055 INFO kablam! found type `std::boxed::Box<_>` Sep 14 19:23:39.055 INFO kablam! Sep 14 19:23:39.083 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.083 INFO kablam! --> tests/lib.rs:743:18 Sep 14 19:23:39.083 INFO kablam! | Sep 14 19:23:39.083 INFO kablam! 743 | key: "foo".to_string(), Sep 14 19:23:39.083 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.083 INFO kablam! | Sep 14 19:23:39.083 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.083 INFO kablam! found type `std::string::String` Sep 14 19:23:39.083 INFO kablam! Sep 14 19:23:39.107 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.107 INFO kablam! --> tests/lib.rs:744:25 Sep 14 19:23:39.107 INFO kablam! | Sep 14 19:23:39.107 INFO kablam! 744 | value: num!(100.0), Sep 14 19:23:39.107 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.107 INFO kablam! | Sep 14 19:23:39.107 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.107 INFO kablam! found type `{float}` Sep 14 19:23:39.107 INFO kablam! Sep 14 19:23:39.124 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.124 INFO kablam! --> tests/lib.rs:753:23 Sep 14 19:23:39.124 INFO kablam! | Sep 14 19:23:39.124 INFO kablam! 753 | key: num!(100.0), Sep 14 19:23:39.124 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.124 INFO kablam! | Sep 14 19:23:39.124 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.124 INFO kablam! found type `{float}` Sep 14 19:23:39.125 INFO kablam! Sep 14 19:23:39.155 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.155 INFO kablam! --> tests/lib.rs:754:25 Sep 14 19:23:39.155 INFO kablam! | Sep 14 19:23:39.155 INFO kablam! 754 | value: num!(100.0), Sep 14 19:23:39.155 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.155 INFO kablam! | Sep 14 19:23:39.155 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.155 INFO kablam! found type `{float}` Sep 14 19:23:39.155 INFO kablam! Sep 14 19:23:39.183 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.183 INFO kablam! --> tests/lib.rs:763:18 Sep 14 19:23:39.183 INFO kablam! | Sep 14 19:23:39.183 INFO kablam! 763 | key: "foo".to_string(), Sep 14 19:23:39.183 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.183 INFO kablam! | Sep 14 19:23:39.183 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.183 INFO kablam! found type `std::string::String` Sep 14 19:23:39.183 INFO kablam! Sep 14 19:23:39.208 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.208 INFO kablam! --> tests/lib.rs:772:19 Sep 14 19:23:39.208 INFO kablam! | Sep 14 19:23:39.208 INFO kablam! 772 | name: "foo".to_string(), Sep 14 19:23:39.208 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.208 INFO kablam! | Sep 14 19:23:39.208 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.208 INFO kablam! found type `std::string::String` Sep 14 19:23:39.208 INFO kablam! Sep 14 19:23:39.251 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.251 INFO kablam! --> tests/lib.rs:783:24 Sep 14 19:23:39.251 INFO kablam! | Sep 14 19:23:39.251 INFO kablam! 783 | name: num!(100.0), Sep 14 19:23:39.251 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.251 INFO kablam! | Sep 14 19:23:39.251 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.251 INFO kablam! found type `{float}` Sep 14 19:23:39.251 INFO kablam! Sep 14 19:23:39.259 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.259 INFO kablam! --> tests/lib.rs:793:15 Sep 14 19:23:39.259 INFO kablam! | Sep 14 19:23:39.259 INFO kablam! 793 | name: "Foo".to_string(), Sep 14 19:23:39.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.259 INFO kablam! | Sep 14 19:23:39.259 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.259 INFO kablam! found type `std::string::String` Sep 14 19:23:39.259 INFO kablam! Sep 14 19:23:39.275 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.275 INFO kablam! --> tests/lib.rs:802:15 Sep 14 19:23:39.275 INFO kablam! | Sep 14 19:23:39.275 INFO kablam! 802 | name: "Foo".to_string(), Sep 14 19:23:39.275 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.275 INFO kablam! | Sep 14 19:23:39.275 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.275 INFO kablam! found type `std::string::String` Sep 14 19:23:39.275 INFO kablam! Sep 14 19:23:39.295 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.295 INFO kablam! --> tests/lib.rs:803:23 Sep 14 19:23:39.295 INFO kablam! | Sep 14 19:23:39.295 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 14 19:23:39.295 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.295 INFO kablam! | Sep 14 19:23:39.295 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.295 INFO kablam! found type `std::string::String` Sep 14 19:23:39.295 INFO kablam! Sep 14 19:23:39.322 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.322 INFO kablam! --> tests/lib.rs:817:15 Sep 14 19:23:39.322 INFO kablam! | Sep 14 19:23:39.322 INFO kablam! 817 | name: "Foo".to_string(), Sep 14 19:23:39.322 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.322 INFO kablam! | Sep 14 19:23:39.322 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.322 INFO kablam! found type `std::string::String` Sep 14 19:23:39.322 INFO kablam! Sep 14 19:23:39.351 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.351 INFO kablam! --> tests/lib.rs:837:15 Sep 14 19:23:39.351 INFO kablam! | Sep 14 19:23:39.351 INFO kablam! 837 | name: "Foo".to_string(), Sep 14 19:23:39.351 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.351 INFO kablam! | Sep 14 19:23:39.351 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.351 INFO kablam! found type `std::string::String` Sep 14 19:23:39.351 INFO kablam! Sep 14 19:23:39.379 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.379 INFO kablam! --> tests/lib.rs:842:23 Sep 14 19:23:39.379 INFO kablam! | Sep 14 19:23:39.379 INFO kablam! 842 | name: "bar".to_string(), Sep 14 19:23:39.379 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.379 INFO kablam! | Sep 14 19:23:39.379 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.379 INFO kablam! found type `std::string::String` Sep 14 19:23:39.379 INFO kablam! Sep 14 19:23:39.407 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.407 INFO kablam! --> tests/lib.rs:859:15 Sep 14 19:23:39.407 INFO kablam! | Sep 14 19:23:39.407 INFO kablam! 859 | name: "Foo".to_string(), Sep 14 19:23:39.407 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.407 INFO kablam! | Sep 14 19:23:39.407 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.407 INFO kablam! found type `std::string::String` Sep 14 19:23:39.407 INFO kablam! Sep 14 19:23:39.431 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.431 INFO kablam! --> tests/lib.rs:864:23 Sep 14 19:23:39.431 INFO kablam! | Sep 14 19:23:39.431 INFO kablam! 864 | name: "bar".to_string(), Sep 14 19:23:39.431 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.431 INFO kablam! | Sep 14 19:23:39.431 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.431 INFO kablam! found type `std::string::String` Sep 14 19:23:39.431 INFO kablam! Sep 14 19:23:39.461 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.461 INFO kablam! --> tests/lib.rs:881:15 Sep 14 19:23:39.461 INFO kablam! | Sep 14 19:23:39.461 INFO kablam! 881 | name: "Foo".to_string(), Sep 14 19:23:39.461 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.461 INFO kablam! | Sep 14 19:23:39.461 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.461 INFO kablam! found type `std::string::String` Sep 14 19:23:39.461 INFO kablam! Sep 14 19:23:39.499 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.499 INFO kablam! --> tests/lib.rs:886:23 Sep 14 19:23:39.499 INFO kablam! | Sep 14 19:23:39.499 INFO kablam! 886 | name: "bar".to_string(), Sep 14 19:23:39.499 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.499 INFO kablam! | Sep 14 19:23:39.499 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.499 INFO kablam! found type `std::string::String` Sep 14 19:23:39.499 INFO kablam! Sep 14 19:23:39.516 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.516 INFO kablam! --> tests/lib.rs:887:29 Sep 14 19:23:39.516 INFO kablam! | Sep 14 19:23:39.516 INFO kablam! 887 | value: num!(100.0), Sep 14 19:23:39.516 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.516 INFO kablam! | Sep 14 19:23:39.516 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.516 INFO kablam! found type `{float}` Sep 14 19:23:39.516 INFO kablam! Sep 14 19:23:39.550 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.551 INFO kablam! --> tests/lib.rs:902:15 Sep 14 19:23:39.551 INFO kablam! | Sep 14 19:23:39.551 INFO kablam! 902 | name: "Foo".to_string(), Sep 14 19:23:39.551 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.551 INFO kablam! | Sep 14 19:23:39.551 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.551 INFO kablam! found type `std::string::String` Sep 14 19:23:39.551 INFO kablam! Sep 14 19:23:39.579 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.579 INFO kablam! --> tests/lib.rs:907:23 Sep 14 19:23:39.579 INFO kablam! | Sep 14 19:23:39.579 INFO kablam! 907 | name: "bar".to_string(), Sep 14 19:23:39.579 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 14 19:23:39.579 INFO kablam! | Sep 14 19:23:39.579 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.579 INFO kablam! found type `std::string::String` Sep 14 19:23:39.580 INFO kablam! Sep 14 19:23:39.606 INFO kablam! error[E0308]: mismatched types Sep 14 19:23:39.607 INFO kablam! --> tests/lib.rs:908:29 Sep 14 19:23:39.607 INFO kablam! | Sep 14 19:23:39.607 INFO kablam! 908 | value: num!(100.0), Sep 14 19:23:39.607 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 14 19:23:39.607 INFO kablam! | Sep 14 19:23:39.607 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 14 19:23:39.607 INFO kablam! found type `{float}` Sep 14 19:23:39.607 INFO kablam! Sep 14 19:23:39.616 INFO kablam! error: aborting due to 111 previous errors Sep 14 19:23:39.616 INFO kablam! Sep 14 19:23:39.616 INFO kablam! Some errors occurred: E0308, E0433. Sep 14 19:23:39.616 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 14 19:23:39.621 INFO kablam! error: Could not compile `badger`. Sep 14 19:23:39.621 INFO kablam! Sep 14 19:23:39.621 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:23:39.621 INFO kablam! su: No module specific data is present Sep 14 19:23:40.519 INFO running `"docker" "rm" "-f" "29bc569ee51701ae1d3b3b246a454610e3f5c3a9b09080fded1beb15b9260cde"` Sep 14 19:23:40.810 INFO blam! 29bc569ee51701ae1d3b3b246a454610e3f5c3a9b09080fded1beb15b9260cde