Sep 06 09:41:03.808 INFO checking badger-0.2.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:41:03.808 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:41:03.808 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:41:04.063 INFO blam! 66384031d53c86ca1a54b0db973d7c9dca306829e8392fca0f783ca78adde46b Sep 06 09:41:04.068 INFO running `"docker" "start" "-a" "66384031d53c86ca1a54b0db973d7c9dca306829e8392fca0f783ca78adde46b"` Sep 06 09:41:05.065 INFO kablam! usermod: no changes Sep 06 09:41:05.180 INFO kablam! Checking badger v0.2.1 (file:///source) Sep 06 09:41:06.268 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.268 INFO kablam! --> src/tokenizer.rs:209:47 Sep 06 09:41:06.268 INFO kablam! | Sep 06 09:41:06.268 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 06 09:41:06.268 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.274 INFO kablam! | Sep 06 09:41:06.274 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 09:41:06.274 INFO kablam! Sep 06 09:41:06.274 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.274 INFO kablam! --> src/tokenizer.rs:209:47 Sep 06 09:41:06.274 INFO kablam! | Sep 06 09:41:06.274 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 06 09:41:06.274 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.274 INFO kablam! | Sep 06 09:41:06.274 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 09:41:06.274 INFO kablam! Sep 06 09:41:06.298 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.298 INFO kablam! --> src/tokenizer.rs:280:46 Sep 06 09:41:06.298 INFO kablam! | Sep 06 09:41:06.298 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 06 09:41:06.298 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.298 INFO kablam! Sep 06 09:41:06.298 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.298 INFO kablam! --> src/tokenizer.rs:361:25 Sep 06 09:41:06.298 INFO kablam! | Sep 06 09:41:06.298 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 06 09:41:06.298 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.298 INFO kablam! Sep 06 09:41:06.314 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.314 INFO kablam! --> src/tokenizer.rs:584:41 Sep 06 09:41:06.314 INFO kablam! | Sep 06 09:41:06.314 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 06 09:41:06.314 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.314 INFO kablam! Sep 06 09:41:06.340 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.340 INFO kablam! --> src/tokenizer.rs:280:46 Sep 06 09:41:06.340 INFO kablam! | Sep 06 09:41:06.340 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 06 09:41:06.340 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.340 INFO kablam! Sep 06 09:41:06.346 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.346 INFO kablam! --> src/tokenizer.rs:361:25 Sep 06 09:41:06.346 INFO kablam! | Sep 06 09:41:06.346 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 06 09:41:06.346 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.346 INFO kablam! Sep 06 09:41:06.364 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:06.364 INFO kablam! --> src/tokenizer.rs:584:41 Sep 06 09:41:06.364 INFO kablam! | Sep 06 09:41:06.364 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 06 09:41:06.364 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:06.364 INFO kablam! Sep 06 09:41:08.382 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 06 09:41:08.382 INFO kablam! --> tests/lib.rs:729:28 Sep 06 09:41:08.382 INFO kablam! | Sep 06 09:41:08.382 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 06 09:41:08.382 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 06 09:41:08.382 INFO kablam! Sep 06 09:41:08.662 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:08.662 INFO kablam! --> tests/lib.rs:55:16 Sep 06 09:41:08.662 INFO kablam! | Sep 06 09:41:08.662 INFO kablam! 55 | label: "foo".to_string(), Sep 06 09:41:08.662 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:08.662 INFO kablam! | Sep 06 09:41:08.662 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:08.662 INFO kablam! found type `std::string::String` Sep 06 09:41:08.662 INFO kablam! Sep 06 09:41:08.723 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:08.723 INFO kablam! --> tests/lib.rs:72:21 Sep 06 09:41:08.723 INFO kablam! | Sep 06 09:41:08.723 INFO kablam! 72 | label: Some("foo".to_string()) Sep 06 09:41:08.723 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:08.723 INFO kablam! | Sep 06 09:41:08.723 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:08.723 INFO kablam! found type `std::string::String` Sep 06 09:41:08.723 INFO kablam! Sep 06 09:41:08.782 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:08.782 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:08.782 INFO kablam! | Sep 06 09:41:08.782 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:08.782 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:08.782 INFO kablam! ... Sep 06 09:41:08.782 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 06 09:41:08.782 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:08.782 INFO kablam! | Sep 06 09:41:08.782 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:08.782 INFO kablam! found type `std::string::String` Sep 06 09:41:08.782 INFO kablam! Sep 06 09:41:08.834 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:08.834 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:08.834 INFO kablam! | Sep 06 09:41:08.834 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:08.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:08.834 INFO kablam! ... Sep 06 09:41:08.834 INFO kablam! 101 | value: Some(ident!("foo")), Sep 06 09:41:08.834 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:08.834 INFO kablam! | Sep 06 09:41:08.834 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:08.834 INFO kablam! found type `std::string::String` Sep 06 09:41:08.834 INFO kablam! Sep 06 09:41:08.902 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:08.902 INFO kablam! --> tests/lib.rs:109:18 Sep 06 09:41:08.902 INFO kablam! | Sep 06 09:41:08.902 INFO kablam! 109 | num!(1.0), Sep 06 09:41:08.902 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:08.902 INFO kablam! | Sep 06 09:41:08.902 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:08.902 INFO kablam! found type `{float}` Sep 06 09:41:08.902 INFO kablam! Sep 06 09:41:08.933 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:08.933 INFO kablam! --> tests/lib.rs:110:18 Sep 06 09:41:08.933 INFO kablam! | Sep 06 09:41:08.933 INFO kablam! 110 | num!(2.0), Sep 06 09:41:08.933 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:08.942 INFO kablam! | Sep 06 09:41:08.942 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:08.942 INFO kablam! found type `{float}` Sep 06 09:41:08.942 INFO kablam! Sep 06 09:41:08.970 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:08.970 INFO kablam! --> tests/lib.rs:111:18 Sep 06 09:41:08.970 INFO kablam! | Sep 06 09:41:08.970 INFO kablam! 111 | num!(3.0), Sep 06 09:41:08.970 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:08.974 INFO kablam! | Sep 06 09:41:08.974 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:08.974 INFO kablam! found type `{float}` Sep 06 09:41:08.974 INFO kablam! Sep 06 09:41:09.008 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.008 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:09.008 INFO kablam! | Sep 06 09:41:09.008 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:09.008 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.009 INFO kablam! ... Sep 06 09:41:09.009 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 06 09:41:09.009 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:09.014 INFO kablam! | Sep 06 09:41:09.014 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.014 INFO kablam! found type `std::string::String` Sep 06 09:41:09.014 INFO kablam! Sep 06 09:41:09.062 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.062 INFO kablam! --> tests/lib.rs:136:19 Sep 06 09:41:09.062 INFO kablam! | Sep 06 09:41:09.062 INFO kablam! 136 | name: "foo".to_string(), Sep 06 09:41:09.062 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.062 INFO kablam! | Sep 06 09:41:09.062 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.062 INFO kablam! found type `std::string::String` Sep 06 09:41:09.062 INFO kablam! Sep 06 09:41:09.087 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.087 INFO kablam! --> tests/lib.rs:147:19 Sep 06 09:41:09.087 INFO kablam! | Sep 06 09:41:09.087 INFO kablam! 147 | name: "foo".to_string(), Sep 06 09:41:09.087 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.087 INFO kablam! | Sep 06 09:41:09.087 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.087 INFO kablam! found type `std::string::String` Sep 06 09:41:09.087 INFO kablam! Sep 06 09:41:09.120 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.120 INFO kablam! --> tests/lib.rs:148:30 Sep 06 09:41:09.120 INFO kablam! | Sep 06 09:41:09.120 INFO kablam! 148 | value: Some(num!(100.0)), Sep 06 09:41:09.120 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:09.120 INFO kablam! | Sep 06 09:41:09.120 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.120 INFO kablam! found type `{float}` Sep 06 09:41:09.120 INFO kablam! Sep 06 09:41:09.151 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.151 INFO kablam! --> tests/lib.rs:158:19 Sep 06 09:41:09.151 INFO kablam! | Sep 06 09:41:09.151 INFO kablam! 158 | name: "foo".to_string(), Sep 06 09:41:09.151 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.158 INFO kablam! | Sep 06 09:41:09.158 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.158 INFO kablam! found type `std::string::String` Sep 06 09:41:09.158 INFO kablam! Sep 06 09:41:09.185 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.185 INFO kablam! --> src/tokenizer.rs:209:47 Sep 06 09:41:09.185 INFO kablam! | Sep 06 09:41:09.185 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 06 09:41:09.185 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.185 INFO kablam! | Sep 06 09:41:09.185 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 09:41:09.185 INFO kablam! Sep 06 09:41:09.201 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.201 INFO kablam! --> tests/lib.rs:169:19 Sep 06 09:41:09.201 INFO kablam! | Sep 06 09:41:09.201 INFO kablam! 169 | name: "foo".to_string(), Sep 06 09:41:09.201 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.201 INFO kablam! | Sep 06 09:41:09.201 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.201 INFO kablam! found type `std::string::String` Sep 06 09:41:09.201 INFO kablam! Sep 06 09:41:09.224 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.224 INFO kablam! --> src/tokenizer.rs:280:46 Sep 06 09:41:09.224 INFO kablam! | Sep 06 09:41:09.224 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 06 09:41:09.224 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.224 INFO kablam! Sep 06 09:41:09.227 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.227 INFO kablam! --> src/tokenizer.rs:361:25 Sep 06 09:41:09.227 INFO kablam! | Sep 06 09:41:09.227 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 06 09:41:09.227 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.227 INFO kablam! Sep 06 09:41:09.242 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.242 INFO kablam! --> tests/lib.rs:170:30 Sep 06 09:41:09.242 INFO kablam! | Sep 06 09:41:09.242 INFO kablam! 170 | value: Some(num!(100.0)), Sep 06 09:41:09.242 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:09.242 INFO kablam! | Sep 06 09:41:09.242 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.242 INFO kablam! found type `{float}` Sep 06 09:41:09.242 INFO kablam! Sep 06 09:41:09.242 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.242 INFO kablam! --> src/tokenizer.rs:584:41 Sep 06 09:41:09.242 INFO kablam! | Sep 06 09:41:09.242 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 06 09:41:09.242 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.242 INFO kablam! Sep 06 09:41:09.289 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.289 INFO kablam! --> tests/lib.rs:180:19 Sep 06 09:41:09.289 INFO kablam! | Sep 06 09:41:09.289 INFO kablam! 180 | name: "foo".to_string(), Sep 06 09:41:09.289 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.299 INFO kablam! | Sep 06 09:41:09.299 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.299 INFO kablam! found type `std::string::String` Sep 06 09:41:09.299 INFO kablam! Sep 06 09:41:09.376 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.376 INFO kablam! --> tests/lib.rs:191:19 Sep 06 09:41:09.376 INFO kablam! | Sep 06 09:41:09.376 INFO kablam! 191 | name: "foo".to_string(), Sep 06 09:41:09.376 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.376 INFO kablam! | Sep 06 09:41:09.376 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.376 INFO kablam! found type `std::string::String` Sep 06 09:41:09.376 INFO kablam! Sep 06 09:41:09.435 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.435 INFO kablam! --> tests/lib.rs:192:30 Sep 06 09:41:09.435 INFO kablam! | Sep 06 09:41:09.435 INFO kablam! 192 | value: Some(num!(100.0)), Sep 06 09:41:09.435 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:09.435 INFO kablam! | Sep 06 09:41:09.435 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.435 INFO kablam! found type `{float}` Sep 06 09:41:09.435 INFO kablam! Sep 06 09:41:09.500 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.500 INFO kablam! --> tests/lib.rs:202:19 Sep 06 09:41:09.500 INFO kablam! | Sep 06 09:41:09.500 INFO kablam! 202 | name: "foo".to_string(), Sep 06 09:41:09.500 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.500 INFO kablam! | Sep 06 09:41:09.500 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.500 INFO kablam! found type `std::string::String` Sep 06 09:41:09.500 INFO kablam! Sep 06 09:41:09.568 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.568 INFO kablam! --> tests/lib.rs:205:19 Sep 06 09:41:09.568 INFO kablam! | Sep 06 09:41:09.568 INFO kablam! 205 | name: "bar".to_string(), Sep 06 09:41:09.568 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.568 INFO kablam! | Sep 06 09:41:09.568 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.568 INFO kablam! found type `std::string::String` Sep 06 09:41:09.568 INFO kablam! Sep 06 09:41:09.630 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.630 INFO kablam! --> tests/lib.rs:217:19 Sep 06 09:41:09.630 INFO kablam! | Sep 06 09:41:09.630 INFO kablam! 217 | name: "foo".to_string(), Sep 06 09:41:09.630 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.630 INFO kablam! | Sep 06 09:41:09.630 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.630 INFO kablam! found type `std::string::String` Sep 06 09:41:09.630 INFO kablam! Sep 06 09:41:09.646 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.646 INFO kablam! --> src/tokenizer.rs:209:47 Sep 06 09:41:09.646 INFO kablam! | Sep 06 09:41:09.646 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 06 09:41:09.646 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.646 INFO kablam! | Sep 06 09:41:09.646 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 09:41:09.646 INFO kablam! Sep 06 09:41:09.682 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.682 INFO kablam! --> src/tokenizer.rs:280:46 Sep 06 09:41:09.682 INFO kablam! | Sep 06 09:41:09.682 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 06 09:41:09.682 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.682 INFO kablam! Sep 06 09:41:09.686 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.686 INFO kablam! --> tests/lib.rs:218:30 Sep 06 09:41:09.686 INFO kablam! | Sep 06 09:41:09.686 INFO kablam! 218 | value: Some(num!(100.0)), Sep 06 09:41:09.686 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:09.686 INFO kablam! | Sep 06 09:41:09.686 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.686 INFO kablam! found type `{float}` Sep 06 09:41:09.686 INFO kablam! Sep 06 09:41:09.726 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.726 INFO kablam! --> src/tokenizer.rs:361:25 Sep 06 09:41:09.726 INFO kablam! | Sep 06 09:41:09.726 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 06 09:41:09.726 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.726 INFO kablam! Sep 06 09:41:09.742 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.742 INFO kablam! --> tests/lib.rs:220:19 Sep 06 09:41:09.742 INFO kablam! | Sep 06 09:41:09.742 INFO kablam! 220 | name: "bar".to_string(), Sep 06 09:41:09.742 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.742 INFO kablam! | Sep 06 09:41:09.742 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.742 INFO kablam! found type `std::string::String` Sep 06 09:41:09.742 INFO kablam! Sep 06 09:41:09.769 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 06 09:41:09.769 INFO kablam! --> src/tokenizer.rs:584:41 Sep 06 09:41:09.769 INFO kablam! | Sep 06 09:41:09.770 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 06 09:41:09.770 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 09:41:09.786 INFO kablam! Sep 06 09:41:09.824 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.824 INFO kablam! --> tests/lib.rs:221:30 Sep 06 09:41:09.824 INFO kablam! | Sep 06 09:41:09.824 INFO kablam! 221 | value: Some(num!(200.0)), Sep 06 09:41:09.824 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:09.824 INFO kablam! | Sep 06 09:41:09.824 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.824 INFO kablam! found type `{float}` Sep 06 09:41:09.824 INFO kablam! Sep 06 09:41:09.906 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.906 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:09.906 INFO kablam! | Sep 06 09:41:09.906 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:09.906 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:09.906 INFO kablam! ... Sep 06 09:41:09.906 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 06 09:41:09.906 INFO kablam! | ---------------- in this macro invocation Sep 06 09:41:09.906 INFO kablam! | Sep 06 09:41:09.906 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.906 INFO kablam! found type `std::string::String` Sep 06 09:41:09.906 INFO kablam! Sep 06 09:41:09.986 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:09.986 INFO kablam! --> tests/lib.rs:253:36 Sep 06 09:41:09.986 INFO kablam! | Sep 06 09:41:09.986 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 06 09:41:09.986 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:09.986 INFO kablam! | Sep 06 09:41:09.986 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:09.986 INFO kablam! found type `{float}` Sep 06 09:41:09.986 INFO kablam! Sep 06 09:41:10.061 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.061 INFO kablam! --> tests/lib.rs:273:37 Sep 06 09:41:10.061 INFO kablam! | Sep 06 09:41:10.061 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 06 09:41:10.061 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.061 INFO kablam! | Sep 06 09:41:10.061 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.061 INFO kablam! found type `{float}` Sep 06 09:41:10.061 INFO kablam! Sep 06 09:41:10.116 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.116 INFO kablam! --> tests/lib.rs:281:24 Sep 06 09:41:10.116 INFO kablam! | Sep 06 09:41:10.116 INFO kablam! 281 | right: boxnum!(1.0) Sep 06 09:41:10.116 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.116 INFO kablam! | Sep 06 09:41:10.116 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.116 INFO kablam! found type `{float}` Sep 06 09:41:10.116 INFO kablam! Sep 06 09:41:10.201 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.201 INFO kablam! --> tests/lib.rs:288:23 Sep 06 09:41:10.201 INFO kablam! | Sep 06 09:41:10.201 INFO kablam! 288 | left: boxnum!(1.0), Sep 06 09:41:10.201 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.201 INFO kablam! | Sep 06 09:41:10.201 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.201 INFO kablam! found type `{float}` Sep 06 09:41:10.201 INFO kablam! Sep 06 09:41:10.226 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.226 INFO kablam! --> tests/lib.rs:291:27 Sep 06 09:41:10.226 INFO kablam! | Sep 06 09:41:10.226 INFO kablam! 291 | left: boxnum!(2.0), Sep 06 09:41:10.226 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.226 INFO kablam! | Sep 06 09:41:10.226 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.226 INFO kablam! found type `{float}` Sep 06 09:41:10.226 INFO kablam! Sep 06 09:41:10.250 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.250 INFO kablam! --> tests/lib.rs:293:28 Sep 06 09:41:10.250 INFO kablam! | Sep 06 09:41:10.250 INFO kablam! 293 | right: boxnum!(3.0), Sep 06 09:41:10.250 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.250 INFO kablam! | Sep 06 09:41:10.250 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.250 INFO kablam! found type `{float}` Sep 06 09:41:10.250 INFO kablam! Sep 06 09:41:10.280 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.280 INFO kablam! --> tests/lib.rs:302:27 Sep 06 09:41:10.280 INFO kablam! | Sep 06 09:41:10.280 INFO kablam! 302 | left: boxnum!(1.0), Sep 06 09:41:10.280 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.280 INFO kablam! | Sep 06 09:41:10.280 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.280 INFO kablam! found type `{float}` Sep 06 09:41:10.280 INFO kablam! Sep 06 09:41:10.326 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.326 INFO kablam! --> tests/lib.rs:304:28 Sep 06 09:41:10.326 INFO kablam! | Sep 06 09:41:10.326 INFO kablam! 304 | right: boxnum!(2.0), Sep 06 09:41:10.326 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.326 INFO kablam! | Sep 06 09:41:10.326 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.326 INFO kablam! found type `{float}` Sep 06 09:41:10.326 INFO kablam! Sep 06 09:41:10.366 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.366 INFO kablam! --> tests/lib.rs:307:24 Sep 06 09:41:10.366 INFO kablam! | Sep 06 09:41:10.366 INFO kablam! 307 | right: boxnum!(3.0), Sep 06 09:41:10.366 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:10.366 INFO kablam! | Sep 06 09:41:10.366 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.366 INFO kablam! found type `{float}` Sep 06 09:41:10.366 INFO kablam! Sep 06 09:41:10.416 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.416 INFO kablam! --> tests/lib.rs:320:15 Sep 06 09:41:10.416 INFO kablam! | Sep 06 09:41:10.416 INFO kablam! 320 | name: "foo".to_string(), Sep 06 09:41:10.416 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.416 INFO kablam! | Sep 06 09:41:10.416 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.416 INFO kablam! found type `std::string::String` Sep 06 09:41:10.416 INFO kablam! Sep 06 09:41:10.470 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.470 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.470 INFO kablam! | Sep 06 09:41:10.470 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.470 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.470 INFO kablam! ... Sep 06 09:41:10.470 INFO kablam! 324 | value: Some(ident!("bar")) Sep 06 09:41:10.470 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.470 INFO kablam! | Sep 06 09:41:10.470 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.470 INFO kablam! found type `std::string::String` Sep 06 09:41:10.470 INFO kablam! Sep 06 09:41:10.506 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.506 INFO kablam! --> tests/lib.rs:339:15 Sep 06 09:41:10.506 INFO kablam! | Sep 06 09:41:10.506 INFO kablam! 339 | name: "foo".to_string(), Sep 06 09:41:10.506 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.506 INFO kablam! | Sep 06 09:41:10.506 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.506 INFO kablam! found type `std::string::String` Sep 06 09:41:10.506 INFO kablam! Sep 06 09:41:10.538 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.538 INFO kablam! --> tests/lib.rs:41:15 Sep 06 09:41:10.538 INFO kablam! | Sep 06 09:41:10.538 INFO kablam! 41 | name: $name.to_string() Sep 06 09:41:10.538 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.538 INFO kablam! ... Sep 06 09:41:10.538 INFO kablam! 341 | param!("a"), Sep 06 09:41:10.538 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:10.538 INFO kablam! | Sep 06 09:41:10.538 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.538 INFO kablam! found type `std::string::String` Sep 06 09:41:10.538 INFO kablam! Sep 06 09:41:10.574 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.574 INFO kablam! --> tests/lib.rs:41:15 Sep 06 09:41:10.574 INFO kablam! | Sep 06 09:41:10.574 INFO kablam! 41 | name: $name.to_string() Sep 06 09:41:10.574 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.574 INFO kablam! ... Sep 06 09:41:10.574 INFO kablam! 342 | param!("b"), Sep 06 09:41:10.574 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:10.574 INFO kablam! | Sep 06 09:41:10.574 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.574 INFO kablam! found type `std::string::String` Sep 06 09:41:10.574 INFO kablam! Sep 06 09:41:10.613 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.613 INFO kablam! --> tests/lib.rs:41:15 Sep 06 09:41:10.613 INFO kablam! | Sep 06 09:41:10.613 INFO kablam! 41 | name: $name.to_string() Sep 06 09:41:10.613 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.613 INFO kablam! ... Sep 06 09:41:10.613 INFO kablam! 343 | param!("c"), Sep 06 09:41:10.613 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:10.618 INFO kablam! | Sep 06 09:41:10.618 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.618 INFO kablam! found type `std::string::String` Sep 06 09:41:10.618 INFO kablam! Sep 06 09:41:10.653 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.653 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.653 INFO kablam! | Sep 06 09:41:10.653 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.653 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.653 INFO kablam! ... Sep 06 09:41:10.653 INFO kablam! 347 | value: Some(ident!("bar")) Sep 06 09:41:10.653 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.653 INFO kablam! | Sep 06 09:41:10.654 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.654 INFO kablam! found type `std::string::String` Sep 06 09:41:10.654 INFO kablam! Sep 06 09:41:10.700 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.700 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.700 INFO kablam! | Sep 06 09:41:10.700 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.700 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.700 INFO kablam! ... Sep 06 09:41:10.700 INFO kablam! 365 | value: ident!("foo") Sep 06 09:41:10.700 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.701 INFO kablam! | Sep 06 09:41:10.702 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.702 INFO kablam! found type `std::string::String` Sep 06 09:41:10.702 INFO kablam! Sep 06 09:41:10.754 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.754 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.754 INFO kablam! | Sep 06 09:41:10.754 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.754 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.754 INFO kablam! ... Sep 06 09:41:10.754 INFO kablam! 386 | value: ident!("foo") Sep 06 09:41:10.754 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.754 INFO kablam! | Sep 06 09:41:10.754 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.754 INFO kablam! found type `std::string::String` Sep 06 09:41:10.754 INFO kablam! Sep 06 09:41:10.790 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.790 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.790 INFO kablam! | Sep 06 09:41:10.790 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.790 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.790 INFO kablam! ... Sep 06 09:41:10.790 INFO kablam! 391 | value: ident!("bar") Sep 06 09:41:10.790 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.790 INFO kablam! | Sep 06 09:41:10.790 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.790 INFO kablam! found type `std::string::String` Sep 06 09:41:10.790 INFO kablam! Sep 06 09:41:10.826 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.826 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.826 INFO kablam! | Sep 06 09:41:10.826 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.826 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.826 INFO kablam! ... Sep 06 09:41:10.826 INFO kablam! 413 | value: ident!("foo") Sep 06 09:41:10.826 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.826 INFO kablam! | Sep 06 09:41:10.826 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.826 INFO kablam! found type `std::string::String` Sep 06 09:41:10.826 INFO kablam! Sep 06 09:41:10.866 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.866 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.866 INFO kablam! | Sep 06 09:41:10.866 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.866 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.866 INFO kablam! ... Sep 06 09:41:10.866 INFO kablam! 420 | value: ident!("bar") Sep 06 09:41:10.866 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.866 INFO kablam! | Sep 06 09:41:10.866 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.866 INFO kablam! found type `std::string::String` Sep 06 09:41:10.866 INFO kablam! Sep 06 09:41:10.894 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.894 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.894 INFO kablam! | Sep 06 09:41:10.894 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.894 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.894 INFO kablam! ... Sep 06 09:41:10.894 INFO kablam! 425 | value: ident!("baz") Sep 06 09:41:10.894 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.894 INFO kablam! | Sep 06 09:41:10.894 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.894 INFO kablam! found type `std::string::String` Sep 06 09:41:10.894 INFO kablam! Sep 06 09:41:10.926 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.926 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.926 INFO kablam! | Sep 06 09:41:10.926 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.926 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.926 INFO kablam! ... Sep 06 09:41:10.926 INFO kablam! 437 | value: ident!("foo") Sep 06 09:41:10.926 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.926 INFO kablam! | Sep 06 09:41:10.926 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.926 INFO kablam! found type `std::string::String` Sep 06 09:41:10.926 INFO kablam! Sep 06 09:41:10.956 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.956 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.956 INFO kablam! | Sep 06 09:41:10.956 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.956 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.956 INFO kablam! ... Sep 06 09:41:10.956 INFO kablam! 448 | value: ident!("foo") Sep 06 09:41:10.956 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.956 INFO kablam! | Sep 06 09:41:10.956 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.956 INFO kablam! found type `std::string::String` Sep 06 09:41:10.956 INFO kablam! Sep 06 09:41:10.989 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:10.989 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:10.989 INFO kablam! | Sep 06 09:41:10.989 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:10.989 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:10.989 INFO kablam! ... Sep 06 09:41:10.989 INFO kablam! 451 | value: ident!("bar") Sep 06 09:41:10.989 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:10.989 INFO kablam! | Sep 06 09:41:10.989 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:10.989 INFO kablam! found type `std::string::String` Sep 06 09:41:10.989 INFO kablam! Sep 06 09:41:11.026 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.026 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.026 INFO kablam! | Sep 06 09:41:11.026 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.026 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.026 INFO kablam! ... Sep 06 09:41:11.026 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 06 09:41:11.026 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.026 INFO kablam! | Sep 06 09:41:11.026 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.026 INFO kablam! found type `std::string::String` Sep 06 09:41:11.026 INFO kablam! Sep 06 09:41:11.058 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.058 INFO kablam! --> tests/lib.rs:463:38 Sep 06 09:41:11.058 INFO kablam! | Sep 06 09:41:11.058 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 06 09:41:11.058 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:11.058 INFO kablam! | Sep 06 09:41:11.058 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.058 INFO kablam! found type `{float}` Sep 06 09:41:11.058 INFO kablam! Sep 06 09:41:11.086 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.086 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.086 INFO kablam! | Sep 06 09:41:11.086 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.086 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.086 INFO kablam! ... Sep 06 09:41:11.086 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 06 09:41:11.086 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.086 INFO kablam! | Sep 06 09:41:11.086 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.086 INFO kablam! found type `std::string::String` Sep 06 09:41:11.086 INFO kablam! Sep 06 09:41:11.114 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.114 INFO kablam! --> tests/lib.rs:469:34 Sep 06 09:41:11.114 INFO kablam! | Sep 06 09:41:11.114 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 06 09:41:11.114 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:11.114 INFO kablam! | Sep 06 09:41:11.114 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.114 INFO kablam! found type `{float}` Sep 06 09:41:11.114 INFO kablam! Sep 06 09:41:11.142 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.142 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.142 INFO kablam! | Sep 06 09:41:11.142 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.142 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.142 INFO kablam! ... Sep 06 09:41:11.142 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 06 09:41:11.142 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.150 INFO kablam! | Sep 06 09:41:11.150 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.150 INFO kablam! found type `std::string::String` Sep 06 09:41:11.150 INFO kablam! Sep 06 09:41:11.171 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.171 INFO kablam! --> tests/lib.rs:488:27 Sep 06 09:41:11.171 INFO kablam! | Sep 06 09:41:11.171 INFO kablam! 488 | name: "i".to_string(), Sep 06 09:41:11.171 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.171 INFO kablam! | Sep 06 09:41:11.171 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.171 INFO kablam! found type `std::string::String` Sep 06 09:41:11.171 INFO kablam! Sep 06 09:41:11.194 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.194 INFO kablam! --> tests/lib.rs:489:38 Sep 06 09:41:11.194 INFO kablam! | Sep 06 09:41:11.194 INFO kablam! 489 | value: Some(num!(0.0)), Sep 06 09:41:11.194 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:11.194 INFO kablam! | Sep 06 09:41:11.194 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.194 INFO kablam! found type `{float}` Sep 06 09:41:11.194 INFO kablam! Sep 06 09:41:11.231 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.231 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.232 INFO kablam! | Sep 06 09:41:11.232 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.232 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.232 INFO kablam! ... Sep 06 09:41:11.232 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 06 09:41:11.232 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.232 INFO kablam! | Sep 06 09:41:11.232 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.232 INFO kablam! found type `std::string::String` Sep 06 09:41:11.232 INFO kablam! Sep 06 09:41:11.266 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.266 INFO kablam! --> tests/lib.rs:496:34 Sep 06 09:41:11.266 INFO kablam! | Sep 06 09:41:11.266 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 06 09:41:11.266 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:11.266 INFO kablam! | Sep 06 09:41:11.266 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.266 INFO kablam! found type `{float}` Sep 06 09:41:11.266 INFO kablam! Sep 06 09:41:11.288 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.289 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.289 INFO kablam! | Sep 06 09:41:11.289 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.289 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.289 INFO kablam! ... Sep 06 09:41:11.289 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 06 09:41:11.289 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.289 INFO kablam! | Sep 06 09:41:11.289 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.289 INFO kablam! found type `std::string::String` Sep 06 09:41:11.289 INFO kablam! Sep 06 09:41:11.326 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.326 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.326 INFO kablam! | Sep 06 09:41:11.326 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.326 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.326 INFO kablam! ... Sep 06 09:41:11.326 INFO kablam! 524 | value: ident!("item") Sep 06 09:41:11.326 INFO kablam! | -------------- in this macro invocation Sep 06 09:41:11.326 INFO kablam! | Sep 06 09:41:11.326 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.326 INFO kablam! found type `std::string::String` Sep 06 09:41:11.326 INFO kablam! Sep 06 09:41:11.351 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.352 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.352 INFO kablam! | Sep 06 09:41:11.352 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.352 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.352 INFO kablam! ... Sep 06 09:41:11.352 INFO kablam! 526 | right: ident!("object"), Sep 06 09:41:11.352 INFO kablam! | ---------------- in this macro invocation Sep 06 09:41:11.352 INFO kablam! | Sep 06 09:41:11.352 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.352 INFO kablam! found type `std::string::String` Sep 06 09:41:11.352 INFO kablam! Sep 06 09:41:11.381 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.381 INFO kablam! --> tests/lib.rs:541:27 Sep 06 09:41:11.381 INFO kablam! | Sep 06 09:41:11.381 INFO kablam! 541 | name: "item".to_string(), Sep 06 09:41:11.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.381 INFO kablam! | Sep 06 09:41:11.381 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.381 INFO kablam! found type `std::string::String` Sep 06 09:41:11.381 INFO kablam! Sep 06 09:41:11.410 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.410 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.410 INFO kablam! | Sep 06 09:41:11.410 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.410 INFO kablam! ... Sep 06 09:41:11.410 INFO kablam! 546 | right: ident!("object"), Sep 06 09:41:11.410 INFO kablam! | ---------------- in this macro invocation Sep 06 09:41:11.410 INFO kablam! | Sep 06 09:41:11.410 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.410 INFO kablam! found type `std::string::String` Sep 06 09:41:11.410 INFO kablam! Sep 06 09:41:11.442 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.442 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.442 INFO kablam! | Sep 06 09:41:11.442 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.442 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.442 INFO kablam! ... Sep 06 09:41:11.442 INFO kablam! 557 | value: ident!("item") Sep 06 09:41:11.442 INFO kablam! | -------------- in this macro invocation Sep 06 09:41:11.442 INFO kablam! | Sep 06 09:41:11.442 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.442 INFO kablam! found type `std::string::String` Sep 06 09:41:11.442 INFO kablam! Sep 06 09:41:11.470 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.470 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.470 INFO kablam! | Sep 06 09:41:11.470 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.470 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.470 INFO kablam! ... Sep 06 09:41:11.470 INFO kablam! 559 | right: ident!("array"), Sep 06 09:41:11.470 INFO kablam! | --------------- in this macro invocation Sep 06 09:41:11.470 INFO kablam! | Sep 06 09:41:11.470 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.470 INFO kablam! found type `std::string::String` Sep 06 09:41:11.470 INFO kablam! Sep 06 09:41:11.501 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.501 INFO kablam! --> tests/lib.rs:573:27 Sep 06 09:41:11.501 INFO kablam! | Sep 06 09:41:11.501 INFO kablam! 573 | name: "item".to_string(), Sep 06 09:41:11.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.501 INFO kablam! | Sep 06 09:41:11.501 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.501 INFO kablam! found type `std::string::String` Sep 06 09:41:11.501 INFO kablam! Sep 06 09:41:11.538 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.538 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.538 INFO kablam! | Sep 06 09:41:11.538 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.538 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.538 INFO kablam! ... Sep 06 09:41:11.538 INFO kablam! 578 | right: ident!("array"), Sep 06 09:41:11.538 INFO kablam! | --------------- in this macro invocation Sep 06 09:41:11.538 INFO kablam! | Sep 06 09:41:11.538 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.538 INFO kablam! found type `std::string::String` Sep 06 09:41:11.538 INFO kablam! Sep 06 09:41:11.574 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.574 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.574 INFO kablam! | Sep 06 09:41:11.574 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.574 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.574 INFO kablam! ... Sep 06 09:41:11.574 INFO kablam! 597 | value: ident!("foo") Sep 06 09:41:11.574 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.574 INFO kablam! | Sep 06 09:41:11.574 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.574 INFO kablam! found type `std::string::String` Sep 06 09:41:11.574 INFO kablam! Sep 06 09:41:11.605 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.605 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.605 INFO kablam! | Sep 06 09:41:11.605 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.605 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.605 INFO kablam! ... Sep 06 09:41:11.605 INFO kablam! 608 | value: ident!("foo") Sep 06 09:41:11.605 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.605 INFO kablam! | Sep 06 09:41:11.605 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.605 INFO kablam! found type `std::string::String` Sep 06 09:41:11.605 INFO kablam! Sep 06 09:41:11.639 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.639 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.639 INFO kablam! | Sep 06 09:41:11.639 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.639 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.639 INFO kablam! ... Sep 06 09:41:11.639 INFO kablam! 625 | value: ident!("bar") Sep 06 09:41:11.639 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.639 INFO kablam! | Sep 06 09:41:11.639 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.639 INFO kablam! found type `std::string::String` Sep 06 09:41:11.639 INFO kablam! Sep 06 09:41:11.670 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.670 INFO kablam! --> tests/lib.rs:41:15 Sep 06 09:41:11.670 INFO kablam! | Sep 06 09:41:11.670 INFO kablam! 41 | name: $name.to_string() Sep 06 09:41:11.670 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.670 INFO kablam! ... Sep 06 09:41:11.670 INFO kablam! 635 | param!("n") Sep 06 09:41:11.670 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.670 INFO kablam! | Sep 06 09:41:11.670 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.670 INFO kablam! found type `std::string::String` Sep 06 09:41:11.670 INFO kablam! Sep 06 09:41:11.702 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.702 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.702 INFO kablam! | Sep 06 09:41:11.702 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.702 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.702 INFO kablam! ... Sep 06 09:41:11.702 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 06 09:41:11.702 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.702 INFO kablam! | Sep 06 09:41:11.702 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.702 INFO kablam! found type `std::string::String` Sep 06 09:41:11.702 INFO kablam! Sep 06 09:41:11.731 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.731 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.731 INFO kablam! | Sep 06 09:41:11.731 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.731 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.731 INFO kablam! ... Sep 06 09:41:11.731 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 06 09:41:11.731 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.731 INFO kablam! | Sep 06 09:41:11.731 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.731 INFO kablam! found type `std::string::String` Sep 06 09:41:11.731 INFO kablam! Sep 06 09:41:11.768 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.768 INFO kablam! --> tests/lib.rs:41:15 Sep 06 09:41:11.768 INFO kablam! | Sep 06 09:41:11.768 INFO kablam! 41 | name: $name.to_string() Sep 06 09:41:11.768 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.768 INFO kablam! ... Sep 06 09:41:11.768 INFO kablam! 657 | param!("a"), Sep 06 09:41:11.768 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.768 INFO kablam! | Sep 06 09:41:11.768 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.768 INFO kablam! found type `std::string::String` Sep 06 09:41:11.768 INFO kablam! Sep 06 09:41:11.798 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.798 INFO kablam! --> tests/lib.rs:41:15 Sep 06 09:41:11.798 INFO kablam! | Sep 06 09:41:11.798 INFO kablam! 41 | name: $name.to_string() Sep 06 09:41:11.798 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.798 INFO kablam! ... Sep 06 09:41:11.798 INFO kablam! 658 | param!("b"), Sep 06 09:41:11.798 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.798 INFO kablam! | Sep 06 09:41:11.798 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.798 INFO kablam! found type `std::string::String` Sep 06 09:41:11.798 INFO kablam! Sep 06 09:41:11.825 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.825 INFO kablam! --> tests/lib.rs:41:15 Sep 06 09:41:11.825 INFO kablam! | Sep 06 09:41:11.825 INFO kablam! 41 | name: $name.to_string() Sep 06 09:41:11.825 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.825 INFO kablam! ... Sep 06 09:41:11.825 INFO kablam! 659 | param!("c"), Sep 06 09:41:11.825 INFO kablam! | ----------- in this macro invocation Sep 06 09:41:11.825 INFO kablam! | Sep 06 09:41:11.825 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.825 INFO kablam! found type `std::string::String` Sep 06 09:41:11.825 INFO kablam! Sep 06 09:41:11.853 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.853 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.853 INFO kablam! | Sep 06 09:41:11.853 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.853 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.853 INFO kablam! ... Sep 06 09:41:11.853 INFO kablam! 663 | value: ident!("bar") Sep 06 09:41:11.853 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.853 INFO kablam! | Sep 06 09:41:11.853 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.853 INFO kablam! found type `std::string::String` Sep 06 09:41:11.853 INFO kablam! Sep 06 09:41:11.884 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.884 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.884 INFO kablam! | Sep 06 09:41:11.884 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.884 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.884 INFO kablam! ... Sep 06 09:41:11.884 INFO kablam! 682 | value: Some(ident!("bar")) Sep 06 09:41:11.885 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.885 INFO kablam! | Sep 06 09:41:11.885 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.885 INFO kablam! found type `std::string::String` Sep 06 09:41:11.885 INFO kablam! Sep 06 09:41:11.915 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.915 INFO kablam! --> tests/lib.rs:697:20 Sep 06 09:41:11.915 INFO kablam! | Sep 06 09:41:11.915 INFO kablam! 697 | name: Some("foo".to_string()), Sep 06 09:41:11.915 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.915 INFO kablam! | Sep 06 09:41:11.915 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.915 INFO kablam! found type `std::string::String` Sep 06 09:41:11.915 INFO kablam! Sep 06 09:41:11.946 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.946 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.946 INFO kablam! | Sep 06 09:41:11.946 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.946 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.946 INFO kablam! ... Sep 06 09:41:11.946 INFO kablam! 701 | value: Some(ident!("bar")) Sep 06 09:41:11.946 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.946 INFO kablam! | Sep 06 09:41:11.946 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.946 INFO kablam! found type `std::string::String` Sep 06 09:41:11.946 INFO kablam! Sep 06 09:41:11.970 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.970 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.970 INFO kablam! | Sep 06 09:41:11.970 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.970 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.970 INFO kablam! ... Sep 06 09:41:11.970 INFO kablam! 710 | value: ident!("foo") Sep 06 09:41:11.970 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.970 INFO kablam! | Sep 06 09:41:11.970 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.970 INFO kablam! found type `std::string::String` Sep 06 09:41:11.970 INFO kablam! Sep 06 09:41:11.997 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:11.997 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:11.997 INFO kablam! | Sep 06 09:41:11.997 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:11.997 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:11.997 INFO kablam! ... Sep 06 09:41:11.997 INFO kablam! 718 | ident!("foo"), Sep 06 09:41:11.997 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:11.997 INFO kablam! | Sep 06 09:41:11.997 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:11.997 INFO kablam! found type `std::string::String` Sep 06 09:41:11.997 INFO kablam! Sep 06 09:41:12.025 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.025 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:12.025 INFO kablam! | Sep 06 09:41:12.025 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:12.025 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.025 INFO kablam! ... Sep 06 09:41:12.025 INFO kablam! 719 | ident!("bar"), Sep 06 09:41:12.025 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:12.025 INFO kablam! | Sep 06 09:41:12.025 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.025 INFO kablam! found type `std::string::String` Sep 06 09:41:12.025 INFO kablam! Sep 06 09:41:12.052 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.052 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:12.052 INFO kablam! | Sep 06 09:41:12.052 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:12.052 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.052 INFO kablam! ... Sep 06 09:41:12.052 INFO kablam! 720 | ident!("baz"), Sep 06 09:41:12.052 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:12.052 INFO kablam! | Sep 06 09:41:12.052 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.052 INFO kablam! found type `std::string::String` Sep 06 09:41:12.052 INFO kablam! Sep 06 09:41:12.081 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.081 INFO kablam! --> tests/lib.rs:36:45 Sep 06 09:41:12.081 INFO kablam! | Sep 06 09:41:12.081 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 06 09:41:12.081 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.081 INFO kablam! ... Sep 06 09:41:12.081 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 06 09:41:12.081 INFO kablam! | ------------- in this macro invocation Sep 06 09:41:12.081 INFO kablam! | Sep 06 09:41:12.081 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.081 INFO kablam! found type `std::string::String` Sep 06 09:41:12.081 INFO kablam! Sep 06 09:41:12.106 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.106 INFO kablam! --> tests/lib.rs:731:22 Sep 06 09:41:12.106 INFO kablam! | Sep 06 09:41:12.106 INFO kablam! 731 | num!(1.0), Sep 06 09:41:12.106 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.106 INFO kablam! | Sep 06 09:41:12.106 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.106 INFO kablam! found type `{float}` Sep 06 09:41:12.106 INFO kablam! Sep 06 09:41:12.132 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.132 INFO kablam! --> tests/lib.rs:732:22 Sep 06 09:41:12.132 INFO kablam! | Sep 06 09:41:12.132 INFO kablam! 732 | num!(2.0), Sep 06 09:41:12.132 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.132 INFO kablam! | Sep 06 09:41:12.132 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.132 INFO kablam! found type `{float}` Sep 06 09:41:12.132 INFO kablam! Sep 06 09:41:12.154 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.154 INFO kablam! --> tests/lib.rs:733:22 Sep 06 09:41:12.154 INFO kablam! | Sep 06 09:41:12.154 INFO kablam! 733 | num!(3.0), Sep 06 09:41:12.154 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.154 INFO kablam! | Sep 06 09:41:12.154 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.154 INFO kablam! found type `{float}` Sep 06 09:41:12.154 INFO kablam! Sep 06 09:41:12.173 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.173 INFO kablam! --> tests/lib.rs:729:19 Sep 06 09:41:12.173 INFO kablam! | Sep 06 09:41:12.173 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 06 09:41:12.173 INFO kablam! | ___________________^ Sep 06 09:41:12.173 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 06 09:41:12.173 INFO kablam! 731 | | num!(1.0), Sep 06 09:41:12.173 INFO kablam! 732 | | num!(2.0), Sep 06 09:41:12.173 INFO kablam! 733 | | num!(3.0), Sep 06 09:41:12.173 INFO kablam! 734 | | ]) Sep 06 09:41:12.173 INFO kablam! 735 | | )) Sep 06 09:41:12.173 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 06 09:41:12.173 INFO kablam! | Sep 06 09:41:12.173 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.173 INFO kablam! found type `std::boxed::Box<_>` Sep 06 09:41:12.173 INFO kablam! Sep 06 09:41:12.201 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.201 INFO kablam! --> tests/lib.rs:743:18 Sep 06 09:41:12.201 INFO kablam! | Sep 06 09:41:12.201 INFO kablam! 743 | key: "foo".to_string(), Sep 06 09:41:12.201 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.201 INFO kablam! | Sep 06 09:41:12.201 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.201 INFO kablam! found type `std::string::String` Sep 06 09:41:12.201 INFO kablam! Sep 06 09:41:12.226 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.226 INFO kablam! --> tests/lib.rs:744:25 Sep 06 09:41:12.226 INFO kablam! | Sep 06 09:41:12.226 INFO kablam! 744 | value: num!(100.0), Sep 06 09:41:12.226 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.226 INFO kablam! | Sep 06 09:41:12.226 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.226 INFO kablam! found type `{float}` Sep 06 09:41:12.226 INFO kablam! Sep 06 09:41:12.250 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.250 INFO kablam! --> tests/lib.rs:753:23 Sep 06 09:41:12.250 INFO kablam! | Sep 06 09:41:12.250 INFO kablam! 753 | key: num!(100.0), Sep 06 09:41:12.250 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.250 INFO kablam! | Sep 06 09:41:12.250 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.250 INFO kablam! found type `{float}` Sep 06 09:41:12.250 INFO kablam! Sep 06 09:41:12.274 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.274 INFO kablam! --> tests/lib.rs:754:25 Sep 06 09:41:12.274 INFO kablam! | Sep 06 09:41:12.274 INFO kablam! 754 | value: num!(100.0), Sep 06 09:41:12.274 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.274 INFO kablam! | Sep 06 09:41:12.274 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.274 INFO kablam! found type `{float}` Sep 06 09:41:12.274 INFO kablam! Sep 06 09:41:12.306 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.306 INFO kablam! --> tests/lib.rs:763:18 Sep 06 09:41:12.306 INFO kablam! | Sep 06 09:41:12.306 INFO kablam! 763 | key: "foo".to_string(), Sep 06 09:41:12.306 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.306 INFO kablam! | Sep 06 09:41:12.306 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.306 INFO kablam! found type `std::string::String` Sep 06 09:41:12.306 INFO kablam! Sep 06 09:41:12.332 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.332 INFO kablam! --> tests/lib.rs:772:19 Sep 06 09:41:12.332 INFO kablam! | Sep 06 09:41:12.332 INFO kablam! 772 | name: "foo".to_string(), Sep 06 09:41:12.332 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.332 INFO kablam! | Sep 06 09:41:12.332 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.332 INFO kablam! found type `std::string::String` Sep 06 09:41:12.332 INFO kablam! Sep 06 09:41:12.362 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.362 INFO kablam! --> tests/lib.rs:783:24 Sep 06 09:41:12.362 INFO kablam! | Sep 06 09:41:12.362 INFO kablam! 783 | name: num!(100.0), Sep 06 09:41:12.362 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.362 INFO kablam! | Sep 06 09:41:12.362 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.362 INFO kablam! found type `{float}` Sep 06 09:41:12.362 INFO kablam! Sep 06 09:41:12.398 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.398 INFO kablam! --> tests/lib.rs:793:15 Sep 06 09:41:12.398 INFO kablam! | Sep 06 09:41:12.398 INFO kablam! 793 | name: "Foo".to_string(), Sep 06 09:41:12.398 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.398 INFO kablam! | Sep 06 09:41:12.398 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.398 INFO kablam! found type `std::string::String` Sep 06 09:41:12.398 INFO kablam! Sep 06 09:41:12.426 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.426 INFO kablam! --> tests/lib.rs:802:15 Sep 06 09:41:12.426 INFO kablam! | Sep 06 09:41:12.426 INFO kablam! 802 | name: "Foo".to_string(), Sep 06 09:41:12.426 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.426 INFO kablam! | Sep 06 09:41:12.426 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.426 INFO kablam! found type `std::string::String` Sep 06 09:41:12.426 INFO kablam! Sep 06 09:41:12.453 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.453 INFO kablam! --> tests/lib.rs:803:23 Sep 06 09:41:12.453 INFO kablam! | Sep 06 09:41:12.453 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 06 09:41:12.453 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.453 INFO kablam! | Sep 06 09:41:12.453 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.453 INFO kablam! found type `std::string::String` Sep 06 09:41:12.453 INFO kablam! Sep 06 09:41:12.483 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.483 INFO kablam! --> tests/lib.rs:817:15 Sep 06 09:41:12.483 INFO kablam! | Sep 06 09:41:12.483 INFO kablam! 817 | name: "Foo".to_string(), Sep 06 09:41:12.483 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.483 INFO kablam! | Sep 06 09:41:12.483 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.483 INFO kablam! found type `std::string::String` Sep 06 09:41:12.483 INFO kablam! Sep 06 09:41:12.515 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.515 INFO kablam! --> tests/lib.rs:837:15 Sep 06 09:41:12.515 INFO kablam! | Sep 06 09:41:12.515 INFO kablam! 837 | name: "Foo".to_string(), Sep 06 09:41:12.515 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.515 INFO kablam! | Sep 06 09:41:12.515 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.515 INFO kablam! found type `std::string::String` Sep 06 09:41:12.515 INFO kablam! Sep 06 09:41:12.546 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.546 INFO kablam! --> tests/lib.rs:842:23 Sep 06 09:41:12.546 INFO kablam! | Sep 06 09:41:12.546 INFO kablam! 842 | name: "bar".to_string(), Sep 06 09:41:12.546 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.546 INFO kablam! | Sep 06 09:41:12.546 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.546 INFO kablam! found type `std::string::String` Sep 06 09:41:12.546 INFO kablam! Sep 06 09:41:12.578 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.578 INFO kablam! --> tests/lib.rs:859:15 Sep 06 09:41:12.578 INFO kablam! | Sep 06 09:41:12.578 INFO kablam! 859 | name: "Foo".to_string(), Sep 06 09:41:12.578 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.578 INFO kablam! | Sep 06 09:41:12.578 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.578 INFO kablam! found type `std::string::String` Sep 06 09:41:12.578 INFO kablam! Sep 06 09:41:12.607 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.607 INFO kablam! --> tests/lib.rs:864:23 Sep 06 09:41:12.607 INFO kablam! | Sep 06 09:41:12.607 INFO kablam! 864 | name: "bar".to_string(), Sep 06 09:41:12.607 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.607 INFO kablam! | Sep 06 09:41:12.607 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.607 INFO kablam! found type `std::string::String` Sep 06 09:41:12.607 INFO kablam! Sep 06 09:41:12.638 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.638 INFO kablam! --> tests/lib.rs:881:15 Sep 06 09:41:12.638 INFO kablam! | Sep 06 09:41:12.638 INFO kablam! 881 | name: "Foo".to_string(), Sep 06 09:41:12.638 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.638 INFO kablam! | Sep 06 09:41:12.638 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.638 INFO kablam! found type `std::string::String` Sep 06 09:41:12.638 INFO kablam! Sep 06 09:41:12.670 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.670 INFO kablam! --> tests/lib.rs:886:23 Sep 06 09:41:12.670 INFO kablam! | Sep 06 09:41:12.670 INFO kablam! 886 | name: "bar".to_string(), Sep 06 09:41:12.670 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.670 INFO kablam! | Sep 06 09:41:12.670 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.670 INFO kablam! found type `std::string::String` Sep 06 09:41:12.670 INFO kablam! Sep 06 09:41:12.712 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.712 INFO kablam! --> tests/lib.rs:887:29 Sep 06 09:41:12.712 INFO kablam! | Sep 06 09:41:12.712 INFO kablam! 887 | value: num!(100.0), Sep 06 09:41:12.712 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.712 INFO kablam! | Sep 06 09:41:12.712 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.712 INFO kablam! found type `{float}` Sep 06 09:41:12.712 INFO kablam! Sep 06 09:41:12.802 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.802 INFO kablam! --> tests/lib.rs:902:15 Sep 06 09:41:12.802 INFO kablam! | Sep 06 09:41:12.802 INFO kablam! 902 | name: "Foo".to_string(), Sep 06 09:41:12.802 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.802 INFO kablam! | Sep 06 09:41:12.802 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.802 INFO kablam! found type `std::string::String` Sep 06 09:41:12.802 INFO kablam! Sep 06 09:41:12.834 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.834 INFO kablam! --> tests/lib.rs:907:23 Sep 06 09:41:12.834 INFO kablam! | Sep 06 09:41:12.834 INFO kablam! 907 | name: "bar".to_string(), Sep 06 09:41:12.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 06 09:41:12.834 INFO kablam! | Sep 06 09:41:12.834 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.834 INFO kablam! found type `std::string::String` Sep 06 09:41:12.834 INFO kablam! Sep 06 09:41:12.858 INFO kablam! error[E0308]: mismatched types Sep 06 09:41:12.858 INFO kablam! --> tests/lib.rs:908:29 Sep 06 09:41:12.858 INFO kablam! | Sep 06 09:41:12.858 INFO kablam! 908 | value: num!(100.0), Sep 06 09:41:12.858 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 06 09:41:12.858 INFO kablam! | Sep 06 09:41:12.858 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 06 09:41:12.858 INFO kablam! found type `{float}` Sep 06 09:41:12.858 INFO kablam! Sep 06 09:41:12.870 INFO kablam! error: aborting due to 111 previous errors Sep 06 09:41:12.870 INFO kablam! Sep 06 09:41:12.870 INFO kablam! Some errors occurred: E0308, E0433. Sep 06 09:41:12.870 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 06 09:41:12.874 INFO kablam! error: Could not compile `badger`. Sep 06 09:41:12.874 INFO kablam! Sep 06 09:41:12.874 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:41:12.875 INFO kablam! su: No module specific data is present Sep 06 09:41:13.640 INFO running `"docker" "rm" "-f" "66384031d53c86ca1a54b0db973d7c9dca306829e8392fca0f783ca78adde46b"` Sep 06 09:41:13.756 INFO blam! 66384031d53c86ca1a54b0db973d7c9dca306829e8392fca0f783ca78adde46b