Sep 20 04:38:16.944 INFO checking badger-0.2.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 04:38:16.944 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 04:38:16.944 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:38:17.380 INFO blam! 68b4ac1567e4d9e24dc55ee5bf85c4532afe596794d2b06ffd439f5b9b3a6f6f Sep 20 04:38:17.385 INFO running `"docker" "start" "-a" "68b4ac1567e4d9e24dc55ee5bf85c4532afe596794d2b06ffd439f5b9b3a6f6f"` Sep 20 04:38:19.196 INFO kablam! usermod: no changes Sep 20 04:38:19.299 INFO kablam! Checking badger v0.2.1 (/source) Sep 20 04:38:20.144 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.144 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:20.144 INFO kablam! | Sep 20 04:38:20.144 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:20.144 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.144 INFO kablam! | Sep 20 04:38:20.159 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:20.159 INFO kablam! Sep 20 04:38:20.194 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.194 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:20.194 INFO kablam! | Sep 20 04:38:20.194 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:20.194 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.194 INFO kablam! Sep 20 04:38:20.195 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.195 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:20.195 INFO kablam! | Sep 20 04:38:20.195 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:20.195 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.195 INFO kablam! Sep 20 04:38:20.222 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.222 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:20.222 INFO kablam! | Sep 20 04:38:20.222 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:20.222 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.222 INFO kablam! Sep 20 04:38:20.631 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.631 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:20.631 INFO kablam! | Sep 20 04:38:20.631 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:20.631 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.631 INFO kablam! | Sep 20 04:38:20.631 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:20.631 INFO kablam! Sep 20 04:38:20.671 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.671 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:20.671 INFO kablam! | Sep 20 04:38:20.671 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:20.671 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.671 INFO kablam! Sep 20 04:38:20.687 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.687 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:20.687 INFO kablam! | Sep 20 04:38:20.687 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:20.687 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.687 INFO kablam! Sep 20 04:38:20.705 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:20.705 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:20.705 INFO kablam! | Sep 20 04:38:20.705 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:20.705 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:20.705 INFO kablam! Sep 20 04:38:22.398 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 20 04:38:22.399 INFO kablam! --> tests/lib.rs:729:28 Sep 20 04:38:22.399 INFO kablam! | Sep 20 04:38:22.399 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 20 04:38:22.399 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 20 04:38:22.399 INFO kablam! Sep 20 04:38:22.734 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.735 INFO kablam! --> tests/lib.rs:55:16 Sep 20 04:38:22.735 INFO kablam! | Sep 20 04:38:22.735 INFO kablam! 55 | label: "foo".to_string(), Sep 20 04:38:22.735 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.735 INFO kablam! | Sep 20 04:38:22.735 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.735 INFO kablam! found type `std::string::String` Sep 20 04:38:22.735 INFO kablam! Sep 20 04:38:22.795 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.795 INFO kablam! --> tests/lib.rs:72:21 Sep 20 04:38:22.795 INFO kablam! | Sep 20 04:38:22.795 INFO kablam! 72 | label: Some("foo".to_string()) Sep 20 04:38:22.795 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.795 INFO kablam! | Sep 20 04:38:22.795 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.795 INFO kablam! found type `std::string::String` Sep 20 04:38:22.795 INFO kablam! Sep 20 04:38:22.850 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.850 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.850 INFO kablam! | Sep 20 04:38:22.850 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.850 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.850 INFO kablam! ... Sep 20 04:38:22.850 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 20 04:38:22.850 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.855 INFO kablam! | Sep 20 04:38:22.870 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.870 INFO kablam! found type `std::string::String` Sep 20 04:38:22.871 INFO kablam! Sep 20 04:38:22.919 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.919 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.919 INFO kablam! | Sep 20 04:38:22.919 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.919 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.919 INFO kablam! ... Sep 20 04:38:22.919 INFO kablam! 101 | value: Some(ident!("foo")), Sep 20 04:38:22.919 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.919 INFO kablam! | Sep 20 04:38:22.919 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.919 INFO kablam! found type `std::string::String` Sep 20 04:38:22.919 INFO kablam! Sep 20 04:38:23.018 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.018 INFO kablam! --> tests/lib.rs:109:18 Sep 20 04:38:23.018 INFO kablam! | Sep 20 04:38:23.018 INFO kablam! 109 | num!(1.0), Sep 20 04:38:23.018 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.018 INFO kablam! | Sep 20 04:38:23.018 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.018 INFO kablam! found type `{float}` Sep 20 04:38:23.018 INFO kablam! Sep 20 04:38:23.090 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.091 INFO kablam! --> tests/lib.rs:110:18 Sep 20 04:38:23.091 INFO kablam! | Sep 20 04:38:23.091 INFO kablam! 110 | num!(2.0), Sep 20 04:38:23.091 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.091 INFO kablam! | Sep 20 04:38:23.091 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.091 INFO kablam! found type `{float}` Sep 20 04:38:23.091 INFO kablam! Sep 20 04:38:23.165 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.165 INFO kablam! --> tests/lib.rs:111:18 Sep 20 04:38:23.165 INFO kablam! | Sep 20 04:38:23.165 INFO kablam! 111 | num!(3.0), Sep 20 04:38:23.165 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.165 INFO kablam! | Sep 20 04:38:23.165 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.166 INFO kablam! found type `{float}` Sep 20 04:38:23.166 INFO kablam! Sep 20 04:38:23.168 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.168 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:23.169 INFO kablam! | Sep 20 04:38:23.169 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:23.169 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.169 INFO kablam! | Sep 20 04:38:23.169 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:23.169 INFO kablam! Sep 20 04:38:23.226 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.226 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:23.226 INFO kablam! | Sep 20 04:38:23.226 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:23.226 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.226 INFO kablam! Sep 20 04:38:23.230 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.230 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:23.231 INFO kablam! | Sep 20 04:38:23.231 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:23.231 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.231 INFO kablam! Sep 20 04:38:23.243 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.243 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:23.243 INFO kablam! | Sep 20 04:38:23.243 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:23.243 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.243 INFO kablam! ... Sep 20 04:38:23.243 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 20 04:38:23.243 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:23.243 INFO kablam! | Sep 20 04:38:23.243 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.243 INFO kablam! found type `std::string::String` Sep 20 04:38:23.243 INFO kablam! Sep 20 04:38:23.274 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.275 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:23.275 INFO kablam! | Sep 20 04:38:23.275 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:23.275 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.275 INFO kablam! Sep 20 04:38:23.290 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.291 INFO kablam! --> tests/lib.rs:136:19 Sep 20 04:38:23.291 INFO kablam! | Sep 20 04:38:23.291 INFO kablam! 136 | name: "foo".to_string(), Sep 20 04:38:23.291 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.291 INFO kablam! | Sep 20 04:38:23.291 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.291 INFO kablam! found type `std::string::String` Sep 20 04:38:23.291 INFO kablam! Sep 20 04:38:23.303 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.303 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:23.303 INFO kablam! | Sep 20 04:38:23.303 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:23.303 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.303 INFO kablam! | Sep 20 04:38:23.303 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:23.303 INFO kablam! Sep 20 04:38:23.346 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.347 INFO kablam! --> tests/lib.rs:147:19 Sep 20 04:38:23.347 INFO kablam! | Sep 20 04:38:23.347 INFO kablam! 147 | name: "foo".to_string(), Sep 20 04:38:23.347 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.347 INFO kablam! | Sep 20 04:38:23.347 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.347 INFO kablam! found type `std::string::String` Sep 20 04:38:23.347 INFO kablam! Sep 20 04:38:23.347 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.347 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:23.347 INFO kablam! | Sep 20 04:38:23.347 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:23.347 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.347 INFO kablam! Sep 20 04:38:23.374 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.375 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:23.375 INFO kablam! | Sep 20 04:38:23.375 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:23.375 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.375 INFO kablam! Sep 20 04:38:23.386 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.387 INFO kablam! --> tests/lib.rs:148:30 Sep 20 04:38:23.387 INFO kablam! | Sep 20 04:38:23.387 INFO kablam! 148 | value: Some(num!(100.0)), Sep 20 04:38:23.387 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.387 INFO kablam! | Sep 20 04:38:23.387 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.387 INFO kablam! found type `{float}` Sep 20 04:38:23.387 INFO kablam! Sep 20 04:38:23.402 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:23.403 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:23.403 INFO kablam! | Sep 20 04:38:23.403 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:23.403 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:23.403 INFO kablam! Sep 20 04:38:23.420 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.420 INFO kablam! --> tests/lib.rs:158:19 Sep 20 04:38:23.420 INFO kablam! | Sep 20 04:38:23.420 INFO kablam! 158 | name: "foo".to_string(), Sep 20 04:38:23.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.420 INFO kablam! | Sep 20 04:38:23.420 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.421 INFO kablam! found type `std::string::String` Sep 20 04:38:23.421 INFO kablam! Sep 20 04:38:23.467 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.467 INFO kablam! --> tests/lib.rs:169:19 Sep 20 04:38:23.467 INFO kablam! | Sep 20 04:38:23.467 INFO kablam! 169 | name: "foo".to_string(), Sep 20 04:38:23.467 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.467 INFO kablam! | Sep 20 04:38:23.467 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.467 INFO kablam! found type `std::string::String` Sep 20 04:38:23.467 INFO kablam! Sep 20 04:38:23.503 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.503 INFO kablam! --> tests/lib.rs:170:30 Sep 20 04:38:23.503 INFO kablam! | Sep 20 04:38:23.503 INFO kablam! 170 | value: Some(num!(100.0)), Sep 20 04:38:23.503 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.503 INFO kablam! | Sep 20 04:38:23.503 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.503 INFO kablam! found type `{float}` Sep 20 04:38:23.503 INFO kablam! Sep 20 04:38:23.570 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.571 INFO kablam! --> tests/lib.rs:180:19 Sep 20 04:38:23.571 INFO kablam! | Sep 20 04:38:23.571 INFO kablam! 180 | name: "foo".to_string(), Sep 20 04:38:23.571 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.571 INFO kablam! | Sep 20 04:38:23.571 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.571 INFO kablam! found type `std::string::String` Sep 20 04:38:23.571 INFO kablam! Sep 20 04:38:23.642 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.642 INFO kablam! --> tests/lib.rs:191:19 Sep 20 04:38:23.643 INFO kablam! | Sep 20 04:38:23.643 INFO kablam! 191 | name: "foo".to_string(), Sep 20 04:38:23.643 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.643 INFO kablam! | Sep 20 04:38:23.643 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.643 INFO kablam! found type `std::string::String` Sep 20 04:38:23.643 INFO kablam! Sep 20 04:38:23.703 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.703 INFO kablam! --> tests/lib.rs:192:30 Sep 20 04:38:23.703 INFO kablam! | Sep 20 04:38:23.703 INFO kablam! 192 | value: Some(num!(100.0)), Sep 20 04:38:23.703 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.703 INFO kablam! | Sep 20 04:38:23.703 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.703 INFO kablam! found type `{float}` Sep 20 04:38:23.703 INFO kablam! Sep 20 04:38:23.751 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.751 INFO kablam! --> tests/lib.rs:202:19 Sep 20 04:38:23.751 INFO kablam! | Sep 20 04:38:23.751 INFO kablam! 202 | name: "foo".to_string(), Sep 20 04:38:23.751 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.751 INFO kablam! | Sep 20 04:38:23.751 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.751 INFO kablam! found type `std::string::String` Sep 20 04:38:23.751 INFO kablam! Sep 20 04:38:23.807 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.807 INFO kablam! --> tests/lib.rs:205:19 Sep 20 04:38:23.807 INFO kablam! | Sep 20 04:38:23.807 INFO kablam! 205 | name: "bar".to_string(), Sep 20 04:38:23.807 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.807 INFO kablam! | Sep 20 04:38:23.807 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.807 INFO kablam! found type `std::string::String` Sep 20 04:38:23.807 INFO kablam! Sep 20 04:38:23.879 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.879 INFO kablam! --> tests/lib.rs:217:19 Sep 20 04:38:23.879 INFO kablam! | Sep 20 04:38:23.879 INFO kablam! 217 | name: "foo".to_string(), Sep 20 04:38:23.879 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.879 INFO kablam! | Sep 20 04:38:23.879 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.879 INFO kablam! found type `std::string::String` Sep 20 04:38:23.879 INFO kablam! Sep 20 04:38:23.951 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.951 INFO kablam! --> tests/lib.rs:218:30 Sep 20 04:38:23.951 INFO kablam! | Sep 20 04:38:23.951 INFO kablam! 218 | value: Some(num!(100.0)), Sep 20 04:38:23.951 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.951 INFO kablam! | Sep 20 04:38:23.951 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.951 INFO kablam! found type `{float}` Sep 20 04:38:23.951 INFO kablam! Sep 20 04:38:24.013 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.014 INFO kablam! --> tests/lib.rs:220:19 Sep 20 04:38:24.014 INFO kablam! | Sep 20 04:38:24.014 INFO kablam! 220 | name: "bar".to_string(), Sep 20 04:38:24.014 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.014 INFO kablam! | Sep 20 04:38:24.014 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.014 INFO kablam! found type `std::string::String` Sep 20 04:38:24.014 INFO kablam! Sep 20 04:38:24.043 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.043 INFO kablam! --> tests/lib.rs:221:30 Sep 20 04:38:24.043 INFO kablam! | Sep 20 04:38:24.043 INFO kablam! 221 | value: Some(num!(200.0)), Sep 20 04:38:24.043 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.043 INFO kablam! | Sep 20 04:38:24.043 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.043 INFO kablam! found type `{float}` Sep 20 04:38:24.043 INFO kablam! Sep 20 04:38:24.091 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.091 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.091 INFO kablam! | Sep 20 04:38:24.091 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.091 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.091 INFO kablam! ... Sep 20 04:38:24.091 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 20 04:38:24.091 INFO kablam! | ---------------- in this macro invocation Sep 20 04:38:24.091 INFO kablam! | Sep 20 04:38:24.091 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.091 INFO kablam! found type `std::string::String` Sep 20 04:38:24.091 INFO kablam! Sep 20 04:38:24.199 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.199 INFO kablam! --> tests/lib.rs:253:36 Sep 20 04:38:24.199 INFO kablam! | Sep 20 04:38:24.199 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 20 04:38:24.199 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.199 INFO kablam! | Sep 20 04:38:24.199 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.199 INFO kablam! found type `{float}` Sep 20 04:38:24.199 INFO kablam! Sep 20 04:38:24.211 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.211 INFO kablam! --> tests/lib.rs:273:37 Sep 20 04:38:24.211 INFO kablam! | Sep 20 04:38:24.211 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 20 04:38:24.211 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.211 INFO kablam! | Sep 20 04:38:24.211 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.211 INFO kablam! found type `{float}` Sep 20 04:38:24.211 INFO kablam! Sep 20 04:38:24.243 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.243 INFO kablam! --> tests/lib.rs:281:24 Sep 20 04:38:24.243 INFO kablam! | Sep 20 04:38:24.243 INFO kablam! 281 | right: boxnum!(1.0) Sep 20 04:38:24.243 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.243 INFO kablam! | Sep 20 04:38:24.243 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.243 INFO kablam! found type `{float}` Sep 20 04:38:24.243 INFO kablam! Sep 20 04:38:24.275 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.275 INFO kablam! --> tests/lib.rs:288:23 Sep 20 04:38:24.275 INFO kablam! | Sep 20 04:38:24.275 INFO kablam! 288 | left: boxnum!(1.0), Sep 20 04:38:24.275 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.275 INFO kablam! | Sep 20 04:38:24.275 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.275 INFO kablam! found type `{float}` Sep 20 04:38:24.275 INFO kablam! Sep 20 04:38:24.295 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.295 INFO kablam! --> tests/lib.rs:291:27 Sep 20 04:38:24.295 INFO kablam! | Sep 20 04:38:24.295 INFO kablam! 291 | left: boxnum!(2.0), Sep 20 04:38:24.295 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.295 INFO kablam! | Sep 20 04:38:24.295 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.295 INFO kablam! found type `{float}` Sep 20 04:38:24.295 INFO kablam! Sep 20 04:38:24.323 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.323 INFO kablam! --> tests/lib.rs:293:28 Sep 20 04:38:24.323 INFO kablam! | Sep 20 04:38:24.323 INFO kablam! 293 | right: boxnum!(3.0), Sep 20 04:38:24.323 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.323 INFO kablam! | Sep 20 04:38:24.323 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.323 INFO kablam! found type `{float}` Sep 20 04:38:24.323 INFO kablam! Sep 20 04:38:24.347 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.347 INFO kablam! --> tests/lib.rs:302:27 Sep 20 04:38:24.347 INFO kablam! | Sep 20 04:38:24.347 INFO kablam! 302 | left: boxnum!(1.0), Sep 20 04:38:24.347 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.347 INFO kablam! | Sep 20 04:38:24.347 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.347 INFO kablam! found type `{float}` Sep 20 04:38:24.347 INFO kablam! Sep 20 04:38:24.383 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.383 INFO kablam! --> tests/lib.rs:304:28 Sep 20 04:38:24.383 INFO kablam! | Sep 20 04:38:24.383 INFO kablam! 304 | right: boxnum!(2.0), Sep 20 04:38:24.383 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.383 INFO kablam! | Sep 20 04:38:24.383 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.383 INFO kablam! found type `{float}` Sep 20 04:38:24.383 INFO kablam! Sep 20 04:38:24.411 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.411 INFO kablam! --> tests/lib.rs:307:24 Sep 20 04:38:24.411 INFO kablam! | Sep 20 04:38:24.411 INFO kablam! 307 | right: boxnum!(3.0), Sep 20 04:38:24.411 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.411 INFO kablam! | Sep 20 04:38:24.411 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.411 INFO kablam! found type `{float}` Sep 20 04:38:24.411 INFO kablam! Sep 20 04:38:24.441 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.441 INFO kablam! --> tests/lib.rs:320:15 Sep 20 04:38:24.441 INFO kablam! | Sep 20 04:38:24.441 INFO kablam! 320 | name: "foo".to_string(), Sep 20 04:38:24.441 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.441 INFO kablam! | Sep 20 04:38:24.441 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.441 INFO kablam! found type `std::string::String` Sep 20 04:38:24.441 INFO kablam! Sep 20 04:38:24.467 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.467 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.467 INFO kablam! | Sep 20 04:38:24.467 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.467 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.467 INFO kablam! ... Sep 20 04:38:24.467 INFO kablam! 324 | value: Some(ident!("bar")) Sep 20 04:38:24.467 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.467 INFO kablam! | Sep 20 04:38:24.467 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.467 INFO kablam! found type `std::string::String` Sep 20 04:38:24.467 INFO kablam! Sep 20 04:38:24.503 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.503 INFO kablam! --> tests/lib.rs:339:15 Sep 20 04:38:24.503 INFO kablam! | Sep 20 04:38:24.503 INFO kablam! 339 | name: "foo".to_string(), Sep 20 04:38:24.503 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.503 INFO kablam! | Sep 20 04:38:24.503 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.503 INFO kablam! found type `std::string::String` Sep 20 04:38:24.503 INFO kablam! Sep 20 04:38:24.533 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.533 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:24.533 INFO kablam! | Sep 20 04:38:24.533 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:24.533 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.533 INFO kablam! ... Sep 20 04:38:24.533 INFO kablam! 341 | param!("a"), Sep 20 04:38:24.533 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:24.533 INFO kablam! | Sep 20 04:38:24.533 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.533 INFO kablam! found type `std::string::String` Sep 20 04:38:24.533 INFO kablam! Sep 20 04:38:24.567 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.567 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:24.567 INFO kablam! | Sep 20 04:38:24.567 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:24.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.567 INFO kablam! ... Sep 20 04:38:24.567 INFO kablam! 342 | param!("b"), Sep 20 04:38:24.567 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:24.567 INFO kablam! | Sep 20 04:38:24.567 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.567 INFO kablam! found type `std::string::String` Sep 20 04:38:24.567 INFO kablam! Sep 20 04:38:24.589 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.589 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:24.589 INFO kablam! | Sep 20 04:38:24.589 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:24.589 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.589 INFO kablam! ... Sep 20 04:38:24.589 INFO kablam! 343 | param!("c"), Sep 20 04:38:24.589 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:24.589 INFO kablam! | Sep 20 04:38:24.589 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.589 INFO kablam! found type `std::string::String` Sep 20 04:38:24.589 INFO kablam! Sep 20 04:38:24.623 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.623 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.623 INFO kablam! | Sep 20 04:38:24.623 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.623 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.623 INFO kablam! ... Sep 20 04:38:24.623 INFO kablam! 347 | value: Some(ident!("bar")) Sep 20 04:38:24.623 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.623 INFO kablam! | Sep 20 04:38:24.623 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.623 INFO kablam! found type `std::string::String` Sep 20 04:38:24.623 INFO kablam! Sep 20 04:38:24.655 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.655 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.655 INFO kablam! | Sep 20 04:38:24.655 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.655 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.655 INFO kablam! ... Sep 20 04:38:24.655 INFO kablam! 365 | value: ident!("foo") Sep 20 04:38:24.655 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.655 INFO kablam! | Sep 20 04:38:24.655 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.655 INFO kablam! found type `std::string::String` Sep 20 04:38:24.655 INFO kablam! Sep 20 04:38:24.691 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.691 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.691 INFO kablam! | Sep 20 04:38:24.691 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.691 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.691 INFO kablam! ... Sep 20 04:38:24.691 INFO kablam! 386 | value: ident!("foo") Sep 20 04:38:24.691 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.691 INFO kablam! | Sep 20 04:38:24.691 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.691 INFO kablam! found type `std::string::String` Sep 20 04:38:24.691 INFO kablam! Sep 20 04:38:24.723 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.723 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.723 INFO kablam! | Sep 20 04:38:24.723 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.723 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.723 INFO kablam! ... Sep 20 04:38:24.723 INFO kablam! 391 | value: ident!("bar") Sep 20 04:38:24.723 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.723 INFO kablam! | Sep 20 04:38:24.723 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.723 INFO kablam! found type `std::string::String` Sep 20 04:38:24.723 INFO kablam! Sep 20 04:38:24.755 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.755 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.755 INFO kablam! | Sep 20 04:38:24.755 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.755 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.755 INFO kablam! ... Sep 20 04:38:24.755 INFO kablam! 413 | value: ident!("foo") Sep 20 04:38:24.755 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.755 INFO kablam! | Sep 20 04:38:24.755 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.755 INFO kablam! found type `std::string::String` Sep 20 04:38:24.755 INFO kablam! Sep 20 04:38:24.781 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.781 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.781 INFO kablam! | Sep 20 04:38:24.781 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.781 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.781 INFO kablam! ... Sep 20 04:38:24.781 INFO kablam! 420 | value: ident!("bar") Sep 20 04:38:24.781 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.781 INFO kablam! | Sep 20 04:38:24.781 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.781 INFO kablam! found type `std::string::String` Sep 20 04:38:24.781 INFO kablam! Sep 20 04:38:24.814 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.814 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.814 INFO kablam! | Sep 20 04:38:24.814 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.814 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.814 INFO kablam! ... Sep 20 04:38:24.814 INFO kablam! 425 | value: ident!("baz") Sep 20 04:38:24.814 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.814 INFO kablam! | Sep 20 04:38:24.814 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.814 INFO kablam! found type `std::string::String` Sep 20 04:38:24.814 INFO kablam! Sep 20 04:38:24.847 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.847 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.847 INFO kablam! | Sep 20 04:38:24.847 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.847 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.847 INFO kablam! ... Sep 20 04:38:24.847 INFO kablam! 437 | value: ident!("foo") Sep 20 04:38:24.847 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.847 INFO kablam! | Sep 20 04:38:24.848 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.848 INFO kablam! found type `std::string::String` Sep 20 04:38:24.848 INFO kablam! Sep 20 04:38:24.895 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.895 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.895 INFO kablam! | Sep 20 04:38:24.895 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.895 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.895 INFO kablam! ... Sep 20 04:38:24.895 INFO kablam! 448 | value: ident!("foo") Sep 20 04:38:24.895 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.895 INFO kablam! | Sep 20 04:38:24.895 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.895 INFO kablam! found type `std::string::String` Sep 20 04:38:24.895 INFO kablam! Sep 20 04:38:24.919 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.919 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.919 INFO kablam! | Sep 20 04:38:24.919 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.919 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.919 INFO kablam! ... Sep 20 04:38:24.919 INFO kablam! 451 | value: ident!("bar") Sep 20 04:38:24.919 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:24.919 INFO kablam! | Sep 20 04:38:24.919 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.919 INFO kablam! found type `std::string::String` Sep 20 04:38:24.919 INFO kablam! Sep 20 04:38:24.954 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.954 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:24.954 INFO kablam! | Sep 20 04:38:24.954 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:24.954 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:24.954 INFO kablam! ... Sep 20 04:38:24.954 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 20 04:38:24.954 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:24.954 INFO kablam! | Sep 20 04:38:24.954 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.954 INFO kablam! found type `std::string::String` Sep 20 04:38:24.954 INFO kablam! Sep 20 04:38:24.970 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:24.970 INFO kablam! --> tests/lib.rs:463:38 Sep 20 04:38:24.970 INFO kablam! | Sep 20 04:38:24.970 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 20 04:38:24.970 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:24.971 INFO kablam! | Sep 20 04:38:24.971 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:24.971 INFO kablam! found type `{float}` Sep 20 04:38:24.971 INFO kablam! Sep 20 04:38:25.000 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.000 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.000 INFO kablam! | Sep 20 04:38:25.000 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.000 INFO kablam! ... Sep 20 04:38:25.000 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 20 04:38:25.000 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.000 INFO kablam! | Sep 20 04:38:25.000 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.000 INFO kablam! found type `std::string::String` Sep 20 04:38:25.000 INFO kablam! Sep 20 04:38:25.033 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.033 INFO kablam! --> tests/lib.rs:469:34 Sep 20 04:38:25.033 INFO kablam! | Sep 20 04:38:25.033 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 20 04:38:25.033 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:25.033 INFO kablam! | Sep 20 04:38:25.033 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.033 INFO kablam! found type `{float}` Sep 20 04:38:25.033 INFO kablam! Sep 20 04:38:25.067 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.067 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.067 INFO kablam! | Sep 20 04:38:25.067 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.067 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.067 INFO kablam! ... Sep 20 04:38:25.067 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 20 04:38:25.067 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.067 INFO kablam! | Sep 20 04:38:25.067 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.067 INFO kablam! found type `std::string::String` Sep 20 04:38:25.067 INFO kablam! Sep 20 04:38:25.091 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.091 INFO kablam! --> tests/lib.rs:488:27 Sep 20 04:38:25.091 INFO kablam! | Sep 20 04:38:25.091 INFO kablam! 488 | name: "i".to_string(), Sep 20 04:38:25.091 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.091 INFO kablam! | Sep 20 04:38:25.091 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.091 INFO kablam! found type `std::string::String` Sep 20 04:38:25.091 INFO kablam! Sep 20 04:38:25.122 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.123 INFO kablam! --> tests/lib.rs:489:38 Sep 20 04:38:25.123 INFO kablam! | Sep 20 04:38:25.123 INFO kablam! 489 | value: Some(num!(0.0)), Sep 20 04:38:25.123 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:25.123 INFO kablam! | Sep 20 04:38:25.123 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.123 INFO kablam! found type `{float}` Sep 20 04:38:25.123 INFO kablam! Sep 20 04:38:25.158 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.159 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.159 INFO kablam! | Sep 20 04:38:25.159 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.159 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.159 INFO kablam! ... Sep 20 04:38:25.159 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 20 04:38:25.159 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.159 INFO kablam! | Sep 20 04:38:25.159 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.159 INFO kablam! found type `std::string::String` Sep 20 04:38:25.159 INFO kablam! Sep 20 04:38:25.178 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.178 INFO kablam! --> tests/lib.rs:496:34 Sep 20 04:38:25.178 INFO kablam! | Sep 20 04:38:25.178 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 20 04:38:25.178 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:25.178 INFO kablam! | Sep 20 04:38:25.178 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.178 INFO kablam! found type `{float}` Sep 20 04:38:25.178 INFO kablam! Sep 20 04:38:25.208 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.208 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.208 INFO kablam! | Sep 20 04:38:25.208 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.208 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.208 INFO kablam! ... Sep 20 04:38:25.208 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 20 04:38:25.208 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.208 INFO kablam! | Sep 20 04:38:25.208 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.209 INFO kablam! found type `std::string::String` Sep 20 04:38:25.209 INFO kablam! Sep 20 04:38:25.240 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.241 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.241 INFO kablam! | Sep 20 04:38:25.241 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.241 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.241 INFO kablam! ... Sep 20 04:38:25.247 INFO kablam! 524 | value: ident!("item") Sep 20 04:38:25.247 INFO kablam! | -------------- in this macro invocation Sep 20 04:38:25.247 INFO kablam! | Sep 20 04:38:25.247 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.247 INFO kablam! found type `std::string::String` Sep 20 04:38:25.247 INFO kablam! Sep 20 04:38:25.270 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.270 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.270 INFO kablam! | Sep 20 04:38:25.270 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.270 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.270 INFO kablam! ... Sep 20 04:38:25.271 INFO kablam! 526 | right: ident!("object"), Sep 20 04:38:25.271 INFO kablam! | ---------------- in this macro invocation Sep 20 04:38:25.271 INFO kablam! | Sep 20 04:38:25.271 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.271 INFO kablam! found type `std::string::String` Sep 20 04:38:25.271 INFO kablam! Sep 20 04:38:25.300 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.300 INFO kablam! --> tests/lib.rs:541:27 Sep 20 04:38:25.301 INFO kablam! | Sep 20 04:38:25.301 INFO kablam! 541 | name: "item".to_string(), Sep 20 04:38:25.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.302 INFO kablam! | Sep 20 04:38:25.302 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.302 INFO kablam! found type `std::string::String` Sep 20 04:38:25.303 INFO kablam! Sep 20 04:38:25.339 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.339 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.339 INFO kablam! | Sep 20 04:38:25.339 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.339 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.339 INFO kablam! ... Sep 20 04:38:25.339 INFO kablam! 546 | right: ident!("object"), Sep 20 04:38:25.339 INFO kablam! | ---------------- in this macro invocation Sep 20 04:38:25.339 INFO kablam! | Sep 20 04:38:25.339 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.339 INFO kablam! found type `std::string::String` Sep 20 04:38:25.339 INFO kablam! Sep 20 04:38:25.375 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.375 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.375 INFO kablam! | Sep 20 04:38:25.375 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.375 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.375 INFO kablam! ... Sep 20 04:38:25.375 INFO kablam! 557 | value: ident!("item") Sep 20 04:38:25.375 INFO kablam! | -------------- in this macro invocation Sep 20 04:38:25.375 INFO kablam! | Sep 20 04:38:25.375 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.375 INFO kablam! found type `std::string::String` Sep 20 04:38:25.375 INFO kablam! Sep 20 04:38:25.398 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.399 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.399 INFO kablam! | Sep 20 04:38:25.399 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.399 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.399 INFO kablam! ... Sep 20 04:38:25.399 INFO kablam! 559 | right: ident!("array"), Sep 20 04:38:25.399 INFO kablam! | --------------- in this macro invocation Sep 20 04:38:25.399 INFO kablam! | Sep 20 04:38:25.399 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.399 INFO kablam! found type `std::string::String` Sep 20 04:38:25.399 INFO kablam! Sep 20 04:38:25.430 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.431 INFO kablam! --> tests/lib.rs:573:27 Sep 20 04:38:25.431 INFO kablam! | Sep 20 04:38:25.431 INFO kablam! 573 | name: "item".to_string(), Sep 20 04:38:25.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.431 INFO kablam! | Sep 20 04:38:25.431 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.431 INFO kablam! found type `std::string::String` Sep 20 04:38:25.431 INFO kablam! Sep 20 04:38:25.474 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.475 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.475 INFO kablam! | Sep 20 04:38:25.475 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.475 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.475 INFO kablam! ... Sep 20 04:38:25.475 INFO kablam! 578 | right: ident!("array"), Sep 20 04:38:25.475 INFO kablam! | --------------- in this macro invocation Sep 20 04:38:25.475 INFO kablam! | Sep 20 04:38:25.475 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.475 INFO kablam! found type `std::string::String` Sep 20 04:38:25.475 INFO kablam! Sep 20 04:38:25.499 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.499 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.499 INFO kablam! | Sep 20 04:38:25.499 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.499 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.499 INFO kablam! ... Sep 20 04:38:25.499 INFO kablam! 597 | value: ident!("foo") Sep 20 04:38:25.499 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.499 INFO kablam! | Sep 20 04:38:25.499 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.499 INFO kablam! found type `std::string::String` Sep 20 04:38:25.499 INFO kablam! Sep 20 04:38:25.526 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.527 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.527 INFO kablam! | Sep 20 04:38:25.527 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.527 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.527 INFO kablam! ... Sep 20 04:38:25.527 INFO kablam! 608 | value: ident!("foo") Sep 20 04:38:25.527 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.527 INFO kablam! | Sep 20 04:38:25.527 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.527 INFO kablam! found type `std::string::String` Sep 20 04:38:25.527 INFO kablam! Sep 20 04:38:25.562 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.563 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.563 INFO kablam! | Sep 20 04:38:25.563 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.563 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.563 INFO kablam! ... Sep 20 04:38:25.563 INFO kablam! 625 | value: ident!("bar") Sep 20 04:38:25.563 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.563 INFO kablam! | Sep 20 04:38:25.563 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.563 INFO kablam! found type `std::string::String` Sep 20 04:38:25.563 INFO kablam! Sep 20 04:38:25.603 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.603 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:25.603 INFO kablam! | Sep 20 04:38:25.603 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:25.603 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.603 INFO kablam! ... Sep 20 04:38:25.603 INFO kablam! 635 | param!("n") Sep 20 04:38:25.603 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.603 INFO kablam! | Sep 20 04:38:25.603 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.603 INFO kablam! found type `std::string::String` Sep 20 04:38:25.603 INFO kablam! Sep 20 04:38:25.635 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.635 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.635 INFO kablam! | Sep 20 04:38:25.635 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.635 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.635 INFO kablam! ... Sep 20 04:38:25.635 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 20 04:38:25.635 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.635 INFO kablam! | Sep 20 04:38:25.635 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.635 INFO kablam! found type `std::string::String` Sep 20 04:38:25.635 INFO kablam! Sep 20 04:38:25.667 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.667 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.667 INFO kablam! | Sep 20 04:38:25.667 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.667 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.667 INFO kablam! ... Sep 20 04:38:25.667 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 20 04:38:25.667 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.667 INFO kablam! | Sep 20 04:38:25.667 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.667 INFO kablam! found type `std::string::String` Sep 20 04:38:25.668 INFO kablam! Sep 20 04:38:25.692 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.692 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:25.692 INFO kablam! | Sep 20 04:38:25.692 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:25.692 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.692 INFO kablam! ... Sep 20 04:38:25.692 INFO kablam! 657 | param!("a"), Sep 20 04:38:25.692 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.692 INFO kablam! | Sep 20 04:38:25.692 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.692 INFO kablam! found type `std::string::String` Sep 20 04:38:25.692 INFO kablam! Sep 20 04:38:25.723 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.723 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:25.723 INFO kablam! | Sep 20 04:38:25.723 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:25.723 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.723 INFO kablam! ... Sep 20 04:38:25.723 INFO kablam! 658 | param!("b"), Sep 20 04:38:25.723 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.723 INFO kablam! | Sep 20 04:38:25.723 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.723 INFO kablam! found type `std::string::String` Sep 20 04:38:25.723 INFO kablam! Sep 20 04:38:25.751 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.751 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:25.751 INFO kablam! | Sep 20 04:38:25.751 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:25.751 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.751 INFO kablam! ... Sep 20 04:38:25.751 INFO kablam! 659 | param!("c"), Sep 20 04:38:25.751 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:25.751 INFO kablam! | Sep 20 04:38:25.751 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.751 INFO kablam! found type `std::string::String` Sep 20 04:38:25.751 INFO kablam! Sep 20 04:38:25.791 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.791 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.791 INFO kablam! | Sep 20 04:38:25.791 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.791 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.791 INFO kablam! ... Sep 20 04:38:25.791 INFO kablam! 663 | value: ident!("bar") Sep 20 04:38:25.791 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.791 INFO kablam! | Sep 20 04:38:25.791 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.791 INFO kablam! found type `std::string::String` Sep 20 04:38:25.791 INFO kablam! Sep 20 04:38:25.807 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.807 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.807 INFO kablam! | Sep 20 04:38:25.807 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.807 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.807 INFO kablam! ... Sep 20 04:38:25.807 INFO kablam! 682 | value: Some(ident!("bar")) Sep 20 04:38:25.807 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.807 INFO kablam! | Sep 20 04:38:25.807 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.807 INFO kablam! found type `std::string::String` Sep 20 04:38:25.807 INFO kablam! Sep 20 04:38:25.839 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.839 INFO kablam! --> tests/lib.rs:697:20 Sep 20 04:38:25.839 INFO kablam! | Sep 20 04:38:25.839 INFO kablam! 697 | name: Some("foo".to_string()), Sep 20 04:38:25.839 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.839 INFO kablam! | Sep 20 04:38:25.839 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.839 INFO kablam! found type `std::string::String` Sep 20 04:38:25.839 INFO kablam! Sep 20 04:38:25.887 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.888 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.888 INFO kablam! | Sep 20 04:38:25.888 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.888 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.888 INFO kablam! ... Sep 20 04:38:25.888 INFO kablam! 701 | value: Some(ident!("bar")) Sep 20 04:38:25.889 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.889 INFO kablam! | Sep 20 04:38:25.889 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.889 INFO kablam! found type `std::string::String` Sep 20 04:38:25.889 INFO kablam! Sep 20 04:38:25.923 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.923 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.923 INFO kablam! | Sep 20 04:38:25.923 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.923 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.923 INFO kablam! ... Sep 20 04:38:25.923 INFO kablam! 710 | value: ident!("foo") Sep 20 04:38:25.923 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.923 INFO kablam! | Sep 20 04:38:25.923 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.923 INFO kablam! found type `std::string::String` Sep 20 04:38:25.923 INFO kablam! Sep 20 04:38:25.967 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:25.967 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:25.967 INFO kablam! | Sep 20 04:38:25.967 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:25.967 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:25.967 INFO kablam! ... Sep 20 04:38:25.967 INFO kablam! 718 | ident!("foo"), Sep 20 04:38:25.967 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:25.967 INFO kablam! | Sep 20 04:38:25.967 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:25.967 INFO kablam! found type `std::string::String` Sep 20 04:38:25.967 INFO kablam! Sep 20 04:38:26.007 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.007 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:26.007 INFO kablam! | Sep 20 04:38:26.007 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:26.007 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.007 INFO kablam! ... Sep 20 04:38:26.007 INFO kablam! 719 | ident!("bar"), Sep 20 04:38:26.007 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:26.007 INFO kablam! | Sep 20 04:38:26.007 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.007 INFO kablam! found type `std::string::String` Sep 20 04:38:26.007 INFO kablam! Sep 20 04:38:26.046 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.047 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:26.047 INFO kablam! | Sep 20 04:38:26.047 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:26.047 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.047 INFO kablam! ... Sep 20 04:38:26.047 INFO kablam! 720 | ident!("baz"), Sep 20 04:38:26.047 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:26.047 INFO kablam! | Sep 20 04:38:26.047 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.047 INFO kablam! found type `std::string::String` Sep 20 04:38:26.047 INFO kablam! Sep 20 04:38:26.072 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.072 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:26.072 INFO kablam! | Sep 20 04:38:26.072 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:26.072 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.072 INFO kablam! ... Sep 20 04:38:26.072 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 20 04:38:26.072 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:26.072 INFO kablam! | Sep 20 04:38:26.072 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.072 INFO kablam! found type `std::string::String` Sep 20 04:38:26.072 INFO kablam! Sep 20 04:38:26.107 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.107 INFO kablam! --> tests/lib.rs:731:22 Sep 20 04:38:26.107 INFO kablam! | Sep 20 04:38:26.107 INFO kablam! 731 | num!(1.0), Sep 20 04:38:26.107 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.107 INFO kablam! | Sep 20 04:38:26.107 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.107 INFO kablam! found type `{float}` Sep 20 04:38:26.111 INFO kablam! Sep 20 04:38:26.151 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.151 INFO kablam! --> tests/lib.rs:732:22 Sep 20 04:38:26.151 INFO kablam! | Sep 20 04:38:26.151 INFO kablam! 732 | num!(2.0), Sep 20 04:38:26.151 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.151 INFO kablam! | Sep 20 04:38:26.151 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.151 INFO kablam! found type `{float}` Sep 20 04:38:26.151 INFO kablam! Sep 20 04:38:26.163 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.163 INFO kablam! --> tests/lib.rs:733:22 Sep 20 04:38:26.163 INFO kablam! | Sep 20 04:38:26.163 INFO kablam! 733 | num!(3.0), Sep 20 04:38:26.163 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.163 INFO kablam! | Sep 20 04:38:26.163 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.163 INFO kablam! found type `{float}` Sep 20 04:38:26.163 INFO kablam! Sep 20 04:38:26.189 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.189 INFO kablam! --> tests/lib.rs:729:19 Sep 20 04:38:26.189 INFO kablam! | Sep 20 04:38:26.189 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 20 04:38:26.189 INFO kablam! | ___________________^ Sep 20 04:38:26.189 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 20 04:38:26.189 INFO kablam! 731 | | num!(1.0), Sep 20 04:38:26.189 INFO kablam! 732 | | num!(2.0), Sep 20 04:38:26.189 INFO kablam! 733 | | num!(3.0), Sep 20 04:38:26.189 INFO kablam! 734 | | ]) Sep 20 04:38:26.189 INFO kablam! 735 | | )) Sep 20 04:38:26.189 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 20 04:38:26.189 INFO kablam! | Sep 20 04:38:26.189 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.189 INFO kablam! found type `std::boxed::Box<_>` Sep 20 04:38:26.189 INFO kablam! Sep 20 04:38:26.219 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.219 INFO kablam! --> tests/lib.rs:743:18 Sep 20 04:38:26.219 INFO kablam! | Sep 20 04:38:26.219 INFO kablam! 743 | key: "foo".to_string(), Sep 20 04:38:26.219 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.219 INFO kablam! | Sep 20 04:38:26.219 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.219 INFO kablam! found type `std::string::String` Sep 20 04:38:26.219 INFO kablam! Sep 20 04:38:26.247 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.247 INFO kablam! --> tests/lib.rs:744:25 Sep 20 04:38:26.247 INFO kablam! | Sep 20 04:38:26.247 INFO kablam! 744 | value: num!(100.0), Sep 20 04:38:26.247 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.247 INFO kablam! | Sep 20 04:38:26.247 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.247 INFO kablam! found type `{float}` Sep 20 04:38:26.247 INFO kablam! Sep 20 04:38:26.275 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.275 INFO kablam! --> tests/lib.rs:753:23 Sep 20 04:38:26.275 INFO kablam! | Sep 20 04:38:26.275 INFO kablam! 753 | key: num!(100.0), Sep 20 04:38:26.275 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.275 INFO kablam! | Sep 20 04:38:26.275 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.275 INFO kablam! found type `{float}` Sep 20 04:38:26.275 INFO kablam! Sep 20 04:38:26.303 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.303 INFO kablam! --> tests/lib.rs:754:25 Sep 20 04:38:26.303 INFO kablam! | Sep 20 04:38:26.303 INFO kablam! 754 | value: num!(100.0), Sep 20 04:38:26.303 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.303 INFO kablam! | Sep 20 04:38:26.303 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.303 INFO kablam! found type `{float}` Sep 20 04:38:26.303 INFO kablam! Sep 20 04:38:26.347 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.347 INFO kablam! --> tests/lib.rs:763:18 Sep 20 04:38:26.347 INFO kablam! | Sep 20 04:38:26.347 INFO kablam! 763 | key: "foo".to_string(), Sep 20 04:38:26.347 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.347 INFO kablam! | Sep 20 04:38:26.347 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.347 INFO kablam! found type `std::string::String` Sep 20 04:38:26.347 INFO kablam! Sep 20 04:38:26.375 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.375 INFO kablam! --> tests/lib.rs:772:19 Sep 20 04:38:26.375 INFO kablam! | Sep 20 04:38:26.375 INFO kablam! 772 | name: "foo".to_string(), Sep 20 04:38:26.375 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.375 INFO kablam! | Sep 20 04:38:26.375 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.375 INFO kablam! found type `std::string::String` Sep 20 04:38:26.375 INFO kablam! Sep 20 04:38:26.399 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.399 INFO kablam! --> tests/lib.rs:783:24 Sep 20 04:38:26.399 INFO kablam! | Sep 20 04:38:26.399 INFO kablam! 783 | name: num!(100.0), Sep 20 04:38:26.399 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.399 INFO kablam! | Sep 20 04:38:26.399 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.399 INFO kablam! found type `{float}` Sep 20 04:38:26.399 INFO kablam! Sep 20 04:38:26.431 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.431 INFO kablam! --> tests/lib.rs:793:15 Sep 20 04:38:26.431 INFO kablam! | Sep 20 04:38:26.431 INFO kablam! 793 | name: "Foo".to_string(), Sep 20 04:38:26.431 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.431 INFO kablam! | Sep 20 04:38:26.431 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.431 INFO kablam! found type `std::string::String` Sep 20 04:38:26.431 INFO kablam! Sep 20 04:38:26.463 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.463 INFO kablam! --> tests/lib.rs:802:15 Sep 20 04:38:26.463 INFO kablam! | Sep 20 04:38:26.463 INFO kablam! 802 | name: "Foo".to_string(), Sep 20 04:38:26.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.463 INFO kablam! | Sep 20 04:38:26.463 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.463 INFO kablam! found type `std::string::String` Sep 20 04:38:26.463 INFO kablam! Sep 20 04:38:26.494 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.494 INFO kablam! --> tests/lib.rs:803:23 Sep 20 04:38:26.494 INFO kablam! | Sep 20 04:38:26.494 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 20 04:38:26.495 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.495 INFO kablam! | Sep 20 04:38:26.495 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.495 INFO kablam! found type `std::string::String` Sep 20 04:38:26.495 INFO kablam! Sep 20 04:38:26.524 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.524 INFO kablam! --> tests/lib.rs:817:15 Sep 20 04:38:26.524 INFO kablam! | Sep 20 04:38:26.524 INFO kablam! 817 | name: "Foo".to_string(), Sep 20 04:38:26.524 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.524 INFO kablam! | Sep 20 04:38:26.524 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.524 INFO kablam! found type `std::string::String` Sep 20 04:38:26.524 INFO kablam! Sep 20 04:38:26.560 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.560 INFO kablam! --> tests/lib.rs:837:15 Sep 20 04:38:26.560 INFO kablam! | Sep 20 04:38:26.560 INFO kablam! 837 | name: "Foo".to_string(), Sep 20 04:38:26.561 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.561 INFO kablam! | Sep 20 04:38:26.561 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.561 INFO kablam! found type `std::string::String` Sep 20 04:38:26.561 INFO kablam! Sep 20 04:38:26.591 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.591 INFO kablam! --> tests/lib.rs:842:23 Sep 20 04:38:26.591 INFO kablam! | Sep 20 04:38:26.591 INFO kablam! 842 | name: "bar".to_string(), Sep 20 04:38:26.591 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.591 INFO kablam! | Sep 20 04:38:26.591 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.591 INFO kablam! found type `std::string::String` Sep 20 04:38:26.591 INFO kablam! Sep 20 04:38:26.629 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.629 INFO kablam! --> tests/lib.rs:859:15 Sep 20 04:38:26.629 INFO kablam! | Sep 20 04:38:26.629 INFO kablam! 859 | name: "Foo".to_string(), Sep 20 04:38:26.629 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.629 INFO kablam! | Sep 20 04:38:26.629 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.629 INFO kablam! found type `std::string::String` Sep 20 04:38:26.629 INFO kablam! Sep 20 04:38:26.666 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.666 INFO kablam! --> tests/lib.rs:864:23 Sep 20 04:38:26.666 INFO kablam! | Sep 20 04:38:26.666 INFO kablam! 864 | name: "bar".to_string(), Sep 20 04:38:26.667 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.667 INFO kablam! | Sep 20 04:38:26.667 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.667 INFO kablam! found type `std::string::String` Sep 20 04:38:26.667 INFO kablam! Sep 20 04:38:26.707 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.707 INFO kablam! --> tests/lib.rs:881:15 Sep 20 04:38:26.707 INFO kablam! | Sep 20 04:38:26.707 INFO kablam! 881 | name: "Foo".to_string(), Sep 20 04:38:26.707 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.707 INFO kablam! | Sep 20 04:38:26.707 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.707 INFO kablam! found type `std::string::String` Sep 20 04:38:26.707 INFO kablam! Sep 20 04:38:26.732 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.733 INFO kablam! --> tests/lib.rs:886:23 Sep 20 04:38:26.733 INFO kablam! | Sep 20 04:38:26.733 INFO kablam! 886 | name: "bar".to_string(), Sep 20 04:38:26.733 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.733 INFO kablam! | Sep 20 04:38:26.733 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.733 INFO kablam! found type `std::string::String` Sep 20 04:38:26.733 INFO kablam! Sep 20 04:38:26.758 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.758 INFO kablam! --> tests/lib.rs:887:29 Sep 20 04:38:26.758 INFO kablam! | Sep 20 04:38:26.758 INFO kablam! 887 | value: num!(100.0), Sep 20 04:38:26.758 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.758 INFO kablam! | Sep 20 04:38:26.758 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.758 INFO kablam! found type `{float}` Sep 20 04:38:26.758 INFO kablam! Sep 20 04:38:26.798 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.799 INFO kablam! --> tests/lib.rs:902:15 Sep 20 04:38:26.799 INFO kablam! | Sep 20 04:38:26.799 INFO kablam! 902 | name: "Foo".to_string(), Sep 20 04:38:26.799 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.799 INFO kablam! | Sep 20 04:38:26.799 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.799 INFO kablam! found type `std::string::String` Sep 20 04:38:26.799 INFO kablam! Sep 20 04:38:26.829 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.829 INFO kablam! --> tests/lib.rs:907:23 Sep 20 04:38:26.829 INFO kablam! | Sep 20 04:38:26.829 INFO kablam! 907 | name: "bar".to_string(), Sep 20 04:38:26.829 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:26.829 INFO kablam! | Sep 20 04:38:26.829 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.829 INFO kablam! found type `std::string::String` Sep 20 04:38:26.829 INFO kablam! Sep 20 04:38:26.859 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:26.859 INFO kablam! --> tests/lib.rs:908:29 Sep 20 04:38:26.859 INFO kablam! | Sep 20 04:38:26.859 INFO kablam! 908 | value: num!(100.0), Sep 20 04:38:26.859 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:26.859 INFO kablam! | Sep 20 04:38:26.859 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:26.859 INFO kablam! found type `{float}` Sep 20 04:38:26.859 INFO kablam! Sep 20 04:38:26.875 INFO kablam! error: aborting due to 111 previous errors Sep 20 04:38:26.875 INFO kablam! Sep 20 04:38:26.875 INFO kablam! Some errors occurred: E0308, E0433. Sep 20 04:38:26.875 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 20 04:38:26.888 INFO kablam! error: Could not compile `badger`. Sep 20 04:38:26.888 INFO kablam! Sep 20 04:38:26.888 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:38:26.895 INFO kablam! su: No module specific data is present Sep 20 04:38:28.094 INFO running `"docker" "rm" "-f" "68b4ac1567e4d9e24dc55ee5bf85c4532afe596794d2b06ffd439f5b9b3a6f6f"` Sep 20 04:38:28.374 INFO blam! 68b4ac1567e4d9e24dc55ee5bf85c4532afe596794d2b06ffd439f5b9b3a6f6f