Sep 02 20:09:24.081 INFO checking badger-0.2.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 20:09:24.081 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 20:09:24.081 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:09:24.313 INFO blam! 4beef79a48635cc83e033d0dfc8e55b281f32c3c2f814044248568bb93f7099c Sep 02 20:09:24.316 INFO running `"docker" "start" "-a" "4beef79a48635cc83e033d0dfc8e55b281f32c3c2f814044248568bb93f7099c"` Sep 02 20:09:25.344 INFO kablam! Checking badger v0.2.1 (file:///source) Sep 02 20:09:26.737 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:26.737 INFO kablam! --> src/tokenizer.rs:209:47 Sep 02 20:09:26.737 INFO kablam! | Sep 02 20:09:26.737 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 02 20:09:26.737 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:26.737 INFO kablam! | Sep 02 20:09:26.737 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:09:26.737 INFO kablam! Sep 02 20:09:26.851 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:26.851 INFO kablam! --> src/tokenizer.rs:280:46 Sep 02 20:09:26.852 INFO kablam! | Sep 02 20:09:26.852 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 02 20:09:26.852 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:26.852 INFO kablam! Sep 02 20:09:26.860 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:26.860 INFO kablam! --> src/tokenizer.rs:361:25 Sep 02 20:09:26.860 INFO kablam! | Sep 02 20:09:26.860 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 02 20:09:26.860 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:26.860 INFO kablam! Sep 02 20:09:26.880 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:26.880 INFO kablam! --> src/tokenizer.rs:209:47 Sep 02 20:09:26.880 INFO kablam! | Sep 02 20:09:26.880 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 02 20:09:26.880 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:26.880 INFO kablam! | Sep 02 20:09:26.880 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:09:26.880 INFO kablam! Sep 02 20:09:26.899 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:26.899 INFO kablam! --> src/tokenizer.rs:584:41 Sep 02 20:09:26.899 INFO kablam! | Sep 02 20:09:26.899 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 02 20:09:26.899 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:26.899 INFO kablam! Sep 02 20:09:26.975 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:26.975 INFO kablam! --> src/tokenizer.rs:280:46 Sep 02 20:09:26.975 INFO kablam! | Sep 02 20:09:26.975 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 02 20:09:26.975 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:26.975 INFO kablam! Sep 02 20:09:26.983 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:26.983 INFO kablam! --> src/tokenizer.rs:361:25 Sep 02 20:09:26.983 INFO kablam! | Sep 02 20:09:26.983 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 02 20:09:26.983 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:26.983 INFO kablam! Sep 02 20:09:27.017 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:27.017 INFO kablam! --> src/tokenizer.rs:584:41 Sep 02 20:09:27.017 INFO kablam! | Sep 02 20:09:27.017 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 02 20:09:27.017 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:27.017 INFO kablam! Sep 02 20:09:30.429 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 02 20:09:30.429 INFO kablam! --> tests/lib.rs:729:28 Sep 02 20:09:30.429 INFO kablam! | Sep 02 20:09:30.429 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 02 20:09:30.429 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 02 20:09:30.429 INFO kablam! Sep 02 20:09:31.007 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.007 INFO kablam! --> tests/lib.rs:55:16 Sep 02 20:09:31.007 INFO kablam! | Sep 02 20:09:31.007 INFO kablam! 55 | label: "foo".to_string(), Sep 02 20:09:31.007 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:31.007 INFO kablam! | Sep 02 20:09:31.007 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.007 INFO kablam! found type `std::string::String` Sep 02 20:09:31.007 INFO kablam! Sep 02 20:09:31.106 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.106 INFO kablam! --> tests/lib.rs:72:21 Sep 02 20:09:31.106 INFO kablam! | Sep 02 20:09:31.106 INFO kablam! 72 | label: Some("foo".to_string()) Sep 02 20:09:31.106 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:31.106 INFO kablam! | Sep 02 20:09:31.106 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.106 INFO kablam! found type `std::string::String` Sep 02 20:09:31.106 INFO kablam! Sep 02 20:09:31.205 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.206 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:31.206 INFO kablam! | Sep 02 20:09:31.207 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:31.207 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:31.207 INFO kablam! ... Sep 02 20:09:31.207 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 02 20:09:31.207 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:31.207 INFO kablam! | Sep 02 20:09:31.207 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.207 INFO kablam! found type `std::string::String` Sep 02 20:09:31.207 INFO kablam! Sep 02 20:09:31.324 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.324 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:31.324 INFO kablam! | Sep 02 20:09:31.324 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:31.324 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:31.324 INFO kablam! ... Sep 02 20:09:31.324 INFO kablam! 101 | value: Some(ident!("foo")), Sep 02 20:09:31.324 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:31.324 INFO kablam! | Sep 02 20:09:31.324 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.324 INFO kablam! found type `std::string::String` Sep 02 20:09:31.325 INFO kablam! Sep 02 20:09:31.529 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.529 INFO kablam! --> tests/lib.rs:109:18 Sep 02 20:09:31.529 INFO kablam! | Sep 02 20:09:31.529 INFO kablam! 109 | num!(1.0), Sep 02 20:09:31.529 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:31.530 INFO kablam! | Sep 02 20:09:31.530 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.531 INFO kablam! found type `{float}` Sep 02 20:09:31.531 INFO kablam! Sep 02 20:09:31.629 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.629 INFO kablam! --> tests/lib.rs:110:18 Sep 02 20:09:31.629 INFO kablam! | Sep 02 20:09:31.629 INFO kablam! 110 | num!(2.0), Sep 02 20:09:31.629 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:31.634 INFO kablam! | Sep 02 20:09:31.635 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.635 INFO kablam! found type `{float}` Sep 02 20:09:31.635 INFO kablam! Sep 02 20:09:31.717 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.717 INFO kablam! --> tests/lib.rs:111:18 Sep 02 20:09:31.717 INFO kablam! | Sep 02 20:09:31.717 INFO kablam! 111 | num!(3.0), Sep 02 20:09:31.717 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:31.721 INFO kablam! | Sep 02 20:09:31.722 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.722 INFO kablam! found type `{float}` Sep 02 20:09:31.723 INFO kablam! Sep 02 20:09:31.821 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.821 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:31.821 INFO kablam! | Sep 02 20:09:31.821 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:31.821 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:31.821 INFO kablam! ... Sep 02 20:09:31.821 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 02 20:09:31.821 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:31.821 INFO kablam! | Sep 02 20:09:31.822 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.822 INFO kablam! found type `std::string::String` Sep 02 20:09:31.822 INFO kablam! Sep 02 20:09:31.895 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.895 INFO kablam! --> tests/lib.rs:136:19 Sep 02 20:09:31.895 INFO kablam! | Sep 02 20:09:31.895 INFO kablam! 136 | name: "foo".to_string(), Sep 02 20:09:31.895 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:31.897 INFO kablam! | Sep 02 20:09:31.897 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.897 INFO kablam! found type `std::string::String` Sep 02 20:09:31.898 INFO kablam! Sep 02 20:09:31.975 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:31.975 INFO kablam! --> tests/lib.rs:147:19 Sep 02 20:09:31.975 INFO kablam! | Sep 02 20:09:31.975 INFO kablam! 147 | name: "foo".to_string(), Sep 02 20:09:31.975 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:31.982 INFO kablam! | Sep 02 20:09:31.983 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:31.983 INFO kablam! found type `std::string::String` Sep 02 20:09:31.983 INFO kablam! Sep 02 20:09:32.051 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.051 INFO kablam! --> tests/lib.rs:148:30 Sep 02 20:09:32.051 INFO kablam! | Sep 02 20:09:32.051 INFO kablam! 148 | value: Some(num!(100.0)), Sep 02 20:09:32.051 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:32.052 INFO kablam! | Sep 02 20:09:32.052 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.052 INFO kablam! found type `{float}` Sep 02 20:09:32.053 INFO kablam! Sep 02 20:09:32.126 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.126 INFO kablam! --> tests/lib.rs:158:19 Sep 02 20:09:32.126 INFO kablam! | Sep 02 20:09:32.126 INFO kablam! 158 | name: "foo".to_string(), Sep 02 20:09:32.126 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.134 INFO kablam! | Sep 02 20:09:32.135 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.135 INFO kablam! found type `std::string::String` Sep 02 20:09:32.135 INFO kablam! Sep 02 20:09:32.212 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.212 INFO kablam! --> tests/lib.rs:169:19 Sep 02 20:09:32.212 INFO kablam! | Sep 02 20:09:32.212 INFO kablam! 169 | name: "foo".to_string(), Sep 02 20:09:32.212 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.218 INFO kablam! | Sep 02 20:09:32.219 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.219 INFO kablam! found type `std::string::String` Sep 02 20:09:32.219 INFO kablam! Sep 02 20:09:32.288 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.288 INFO kablam! --> tests/lib.rs:170:30 Sep 02 20:09:32.288 INFO kablam! | Sep 02 20:09:32.288 INFO kablam! 170 | value: Some(num!(100.0)), Sep 02 20:09:32.288 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:32.288 INFO kablam! | Sep 02 20:09:32.289 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.289 INFO kablam! found type `{float}` Sep 02 20:09:32.289 INFO kablam! Sep 02 20:09:32.344 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.344 INFO kablam! --> tests/lib.rs:180:19 Sep 02 20:09:32.344 INFO kablam! | Sep 02 20:09:32.344 INFO kablam! 180 | name: "foo".to_string(), Sep 02 20:09:32.344 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.344 INFO kablam! | Sep 02 20:09:32.345 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.345 INFO kablam! found type `std::string::String` Sep 02 20:09:32.345 INFO kablam! Sep 02 20:09:32.373 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.373 INFO kablam! --> src/tokenizer.rs:209:47 Sep 02 20:09:32.373 INFO kablam! | Sep 02 20:09:32.373 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 02 20:09:32.373 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.373 INFO kablam! | Sep 02 20:09:32.373 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:09:32.373 INFO kablam! Sep 02 20:09:32.423 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.423 INFO kablam! --> tests/lib.rs:191:19 Sep 02 20:09:32.423 INFO kablam! | Sep 02 20:09:32.423 INFO kablam! 191 | name: "foo".to_string(), Sep 02 20:09:32.423 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.423 INFO kablam! | Sep 02 20:09:32.423 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.423 INFO kablam! found type `std::string::String` Sep 02 20:09:32.423 INFO kablam! Sep 02 20:09:32.493 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.493 INFO kablam! --> tests/lib.rs:192:30 Sep 02 20:09:32.493 INFO kablam! | Sep 02 20:09:32.493 INFO kablam! 192 | value: Some(num!(100.0)), Sep 02 20:09:32.493 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:32.493 INFO kablam! | Sep 02 20:09:32.493 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.493 INFO kablam! found type `{float}` Sep 02 20:09:32.493 INFO kablam! Sep 02 20:09:32.513 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.513 INFO kablam! --> src/tokenizer.rs:280:46 Sep 02 20:09:32.513 INFO kablam! | Sep 02 20:09:32.513 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 02 20:09:32.513 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.513 INFO kablam! Sep 02 20:09:32.521 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.521 INFO kablam! --> src/tokenizer.rs:361:25 Sep 02 20:09:32.521 INFO kablam! | Sep 02 20:09:32.521 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 02 20:09:32.521 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.521 INFO kablam! Sep 02 20:09:32.564 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.564 INFO kablam! --> src/tokenizer.rs:584:41 Sep 02 20:09:32.564 INFO kablam! | Sep 02 20:09:32.564 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 02 20:09:32.564 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.565 INFO kablam! Sep 02 20:09:32.573 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.573 INFO kablam! --> tests/lib.rs:202:19 Sep 02 20:09:32.573 INFO kablam! | Sep 02 20:09:32.573 INFO kablam! 202 | name: "foo".to_string(), Sep 02 20:09:32.573 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.578 INFO kablam! | Sep 02 20:09:32.578 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.578 INFO kablam! found type `std::string::String` Sep 02 20:09:32.578 INFO kablam! Sep 02 20:09:32.636 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.636 INFO kablam! --> tests/lib.rs:205:19 Sep 02 20:09:32.636 INFO kablam! | Sep 02 20:09:32.636 INFO kablam! 205 | name: "bar".to_string(), Sep 02 20:09:32.636 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.636 INFO kablam! | Sep 02 20:09:32.636 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.637 INFO kablam! found type `std::string::String` Sep 02 20:09:32.637 INFO kablam! Sep 02 20:09:32.651 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.651 INFO kablam! --> src/tokenizer.rs:209:47 Sep 02 20:09:32.651 INFO kablam! | Sep 02 20:09:32.651 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 02 20:09:32.651 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.652 INFO kablam! | Sep 02 20:09:32.652 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:09:32.652 INFO kablam! Sep 02 20:09:32.701 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.701 INFO kablam! --> tests/lib.rs:217:19 Sep 02 20:09:32.701 INFO kablam! | Sep 02 20:09:32.701 INFO kablam! 217 | name: "foo".to_string(), Sep 02 20:09:32.701 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.706 INFO kablam! | Sep 02 20:09:32.706 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.706 INFO kablam! found type `std::string::String` Sep 02 20:09:32.706 INFO kablam! Sep 02 20:09:32.803 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.803 INFO kablam! --> src/tokenizer.rs:280:46 Sep 02 20:09:32.803 INFO kablam! | Sep 02 20:09:32.803 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 02 20:09:32.803 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.803 INFO kablam! Sep 02 20:09:32.805 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.805 INFO kablam! --> tests/lib.rs:218:30 Sep 02 20:09:32.805 INFO kablam! | Sep 02 20:09:32.805 INFO kablam! 218 | value: Some(num!(100.0)), Sep 02 20:09:32.805 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:32.805 INFO kablam! | Sep 02 20:09:32.805 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.805 INFO kablam! found type `{float}` Sep 02 20:09:32.805 INFO kablam! Sep 02 20:09:32.816 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.816 INFO kablam! --> src/tokenizer.rs:361:25 Sep 02 20:09:32.816 INFO kablam! | Sep 02 20:09:32.816 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 02 20:09:32.816 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.816 INFO kablam! Sep 02 20:09:32.870 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 02 20:09:32.870 INFO kablam! --> src/tokenizer.rs:584:41 Sep 02 20:09:32.870 INFO kablam! | Sep 02 20:09:32.870 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 02 20:09:32.870 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 20:09:32.870 INFO kablam! Sep 02 20:09:32.907 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.908 INFO kablam! --> tests/lib.rs:220:19 Sep 02 20:09:32.908 INFO kablam! | Sep 02 20:09:32.908 INFO kablam! 220 | name: "bar".to_string(), Sep 02 20:09:32.908 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:32.908 INFO kablam! | Sep 02 20:09:32.908 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.908 INFO kablam! found type `std::string::String` Sep 02 20:09:32.908 INFO kablam! Sep 02 20:09:32.985 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:32.985 INFO kablam! --> tests/lib.rs:221:30 Sep 02 20:09:32.985 INFO kablam! | Sep 02 20:09:32.985 INFO kablam! 221 | value: Some(num!(200.0)), Sep 02 20:09:32.985 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:32.985 INFO kablam! | Sep 02 20:09:32.985 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:32.985 INFO kablam! found type `{float}` Sep 02 20:09:32.985 INFO kablam! Sep 02 20:09:33.075 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.075 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:33.075 INFO kablam! | Sep 02 20:09:33.075 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:33.075 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:33.075 INFO kablam! ... Sep 02 20:09:33.075 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 02 20:09:33.075 INFO kablam! | ---------------- in this macro invocation Sep 02 20:09:33.076 INFO kablam! | Sep 02 20:09:33.076 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.076 INFO kablam! found type `std::string::String` Sep 02 20:09:33.076 INFO kablam! Sep 02 20:09:33.176 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.176 INFO kablam! --> tests/lib.rs:253:36 Sep 02 20:09:33.176 INFO kablam! | Sep 02 20:09:33.176 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 02 20:09:33.176 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.176 INFO kablam! | Sep 02 20:09:33.177 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.177 INFO kablam! found type `{float}` Sep 02 20:09:33.177 INFO kablam! Sep 02 20:09:33.268 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.268 INFO kablam! --> tests/lib.rs:273:37 Sep 02 20:09:33.269 INFO kablam! | Sep 02 20:09:33.269 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 02 20:09:33.269 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.270 INFO kablam! | Sep 02 20:09:33.271 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.271 INFO kablam! found type `{float}` Sep 02 20:09:33.271 INFO kablam! Sep 02 20:09:33.341 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.341 INFO kablam! --> tests/lib.rs:281:24 Sep 02 20:09:33.342 INFO kablam! | Sep 02 20:09:33.342 INFO kablam! 281 | right: boxnum!(1.0) Sep 02 20:09:33.342 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.346 INFO kablam! | Sep 02 20:09:33.346 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.346 INFO kablam! found type `{float}` Sep 02 20:09:33.346 INFO kablam! Sep 02 20:09:33.444 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.444 INFO kablam! --> tests/lib.rs:288:23 Sep 02 20:09:33.444 INFO kablam! | Sep 02 20:09:33.444 INFO kablam! 288 | left: boxnum!(1.0), Sep 02 20:09:33.444 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.445 INFO kablam! | Sep 02 20:09:33.445 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.445 INFO kablam! found type `{float}` Sep 02 20:09:33.445 INFO kablam! Sep 02 20:09:33.523 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.524 INFO kablam! --> tests/lib.rs:291:27 Sep 02 20:09:33.524 INFO kablam! | Sep 02 20:09:33.524 INFO kablam! 291 | left: boxnum!(2.0), Sep 02 20:09:33.524 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.524 INFO kablam! | Sep 02 20:09:33.524 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.524 INFO kablam! found type `{float}` Sep 02 20:09:33.524 INFO kablam! Sep 02 20:09:33.599 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.599 INFO kablam! --> tests/lib.rs:293:28 Sep 02 20:09:33.599 INFO kablam! | Sep 02 20:09:33.599 INFO kablam! 293 | right: boxnum!(3.0), Sep 02 20:09:33.599 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.599 INFO kablam! | Sep 02 20:09:33.599 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.599 INFO kablam! found type `{float}` Sep 02 20:09:33.599 INFO kablam! Sep 02 20:09:33.723 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.723 INFO kablam! --> tests/lib.rs:302:27 Sep 02 20:09:33.724 INFO kablam! | Sep 02 20:09:33.724 INFO kablam! 302 | left: boxnum!(1.0), Sep 02 20:09:33.724 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.724 INFO kablam! | Sep 02 20:09:33.724 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.724 INFO kablam! found type `{float}` Sep 02 20:09:33.724 INFO kablam! Sep 02 20:09:33.812 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.812 INFO kablam! --> tests/lib.rs:304:28 Sep 02 20:09:33.812 INFO kablam! | Sep 02 20:09:33.812 INFO kablam! 304 | right: boxnum!(2.0), Sep 02 20:09:33.812 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.813 INFO kablam! | Sep 02 20:09:33.813 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.813 INFO kablam! found type `{float}` Sep 02 20:09:33.813 INFO kablam! Sep 02 20:09:33.890 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.890 INFO kablam! --> tests/lib.rs:307:24 Sep 02 20:09:33.890 INFO kablam! | Sep 02 20:09:33.890 INFO kablam! 307 | right: boxnum!(3.0), Sep 02 20:09:33.890 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:33.891 INFO kablam! | Sep 02 20:09:33.891 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.891 INFO kablam! found type `{float}` Sep 02 20:09:33.891 INFO kablam! Sep 02 20:09:33.971 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:33.971 INFO kablam! --> tests/lib.rs:320:15 Sep 02 20:09:33.971 INFO kablam! | Sep 02 20:09:33.971 INFO kablam! 320 | name: "foo".to_string(), Sep 02 20:09:33.971 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:33.972 INFO kablam! | Sep 02 20:09:33.972 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:33.972 INFO kablam! found type `std::string::String` Sep 02 20:09:33.972 INFO kablam! Sep 02 20:09:34.046 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.046 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.046 INFO kablam! | Sep 02 20:09:34.046 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.046 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.046 INFO kablam! ... Sep 02 20:09:34.047 INFO kablam! 324 | value: Some(ident!("bar")) Sep 02 20:09:34.047 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.047 INFO kablam! | Sep 02 20:09:34.047 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.047 INFO kablam! found type `std::string::String` Sep 02 20:09:34.047 INFO kablam! Sep 02 20:09:34.125 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.125 INFO kablam! --> tests/lib.rs:339:15 Sep 02 20:09:34.125 INFO kablam! | Sep 02 20:09:34.125 INFO kablam! 339 | name: "foo".to_string(), Sep 02 20:09:34.125 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.134 INFO kablam! | Sep 02 20:09:34.134 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.134 INFO kablam! found type `std::string::String` Sep 02 20:09:34.135 INFO kablam! Sep 02 20:09:34.208 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.208 INFO kablam! --> tests/lib.rs:41:15 Sep 02 20:09:34.208 INFO kablam! | Sep 02 20:09:34.208 INFO kablam! 41 | name: $name.to_string() Sep 02 20:09:34.208 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.208 INFO kablam! ... Sep 02 20:09:34.208 INFO kablam! 341 | param!("a"), Sep 02 20:09:34.208 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:34.208 INFO kablam! | Sep 02 20:09:34.208 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.209 INFO kablam! found type `std::string::String` Sep 02 20:09:34.209 INFO kablam! Sep 02 20:09:34.286 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.286 INFO kablam! --> tests/lib.rs:41:15 Sep 02 20:09:34.286 INFO kablam! | Sep 02 20:09:34.286 INFO kablam! 41 | name: $name.to_string() Sep 02 20:09:34.286 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.286 INFO kablam! ... Sep 02 20:09:34.286 INFO kablam! 342 | param!("b"), Sep 02 20:09:34.286 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:34.286 INFO kablam! | Sep 02 20:09:34.287 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.287 INFO kablam! found type `std::string::String` Sep 02 20:09:34.287 INFO kablam! Sep 02 20:09:34.369 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.369 INFO kablam! --> tests/lib.rs:41:15 Sep 02 20:09:34.369 INFO kablam! | Sep 02 20:09:34.369 INFO kablam! 41 | name: $name.to_string() Sep 02 20:09:34.369 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.369 INFO kablam! ... Sep 02 20:09:34.369 INFO kablam! 343 | param!("c"), Sep 02 20:09:34.369 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:34.374 INFO kablam! | Sep 02 20:09:34.374 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.374 INFO kablam! found type `std::string::String` Sep 02 20:09:34.374 INFO kablam! Sep 02 20:09:34.451 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.451 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.451 INFO kablam! | Sep 02 20:09:34.452 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.452 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.452 INFO kablam! ... Sep 02 20:09:34.452 INFO kablam! 347 | value: Some(ident!("bar")) Sep 02 20:09:34.452 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.452 INFO kablam! | Sep 02 20:09:34.452 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.452 INFO kablam! found type `std::string::String` Sep 02 20:09:34.452 INFO kablam! Sep 02 20:09:34.524 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.524 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.524 INFO kablam! | Sep 02 20:09:34.524 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.524 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.524 INFO kablam! ... Sep 02 20:09:34.524 INFO kablam! 365 | value: ident!("foo") Sep 02 20:09:34.524 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.524 INFO kablam! | Sep 02 20:09:34.524 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.524 INFO kablam! found type `std::string::String` Sep 02 20:09:34.524 INFO kablam! Sep 02 20:09:34.584 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.585 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.585 INFO kablam! | Sep 02 20:09:34.585 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.585 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.585 INFO kablam! ... Sep 02 20:09:34.585 INFO kablam! 386 | value: ident!("foo") Sep 02 20:09:34.585 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.585 INFO kablam! | Sep 02 20:09:34.585 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.585 INFO kablam! found type `std::string::String` Sep 02 20:09:34.585 INFO kablam! Sep 02 20:09:34.638 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.638 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.638 INFO kablam! | Sep 02 20:09:34.638 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.638 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.638 INFO kablam! ... Sep 02 20:09:34.638 INFO kablam! 391 | value: ident!("bar") Sep 02 20:09:34.638 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.638 INFO kablam! | Sep 02 20:09:34.639 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.639 INFO kablam! found type `std::string::String` Sep 02 20:09:34.639 INFO kablam! Sep 02 20:09:34.702 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.702 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.702 INFO kablam! | Sep 02 20:09:34.702 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.702 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.702 INFO kablam! ... Sep 02 20:09:34.702 INFO kablam! 413 | value: ident!("foo") Sep 02 20:09:34.702 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.702 INFO kablam! | Sep 02 20:09:34.702 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.702 INFO kablam! found type `std::string::String` Sep 02 20:09:34.702 INFO kablam! Sep 02 20:09:34.755 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.755 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.755 INFO kablam! | Sep 02 20:09:34.755 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.755 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.756 INFO kablam! ... Sep 02 20:09:34.756 INFO kablam! 420 | value: ident!("bar") Sep 02 20:09:34.756 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.756 INFO kablam! | Sep 02 20:09:34.756 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.756 INFO kablam! found type `std::string::String` Sep 02 20:09:34.756 INFO kablam! Sep 02 20:09:34.807 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.807 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.807 INFO kablam! | Sep 02 20:09:34.807 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.807 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.807 INFO kablam! ... Sep 02 20:09:34.807 INFO kablam! 425 | value: ident!("baz") Sep 02 20:09:34.807 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.808 INFO kablam! | Sep 02 20:09:34.808 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.808 INFO kablam! found type `std::string::String` Sep 02 20:09:34.808 INFO kablam! Sep 02 20:09:34.862 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.862 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.862 INFO kablam! | Sep 02 20:09:34.862 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.862 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.862 INFO kablam! ... Sep 02 20:09:34.862 INFO kablam! 437 | value: ident!("foo") Sep 02 20:09:34.862 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.863 INFO kablam! | Sep 02 20:09:34.863 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.863 INFO kablam! found type `std::string::String` Sep 02 20:09:34.863 INFO kablam! Sep 02 20:09:34.917 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.917 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.917 INFO kablam! | Sep 02 20:09:34.917 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.917 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.917 INFO kablam! ... Sep 02 20:09:34.917 INFO kablam! 448 | value: ident!("foo") Sep 02 20:09:34.917 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.917 INFO kablam! | Sep 02 20:09:34.917 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.917 INFO kablam! found type `std::string::String` Sep 02 20:09:34.917 INFO kablam! Sep 02 20:09:34.968 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:34.968 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:34.968 INFO kablam! | Sep 02 20:09:34.968 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:34.968 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:34.968 INFO kablam! ... Sep 02 20:09:34.968 INFO kablam! 451 | value: ident!("bar") Sep 02 20:09:34.968 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:34.968 INFO kablam! | Sep 02 20:09:34.969 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:34.969 INFO kablam! found type `std::string::String` Sep 02 20:09:34.969 INFO kablam! Sep 02 20:09:35.020 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.020 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.020 INFO kablam! | Sep 02 20:09:35.020 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.020 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.020 INFO kablam! ... Sep 02 20:09:35.020 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 02 20:09:35.020 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:35.020 INFO kablam! | Sep 02 20:09:35.020 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.020 INFO kablam! found type `std::string::String` Sep 02 20:09:35.020 INFO kablam! Sep 02 20:09:35.067 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.067 INFO kablam! --> tests/lib.rs:463:38 Sep 02 20:09:35.067 INFO kablam! | Sep 02 20:09:35.068 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 02 20:09:35.068 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:35.068 INFO kablam! | Sep 02 20:09:35.068 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.068 INFO kablam! found type `{float}` Sep 02 20:09:35.068 INFO kablam! Sep 02 20:09:35.120 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.120 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.120 INFO kablam! | Sep 02 20:09:35.120 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.120 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.120 INFO kablam! ... Sep 02 20:09:35.120 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 02 20:09:35.120 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:35.120 INFO kablam! | Sep 02 20:09:35.120 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.120 INFO kablam! found type `std::string::String` Sep 02 20:09:35.120 INFO kablam! Sep 02 20:09:35.167 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.167 INFO kablam! --> tests/lib.rs:469:34 Sep 02 20:09:35.167 INFO kablam! | Sep 02 20:09:35.167 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 02 20:09:35.167 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:35.167 INFO kablam! | Sep 02 20:09:35.167 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.167 INFO kablam! found type `{float}` Sep 02 20:09:35.167 INFO kablam! Sep 02 20:09:35.215 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.215 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.215 INFO kablam! | Sep 02 20:09:35.215 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.216 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.216 INFO kablam! ... Sep 02 20:09:35.216 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 02 20:09:35.216 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:35.216 INFO kablam! | Sep 02 20:09:35.216 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.216 INFO kablam! found type `std::string::String` Sep 02 20:09:35.216 INFO kablam! Sep 02 20:09:35.270 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.270 INFO kablam! --> tests/lib.rs:488:27 Sep 02 20:09:35.270 INFO kablam! | Sep 02 20:09:35.270 INFO kablam! 488 | name: "i".to_string(), Sep 02 20:09:35.270 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.270 INFO kablam! | Sep 02 20:09:35.270 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.270 INFO kablam! found type `std::string::String` Sep 02 20:09:35.270 INFO kablam! Sep 02 20:09:35.316 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.316 INFO kablam! --> tests/lib.rs:489:38 Sep 02 20:09:35.316 INFO kablam! | Sep 02 20:09:35.317 INFO kablam! 489 | value: Some(num!(0.0)), Sep 02 20:09:35.317 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:35.317 INFO kablam! | Sep 02 20:09:35.317 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.317 INFO kablam! found type `{float}` Sep 02 20:09:35.317 INFO kablam! Sep 02 20:09:35.367 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.368 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.368 INFO kablam! | Sep 02 20:09:35.368 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.368 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.368 INFO kablam! ... Sep 02 20:09:35.368 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 02 20:09:35.368 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:35.368 INFO kablam! | Sep 02 20:09:35.368 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.368 INFO kablam! found type `std::string::String` Sep 02 20:09:35.368 INFO kablam! Sep 02 20:09:35.411 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.411 INFO kablam! --> tests/lib.rs:496:34 Sep 02 20:09:35.411 INFO kablam! | Sep 02 20:09:35.411 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 02 20:09:35.411 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:35.411 INFO kablam! | Sep 02 20:09:35.411 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.411 INFO kablam! found type `{float}` Sep 02 20:09:35.411 INFO kablam! Sep 02 20:09:35.464 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.464 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.464 INFO kablam! | Sep 02 20:09:35.464 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.464 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.464 INFO kablam! ... Sep 02 20:09:35.464 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 02 20:09:35.464 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:35.464 INFO kablam! | Sep 02 20:09:35.464 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.464 INFO kablam! found type `std::string::String` Sep 02 20:09:35.464 INFO kablam! Sep 02 20:09:35.523 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.523 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.523 INFO kablam! | Sep 02 20:09:35.523 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.523 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.523 INFO kablam! ... Sep 02 20:09:35.523 INFO kablam! 524 | value: ident!("item") Sep 02 20:09:35.523 INFO kablam! | -------------- in this macro invocation Sep 02 20:09:35.523 INFO kablam! | Sep 02 20:09:35.523 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.523 INFO kablam! found type `std::string::String` Sep 02 20:09:35.523 INFO kablam! Sep 02 20:09:35.574 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.574 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.574 INFO kablam! | Sep 02 20:09:35.574 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.574 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.574 INFO kablam! ... Sep 02 20:09:35.574 INFO kablam! 526 | right: ident!("object"), Sep 02 20:09:35.574 INFO kablam! | ---------------- in this macro invocation Sep 02 20:09:35.574 INFO kablam! | Sep 02 20:09:35.574 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.574 INFO kablam! found type `std::string::String` Sep 02 20:09:35.574 INFO kablam! Sep 02 20:09:35.628 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.628 INFO kablam! --> tests/lib.rs:541:27 Sep 02 20:09:35.628 INFO kablam! | Sep 02 20:09:35.628 INFO kablam! 541 | name: "item".to_string(), Sep 02 20:09:35.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.628 INFO kablam! | Sep 02 20:09:35.628 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.628 INFO kablam! found type `std::string::String` Sep 02 20:09:35.629 INFO kablam! Sep 02 20:09:35.679 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.679 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.679 INFO kablam! | Sep 02 20:09:35.679 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.679 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.679 INFO kablam! ... Sep 02 20:09:35.679 INFO kablam! 546 | right: ident!("object"), Sep 02 20:09:35.679 INFO kablam! | ---------------- in this macro invocation Sep 02 20:09:35.679 INFO kablam! | Sep 02 20:09:35.679 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.679 INFO kablam! found type `std::string::String` Sep 02 20:09:35.679 INFO kablam! Sep 02 20:09:35.733 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.733 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.733 INFO kablam! | Sep 02 20:09:35.733 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.733 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.733 INFO kablam! ... Sep 02 20:09:35.734 INFO kablam! 557 | value: ident!("item") Sep 02 20:09:35.734 INFO kablam! | -------------- in this macro invocation Sep 02 20:09:35.734 INFO kablam! | Sep 02 20:09:35.734 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.734 INFO kablam! found type `std::string::String` Sep 02 20:09:35.734 INFO kablam! Sep 02 20:09:35.785 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.785 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.785 INFO kablam! | Sep 02 20:09:35.785 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.785 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.785 INFO kablam! ... Sep 02 20:09:35.785 INFO kablam! 559 | right: ident!("array"), Sep 02 20:09:35.785 INFO kablam! | --------------- in this macro invocation Sep 02 20:09:35.785 INFO kablam! | Sep 02 20:09:35.785 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.785 INFO kablam! found type `std::string::String` Sep 02 20:09:35.785 INFO kablam! Sep 02 20:09:35.839 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.839 INFO kablam! --> tests/lib.rs:573:27 Sep 02 20:09:35.839 INFO kablam! | Sep 02 20:09:35.839 INFO kablam! 573 | name: "item".to_string(), Sep 02 20:09:35.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.839 INFO kablam! | Sep 02 20:09:35.839 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.839 INFO kablam! found type `std::string::String` Sep 02 20:09:35.839 INFO kablam! Sep 02 20:09:35.890 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.890 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.890 INFO kablam! | Sep 02 20:09:35.890 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.890 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.890 INFO kablam! ... Sep 02 20:09:35.890 INFO kablam! 578 | right: ident!("array"), Sep 02 20:09:35.890 INFO kablam! | --------------- in this macro invocation Sep 02 20:09:35.890 INFO kablam! | Sep 02 20:09:35.890 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.890 INFO kablam! found type `std::string::String` Sep 02 20:09:35.890 INFO kablam! Sep 02 20:09:35.944 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.945 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.945 INFO kablam! | Sep 02 20:09:35.945 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.945 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.945 INFO kablam! ... Sep 02 20:09:35.945 INFO kablam! 597 | value: ident!("foo") Sep 02 20:09:35.945 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:35.945 INFO kablam! | Sep 02 20:09:35.945 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.945 INFO kablam! found type `std::string::String` Sep 02 20:09:35.945 INFO kablam! Sep 02 20:09:35.998 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:35.998 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:35.998 INFO kablam! | Sep 02 20:09:35.999 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:35.999 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:35.999 INFO kablam! ... Sep 02 20:09:35.999 INFO kablam! 608 | value: ident!("foo") Sep 02 20:09:35.999 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:35.999 INFO kablam! | Sep 02 20:09:35.999 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:35.999 INFO kablam! found type `std::string::String` Sep 02 20:09:35.999 INFO kablam! Sep 02 20:09:36.052 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.052 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.053 INFO kablam! | Sep 02 20:09:36.053 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.053 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.053 INFO kablam! ... Sep 02 20:09:36.053 INFO kablam! 625 | value: ident!("bar") Sep 02 20:09:36.053 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.053 INFO kablam! | Sep 02 20:09:36.053 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.053 INFO kablam! found type `std::string::String` Sep 02 20:09:36.053 INFO kablam! Sep 02 20:09:36.107 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.107 INFO kablam! --> tests/lib.rs:41:15 Sep 02 20:09:36.107 INFO kablam! | Sep 02 20:09:36.107 INFO kablam! 41 | name: $name.to_string() Sep 02 20:09:36.107 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.107 INFO kablam! ... Sep 02 20:09:36.107 INFO kablam! 635 | param!("n") Sep 02 20:09:36.107 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:36.107 INFO kablam! | Sep 02 20:09:36.107 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.107 INFO kablam! found type `std::string::String` Sep 02 20:09:36.107 INFO kablam! Sep 02 20:09:36.158 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.158 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.158 INFO kablam! | Sep 02 20:09:36.158 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.158 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.158 INFO kablam! ... Sep 02 20:09:36.159 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 02 20:09:36.159 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:36.159 INFO kablam! | Sep 02 20:09:36.159 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.159 INFO kablam! found type `std::string::String` Sep 02 20:09:36.159 INFO kablam! Sep 02 20:09:36.209 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.211 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.211 INFO kablam! | Sep 02 20:09:36.211 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.211 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.211 INFO kablam! ... Sep 02 20:09:36.211 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 02 20:09:36.211 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:36.211 INFO kablam! | Sep 02 20:09:36.211 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.211 INFO kablam! found type `std::string::String` Sep 02 20:09:36.211 INFO kablam! Sep 02 20:09:36.263 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.264 INFO kablam! --> tests/lib.rs:41:15 Sep 02 20:09:36.264 INFO kablam! | Sep 02 20:09:36.264 INFO kablam! 41 | name: $name.to_string() Sep 02 20:09:36.264 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.264 INFO kablam! ... Sep 02 20:09:36.264 INFO kablam! 657 | param!("a"), Sep 02 20:09:36.264 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:36.264 INFO kablam! | Sep 02 20:09:36.264 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.264 INFO kablam! found type `std::string::String` Sep 02 20:09:36.264 INFO kablam! Sep 02 20:09:36.314 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.314 INFO kablam! --> tests/lib.rs:41:15 Sep 02 20:09:36.314 INFO kablam! | Sep 02 20:09:36.314 INFO kablam! 41 | name: $name.to_string() Sep 02 20:09:36.314 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.314 INFO kablam! ... Sep 02 20:09:36.315 INFO kablam! 658 | param!("b"), Sep 02 20:09:36.315 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:36.315 INFO kablam! | Sep 02 20:09:36.315 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.315 INFO kablam! found type `std::string::String` Sep 02 20:09:36.315 INFO kablam! Sep 02 20:09:36.365 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.365 INFO kablam! --> tests/lib.rs:41:15 Sep 02 20:09:36.365 INFO kablam! | Sep 02 20:09:36.365 INFO kablam! 41 | name: $name.to_string() Sep 02 20:09:36.365 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.365 INFO kablam! ... Sep 02 20:09:36.365 INFO kablam! 659 | param!("c"), Sep 02 20:09:36.365 INFO kablam! | ----------- in this macro invocation Sep 02 20:09:36.365 INFO kablam! | Sep 02 20:09:36.365 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.365 INFO kablam! found type `std::string::String` Sep 02 20:09:36.365 INFO kablam! Sep 02 20:09:36.417 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.417 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.417 INFO kablam! | Sep 02 20:09:36.417 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.417 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.417 INFO kablam! ... Sep 02 20:09:36.417 INFO kablam! 663 | value: ident!("bar") Sep 02 20:09:36.417 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.417 INFO kablam! | Sep 02 20:09:36.417 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.417 INFO kablam! found type `std::string::String` Sep 02 20:09:36.417 INFO kablam! Sep 02 20:09:36.471 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.472 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.472 INFO kablam! | Sep 02 20:09:36.472 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.472 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.472 INFO kablam! ... Sep 02 20:09:36.472 INFO kablam! 682 | value: Some(ident!("bar")) Sep 02 20:09:36.472 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.473 INFO kablam! | Sep 02 20:09:36.473 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.473 INFO kablam! found type `std::string::String` Sep 02 20:09:36.473 INFO kablam! Sep 02 20:09:36.526 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.526 INFO kablam! --> tests/lib.rs:697:20 Sep 02 20:09:36.526 INFO kablam! | Sep 02 20:09:36.526 INFO kablam! 697 | name: Some("foo".to_string()), Sep 02 20:09:36.526 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.526 INFO kablam! | Sep 02 20:09:36.526 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.526 INFO kablam! found type `std::string::String` Sep 02 20:09:36.526 INFO kablam! Sep 02 20:09:36.577 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.577 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.577 INFO kablam! | Sep 02 20:09:36.577 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.577 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.577 INFO kablam! ... Sep 02 20:09:36.577 INFO kablam! 701 | value: Some(ident!("bar")) Sep 02 20:09:36.577 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.577 INFO kablam! | Sep 02 20:09:36.577 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.577 INFO kablam! found type `std::string::String` Sep 02 20:09:36.578 INFO kablam! Sep 02 20:09:36.631 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.631 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.631 INFO kablam! | Sep 02 20:09:36.631 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.631 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.632 INFO kablam! ... Sep 02 20:09:36.632 INFO kablam! 710 | value: ident!("foo") Sep 02 20:09:36.632 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.632 INFO kablam! | Sep 02 20:09:36.632 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.632 INFO kablam! found type `std::string::String` Sep 02 20:09:36.632 INFO kablam! Sep 02 20:09:36.685 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.685 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.685 INFO kablam! | Sep 02 20:09:36.685 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.685 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.685 INFO kablam! ... Sep 02 20:09:36.685 INFO kablam! 718 | ident!("foo"), Sep 02 20:09:36.685 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.685 INFO kablam! | Sep 02 20:09:36.685 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.685 INFO kablam! found type `std::string::String` Sep 02 20:09:36.685 INFO kablam! Sep 02 20:09:36.736 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.736 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.736 INFO kablam! | Sep 02 20:09:36.736 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.736 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.736 INFO kablam! ... Sep 02 20:09:36.736 INFO kablam! 719 | ident!("bar"), Sep 02 20:09:36.736 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.736 INFO kablam! | Sep 02 20:09:36.736 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.736 INFO kablam! found type `std::string::String` Sep 02 20:09:36.736 INFO kablam! Sep 02 20:09:36.787 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.787 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.787 INFO kablam! | Sep 02 20:09:36.787 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.787 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.787 INFO kablam! ... Sep 02 20:09:36.787 INFO kablam! 720 | ident!("baz"), Sep 02 20:09:36.787 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.787 INFO kablam! | Sep 02 20:09:36.787 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.787 INFO kablam! found type `std::string::String` Sep 02 20:09:36.787 INFO kablam! Sep 02 20:09:36.841 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.841 INFO kablam! --> tests/lib.rs:36:45 Sep 02 20:09:36.841 INFO kablam! | Sep 02 20:09:36.841 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 02 20:09:36.841 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:36.841 INFO kablam! ... Sep 02 20:09:36.841 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 02 20:09:36.841 INFO kablam! | ------------- in this macro invocation Sep 02 20:09:36.841 INFO kablam! | Sep 02 20:09:36.841 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.841 INFO kablam! found type `std::string::String` Sep 02 20:09:36.841 INFO kablam! Sep 02 20:09:36.887 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.887 INFO kablam! --> tests/lib.rs:731:22 Sep 02 20:09:36.887 INFO kablam! | Sep 02 20:09:36.887 INFO kablam! 731 | num!(1.0), Sep 02 20:09:36.888 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:36.888 INFO kablam! | Sep 02 20:09:36.888 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.888 INFO kablam! found type `{float}` Sep 02 20:09:36.888 INFO kablam! Sep 02 20:09:36.933 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.933 INFO kablam! --> tests/lib.rs:732:22 Sep 02 20:09:36.933 INFO kablam! | Sep 02 20:09:36.933 INFO kablam! 732 | num!(2.0), Sep 02 20:09:36.933 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:36.933 INFO kablam! | Sep 02 20:09:36.933 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.933 INFO kablam! found type `{float}` Sep 02 20:09:36.933 INFO kablam! Sep 02 20:09:36.978 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:36.978 INFO kablam! --> tests/lib.rs:733:22 Sep 02 20:09:36.978 INFO kablam! | Sep 02 20:09:36.978 INFO kablam! 733 | num!(3.0), Sep 02 20:09:36.978 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:36.978 INFO kablam! | Sep 02 20:09:36.978 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:36.978 INFO kablam! found type `{float}` Sep 02 20:09:36.978 INFO kablam! Sep 02 20:09:37.016 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.016 INFO kablam! --> tests/lib.rs:729:19 Sep 02 20:09:37.016 INFO kablam! | Sep 02 20:09:37.016 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 02 20:09:37.016 INFO kablam! | ___________________^ Sep 02 20:09:37.016 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 02 20:09:37.016 INFO kablam! 731 | | num!(1.0), Sep 02 20:09:37.016 INFO kablam! 732 | | num!(2.0), Sep 02 20:09:37.016 INFO kablam! 733 | | num!(3.0), Sep 02 20:09:37.016 INFO kablam! 734 | | ]) Sep 02 20:09:37.016 INFO kablam! 735 | | )) Sep 02 20:09:37.016 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 02 20:09:37.016 INFO kablam! | Sep 02 20:09:37.016 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.016 INFO kablam! found type `std::boxed::Box<_>` Sep 02 20:09:37.016 INFO kablam! Sep 02 20:09:37.070 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.070 INFO kablam! --> tests/lib.rs:743:18 Sep 02 20:09:37.070 INFO kablam! | Sep 02 20:09:37.070 INFO kablam! 743 | key: "foo".to_string(), Sep 02 20:09:37.070 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.070 INFO kablam! | Sep 02 20:09:37.070 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.070 INFO kablam! found type `std::string::String` Sep 02 20:09:37.070 INFO kablam! Sep 02 20:09:37.116 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.116 INFO kablam! --> tests/lib.rs:744:25 Sep 02 20:09:37.116 INFO kablam! | Sep 02 20:09:37.116 INFO kablam! 744 | value: num!(100.0), Sep 02 20:09:37.116 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:37.116 INFO kablam! | Sep 02 20:09:37.116 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.117 INFO kablam! found type `{float}` Sep 02 20:09:37.117 INFO kablam! Sep 02 20:09:37.163 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.163 INFO kablam! --> tests/lib.rs:753:23 Sep 02 20:09:37.163 INFO kablam! | Sep 02 20:09:37.163 INFO kablam! 753 | key: num!(100.0), Sep 02 20:09:37.163 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:37.164 INFO kablam! | Sep 02 20:09:37.164 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.164 INFO kablam! found type `{float}` Sep 02 20:09:37.164 INFO kablam! Sep 02 20:09:37.208 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.208 INFO kablam! --> tests/lib.rs:754:25 Sep 02 20:09:37.208 INFO kablam! | Sep 02 20:09:37.208 INFO kablam! 754 | value: num!(100.0), Sep 02 20:09:37.208 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:37.208 INFO kablam! | Sep 02 20:09:37.208 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.208 INFO kablam! found type `{float}` Sep 02 20:09:37.208 INFO kablam! Sep 02 20:09:37.265 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.265 INFO kablam! --> tests/lib.rs:763:18 Sep 02 20:09:37.265 INFO kablam! | Sep 02 20:09:37.265 INFO kablam! 763 | key: "foo".to_string(), Sep 02 20:09:37.265 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.265 INFO kablam! | Sep 02 20:09:37.265 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.265 INFO kablam! found type `std::string::String` Sep 02 20:09:37.266 INFO kablam! Sep 02 20:09:37.328 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.328 INFO kablam! --> tests/lib.rs:772:19 Sep 02 20:09:37.328 INFO kablam! | Sep 02 20:09:37.328 INFO kablam! 772 | name: "foo".to_string(), Sep 02 20:09:37.328 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.328 INFO kablam! | Sep 02 20:09:37.328 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.328 INFO kablam! found type `std::string::String` Sep 02 20:09:37.328 INFO kablam! Sep 02 20:09:37.380 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.380 INFO kablam! --> tests/lib.rs:783:24 Sep 02 20:09:37.381 INFO kablam! | Sep 02 20:09:37.381 INFO kablam! 783 | name: num!(100.0), Sep 02 20:09:37.381 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:37.381 INFO kablam! | Sep 02 20:09:37.381 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.381 INFO kablam! found type `{float}` Sep 02 20:09:37.381 INFO kablam! Sep 02 20:09:37.439 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.439 INFO kablam! --> tests/lib.rs:793:15 Sep 02 20:09:37.439 INFO kablam! | Sep 02 20:09:37.439 INFO kablam! 793 | name: "Foo".to_string(), Sep 02 20:09:37.439 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.439 INFO kablam! | Sep 02 20:09:37.439 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.439 INFO kablam! found type `std::string::String` Sep 02 20:09:37.439 INFO kablam! Sep 02 20:09:37.497 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.498 INFO kablam! --> tests/lib.rs:802:15 Sep 02 20:09:37.498 INFO kablam! | Sep 02 20:09:37.498 INFO kablam! 802 | name: "Foo".to_string(), Sep 02 20:09:37.498 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.498 INFO kablam! | Sep 02 20:09:37.498 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.498 INFO kablam! found type `std::string::String` Sep 02 20:09:37.498 INFO kablam! Sep 02 20:09:37.552 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.552 INFO kablam! --> tests/lib.rs:803:23 Sep 02 20:09:37.552 INFO kablam! | Sep 02 20:09:37.552 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 02 20:09:37.552 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.552 INFO kablam! | Sep 02 20:09:37.552 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.552 INFO kablam! found type `std::string::String` Sep 02 20:09:37.552 INFO kablam! Sep 02 20:09:37.609 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.609 INFO kablam! --> tests/lib.rs:817:15 Sep 02 20:09:37.609 INFO kablam! | Sep 02 20:09:37.609 INFO kablam! 817 | name: "Foo".to_string(), Sep 02 20:09:37.609 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.609 INFO kablam! | Sep 02 20:09:37.609 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.609 INFO kablam! found type `std::string::String` Sep 02 20:09:37.609 INFO kablam! Sep 02 20:09:37.668 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.668 INFO kablam! --> tests/lib.rs:837:15 Sep 02 20:09:37.668 INFO kablam! | Sep 02 20:09:37.669 INFO kablam! 837 | name: "Foo".to_string(), Sep 02 20:09:37.669 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.669 INFO kablam! | Sep 02 20:09:37.669 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.669 INFO kablam! found type `std::string::String` Sep 02 20:09:37.669 INFO kablam! Sep 02 20:09:37.723 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.723 INFO kablam! --> tests/lib.rs:842:23 Sep 02 20:09:37.723 INFO kablam! | Sep 02 20:09:37.723 INFO kablam! 842 | name: "bar".to_string(), Sep 02 20:09:37.724 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.724 INFO kablam! | Sep 02 20:09:37.724 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.724 INFO kablam! found type `std::string::String` Sep 02 20:09:37.724 INFO kablam! Sep 02 20:09:37.782 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.782 INFO kablam! --> tests/lib.rs:859:15 Sep 02 20:09:37.783 INFO kablam! | Sep 02 20:09:37.783 INFO kablam! 859 | name: "Foo".to_string(), Sep 02 20:09:37.783 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.783 INFO kablam! | Sep 02 20:09:37.783 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.783 INFO kablam! found type `std::string::String` Sep 02 20:09:37.783 INFO kablam! Sep 02 20:09:37.840 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.840 INFO kablam! --> tests/lib.rs:864:23 Sep 02 20:09:37.840 INFO kablam! | Sep 02 20:09:37.840 INFO kablam! 864 | name: "bar".to_string(), Sep 02 20:09:37.840 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.840 INFO kablam! | Sep 02 20:09:37.841 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.841 INFO kablam! found type `std::string::String` Sep 02 20:09:37.841 INFO kablam! Sep 02 20:09:37.900 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.900 INFO kablam! --> tests/lib.rs:881:15 Sep 02 20:09:37.900 INFO kablam! | Sep 02 20:09:37.900 INFO kablam! 881 | name: "Foo".to_string(), Sep 02 20:09:37.900 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.900 INFO kablam! | Sep 02 20:09:37.900 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.900 INFO kablam! found type `std::string::String` Sep 02 20:09:37.900 INFO kablam! Sep 02 20:09:37.956 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:37.957 INFO kablam! --> tests/lib.rs:886:23 Sep 02 20:09:37.957 INFO kablam! | Sep 02 20:09:37.957 INFO kablam! 886 | name: "bar".to_string(), Sep 02 20:09:37.957 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:37.957 INFO kablam! | Sep 02 20:09:37.957 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:37.957 INFO kablam! found type `std::string::String` Sep 02 20:09:37.957 INFO kablam! Sep 02 20:09:38.007 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:38.007 INFO kablam! --> tests/lib.rs:887:29 Sep 02 20:09:38.007 INFO kablam! | Sep 02 20:09:38.007 INFO kablam! 887 | value: num!(100.0), Sep 02 20:09:38.007 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:38.007 INFO kablam! | Sep 02 20:09:38.007 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:38.007 INFO kablam! found type `{float}` Sep 02 20:09:38.007 INFO kablam! Sep 02 20:09:38.067 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:38.067 INFO kablam! --> tests/lib.rs:902:15 Sep 02 20:09:38.067 INFO kablam! | Sep 02 20:09:38.067 INFO kablam! 902 | name: "Foo".to_string(), Sep 02 20:09:38.067 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:38.067 INFO kablam! | Sep 02 20:09:38.067 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:38.067 INFO kablam! found type `std::string::String` Sep 02 20:09:38.067 INFO kablam! Sep 02 20:09:38.123 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:38.123 INFO kablam! --> tests/lib.rs:907:23 Sep 02 20:09:38.124 INFO kablam! | Sep 02 20:09:38.124 INFO kablam! 907 | name: "bar".to_string(), Sep 02 20:09:38.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 02 20:09:38.124 INFO kablam! | Sep 02 20:09:38.124 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:38.124 INFO kablam! found type `std::string::String` Sep 02 20:09:38.124 INFO kablam! Sep 02 20:09:38.174 INFO kablam! error[E0308]: mismatched types Sep 02 20:09:38.174 INFO kablam! --> tests/lib.rs:908:29 Sep 02 20:09:38.174 INFO kablam! | Sep 02 20:09:38.174 INFO kablam! 908 | value: num!(100.0), Sep 02 20:09:38.174 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 02 20:09:38.174 INFO kablam! | Sep 02 20:09:38.174 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 02 20:09:38.174 INFO kablam! found type `{float}` Sep 02 20:09:38.174 INFO kablam! Sep 02 20:09:38.187 INFO kablam! error: aborting due to 111 previous errors Sep 02 20:09:38.187 INFO kablam! Sep 02 20:09:38.187 INFO kablam! Some errors occurred: E0308, E0433. Sep 02 20:09:38.188 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 02 20:09:38.199 INFO kablam! error: Could not compile `badger`. Sep 02 20:09:38.199 INFO kablam! Sep 02 20:09:38.199 INFO kablam! To learn more, run the command again with --verbose. Sep 02 20:09:38.201 INFO kablam! su: No module specific data is present Sep 02 20:09:38.680 INFO running `"docker" "rm" "-f" "4beef79a48635cc83e033d0dfc8e55b281f32c3c2f814044248568bb93f7099c"` Sep 02 20:09:38.844 INFO blam! 4beef79a48635cc83e033d0dfc8e55b281f32c3c2f814044248568bb93f7099c