Sep 20 06:16:50.340 INFO checking badger-0.2.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:16:50.340 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:16:50.340 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:16:50.556 INFO blam! a5be6f248f464ce5f33d134d1e0ebfa9f5c1ea6cc3a1e6871154fc2653c6d66f Sep 20 06:16:50.558 INFO running `"docker" "start" "-a" "a5be6f248f464ce5f33d134d1e0ebfa9f5c1ea6cc3a1e6871154fc2653c6d66f"` Sep 20 06:16:52.149 INFO kablam! usermod: no changes Sep 20 06:16:52.290 INFO kablam! Checking badger v0.2.1 (/source) Sep 20 06:16:53.218 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.218 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 06:16:53.218 INFO kablam! | Sep 20 06:16:53.218 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 06:16:53.218 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.218 INFO kablam! | Sep 20 06:16:53.218 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:16:53.218 INFO kablam! Sep 20 06:16:53.234 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.234 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 06:16:53.234 INFO kablam! | Sep 20 06:16:53.234 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 06:16:53.234 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.234 INFO kablam! | Sep 20 06:16:53.234 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:16:53.234 INFO kablam! Sep 20 06:16:53.246 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.246 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 06:16:53.246 INFO kablam! | Sep 20 06:16:53.246 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 06:16:53.246 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.246 INFO kablam! Sep 20 06:16:53.246 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.246 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 06:16:53.246 INFO kablam! | Sep 20 06:16:53.246 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 06:16:53.246 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.246 INFO kablam! Sep 20 06:16:53.266 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.266 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 06:16:53.266 INFO kablam! | Sep 20 06:16:53.266 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 06:16:53.266 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.266 INFO kablam! Sep 20 06:16:53.266 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.266 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 06:16:53.266 INFO kablam! | Sep 20 06:16:53.266 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 06:16:53.266 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.266 INFO kablam! Sep 20 06:16:53.282 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.282 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 06:16:53.282 INFO kablam! | Sep 20 06:16:53.282 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 06:16:53.282 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.282 INFO kablam! Sep 20 06:16:53.330 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:53.330 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 06:16:53.330 INFO kablam! | Sep 20 06:16:53.330 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 06:16:53.330 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:53.330 INFO kablam! Sep 20 06:16:55.542 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 20 06:16:55.542 INFO kablam! --> tests/lib.rs:729:28 Sep 20 06:16:55.542 INFO kablam! | Sep 20 06:16:55.542 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 20 06:16:55.542 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 20 06:16:55.558 INFO kablam! Sep 20 06:16:56.056 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.056 INFO kablam! --> tests/lib.rs:55:16 Sep 20 06:16:56.056 INFO kablam! | Sep 20 06:16:56.056 INFO kablam! 55 | label: "foo".to_string(), Sep 20 06:16:56.056 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.056 INFO kablam! | Sep 20 06:16:56.056 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.056 INFO kablam! found type `std::string::String` Sep 20 06:16:56.056 INFO kablam! Sep 20 06:16:56.100 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.100 INFO kablam! --> tests/lib.rs:72:21 Sep 20 06:16:56.100 INFO kablam! | Sep 20 06:16:56.100 INFO kablam! 72 | label: Some("foo".to_string()) Sep 20 06:16:56.100 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.100 INFO kablam! | Sep 20 06:16:56.100 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.100 INFO kablam! found type `std::string::String` Sep 20 06:16:56.100 INFO kablam! Sep 20 06:16:56.130 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.130 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:56.130 INFO kablam! | Sep 20 06:16:56.130 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:56.130 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.130 INFO kablam! ... Sep 20 06:16:56.130 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 20 06:16:56.130 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:56.130 INFO kablam! | Sep 20 06:16:56.130 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.130 INFO kablam! found type `std::string::String` Sep 20 06:16:56.130 INFO kablam! Sep 20 06:16:56.136 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.136 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 06:16:56.136 INFO kablam! | Sep 20 06:16:56.136 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 06:16:56.136 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.136 INFO kablam! | Sep 20 06:16:56.136 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:16:56.136 INFO kablam! Sep 20 06:16:56.166 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.166 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:56.166 INFO kablam! | Sep 20 06:16:56.166 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:56.166 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.166 INFO kablam! ... Sep 20 06:16:56.166 INFO kablam! 101 | value: Some(ident!("foo")), Sep 20 06:16:56.166 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:56.166 INFO kablam! | Sep 20 06:16:56.166 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.166 INFO kablam! found type `std::string::String` Sep 20 06:16:56.166 INFO kablam! Sep 20 06:16:56.222 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.222 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 06:16:56.222 INFO kablam! | Sep 20 06:16:56.222 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 06:16:56.222 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.222 INFO kablam! Sep 20 06:16:56.222 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.222 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 06:16:56.222 INFO kablam! | Sep 20 06:16:56.222 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 06:16:56.222 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.222 INFO kablam! Sep 20 06:16:56.254 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.254 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 06:16:56.254 INFO kablam! | Sep 20 06:16:56.254 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 06:16:56.254 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.254 INFO kablam! Sep 20 06:16:56.262 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.262 INFO kablam! --> tests/lib.rs:109:18 Sep 20 06:16:56.262 INFO kablam! | Sep 20 06:16:56.262 INFO kablam! 109 | num!(1.0), Sep 20 06:16:56.262 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:56.262 INFO kablam! | Sep 20 06:16:56.262 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.262 INFO kablam! found type `{float}` Sep 20 06:16:56.262 INFO kablam! Sep 20 06:16:56.318 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.318 INFO kablam! --> tests/lib.rs:110:18 Sep 20 06:16:56.318 INFO kablam! | Sep 20 06:16:56.318 INFO kablam! 110 | num!(2.0), Sep 20 06:16:56.318 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:56.318 INFO kablam! | Sep 20 06:16:56.318 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.318 INFO kablam! found type `{float}` Sep 20 06:16:56.318 INFO kablam! Sep 20 06:16:56.358 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.358 INFO kablam! --> tests/lib.rs:111:18 Sep 20 06:16:56.358 INFO kablam! | Sep 20 06:16:56.358 INFO kablam! 111 | num!(3.0), Sep 20 06:16:56.358 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:56.358 INFO kablam! | Sep 20 06:16:56.358 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.358 INFO kablam! found type `{float}` Sep 20 06:16:56.358 INFO kablam! Sep 20 06:16:56.398 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.398 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:56.398 INFO kablam! | Sep 20 06:16:56.398 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:56.398 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.398 INFO kablam! ... Sep 20 06:16:56.398 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 20 06:16:56.398 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:56.398 INFO kablam! | Sep 20 06:16:56.398 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.398 INFO kablam! found type `std::string::String` Sep 20 06:16:56.398 INFO kablam! Sep 20 06:16:56.448 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.448 INFO kablam! --> tests/lib.rs:136:19 Sep 20 06:16:56.448 INFO kablam! | Sep 20 06:16:56.448 INFO kablam! 136 | name: "foo".to_string(), Sep 20 06:16:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.448 INFO kablam! | Sep 20 06:16:56.448 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.448 INFO kablam! found type `std::string::String` Sep 20 06:16:56.448 INFO kablam! Sep 20 06:16:56.546 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.546 INFO kablam! --> tests/lib.rs:147:19 Sep 20 06:16:56.546 INFO kablam! | Sep 20 06:16:56.546 INFO kablam! 147 | name: "foo".to_string(), Sep 20 06:16:56.546 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.550 INFO kablam! | Sep 20 06:16:56.550 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.550 INFO kablam! found type `std::string::String` Sep 20 06:16:56.550 INFO kablam! Sep 20 06:16:56.622 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.622 INFO kablam! --> tests/lib.rs:148:30 Sep 20 06:16:56.622 INFO kablam! | Sep 20 06:16:56.622 INFO kablam! 148 | value: Some(num!(100.0)), Sep 20 06:16:56.622 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:56.622 INFO kablam! | Sep 20 06:16:56.622 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.622 INFO kablam! found type `{float}` Sep 20 06:16:56.622 INFO kablam! Sep 20 06:16:56.666 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.666 INFO kablam! --> tests/lib.rs:158:19 Sep 20 06:16:56.666 INFO kablam! | Sep 20 06:16:56.666 INFO kablam! 158 | name: "foo".to_string(), Sep 20 06:16:56.666 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.666 INFO kablam! | Sep 20 06:16:56.666 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.666 INFO kablam! found type `std::string::String` Sep 20 06:16:56.666 INFO kablam! Sep 20 06:16:56.722 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.722 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 06:16:56.722 INFO kablam! | Sep 20 06:16:56.722 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 06:16:56.722 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.722 INFO kablam! | Sep 20 06:16:56.722 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:16:56.722 INFO kablam! Sep 20 06:16:56.724 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.724 INFO kablam! --> tests/lib.rs:169:19 Sep 20 06:16:56.724 INFO kablam! | Sep 20 06:16:56.724 INFO kablam! 169 | name: "foo".to_string(), Sep 20 06:16:56.724 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.724 INFO kablam! | Sep 20 06:16:56.724 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.724 INFO kablam! found type `std::string::String` Sep 20 06:16:56.724 INFO kablam! Sep 20 06:16:56.766 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.766 INFO kablam! --> tests/lib.rs:170:30 Sep 20 06:16:56.766 INFO kablam! | Sep 20 06:16:56.766 INFO kablam! 170 | value: Some(num!(100.0)), Sep 20 06:16:56.766 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:56.766 INFO kablam! | Sep 20 06:16:56.766 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.766 INFO kablam! found type `{float}` Sep 20 06:16:56.766 INFO kablam! Sep 20 06:16:56.782 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.782 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 06:16:56.782 INFO kablam! | Sep 20 06:16:56.782 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 06:16:56.782 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.798 INFO kablam! Sep 20 06:16:56.806 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.806 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 06:16:56.806 INFO kablam! | Sep 20 06:16:56.806 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 06:16:56.806 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.806 INFO kablam! Sep 20 06:16:56.818 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.818 INFO kablam! --> tests/lib.rs:180:19 Sep 20 06:16:56.818 INFO kablam! | Sep 20 06:16:56.818 INFO kablam! 180 | name: "foo".to_string(), Sep 20 06:16:56.818 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.818 INFO kablam! | Sep 20 06:16:56.818 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.818 INFO kablam! found type `std::string::String` Sep 20 06:16:56.818 INFO kablam! Sep 20 06:16:56.838 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 06:16:56.838 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 06:16:56.838 INFO kablam! | Sep 20 06:16:56.838 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 06:16:56.838 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 06:16:56.838 INFO kablam! Sep 20 06:16:56.854 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.854 INFO kablam! --> tests/lib.rs:191:19 Sep 20 06:16:56.854 INFO kablam! | Sep 20 06:16:56.854 INFO kablam! 191 | name: "foo".to_string(), Sep 20 06:16:56.854 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.854 INFO kablam! | Sep 20 06:16:56.854 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.854 INFO kablam! found type `std::string::String` Sep 20 06:16:56.854 INFO kablam! Sep 20 06:16:56.898 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.898 INFO kablam! --> tests/lib.rs:192:30 Sep 20 06:16:56.898 INFO kablam! | Sep 20 06:16:56.898 INFO kablam! 192 | value: Some(num!(100.0)), Sep 20 06:16:56.898 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:56.898 INFO kablam! | Sep 20 06:16:56.898 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.898 INFO kablam! found type `{float}` Sep 20 06:16:56.898 INFO kablam! Sep 20 06:16:56.966 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:56.966 INFO kablam! --> tests/lib.rs:202:19 Sep 20 06:16:56.966 INFO kablam! | Sep 20 06:16:56.966 INFO kablam! 202 | name: "foo".to_string(), Sep 20 06:16:56.966 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:56.966 INFO kablam! | Sep 20 06:16:56.966 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:56.966 INFO kablam! found type `std::string::String` Sep 20 06:16:56.966 INFO kablam! Sep 20 06:16:57.054 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.054 INFO kablam! --> tests/lib.rs:205:19 Sep 20 06:16:57.054 INFO kablam! | Sep 20 06:16:57.054 INFO kablam! 205 | name: "bar".to_string(), Sep 20 06:16:57.054 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:57.054 INFO kablam! | Sep 20 06:16:57.054 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.054 INFO kablam! found type `std::string::String` Sep 20 06:16:57.054 INFO kablam! Sep 20 06:16:57.134 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.134 INFO kablam! --> tests/lib.rs:217:19 Sep 20 06:16:57.134 INFO kablam! | Sep 20 06:16:57.134 INFO kablam! 217 | name: "foo".to_string(), Sep 20 06:16:57.134 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:57.134 INFO kablam! | Sep 20 06:16:57.134 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.134 INFO kablam! found type `std::string::String` Sep 20 06:16:57.134 INFO kablam! Sep 20 06:16:57.234 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.234 INFO kablam! --> tests/lib.rs:218:30 Sep 20 06:16:57.234 INFO kablam! | Sep 20 06:16:57.234 INFO kablam! 218 | value: Some(num!(100.0)), Sep 20 06:16:57.234 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.234 INFO kablam! | Sep 20 06:16:57.234 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.234 INFO kablam! found type `{float}` Sep 20 06:16:57.234 INFO kablam! Sep 20 06:16:57.315 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.315 INFO kablam! --> tests/lib.rs:220:19 Sep 20 06:16:57.315 INFO kablam! | Sep 20 06:16:57.315 INFO kablam! 220 | name: "bar".to_string(), Sep 20 06:16:57.315 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:57.315 INFO kablam! | Sep 20 06:16:57.322 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.322 INFO kablam! found type `std::string::String` Sep 20 06:16:57.322 INFO kablam! Sep 20 06:16:57.405 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.405 INFO kablam! --> tests/lib.rs:221:30 Sep 20 06:16:57.405 INFO kablam! | Sep 20 06:16:57.405 INFO kablam! 221 | value: Some(num!(200.0)), Sep 20 06:16:57.405 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.405 INFO kablam! | Sep 20 06:16:57.405 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.405 INFO kablam! found type `{float}` Sep 20 06:16:57.405 INFO kablam! Sep 20 06:16:57.523 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.523 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:57.523 INFO kablam! | Sep 20 06:16:57.523 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:57.523 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:57.523 INFO kablam! ... Sep 20 06:16:57.523 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 20 06:16:57.523 INFO kablam! | ---------------- in this macro invocation Sep 20 06:16:57.523 INFO kablam! | Sep 20 06:16:57.523 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.523 INFO kablam! found type `std::string::String` Sep 20 06:16:57.523 INFO kablam! Sep 20 06:16:57.606 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.606 INFO kablam! --> tests/lib.rs:253:36 Sep 20 06:16:57.606 INFO kablam! | Sep 20 06:16:57.606 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 20 06:16:57.606 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.606 INFO kablam! | Sep 20 06:16:57.606 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.606 INFO kablam! found type `{float}` Sep 20 06:16:57.606 INFO kablam! Sep 20 06:16:57.702 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.702 INFO kablam! --> tests/lib.rs:273:37 Sep 20 06:16:57.702 INFO kablam! | Sep 20 06:16:57.702 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 20 06:16:57.702 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.702 INFO kablam! | Sep 20 06:16:57.702 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.702 INFO kablam! found type `{float}` Sep 20 06:16:57.702 INFO kablam! Sep 20 06:16:57.751 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.751 INFO kablam! --> tests/lib.rs:281:24 Sep 20 06:16:57.751 INFO kablam! | Sep 20 06:16:57.751 INFO kablam! 281 | right: boxnum!(1.0) Sep 20 06:16:57.751 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.751 INFO kablam! | Sep 20 06:16:57.751 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.751 INFO kablam! found type `{float}` Sep 20 06:16:57.751 INFO kablam! Sep 20 06:16:57.786 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.786 INFO kablam! --> tests/lib.rs:288:23 Sep 20 06:16:57.786 INFO kablam! | Sep 20 06:16:57.786 INFO kablam! 288 | left: boxnum!(1.0), Sep 20 06:16:57.786 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.786 INFO kablam! | Sep 20 06:16:57.786 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.786 INFO kablam! found type `{float}` Sep 20 06:16:57.786 INFO kablam! Sep 20 06:16:57.814 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.814 INFO kablam! --> tests/lib.rs:291:27 Sep 20 06:16:57.814 INFO kablam! | Sep 20 06:16:57.814 INFO kablam! 291 | left: boxnum!(2.0), Sep 20 06:16:57.814 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.814 INFO kablam! | Sep 20 06:16:57.814 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.814 INFO kablam! found type `{float}` Sep 20 06:16:57.814 INFO kablam! Sep 20 06:16:57.874 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.874 INFO kablam! --> tests/lib.rs:293:28 Sep 20 06:16:57.874 INFO kablam! | Sep 20 06:16:57.874 INFO kablam! 293 | right: boxnum!(3.0), Sep 20 06:16:57.874 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.874 INFO kablam! | Sep 20 06:16:57.874 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.874 INFO kablam! found type `{float}` Sep 20 06:16:57.874 INFO kablam! Sep 20 06:16:57.910 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.910 INFO kablam! --> tests/lib.rs:302:27 Sep 20 06:16:57.910 INFO kablam! | Sep 20 06:16:57.910 INFO kablam! 302 | left: boxnum!(1.0), Sep 20 06:16:57.910 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.910 INFO kablam! | Sep 20 06:16:57.910 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.910 INFO kablam! found type `{float}` Sep 20 06:16:57.910 INFO kablam! Sep 20 06:16:57.946 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.946 INFO kablam! --> tests/lib.rs:304:28 Sep 20 06:16:57.946 INFO kablam! | Sep 20 06:16:57.946 INFO kablam! 304 | right: boxnum!(2.0), Sep 20 06:16:57.946 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.946 INFO kablam! | Sep 20 06:16:57.946 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.946 INFO kablam! found type `{float}` Sep 20 06:16:57.946 INFO kablam! Sep 20 06:16:57.974 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:57.974 INFO kablam! --> tests/lib.rs:307:24 Sep 20 06:16:57.974 INFO kablam! | Sep 20 06:16:57.974 INFO kablam! 307 | right: boxnum!(3.0), Sep 20 06:16:57.974 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:57.974 INFO kablam! | Sep 20 06:16:57.974 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:57.974 INFO kablam! found type `{float}` Sep 20 06:16:57.974 INFO kablam! Sep 20 06:16:58.010 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.010 INFO kablam! --> tests/lib.rs:320:15 Sep 20 06:16:58.010 INFO kablam! | Sep 20 06:16:58.010 INFO kablam! 320 | name: "foo".to_string(), Sep 20 06:16:58.010 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.010 INFO kablam! | Sep 20 06:16:58.010 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.010 INFO kablam! found type `std::string::String` Sep 20 06:16:58.010 INFO kablam! Sep 20 06:16:58.042 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.042 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.042 INFO kablam! | Sep 20 06:16:58.042 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.042 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.042 INFO kablam! ... Sep 20 06:16:58.042 INFO kablam! 324 | value: Some(ident!("bar")) Sep 20 06:16:58.042 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.042 INFO kablam! | Sep 20 06:16:58.042 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.042 INFO kablam! found type `std::string::String` Sep 20 06:16:58.042 INFO kablam! Sep 20 06:16:58.078 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.078 INFO kablam! --> tests/lib.rs:339:15 Sep 20 06:16:58.078 INFO kablam! | Sep 20 06:16:58.078 INFO kablam! 339 | name: "foo".to_string(), Sep 20 06:16:58.078 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.078 INFO kablam! | Sep 20 06:16:58.078 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.078 INFO kablam! found type `std::string::String` Sep 20 06:16:58.078 INFO kablam! Sep 20 06:16:58.114 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.114 INFO kablam! --> tests/lib.rs:41:15 Sep 20 06:16:58.114 INFO kablam! | Sep 20 06:16:58.114 INFO kablam! 41 | name: $name.to_string() Sep 20 06:16:58.114 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.114 INFO kablam! ... Sep 20 06:16:58.114 INFO kablam! 341 | param!("a"), Sep 20 06:16:58.114 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.114 INFO kablam! | Sep 20 06:16:58.114 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.114 INFO kablam! found type `std::string::String` Sep 20 06:16:58.114 INFO kablam! Sep 20 06:16:58.142 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.142 INFO kablam! --> tests/lib.rs:41:15 Sep 20 06:16:58.142 INFO kablam! | Sep 20 06:16:58.142 INFO kablam! 41 | name: $name.to_string() Sep 20 06:16:58.142 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.142 INFO kablam! ... Sep 20 06:16:58.142 INFO kablam! 342 | param!("b"), Sep 20 06:16:58.142 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.142 INFO kablam! | Sep 20 06:16:58.142 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.142 INFO kablam! found type `std::string::String` Sep 20 06:16:58.142 INFO kablam! Sep 20 06:16:58.170 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.170 INFO kablam! --> tests/lib.rs:41:15 Sep 20 06:16:58.170 INFO kablam! | Sep 20 06:16:58.170 INFO kablam! 41 | name: $name.to_string() Sep 20 06:16:58.170 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.170 INFO kablam! ... Sep 20 06:16:58.170 INFO kablam! 343 | param!("c"), Sep 20 06:16:58.170 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.170 INFO kablam! | Sep 20 06:16:58.170 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.170 INFO kablam! found type `std::string::String` Sep 20 06:16:58.170 INFO kablam! Sep 20 06:16:58.198 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.198 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.198 INFO kablam! | Sep 20 06:16:58.198 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.198 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.198 INFO kablam! ... Sep 20 06:16:58.198 INFO kablam! 347 | value: Some(ident!("bar")) Sep 20 06:16:58.198 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.198 INFO kablam! | Sep 20 06:16:58.198 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.198 INFO kablam! found type `std::string::String` Sep 20 06:16:58.198 INFO kablam! Sep 20 06:16:58.232 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.232 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.232 INFO kablam! | Sep 20 06:16:58.232 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.232 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.232 INFO kablam! ... Sep 20 06:16:58.232 INFO kablam! 365 | value: ident!("foo") Sep 20 06:16:58.232 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.232 INFO kablam! | Sep 20 06:16:58.232 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.232 INFO kablam! found type `std::string::String` Sep 20 06:16:58.232 INFO kablam! Sep 20 06:16:58.262 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.262 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.262 INFO kablam! | Sep 20 06:16:58.262 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.262 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.262 INFO kablam! ... Sep 20 06:16:58.262 INFO kablam! 386 | value: ident!("foo") Sep 20 06:16:58.262 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.262 INFO kablam! | Sep 20 06:16:58.262 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.262 INFO kablam! found type `std::string::String` Sep 20 06:16:58.262 INFO kablam! Sep 20 06:16:58.290 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.290 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.290 INFO kablam! | Sep 20 06:16:58.290 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.290 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.290 INFO kablam! ... Sep 20 06:16:58.290 INFO kablam! 391 | value: ident!("bar") Sep 20 06:16:58.290 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.290 INFO kablam! | Sep 20 06:16:58.290 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.290 INFO kablam! found type `std::string::String` Sep 20 06:16:58.290 INFO kablam! Sep 20 06:16:58.322 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.322 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.322 INFO kablam! | Sep 20 06:16:58.322 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.322 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.322 INFO kablam! ... Sep 20 06:16:58.322 INFO kablam! 413 | value: ident!("foo") Sep 20 06:16:58.322 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.322 INFO kablam! | Sep 20 06:16:58.322 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.322 INFO kablam! found type `std::string::String` Sep 20 06:16:58.322 INFO kablam! Sep 20 06:16:58.362 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.362 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.362 INFO kablam! | Sep 20 06:16:58.362 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.362 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.362 INFO kablam! ... Sep 20 06:16:58.362 INFO kablam! 420 | value: ident!("bar") Sep 20 06:16:58.362 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.362 INFO kablam! | Sep 20 06:16:58.362 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.362 INFO kablam! found type `std::string::String` Sep 20 06:16:58.362 INFO kablam! Sep 20 06:16:58.382 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.382 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.382 INFO kablam! | Sep 20 06:16:58.382 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.382 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.382 INFO kablam! ... Sep 20 06:16:58.382 INFO kablam! 425 | value: ident!("baz") Sep 20 06:16:58.382 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.382 INFO kablam! | Sep 20 06:16:58.382 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.382 INFO kablam! found type `std::string::String` Sep 20 06:16:58.382 INFO kablam! Sep 20 06:16:58.410 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.410 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.410 INFO kablam! | Sep 20 06:16:58.410 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.410 INFO kablam! ... Sep 20 06:16:58.410 INFO kablam! 437 | value: ident!("foo") Sep 20 06:16:58.410 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.410 INFO kablam! | Sep 20 06:16:58.411 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.411 INFO kablam! found type `std::string::String` Sep 20 06:16:58.411 INFO kablam! Sep 20 06:16:58.439 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.439 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.439 INFO kablam! | Sep 20 06:16:58.439 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.439 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.439 INFO kablam! ... Sep 20 06:16:58.439 INFO kablam! 448 | value: ident!("foo") Sep 20 06:16:58.439 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.439 INFO kablam! | Sep 20 06:16:58.439 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.439 INFO kablam! found type `std::string::String` Sep 20 06:16:58.439 INFO kablam! Sep 20 06:16:58.474 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.474 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.474 INFO kablam! | Sep 20 06:16:58.474 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.474 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.474 INFO kablam! ... Sep 20 06:16:58.474 INFO kablam! 451 | value: ident!("bar") Sep 20 06:16:58.474 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:58.474 INFO kablam! | Sep 20 06:16:58.474 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.474 INFO kablam! found type `std::string::String` Sep 20 06:16:58.474 INFO kablam! Sep 20 06:16:58.496 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.496 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.496 INFO kablam! | Sep 20 06:16:58.496 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.496 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.496 INFO kablam! ... Sep 20 06:16:58.496 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 20 06:16:58.496 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.496 INFO kablam! | Sep 20 06:16:58.496 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.496 INFO kablam! found type `std::string::String` Sep 20 06:16:58.496 INFO kablam! Sep 20 06:16:58.527 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.527 INFO kablam! --> tests/lib.rs:463:38 Sep 20 06:16:58.527 INFO kablam! | Sep 20 06:16:58.527 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 20 06:16:58.527 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:58.527 INFO kablam! | Sep 20 06:16:58.527 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.527 INFO kablam! found type `{float}` Sep 20 06:16:58.527 INFO kablam! Sep 20 06:16:58.570 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.570 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.570 INFO kablam! | Sep 20 06:16:58.570 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.570 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.570 INFO kablam! ... Sep 20 06:16:58.570 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 20 06:16:58.570 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.570 INFO kablam! | Sep 20 06:16:58.570 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.570 INFO kablam! found type `std::string::String` Sep 20 06:16:58.570 INFO kablam! Sep 20 06:16:58.590 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.590 INFO kablam! --> tests/lib.rs:469:34 Sep 20 06:16:58.590 INFO kablam! | Sep 20 06:16:58.590 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 20 06:16:58.590 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:58.590 INFO kablam! | Sep 20 06:16:58.590 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.590 INFO kablam! found type `{float}` Sep 20 06:16:58.590 INFO kablam! Sep 20 06:16:58.621 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.621 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.621 INFO kablam! | Sep 20 06:16:58.621 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.621 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.621 INFO kablam! ... Sep 20 06:16:58.621 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 20 06:16:58.621 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.621 INFO kablam! | Sep 20 06:16:58.622 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.622 INFO kablam! found type `std::string::String` Sep 20 06:16:58.622 INFO kablam! Sep 20 06:16:58.654 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.654 INFO kablam! --> tests/lib.rs:488:27 Sep 20 06:16:58.654 INFO kablam! | Sep 20 06:16:58.654 INFO kablam! 488 | name: "i".to_string(), Sep 20 06:16:58.654 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.654 INFO kablam! | Sep 20 06:16:58.654 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.654 INFO kablam! found type `std::string::String` Sep 20 06:16:58.654 INFO kablam! Sep 20 06:16:58.676 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.676 INFO kablam! --> tests/lib.rs:489:38 Sep 20 06:16:58.676 INFO kablam! | Sep 20 06:16:58.676 INFO kablam! 489 | value: Some(num!(0.0)), Sep 20 06:16:58.676 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:58.676 INFO kablam! | Sep 20 06:16:58.676 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.676 INFO kablam! found type `{float}` Sep 20 06:16:58.676 INFO kablam! Sep 20 06:16:58.707 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.707 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.707 INFO kablam! | Sep 20 06:16:58.707 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.707 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.707 INFO kablam! ... Sep 20 06:16:58.707 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 20 06:16:58.707 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.707 INFO kablam! | Sep 20 06:16:58.707 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.707 INFO kablam! found type `std::string::String` Sep 20 06:16:58.707 INFO kablam! Sep 20 06:16:58.730 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.730 INFO kablam! --> tests/lib.rs:496:34 Sep 20 06:16:58.730 INFO kablam! | Sep 20 06:16:58.730 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 20 06:16:58.730 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:58.730 INFO kablam! | Sep 20 06:16:58.730 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.730 INFO kablam! found type `{float}` Sep 20 06:16:58.730 INFO kablam! Sep 20 06:16:58.762 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.762 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.762 INFO kablam! | Sep 20 06:16:58.762 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.762 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.762 INFO kablam! ... Sep 20 06:16:58.762 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 20 06:16:58.762 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:58.762 INFO kablam! | Sep 20 06:16:58.762 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.762 INFO kablam! found type `std::string::String` Sep 20 06:16:58.762 INFO kablam! Sep 20 06:16:58.790 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.790 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.790 INFO kablam! | Sep 20 06:16:58.790 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.790 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.790 INFO kablam! ... Sep 20 06:16:58.790 INFO kablam! 524 | value: ident!("item") Sep 20 06:16:58.790 INFO kablam! | -------------- in this macro invocation Sep 20 06:16:58.790 INFO kablam! | Sep 20 06:16:58.790 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.790 INFO kablam! found type `std::string::String` Sep 20 06:16:58.790 INFO kablam! Sep 20 06:16:58.817 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.817 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.817 INFO kablam! | Sep 20 06:16:58.817 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.817 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.817 INFO kablam! ... Sep 20 06:16:58.817 INFO kablam! 526 | right: ident!("object"), Sep 20 06:16:58.817 INFO kablam! | ---------------- in this macro invocation Sep 20 06:16:58.817 INFO kablam! | Sep 20 06:16:58.817 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.817 INFO kablam! found type `std::string::String` Sep 20 06:16:58.817 INFO kablam! Sep 20 06:16:58.850 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.850 INFO kablam! --> tests/lib.rs:541:27 Sep 20 06:16:58.850 INFO kablam! | Sep 20 06:16:58.850 INFO kablam! 541 | name: "item".to_string(), Sep 20 06:16:58.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.850 INFO kablam! | Sep 20 06:16:58.850 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.850 INFO kablam! found type `std::string::String` Sep 20 06:16:58.850 INFO kablam! Sep 20 06:16:58.870 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.870 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.870 INFO kablam! | Sep 20 06:16:58.870 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.870 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.870 INFO kablam! ... Sep 20 06:16:58.870 INFO kablam! 546 | right: ident!("object"), Sep 20 06:16:58.870 INFO kablam! | ---------------- in this macro invocation Sep 20 06:16:58.870 INFO kablam! | Sep 20 06:16:58.870 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.870 INFO kablam! found type `std::string::String` Sep 20 06:16:58.870 INFO kablam! Sep 20 06:16:58.892 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.892 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.892 INFO kablam! | Sep 20 06:16:58.892 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.892 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.892 INFO kablam! ... Sep 20 06:16:58.892 INFO kablam! 557 | value: ident!("item") Sep 20 06:16:58.892 INFO kablam! | -------------- in this macro invocation Sep 20 06:16:58.892 INFO kablam! | Sep 20 06:16:58.892 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.892 INFO kablam! found type `std::string::String` Sep 20 06:16:58.892 INFO kablam! Sep 20 06:16:58.918 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.918 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.918 INFO kablam! | Sep 20 06:16:58.918 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.918 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.918 INFO kablam! ... Sep 20 06:16:58.918 INFO kablam! 559 | right: ident!("array"), Sep 20 06:16:58.918 INFO kablam! | --------------- in this macro invocation Sep 20 06:16:58.918 INFO kablam! | Sep 20 06:16:58.918 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.918 INFO kablam! found type `std::string::String` Sep 20 06:16:58.918 INFO kablam! Sep 20 06:16:58.954 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.954 INFO kablam! --> tests/lib.rs:573:27 Sep 20 06:16:58.954 INFO kablam! | Sep 20 06:16:58.954 INFO kablam! 573 | name: "item".to_string(), Sep 20 06:16:58.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.954 INFO kablam! | Sep 20 06:16:58.954 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.954 INFO kablam! found type `std::string::String` Sep 20 06:16:58.954 INFO kablam! Sep 20 06:16:58.983 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:58.984 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:58.984 INFO kablam! | Sep 20 06:16:58.984 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:58.984 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:58.984 INFO kablam! ... Sep 20 06:16:58.984 INFO kablam! 578 | right: ident!("array"), Sep 20 06:16:58.984 INFO kablam! | --------------- in this macro invocation Sep 20 06:16:58.984 INFO kablam! | Sep 20 06:16:58.984 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:58.984 INFO kablam! found type `std::string::String` Sep 20 06:16:58.984 INFO kablam! Sep 20 06:16:59.011 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.011 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.011 INFO kablam! | Sep 20 06:16:59.011 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.011 INFO kablam! ... Sep 20 06:16:59.011 INFO kablam! 597 | value: ident!("foo") Sep 20 06:16:59.011 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.011 INFO kablam! | Sep 20 06:16:59.011 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.011 INFO kablam! found type `std::string::String` Sep 20 06:16:59.011 INFO kablam! Sep 20 06:16:59.038 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.038 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.038 INFO kablam! | Sep 20 06:16:59.038 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.038 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.038 INFO kablam! ... Sep 20 06:16:59.038 INFO kablam! 608 | value: ident!("foo") Sep 20 06:16:59.039 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.039 INFO kablam! | Sep 20 06:16:59.039 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.039 INFO kablam! found type `std::string::String` Sep 20 06:16:59.039 INFO kablam! Sep 20 06:16:59.070 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.070 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.070 INFO kablam! | Sep 20 06:16:59.070 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.070 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.070 INFO kablam! ... Sep 20 06:16:59.070 INFO kablam! 625 | value: ident!("bar") Sep 20 06:16:59.070 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.070 INFO kablam! | Sep 20 06:16:59.070 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.070 INFO kablam! found type `std::string::String` Sep 20 06:16:59.070 INFO kablam! Sep 20 06:16:59.101 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.101 INFO kablam! --> tests/lib.rs:41:15 Sep 20 06:16:59.101 INFO kablam! | Sep 20 06:16:59.101 INFO kablam! 41 | name: $name.to_string() Sep 20 06:16:59.101 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.101 INFO kablam! ... Sep 20 06:16:59.101 INFO kablam! 635 | param!("n") Sep 20 06:16:59.101 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:59.101 INFO kablam! | Sep 20 06:16:59.101 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.101 INFO kablam! found type `std::string::String` Sep 20 06:16:59.101 INFO kablam! Sep 20 06:16:59.130 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.130 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.130 INFO kablam! | Sep 20 06:16:59.130 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.130 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.130 INFO kablam! ... Sep 20 06:16:59.130 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 20 06:16:59.130 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:59.130 INFO kablam! | Sep 20 06:16:59.130 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.130 INFO kablam! found type `std::string::String` Sep 20 06:16:59.130 INFO kablam! Sep 20 06:16:59.160 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.160 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.160 INFO kablam! | Sep 20 06:16:59.160 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.160 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.160 INFO kablam! ... Sep 20 06:16:59.160 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 20 06:16:59.160 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:59.160 INFO kablam! | Sep 20 06:16:59.160 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.160 INFO kablam! found type `std::string::String` Sep 20 06:16:59.160 INFO kablam! Sep 20 06:16:59.189 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.189 INFO kablam! --> tests/lib.rs:41:15 Sep 20 06:16:59.189 INFO kablam! | Sep 20 06:16:59.189 INFO kablam! 41 | name: $name.to_string() Sep 20 06:16:59.189 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.189 INFO kablam! ... Sep 20 06:16:59.189 INFO kablam! 657 | param!("a"), Sep 20 06:16:59.189 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:59.189 INFO kablam! | Sep 20 06:16:59.189 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.189 INFO kablam! found type `std::string::String` Sep 20 06:16:59.189 INFO kablam! Sep 20 06:16:59.221 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.221 INFO kablam! --> tests/lib.rs:41:15 Sep 20 06:16:59.221 INFO kablam! | Sep 20 06:16:59.221 INFO kablam! 41 | name: $name.to_string() Sep 20 06:16:59.221 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.221 INFO kablam! ... Sep 20 06:16:59.221 INFO kablam! 658 | param!("b"), Sep 20 06:16:59.221 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:59.221 INFO kablam! | Sep 20 06:16:59.221 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.221 INFO kablam! found type `std::string::String` Sep 20 06:16:59.222 INFO kablam! Sep 20 06:16:59.254 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.254 INFO kablam! --> tests/lib.rs:41:15 Sep 20 06:16:59.254 INFO kablam! | Sep 20 06:16:59.254 INFO kablam! 41 | name: $name.to_string() Sep 20 06:16:59.254 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.254 INFO kablam! ... Sep 20 06:16:59.254 INFO kablam! 659 | param!("c"), Sep 20 06:16:59.254 INFO kablam! | ----------- in this macro invocation Sep 20 06:16:59.254 INFO kablam! | Sep 20 06:16:59.254 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.254 INFO kablam! found type `std::string::String` Sep 20 06:16:59.254 INFO kablam! Sep 20 06:16:59.283 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.284 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.284 INFO kablam! | Sep 20 06:16:59.284 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.284 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.284 INFO kablam! ... Sep 20 06:16:59.284 INFO kablam! 663 | value: ident!("bar") Sep 20 06:16:59.285 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.285 INFO kablam! | Sep 20 06:16:59.285 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.285 INFO kablam! found type `std::string::String` Sep 20 06:16:59.285 INFO kablam! Sep 20 06:16:59.324 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.324 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.324 INFO kablam! | Sep 20 06:16:59.324 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.325 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.325 INFO kablam! ... Sep 20 06:16:59.325 INFO kablam! 682 | value: Some(ident!("bar")) Sep 20 06:16:59.325 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.325 INFO kablam! | Sep 20 06:16:59.325 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.325 INFO kablam! found type `std::string::String` Sep 20 06:16:59.325 INFO kablam! Sep 20 06:16:59.434 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.434 INFO kablam! --> tests/lib.rs:697:20 Sep 20 06:16:59.434 INFO kablam! | Sep 20 06:16:59.434 INFO kablam! 697 | name: Some("foo".to_string()), Sep 20 06:16:59.434 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.434 INFO kablam! | Sep 20 06:16:59.434 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.434 INFO kablam! found type `std::string::String` Sep 20 06:16:59.434 INFO kablam! Sep 20 06:16:59.466 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.466 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.466 INFO kablam! | Sep 20 06:16:59.466 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.466 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.466 INFO kablam! ... Sep 20 06:16:59.466 INFO kablam! 701 | value: Some(ident!("bar")) Sep 20 06:16:59.466 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.466 INFO kablam! | Sep 20 06:16:59.466 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.466 INFO kablam! found type `std::string::String` Sep 20 06:16:59.466 INFO kablam! Sep 20 06:16:59.494 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.494 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.494 INFO kablam! | Sep 20 06:16:59.494 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.494 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.494 INFO kablam! ... Sep 20 06:16:59.494 INFO kablam! 710 | value: ident!("foo") Sep 20 06:16:59.494 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.494 INFO kablam! | Sep 20 06:16:59.494 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.494 INFO kablam! found type `std::string::String` Sep 20 06:16:59.494 INFO kablam! Sep 20 06:16:59.530 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.530 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.530 INFO kablam! | Sep 20 06:16:59.530 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.530 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.530 INFO kablam! ... Sep 20 06:16:59.530 INFO kablam! 718 | ident!("foo"), Sep 20 06:16:59.530 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.530 INFO kablam! | Sep 20 06:16:59.530 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.530 INFO kablam! found type `std::string::String` Sep 20 06:16:59.530 INFO kablam! Sep 20 06:16:59.574 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.574 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.574 INFO kablam! | Sep 20 06:16:59.574 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.574 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.574 INFO kablam! ... Sep 20 06:16:59.574 INFO kablam! 719 | ident!("bar"), Sep 20 06:16:59.574 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.574 INFO kablam! | Sep 20 06:16:59.574 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.574 INFO kablam! found type `std::string::String` Sep 20 06:16:59.574 INFO kablam! Sep 20 06:16:59.603 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.603 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.603 INFO kablam! | Sep 20 06:16:59.603 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.603 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.603 INFO kablam! ... Sep 20 06:16:59.603 INFO kablam! 720 | ident!("baz"), Sep 20 06:16:59.603 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.603 INFO kablam! | Sep 20 06:16:59.603 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.603 INFO kablam! found type `std::string::String` Sep 20 06:16:59.603 INFO kablam! Sep 20 06:16:59.647 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.647 INFO kablam! --> tests/lib.rs:36:45 Sep 20 06:16:59.647 INFO kablam! | Sep 20 06:16:59.647 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 06:16:59.647 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.647 INFO kablam! ... Sep 20 06:16:59.647 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 20 06:16:59.647 INFO kablam! | ------------- in this macro invocation Sep 20 06:16:59.647 INFO kablam! | Sep 20 06:16:59.647 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.647 INFO kablam! found type `std::string::String` Sep 20 06:16:59.647 INFO kablam! Sep 20 06:16:59.666 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.666 INFO kablam! --> tests/lib.rs:731:22 Sep 20 06:16:59.666 INFO kablam! | Sep 20 06:16:59.666 INFO kablam! 731 | num!(1.0), Sep 20 06:16:59.666 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:59.666 INFO kablam! | Sep 20 06:16:59.666 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.666 INFO kablam! found type `{float}` Sep 20 06:16:59.666 INFO kablam! Sep 20 06:16:59.698 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.698 INFO kablam! --> tests/lib.rs:732:22 Sep 20 06:16:59.698 INFO kablam! | Sep 20 06:16:59.698 INFO kablam! 732 | num!(2.0), Sep 20 06:16:59.698 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:59.699 INFO kablam! | Sep 20 06:16:59.699 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.699 INFO kablam! found type `{float}` Sep 20 06:16:59.699 INFO kablam! Sep 20 06:16:59.726 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.726 INFO kablam! --> tests/lib.rs:733:22 Sep 20 06:16:59.726 INFO kablam! | Sep 20 06:16:59.726 INFO kablam! 733 | num!(3.0), Sep 20 06:16:59.726 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:59.726 INFO kablam! | Sep 20 06:16:59.726 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.726 INFO kablam! found type `{float}` Sep 20 06:16:59.726 INFO kablam! Sep 20 06:16:59.747 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.747 INFO kablam! --> tests/lib.rs:729:19 Sep 20 06:16:59.747 INFO kablam! | Sep 20 06:16:59.747 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 20 06:16:59.747 INFO kablam! | ___________________^ Sep 20 06:16:59.747 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 20 06:16:59.747 INFO kablam! 731 | | num!(1.0), Sep 20 06:16:59.747 INFO kablam! 732 | | num!(2.0), Sep 20 06:16:59.747 INFO kablam! 733 | | num!(3.0), Sep 20 06:16:59.747 INFO kablam! 734 | | ]) Sep 20 06:16:59.747 INFO kablam! 735 | | )) Sep 20 06:16:59.747 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 20 06:16:59.747 INFO kablam! | Sep 20 06:16:59.747 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.747 INFO kablam! found type `std::boxed::Box<_>` Sep 20 06:16:59.747 INFO kablam! Sep 20 06:16:59.778 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.778 INFO kablam! --> tests/lib.rs:743:18 Sep 20 06:16:59.778 INFO kablam! | Sep 20 06:16:59.778 INFO kablam! 743 | key: "foo".to_string(), Sep 20 06:16:59.778 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.778 INFO kablam! | Sep 20 06:16:59.778 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.778 INFO kablam! found type `std::string::String` Sep 20 06:16:59.778 INFO kablam! Sep 20 06:16:59.811 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.811 INFO kablam! --> tests/lib.rs:744:25 Sep 20 06:16:59.811 INFO kablam! | Sep 20 06:16:59.811 INFO kablam! 744 | value: num!(100.0), Sep 20 06:16:59.811 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:59.811 INFO kablam! | Sep 20 06:16:59.811 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.811 INFO kablam! found type `{float}` Sep 20 06:16:59.811 INFO kablam! Sep 20 06:16:59.878 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.878 INFO kablam! --> tests/lib.rs:753:23 Sep 20 06:16:59.878 INFO kablam! | Sep 20 06:16:59.878 INFO kablam! 753 | key: num!(100.0), Sep 20 06:16:59.878 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:59.878 INFO kablam! | Sep 20 06:16:59.878 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.878 INFO kablam! found type `{float}` Sep 20 06:16:59.889 INFO kablam! Sep 20 06:16:59.935 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.935 INFO kablam! --> tests/lib.rs:754:25 Sep 20 06:16:59.935 INFO kablam! | Sep 20 06:16:59.935 INFO kablam! 754 | value: num!(100.0), Sep 20 06:16:59.935 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:16:59.935 INFO kablam! | Sep 20 06:16:59.935 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.935 INFO kablam! found type `{float}` Sep 20 06:16:59.935 INFO kablam! Sep 20 06:16:59.962 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.962 INFO kablam! --> tests/lib.rs:763:18 Sep 20 06:16:59.962 INFO kablam! | Sep 20 06:16:59.962 INFO kablam! 763 | key: "foo".to_string(), Sep 20 06:16:59.962 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.962 INFO kablam! | Sep 20 06:16:59.962 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.962 INFO kablam! found type `std::string::String` Sep 20 06:16:59.962 INFO kablam! Sep 20 06:16:59.990 INFO kablam! error[E0308]: mismatched types Sep 20 06:16:59.990 INFO kablam! --> tests/lib.rs:772:19 Sep 20 06:16:59.990 INFO kablam! | Sep 20 06:16:59.990 INFO kablam! 772 | name: "foo".to_string(), Sep 20 06:16:59.990 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:16:59.990 INFO kablam! | Sep 20 06:16:59.990 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:16:59.990 INFO kablam! found type `std::string::String` Sep 20 06:16:59.990 INFO kablam! Sep 20 06:17:00.014 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.014 INFO kablam! --> tests/lib.rs:783:24 Sep 20 06:17:00.014 INFO kablam! | Sep 20 06:17:00.014 INFO kablam! 783 | name: num!(100.0), Sep 20 06:17:00.014 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:17:00.014 INFO kablam! | Sep 20 06:17:00.014 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.014 INFO kablam! found type `{float}` Sep 20 06:17:00.014 INFO kablam! Sep 20 06:17:00.042 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.042 INFO kablam! --> tests/lib.rs:793:15 Sep 20 06:17:00.042 INFO kablam! | Sep 20 06:17:00.042 INFO kablam! 793 | name: "Foo".to_string(), Sep 20 06:17:00.042 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.042 INFO kablam! | Sep 20 06:17:00.042 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.042 INFO kablam! found type `std::string::String` Sep 20 06:17:00.042 INFO kablam! Sep 20 06:17:00.074 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.074 INFO kablam! --> tests/lib.rs:802:15 Sep 20 06:17:00.074 INFO kablam! | Sep 20 06:17:00.074 INFO kablam! 802 | name: "Foo".to_string(), Sep 20 06:17:00.074 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.074 INFO kablam! | Sep 20 06:17:00.074 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.074 INFO kablam! found type `std::string::String` Sep 20 06:17:00.074 INFO kablam! Sep 20 06:17:00.106 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.106 INFO kablam! --> tests/lib.rs:803:23 Sep 20 06:17:00.106 INFO kablam! | Sep 20 06:17:00.106 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 20 06:17:00.106 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.106 INFO kablam! | Sep 20 06:17:00.106 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.106 INFO kablam! found type `std::string::String` Sep 20 06:17:00.106 INFO kablam! Sep 20 06:17:00.130 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.130 INFO kablam! --> tests/lib.rs:817:15 Sep 20 06:17:00.130 INFO kablam! | Sep 20 06:17:00.130 INFO kablam! 817 | name: "Foo".to_string(), Sep 20 06:17:00.130 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.130 INFO kablam! | Sep 20 06:17:00.130 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.130 INFO kablam! found type `std::string::String` Sep 20 06:17:00.130 INFO kablam! Sep 20 06:17:00.157 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.157 INFO kablam! --> tests/lib.rs:837:15 Sep 20 06:17:00.157 INFO kablam! | Sep 20 06:17:00.157 INFO kablam! 837 | name: "Foo".to_string(), Sep 20 06:17:00.157 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.157 INFO kablam! | Sep 20 06:17:00.157 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.157 INFO kablam! found type `std::string::String` Sep 20 06:17:00.157 INFO kablam! Sep 20 06:17:00.186 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.186 INFO kablam! --> tests/lib.rs:842:23 Sep 20 06:17:00.186 INFO kablam! | Sep 20 06:17:00.186 INFO kablam! 842 | name: "bar".to_string(), Sep 20 06:17:00.186 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.186 INFO kablam! | Sep 20 06:17:00.186 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.186 INFO kablam! found type `std::string::String` Sep 20 06:17:00.186 INFO kablam! Sep 20 06:17:00.213 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.213 INFO kablam! --> tests/lib.rs:859:15 Sep 20 06:17:00.213 INFO kablam! | Sep 20 06:17:00.213 INFO kablam! 859 | name: "Foo".to_string(), Sep 20 06:17:00.213 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.213 INFO kablam! | Sep 20 06:17:00.213 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.213 INFO kablam! found type `std::string::String` Sep 20 06:17:00.213 INFO kablam! Sep 20 06:17:00.251 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.251 INFO kablam! --> tests/lib.rs:864:23 Sep 20 06:17:00.251 INFO kablam! | Sep 20 06:17:00.251 INFO kablam! 864 | name: "bar".to_string(), Sep 20 06:17:00.251 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.251 INFO kablam! | Sep 20 06:17:00.251 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.251 INFO kablam! found type `std::string::String` Sep 20 06:17:00.251 INFO kablam! Sep 20 06:17:00.281 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.281 INFO kablam! --> tests/lib.rs:881:15 Sep 20 06:17:00.281 INFO kablam! | Sep 20 06:17:00.281 INFO kablam! 881 | name: "Foo".to_string(), Sep 20 06:17:00.281 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.281 INFO kablam! | Sep 20 06:17:00.281 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.281 INFO kablam! found type `std::string::String` Sep 20 06:17:00.281 INFO kablam! Sep 20 06:17:00.314 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.314 INFO kablam! --> tests/lib.rs:886:23 Sep 20 06:17:00.314 INFO kablam! | Sep 20 06:17:00.314 INFO kablam! 886 | name: "bar".to_string(), Sep 20 06:17:00.314 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.314 INFO kablam! | Sep 20 06:17:00.314 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.314 INFO kablam! found type `std::string::String` Sep 20 06:17:00.314 INFO kablam! Sep 20 06:17:00.334 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.334 INFO kablam! --> tests/lib.rs:887:29 Sep 20 06:17:00.334 INFO kablam! | Sep 20 06:17:00.334 INFO kablam! 887 | value: num!(100.0), Sep 20 06:17:00.334 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:17:00.334 INFO kablam! | Sep 20 06:17:00.334 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.334 INFO kablam! found type `{float}` Sep 20 06:17:00.334 INFO kablam! Sep 20 06:17:00.362 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.362 INFO kablam! --> tests/lib.rs:902:15 Sep 20 06:17:00.362 INFO kablam! | Sep 20 06:17:00.362 INFO kablam! 902 | name: "Foo".to_string(), Sep 20 06:17:00.362 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.362 INFO kablam! | Sep 20 06:17:00.362 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.362 INFO kablam! found type `std::string::String` Sep 20 06:17:00.362 INFO kablam! Sep 20 06:17:00.395 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.395 INFO kablam! --> tests/lib.rs:907:23 Sep 20 06:17:00.395 INFO kablam! | Sep 20 06:17:00.395 INFO kablam! 907 | name: "bar".to_string(), Sep 20 06:17:00.395 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 06:17:00.395 INFO kablam! | Sep 20 06:17:00.395 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.395 INFO kablam! found type `std::string::String` Sep 20 06:17:00.395 INFO kablam! Sep 20 06:17:00.416 INFO kablam! error[E0308]: mismatched types Sep 20 06:17:00.416 INFO kablam! --> tests/lib.rs:908:29 Sep 20 06:17:00.416 INFO kablam! | Sep 20 06:17:00.416 INFO kablam! 908 | value: num!(100.0), Sep 20 06:17:00.416 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 06:17:00.416 INFO kablam! | Sep 20 06:17:00.416 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 06:17:00.416 INFO kablam! found type `{float}` Sep 20 06:17:00.416 INFO kablam! Sep 20 06:17:00.430 INFO kablam! error: aborting due to 111 previous errors Sep 20 06:17:00.430 INFO kablam! Sep 20 06:17:00.430 INFO kablam! Some errors occurred: E0308, E0433. Sep 20 06:17:00.430 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 20 06:17:00.438 INFO kablam! error: Could not compile `badger`. Sep 20 06:17:00.438 INFO kablam! Sep 20 06:17:00.438 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:17:00.438 INFO kablam! su: No module specific data is present Sep 20 06:17:01.413 INFO running `"docker" "rm" "-f" "a5be6f248f464ce5f33d134d1e0ebfa9f5c1ea6cc3a1e6871154fc2653c6d66f"` Sep 20 06:17:01.525 INFO blam! a5be6f248f464ce5f33d134d1e0ebfa9f5c1ea6cc3a1e6871154fc2653c6d66f