Sep 18 03:25:59.488 INFO checking badger-0.2.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:25:59.488 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:25:59.488 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:25:59.927 INFO blam! b0616d9da90f75a339471b225534a01ddd6e38872bf8987dc7bda2dee5a8fdd8 Sep 18 03:25:59.933 INFO running `"docker" "start" "-a" "b0616d9da90f75a339471b225534a01ddd6e38872bf8987dc7bda2dee5a8fdd8"` Sep 18 03:26:01.120 INFO kablam! usermod: no changes Sep 18 03:26:01.243 INFO kablam! Checking badger v0.2.1 (/source) Sep 18 03:26:01.999 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:01.999 INFO kablam! --> src/tokenizer.rs:209:47 Sep 18 03:26:01.999 INFO kablam! | Sep 18 03:26:01.999 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 18 03:26:01.999 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:01.999 INFO kablam! | Sep 18 03:26:02.007 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:26:02.007 INFO kablam! Sep 18 03:26:02.059 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:02.059 INFO kablam! --> src/tokenizer.rs:280:46 Sep 18 03:26:02.059 INFO kablam! | Sep 18 03:26:02.059 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 18 03:26:02.059 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:02.059 INFO kablam! Sep 18 03:26:02.059 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:02.059 INFO kablam! --> src/tokenizer.rs:361:25 Sep 18 03:26:02.059 INFO kablam! | Sep 18 03:26:02.059 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 18 03:26:02.059 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:02.059 INFO kablam! Sep 18 03:26:02.083 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:02.083 INFO kablam! --> src/tokenizer.rs:584:41 Sep 18 03:26:02.083 INFO kablam! | Sep 18 03:26:02.083 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 18 03:26:02.083 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:02.083 INFO kablam! Sep 18 03:26:02.179 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:02.179 INFO kablam! --> src/tokenizer.rs:209:47 Sep 18 03:26:02.179 INFO kablam! | Sep 18 03:26:02.179 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 18 03:26:02.179 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:02.179 INFO kablam! | Sep 18 03:26:02.179 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:26:02.179 INFO kablam! Sep 18 03:26:02.251 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:02.251 INFO kablam! --> src/tokenizer.rs:280:46 Sep 18 03:26:02.251 INFO kablam! | Sep 18 03:26:02.251 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 18 03:26:02.251 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:02.251 INFO kablam! Sep 18 03:26:02.259 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:02.259 INFO kablam! --> src/tokenizer.rs:361:25 Sep 18 03:26:02.259 INFO kablam! | Sep 18 03:26:02.259 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 18 03:26:02.259 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:02.259 INFO kablam! Sep 18 03:26:02.303 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:02.303 INFO kablam! --> src/tokenizer.rs:584:41 Sep 18 03:26:02.303 INFO kablam! | Sep 18 03:26:02.303 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 18 03:26:02.303 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:02.303 INFO kablam! Sep 18 03:26:04.879 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 18 03:26:04.879 INFO kablam! --> tests/lib.rs:729:28 Sep 18 03:26:04.879 INFO kablam! | Sep 18 03:26:04.879 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 18 03:26:04.879 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 18 03:26:04.903 INFO kablam! Sep 18 03:26:05.363 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:05.363 INFO kablam! --> tests/lib.rs:55:16 Sep 18 03:26:05.363 INFO kablam! | Sep 18 03:26:05.363 INFO kablam! 55 | label: "foo".to_string(), Sep 18 03:26:05.363 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:05.363 INFO kablam! | Sep 18 03:26:05.363 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:05.363 INFO kablam! found type `std::string::String` Sep 18 03:26:05.363 INFO kablam! Sep 18 03:26:05.439 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:05.439 INFO kablam! --> tests/lib.rs:72:21 Sep 18 03:26:05.439 INFO kablam! | Sep 18 03:26:05.439 INFO kablam! 72 | label: Some("foo".to_string()) Sep 18 03:26:05.439 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:05.439 INFO kablam! | Sep 18 03:26:05.439 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:05.439 INFO kablam! found type `std::string::String` Sep 18 03:26:05.439 INFO kablam! Sep 18 03:26:05.550 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:05.551 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:05.551 INFO kablam! | Sep 18 03:26:05.551 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:05.551 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:05.551 INFO kablam! ... Sep 18 03:26:05.551 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 18 03:26:05.551 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:05.551 INFO kablam! | Sep 18 03:26:05.551 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:05.551 INFO kablam! found type `std::string::String` Sep 18 03:26:05.551 INFO kablam! Sep 18 03:26:05.710 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:05.711 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:05.711 INFO kablam! | Sep 18 03:26:05.711 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:05.711 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:05.711 INFO kablam! ... Sep 18 03:26:05.711 INFO kablam! 101 | value: Some(ident!("foo")), Sep 18 03:26:05.711 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:05.715 INFO kablam! | Sep 18 03:26:05.715 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:05.715 INFO kablam! found type `std::string::String` Sep 18 03:26:05.715 INFO kablam! Sep 18 03:26:05.879 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:05.879 INFO kablam! --> tests/lib.rs:109:18 Sep 18 03:26:05.879 INFO kablam! | Sep 18 03:26:05.879 INFO kablam! 109 | num!(1.0), Sep 18 03:26:05.879 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:05.879 INFO kablam! | Sep 18 03:26:05.879 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:05.879 INFO kablam! found type `{float}` Sep 18 03:26:05.879 INFO kablam! Sep 18 03:26:05.959 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:05.959 INFO kablam! --> src/tokenizer.rs:209:47 Sep 18 03:26:05.960 INFO kablam! | Sep 18 03:26:05.960 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 18 03:26:05.961 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:05.961 INFO kablam! | Sep 18 03:26:05.961 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:26:05.961 INFO kablam! Sep 18 03:26:05.979 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:05.979 INFO kablam! --> tests/lib.rs:110:18 Sep 18 03:26:05.979 INFO kablam! | Sep 18 03:26:05.979 INFO kablam! 110 | num!(2.0), Sep 18 03:26:05.979 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:05.979 INFO kablam! | Sep 18 03:26:05.979 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:05.979 INFO kablam! found type `{float}` Sep 18 03:26:05.979 INFO kablam! Sep 18 03:26:06.035 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:06.035 INFO kablam! --> src/tokenizer.rs:280:46 Sep 18 03:26:06.035 INFO kablam! | Sep 18 03:26:06.035 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 18 03:26:06.035 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:06.035 INFO kablam! Sep 18 03:26:06.043 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:06.043 INFO kablam! --> src/tokenizer.rs:361:25 Sep 18 03:26:06.043 INFO kablam! | Sep 18 03:26:06.043 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 18 03:26:06.043 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:06.043 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.043 INFO kablam! --> tests/lib.rs:111:18 Sep 18 03:26:06.043 INFO kablam! | Sep 18 03:26:06.043 INFO kablam! 111 | num!(3.0), Sep 18 03:26:06.043 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:06.043 INFO kablam! | Sep 18 03:26:06.043 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.043 INFO kablam! found type `{float}` Sep 18 03:26:06.043 INFO kablam! Sep 18 03:26:06.043 INFO kablam! Sep 18 03:26:06.087 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:06.087 INFO kablam! --> src/tokenizer.rs:584:41 Sep 18 03:26:06.087 INFO kablam! | Sep 18 03:26:06.087 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 18 03:26:06.087 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:06.094 INFO kablam! Sep 18 03:26:06.156 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.156 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:06.156 INFO kablam! | Sep 18 03:26:06.156 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:06.156 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.156 INFO kablam! ... Sep 18 03:26:06.156 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 18 03:26:06.156 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:06.156 INFO kablam! | Sep 18 03:26:06.156 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.156 INFO kablam! found type `std::string::String` Sep 18 03:26:06.156 INFO kablam! Sep 18 03:26:06.231 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.231 INFO kablam! --> tests/lib.rs:136:19 Sep 18 03:26:06.231 INFO kablam! | Sep 18 03:26:06.231 INFO kablam! 136 | name: "foo".to_string(), Sep 18 03:26:06.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.235 INFO kablam! | Sep 18 03:26:06.235 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.235 INFO kablam! found type `std::string::String` Sep 18 03:26:06.235 INFO kablam! Sep 18 03:26:06.279 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.279 INFO kablam! --> tests/lib.rs:147:19 Sep 18 03:26:06.279 INFO kablam! | Sep 18 03:26:06.279 INFO kablam! 147 | name: "foo".to_string(), Sep 18 03:26:06.279 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.279 INFO kablam! | Sep 18 03:26:06.279 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.279 INFO kablam! found type `std::string::String` Sep 18 03:26:06.279 INFO kablam! Sep 18 03:26:06.315 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.315 INFO kablam! --> tests/lib.rs:148:30 Sep 18 03:26:06.315 INFO kablam! | Sep 18 03:26:06.315 INFO kablam! 148 | value: Some(num!(100.0)), Sep 18 03:26:06.315 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:06.315 INFO kablam! | Sep 18 03:26:06.315 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.315 INFO kablam! found type `{float}` Sep 18 03:26:06.315 INFO kablam! Sep 18 03:26:06.327 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:06.327 INFO kablam! --> src/tokenizer.rs:209:47 Sep 18 03:26:06.327 INFO kablam! | Sep 18 03:26:06.327 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 18 03:26:06.327 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:06.327 INFO kablam! | Sep 18 03:26:06.327 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:26:06.327 INFO kablam! Sep 18 03:26:06.359 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.359 INFO kablam! --> tests/lib.rs:158:19 Sep 18 03:26:06.359 INFO kablam! | Sep 18 03:26:06.359 INFO kablam! 158 | name: "foo".to_string(), Sep 18 03:26:06.360 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.360 INFO kablam! | Sep 18 03:26:06.360 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.360 INFO kablam! found type `std::string::String` Sep 18 03:26:06.360 INFO kablam! Sep 18 03:26:06.427 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:06.427 INFO kablam! --> src/tokenizer.rs:280:46 Sep 18 03:26:06.427 INFO kablam! | Sep 18 03:26:06.427 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 18 03:26:06.427 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:06.427 INFO kablam! Sep 18 03:26:06.427 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:06.427 INFO kablam! --> src/tokenizer.rs:361:25 Sep 18 03:26:06.427 INFO kablam! | Sep 18 03:26:06.427 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 18 03:26:06.427 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:06.427 INFO kablam! Sep 18 03:26:06.447 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.447 INFO kablam! --> tests/lib.rs:169:19 Sep 18 03:26:06.447 INFO kablam! | Sep 18 03:26:06.447 INFO kablam! 169 | name: "foo".to_string(), Sep 18 03:26:06.447 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.459 INFO kablam! | Sep 18 03:26:06.459 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.459 INFO kablam! found type `std::string::String` Sep 18 03:26:06.459 INFO kablam! Sep 18 03:26:06.511 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 18 03:26:06.511 INFO kablam! --> src/tokenizer.rs:584:41 Sep 18 03:26:06.511 INFO kablam! | Sep 18 03:26:06.511 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 18 03:26:06.511 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:26:06.511 INFO kablam! Sep 18 03:26:06.535 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.535 INFO kablam! --> tests/lib.rs:170:30 Sep 18 03:26:06.535 INFO kablam! | Sep 18 03:26:06.535 INFO kablam! 170 | value: Some(num!(100.0)), Sep 18 03:26:06.535 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:06.535 INFO kablam! | Sep 18 03:26:06.535 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.535 INFO kablam! found type `{float}` Sep 18 03:26:06.535 INFO kablam! Sep 18 03:26:06.588 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.588 INFO kablam! --> tests/lib.rs:180:19 Sep 18 03:26:06.588 INFO kablam! | Sep 18 03:26:06.588 INFO kablam! 180 | name: "foo".to_string(), Sep 18 03:26:06.588 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.591 INFO kablam! | Sep 18 03:26:06.591 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.591 INFO kablam! found type `std::string::String` Sep 18 03:26:06.591 INFO kablam! Sep 18 03:26:06.651 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.651 INFO kablam! --> tests/lib.rs:191:19 Sep 18 03:26:06.651 INFO kablam! | Sep 18 03:26:06.651 INFO kablam! 191 | name: "foo".to_string(), Sep 18 03:26:06.651 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.651 INFO kablam! | Sep 18 03:26:06.651 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.651 INFO kablam! found type `std::string::String` Sep 18 03:26:06.651 INFO kablam! Sep 18 03:26:06.718 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.718 INFO kablam! --> tests/lib.rs:192:30 Sep 18 03:26:06.718 INFO kablam! | Sep 18 03:26:06.718 INFO kablam! 192 | value: Some(num!(100.0)), Sep 18 03:26:06.718 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:06.718 INFO kablam! | Sep 18 03:26:06.718 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.718 INFO kablam! found type `{float}` Sep 18 03:26:06.718 INFO kablam! Sep 18 03:26:06.831 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.831 INFO kablam! --> tests/lib.rs:202:19 Sep 18 03:26:06.831 INFO kablam! | Sep 18 03:26:06.831 INFO kablam! 202 | name: "foo".to_string(), Sep 18 03:26:06.831 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.831 INFO kablam! | Sep 18 03:26:06.831 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.831 INFO kablam! found type `std::string::String` Sep 18 03:26:06.831 INFO kablam! Sep 18 03:26:06.850 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.850 INFO kablam! --> tests/lib.rs:205:19 Sep 18 03:26:06.850 INFO kablam! | Sep 18 03:26:06.850 INFO kablam! 205 | name: "bar".to_string(), Sep 18 03:26:06.850 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.850 INFO kablam! | Sep 18 03:26:06.850 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.850 INFO kablam! found type `std::string::String` Sep 18 03:26:06.850 INFO kablam! Sep 18 03:26:06.883 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.883 INFO kablam! --> tests/lib.rs:217:19 Sep 18 03:26:06.883 INFO kablam! | Sep 18 03:26:06.883 INFO kablam! 217 | name: "foo".to_string(), Sep 18 03:26:06.883 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.883 INFO kablam! | Sep 18 03:26:06.883 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.883 INFO kablam! found type `std::string::String` Sep 18 03:26:06.883 INFO kablam! Sep 18 03:26:06.907 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.907 INFO kablam! --> tests/lib.rs:218:30 Sep 18 03:26:06.907 INFO kablam! | Sep 18 03:26:06.907 INFO kablam! 218 | value: Some(num!(100.0)), Sep 18 03:26:06.907 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:06.907 INFO kablam! | Sep 18 03:26:06.907 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.907 INFO kablam! found type `{float}` Sep 18 03:26:06.907 INFO kablam! Sep 18 03:26:06.943 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.943 INFO kablam! --> tests/lib.rs:220:19 Sep 18 03:26:06.943 INFO kablam! | Sep 18 03:26:06.943 INFO kablam! 220 | name: "bar".to_string(), Sep 18 03:26:06.943 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:06.943 INFO kablam! | Sep 18 03:26:06.943 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.943 INFO kablam! found type `std::string::String` Sep 18 03:26:06.943 INFO kablam! Sep 18 03:26:06.987 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:06.987 INFO kablam! --> tests/lib.rs:221:30 Sep 18 03:26:06.987 INFO kablam! | Sep 18 03:26:06.987 INFO kablam! 221 | value: Some(num!(200.0)), Sep 18 03:26:06.987 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:06.987 INFO kablam! | Sep 18 03:26:06.987 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:06.987 INFO kablam! found type `{float}` Sep 18 03:26:06.987 INFO kablam! Sep 18 03:26:07.043 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.043 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.043 INFO kablam! | Sep 18 03:26:07.043 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.043 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.043 INFO kablam! ... Sep 18 03:26:07.043 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 18 03:26:07.043 INFO kablam! | ---------------- in this macro invocation Sep 18 03:26:07.043 INFO kablam! | Sep 18 03:26:07.043 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.043 INFO kablam! found type `std::string::String` Sep 18 03:26:07.044 INFO kablam! Sep 18 03:26:07.133 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.133 INFO kablam! --> tests/lib.rs:253:36 Sep 18 03:26:07.133 INFO kablam! | Sep 18 03:26:07.133 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 18 03:26:07.133 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.133 INFO kablam! | Sep 18 03:26:07.133 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.133 INFO kablam! found type `{float}` Sep 18 03:26:07.133 INFO kablam! Sep 18 03:26:07.179 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.179 INFO kablam! --> tests/lib.rs:273:37 Sep 18 03:26:07.179 INFO kablam! | Sep 18 03:26:07.179 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 18 03:26:07.179 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.180 INFO kablam! | Sep 18 03:26:07.180 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.180 INFO kablam! found type `{float}` Sep 18 03:26:07.180 INFO kablam! Sep 18 03:26:07.231 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.231 INFO kablam! --> tests/lib.rs:281:24 Sep 18 03:26:07.231 INFO kablam! | Sep 18 03:26:07.231 INFO kablam! 281 | right: boxnum!(1.0) Sep 18 03:26:07.231 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.231 INFO kablam! | Sep 18 03:26:07.231 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.231 INFO kablam! found type `{float}` Sep 18 03:26:07.231 INFO kablam! Sep 18 03:26:07.283 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.283 INFO kablam! --> tests/lib.rs:288:23 Sep 18 03:26:07.283 INFO kablam! | Sep 18 03:26:07.283 INFO kablam! 288 | left: boxnum!(1.0), Sep 18 03:26:07.283 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.283 INFO kablam! | Sep 18 03:26:07.283 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.283 INFO kablam! found type `{float}` Sep 18 03:26:07.283 INFO kablam! Sep 18 03:26:07.319 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.319 INFO kablam! --> tests/lib.rs:291:27 Sep 18 03:26:07.319 INFO kablam! | Sep 18 03:26:07.319 INFO kablam! 291 | left: boxnum!(2.0), Sep 18 03:26:07.319 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.319 INFO kablam! | Sep 18 03:26:07.319 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.319 INFO kablam! found type `{float}` Sep 18 03:26:07.319 INFO kablam! Sep 18 03:26:07.359 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.359 INFO kablam! --> tests/lib.rs:293:28 Sep 18 03:26:07.359 INFO kablam! | Sep 18 03:26:07.359 INFO kablam! 293 | right: boxnum!(3.0), Sep 18 03:26:07.359 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.359 INFO kablam! | Sep 18 03:26:07.359 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.359 INFO kablam! found type `{float}` Sep 18 03:26:07.359 INFO kablam! Sep 18 03:26:07.399 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.399 INFO kablam! --> tests/lib.rs:302:27 Sep 18 03:26:07.399 INFO kablam! | Sep 18 03:26:07.399 INFO kablam! 302 | left: boxnum!(1.0), Sep 18 03:26:07.399 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.399 INFO kablam! | Sep 18 03:26:07.399 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.399 INFO kablam! found type `{float}` Sep 18 03:26:07.399 INFO kablam! Sep 18 03:26:07.443 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.443 INFO kablam! --> tests/lib.rs:304:28 Sep 18 03:26:07.443 INFO kablam! | Sep 18 03:26:07.443 INFO kablam! 304 | right: boxnum!(2.0), Sep 18 03:26:07.443 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.443 INFO kablam! | Sep 18 03:26:07.443 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.443 INFO kablam! found type `{float}` Sep 18 03:26:07.443 INFO kablam! Sep 18 03:26:07.475 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.475 INFO kablam! --> tests/lib.rs:307:24 Sep 18 03:26:07.475 INFO kablam! | Sep 18 03:26:07.475 INFO kablam! 307 | right: boxnum!(3.0), Sep 18 03:26:07.475 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:07.475 INFO kablam! | Sep 18 03:26:07.475 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.475 INFO kablam! found type `{float}` Sep 18 03:26:07.475 INFO kablam! Sep 18 03:26:07.519 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.519 INFO kablam! --> tests/lib.rs:320:15 Sep 18 03:26:07.519 INFO kablam! | Sep 18 03:26:07.519 INFO kablam! 320 | name: "foo".to_string(), Sep 18 03:26:07.519 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.519 INFO kablam! | Sep 18 03:26:07.519 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.519 INFO kablam! found type `std::string::String` Sep 18 03:26:07.519 INFO kablam! Sep 18 03:26:07.550 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.550 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.550 INFO kablam! | Sep 18 03:26:07.550 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.550 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.550 INFO kablam! ... Sep 18 03:26:07.550 INFO kablam! 324 | value: Some(ident!("bar")) Sep 18 03:26:07.550 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.550 INFO kablam! | Sep 18 03:26:07.550 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.550 INFO kablam! found type `std::string::String` Sep 18 03:26:07.550 INFO kablam! Sep 18 03:26:07.588 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.588 INFO kablam! --> tests/lib.rs:339:15 Sep 18 03:26:07.588 INFO kablam! | Sep 18 03:26:07.588 INFO kablam! 339 | name: "foo".to_string(), Sep 18 03:26:07.588 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.588 INFO kablam! | Sep 18 03:26:07.588 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.588 INFO kablam! found type `std::string::String` Sep 18 03:26:07.588 INFO kablam! Sep 18 03:26:07.627 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.627 INFO kablam! --> tests/lib.rs:41:15 Sep 18 03:26:07.627 INFO kablam! | Sep 18 03:26:07.627 INFO kablam! 41 | name: $name.to_string() Sep 18 03:26:07.627 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.627 INFO kablam! ... Sep 18 03:26:07.627 INFO kablam! 341 | param!("a"), Sep 18 03:26:07.627 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:07.627 INFO kablam! | Sep 18 03:26:07.627 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.627 INFO kablam! found type `std::string::String` Sep 18 03:26:07.627 INFO kablam! Sep 18 03:26:07.671 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.671 INFO kablam! --> tests/lib.rs:41:15 Sep 18 03:26:07.671 INFO kablam! | Sep 18 03:26:07.671 INFO kablam! 41 | name: $name.to_string() Sep 18 03:26:07.671 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.671 INFO kablam! ... Sep 18 03:26:07.671 INFO kablam! 342 | param!("b"), Sep 18 03:26:07.671 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:07.671 INFO kablam! | Sep 18 03:26:07.671 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.671 INFO kablam! found type `std::string::String` Sep 18 03:26:07.671 INFO kablam! Sep 18 03:26:07.701 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.701 INFO kablam! --> tests/lib.rs:41:15 Sep 18 03:26:07.701 INFO kablam! | Sep 18 03:26:07.701 INFO kablam! 41 | name: $name.to_string() Sep 18 03:26:07.701 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.701 INFO kablam! ... Sep 18 03:26:07.701 INFO kablam! 343 | param!("c"), Sep 18 03:26:07.702 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:07.702 INFO kablam! | Sep 18 03:26:07.702 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.702 INFO kablam! found type `std::string::String` Sep 18 03:26:07.702 INFO kablam! Sep 18 03:26:07.731 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.731 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.731 INFO kablam! | Sep 18 03:26:07.731 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.731 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.731 INFO kablam! ... Sep 18 03:26:07.731 INFO kablam! 347 | value: Some(ident!("bar")) Sep 18 03:26:07.731 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.731 INFO kablam! | Sep 18 03:26:07.731 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.731 INFO kablam! found type `std::string::String` Sep 18 03:26:07.731 INFO kablam! Sep 18 03:26:07.763 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.763 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.763 INFO kablam! | Sep 18 03:26:07.763 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.763 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.763 INFO kablam! ... Sep 18 03:26:07.763 INFO kablam! 365 | value: ident!("foo") Sep 18 03:26:07.763 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.763 INFO kablam! | Sep 18 03:26:07.763 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.763 INFO kablam! found type `std::string::String` Sep 18 03:26:07.763 INFO kablam! Sep 18 03:26:07.792 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.792 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.792 INFO kablam! | Sep 18 03:26:07.792 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.792 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.792 INFO kablam! ... Sep 18 03:26:07.792 INFO kablam! 386 | value: ident!("foo") Sep 18 03:26:07.792 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.792 INFO kablam! | Sep 18 03:26:07.792 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.792 INFO kablam! found type `std::string::String` Sep 18 03:26:07.792 INFO kablam! Sep 18 03:26:07.822 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.822 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.822 INFO kablam! | Sep 18 03:26:07.822 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.822 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.822 INFO kablam! ... Sep 18 03:26:07.822 INFO kablam! 391 | value: ident!("bar") Sep 18 03:26:07.822 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.822 INFO kablam! | Sep 18 03:26:07.822 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.822 INFO kablam! found type `std::string::String` Sep 18 03:26:07.822 INFO kablam! Sep 18 03:26:07.853 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.853 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.853 INFO kablam! | Sep 18 03:26:07.853 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.853 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.853 INFO kablam! ... Sep 18 03:26:07.853 INFO kablam! 413 | value: ident!("foo") Sep 18 03:26:07.853 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.853 INFO kablam! | Sep 18 03:26:07.853 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.853 INFO kablam! found type `std::string::String` Sep 18 03:26:07.853 INFO kablam! Sep 18 03:26:07.887 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.887 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.887 INFO kablam! | Sep 18 03:26:07.887 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.887 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.887 INFO kablam! ... Sep 18 03:26:07.887 INFO kablam! 420 | value: ident!("bar") Sep 18 03:26:07.887 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.887 INFO kablam! | Sep 18 03:26:07.887 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.887 INFO kablam! found type `std::string::String` Sep 18 03:26:07.887 INFO kablam! Sep 18 03:26:07.912 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.913 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.913 INFO kablam! | Sep 18 03:26:07.913 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.913 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.913 INFO kablam! ... Sep 18 03:26:07.913 INFO kablam! 425 | value: ident!("baz") Sep 18 03:26:07.913 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.915 INFO kablam! | Sep 18 03:26:07.915 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.915 INFO kablam! found type `std::string::String` Sep 18 03:26:07.916 INFO kablam! Sep 18 03:26:07.955 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.955 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.955 INFO kablam! | Sep 18 03:26:07.955 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.955 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.955 INFO kablam! ... Sep 18 03:26:07.955 INFO kablam! 437 | value: ident!("foo") Sep 18 03:26:07.955 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.955 INFO kablam! | Sep 18 03:26:07.955 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.955 INFO kablam! found type `std::string::String` Sep 18 03:26:07.955 INFO kablam! Sep 18 03:26:07.981 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:07.981 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:07.981 INFO kablam! | Sep 18 03:26:07.981 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:07.981 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:07.981 INFO kablam! ... Sep 18 03:26:07.981 INFO kablam! 448 | value: ident!("foo") Sep 18 03:26:07.981 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:07.981 INFO kablam! | Sep 18 03:26:07.981 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:07.981 INFO kablam! found type `std::string::String` Sep 18 03:26:07.981 INFO kablam! Sep 18 03:26:08.012 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.012 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.012 INFO kablam! | Sep 18 03:26:08.012 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.012 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.012 INFO kablam! ... Sep 18 03:26:08.012 INFO kablam! 451 | value: ident!("bar") Sep 18 03:26:08.012 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:08.012 INFO kablam! | Sep 18 03:26:08.012 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.012 INFO kablam! found type `std::string::String` Sep 18 03:26:08.012 INFO kablam! Sep 18 03:26:08.050 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.051 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.051 INFO kablam! | Sep 18 03:26:08.051 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.051 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.051 INFO kablam! ... Sep 18 03:26:08.051 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 18 03:26:08.051 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.051 INFO kablam! | Sep 18 03:26:08.051 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.051 INFO kablam! found type `std::string::String` Sep 18 03:26:08.051 INFO kablam! Sep 18 03:26:08.074 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.075 INFO kablam! --> tests/lib.rs:463:38 Sep 18 03:26:08.075 INFO kablam! | Sep 18 03:26:08.075 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 18 03:26:08.075 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:08.075 INFO kablam! | Sep 18 03:26:08.075 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.075 INFO kablam! found type `{float}` Sep 18 03:26:08.075 INFO kablam! Sep 18 03:26:08.118 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.119 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.119 INFO kablam! | Sep 18 03:26:08.119 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.119 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.119 INFO kablam! ... Sep 18 03:26:08.119 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 18 03:26:08.119 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.119 INFO kablam! | Sep 18 03:26:08.119 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.119 INFO kablam! found type `std::string::String` Sep 18 03:26:08.119 INFO kablam! Sep 18 03:26:08.159 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.159 INFO kablam! --> tests/lib.rs:469:34 Sep 18 03:26:08.159 INFO kablam! | Sep 18 03:26:08.159 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 18 03:26:08.159 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:08.159 INFO kablam! | Sep 18 03:26:08.159 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.159 INFO kablam! found type `{float}` Sep 18 03:26:08.159 INFO kablam! Sep 18 03:26:08.218 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.219 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.219 INFO kablam! | Sep 18 03:26:08.219 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.219 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.219 INFO kablam! ... Sep 18 03:26:08.219 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 18 03:26:08.219 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.219 INFO kablam! | Sep 18 03:26:08.219 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.219 INFO kablam! found type `std::string::String` Sep 18 03:26:08.219 INFO kablam! Sep 18 03:26:08.263 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.263 INFO kablam! --> tests/lib.rs:488:27 Sep 18 03:26:08.264 INFO kablam! | Sep 18 03:26:08.264 INFO kablam! 488 | name: "i".to_string(), Sep 18 03:26:08.264 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.264 INFO kablam! | Sep 18 03:26:08.264 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.264 INFO kablam! found type `std::string::String` Sep 18 03:26:08.264 INFO kablam! Sep 18 03:26:08.290 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.290 INFO kablam! --> tests/lib.rs:489:38 Sep 18 03:26:08.290 INFO kablam! | Sep 18 03:26:08.290 INFO kablam! 489 | value: Some(num!(0.0)), Sep 18 03:26:08.290 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:08.290 INFO kablam! | Sep 18 03:26:08.290 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.290 INFO kablam! found type `{float}` Sep 18 03:26:08.290 INFO kablam! Sep 18 03:26:08.321 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.321 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.321 INFO kablam! | Sep 18 03:26:08.321 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.321 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.321 INFO kablam! ... Sep 18 03:26:08.321 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 18 03:26:08.321 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.321 INFO kablam! | Sep 18 03:26:08.321 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.321 INFO kablam! found type `std::string::String` Sep 18 03:26:08.327 INFO kablam! Sep 18 03:26:08.350 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.351 INFO kablam! --> tests/lib.rs:496:34 Sep 18 03:26:08.351 INFO kablam! | Sep 18 03:26:08.351 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 18 03:26:08.351 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:08.351 INFO kablam! | Sep 18 03:26:08.351 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.351 INFO kablam! found type `{float}` Sep 18 03:26:08.351 INFO kablam! Sep 18 03:26:08.387 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.387 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.387 INFO kablam! | Sep 18 03:26:08.387 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.387 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.387 INFO kablam! ... Sep 18 03:26:08.387 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 18 03:26:08.387 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.387 INFO kablam! | Sep 18 03:26:08.387 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.387 INFO kablam! found type `std::string::String` Sep 18 03:26:08.387 INFO kablam! Sep 18 03:26:08.422 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.423 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.423 INFO kablam! | Sep 18 03:26:08.423 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.423 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.423 INFO kablam! ... Sep 18 03:26:08.423 INFO kablam! 524 | value: ident!("item") Sep 18 03:26:08.423 INFO kablam! | -------------- in this macro invocation Sep 18 03:26:08.423 INFO kablam! | Sep 18 03:26:08.423 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.423 INFO kablam! found type `std::string::String` Sep 18 03:26:08.423 INFO kablam! Sep 18 03:26:08.450 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.450 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.450 INFO kablam! | Sep 18 03:26:08.450 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.450 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.450 INFO kablam! ... Sep 18 03:26:08.450 INFO kablam! 526 | right: ident!("object"), Sep 18 03:26:08.450 INFO kablam! | ---------------- in this macro invocation Sep 18 03:26:08.450 INFO kablam! | Sep 18 03:26:08.450 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.450 INFO kablam! found type `std::string::String` Sep 18 03:26:08.450 INFO kablam! Sep 18 03:26:08.483 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.483 INFO kablam! --> tests/lib.rs:541:27 Sep 18 03:26:08.483 INFO kablam! | Sep 18 03:26:08.483 INFO kablam! 541 | name: "item".to_string(), Sep 18 03:26:08.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.483 INFO kablam! | Sep 18 03:26:08.483 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.483 INFO kablam! found type `std::string::String` Sep 18 03:26:08.483 INFO kablam! Sep 18 03:26:08.515 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.515 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.515 INFO kablam! | Sep 18 03:26:08.515 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.515 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.515 INFO kablam! ... Sep 18 03:26:08.515 INFO kablam! 546 | right: ident!("object"), Sep 18 03:26:08.515 INFO kablam! | ---------------- in this macro invocation Sep 18 03:26:08.515 INFO kablam! | Sep 18 03:26:08.515 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.515 INFO kablam! found type `std::string::String` Sep 18 03:26:08.515 INFO kablam! Sep 18 03:26:08.543 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.543 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.543 INFO kablam! | Sep 18 03:26:08.543 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.543 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.544 INFO kablam! ... Sep 18 03:26:08.544 INFO kablam! 557 | value: ident!("item") Sep 18 03:26:08.544 INFO kablam! | -------------- in this macro invocation Sep 18 03:26:08.544 INFO kablam! | Sep 18 03:26:08.544 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.544 INFO kablam! found type `std::string::String` Sep 18 03:26:08.544 INFO kablam! Sep 18 03:26:08.573 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.573 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.573 INFO kablam! | Sep 18 03:26:08.573 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.573 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.573 INFO kablam! ... Sep 18 03:26:08.573 INFO kablam! 559 | right: ident!("array"), Sep 18 03:26:08.573 INFO kablam! | --------------- in this macro invocation Sep 18 03:26:08.573 INFO kablam! | Sep 18 03:26:08.573 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.573 INFO kablam! found type `std::string::String` Sep 18 03:26:08.573 INFO kablam! Sep 18 03:26:08.605 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.605 INFO kablam! --> tests/lib.rs:573:27 Sep 18 03:26:08.605 INFO kablam! | Sep 18 03:26:08.605 INFO kablam! 573 | name: "item".to_string(), Sep 18 03:26:08.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.605 INFO kablam! | Sep 18 03:26:08.605 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.605 INFO kablam! found type `std::string::String` Sep 18 03:26:08.605 INFO kablam! Sep 18 03:26:08.635 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.635 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.635 INFO kablam! | Sep 18 03:26:08.635 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.635 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.635 INFO kablam! ... Sep 18 03:26:08.635 INFO kablam! 578 | right: ident!("array"), Sep 18 03:26:08.635 INFO kablam! | --------------- in this macro invocation Sep 18 03:26:08.635 INFO kablam! | Sep 18 03:26:08.635 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.635 INFO kablam! found type `std::string::String` Sep 18 03:26:08.635 INFO kablam! Sep 18 03:26:08.667 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.667 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.667 INFO kablam! | Sep 18 03:26:08.667 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.667 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.667 INFO kablam! ... Sep 18 03:26:08.667 INFO kablam! 597 | value: ident!("foo") Sep 18 03:26:08.667 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:08.667 INFO kablam! | Sep 18 03:26:08.667 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.667 INFO kablam! found type `std::string::String` Sep 18 03:26:08.667 INFO kablam! Sep 18 03:26:08.695 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.695 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.695 INFO kablam! | Sep 18 03:26:08.695 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.695 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.695 INFO kablam! ... Sep 18 03:26:08.695 INFO kablam! 608 | value: ident!("foo") Sep 18 03:26:08.695 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:08.698 INFO kablam! | Sep 18 03:26:08.698 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.698 INFO kablam! found type `std::string::String` Sep 18 03:26:08.699 INFO kablam! Sep 18 03:26:08.727 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.727 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.727 INFO kablam! | Sep 18 03:26:08.727 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.727 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.727 INFO kablam! ... Sep 18 03:26:08.727 INFO kablam! 625 | value: ident!("bar") Sep 18 03:26:08.727 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:08.727 INFO kablam! | Sep 18 03:26:08.727 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.727 INFO kablam! found type `std::string::String` Sep 18 03:26:08.727 INFO kablam! Sep 18 03:26:08.759 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.759 INFO kablam! --> tests/lib.rs:41:15 Sep 18 03:26:08.759 INFO kablam! | Sep 18 03:26:08.759 INFO kablam! 41 | name: $name.to_string() Sep 18 03:26:08.759 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.759 INFO kablam! ... Sep 18 03:26:08.759 INFO kablam! 635 | param!("n") Sep 18 03:26:08.759 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.759 INFO kablam! | Sep 18 03:26:08.759 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.759 INFO kablam! found type `std::string::String` Sep 18 03:26:08.759 INFO kablam! Sep 18 03:26:08.795 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.795 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.795 INFO kablam! | Sep 18 03:26:08.795 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.795 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.795 INFO kablam! ... Sep 18 03:26:08.795 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 18 03:26:08.795 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.795 INFO kablam! | Sep 18 03:26:08.795 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.795 INFO kablam! found type `std::string::String` Sep 18 03:26:08.795 INFO kablam! Sep 18 03:26:08.814 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.814 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.814 INFO kablam! | Sep 18 03:26:08.814 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.814 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.814 INFO kablam! ... Sep 18 03:26:08.814 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 18 03:26:08.814 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.814 INFO kablam! | Sep 18 03:26:08.814 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.814 INFO kablam! found type `std::string::String` Sep 18 03:26:08.814 INFO kablam! Sep 18 03:26:08.847 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.847 INFO kablam! --> tests/lib.rs:41:15 Sep 18 03:26:08.847 INFO kablam! | Sep 18 03:26:08.847 INFO kablam! 41 | name: $name.to_string() Sep 18 03:26:08.847 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.847 INFO kablam! ... Sep 18 03:26:08.847 INFO kablam! 657 | param!("a"), Sep 18 03:26:08.847 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.847 INFO kablam! | Sep 18 03:26:08.847 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.847 INFO kablam! found type `std::string::String` Sep 18 03:26:08.847 INFO kablam! Sep 18 03:26:08.882 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.883 INFO kablam! --> tests/lib.rs:41:15 Sep 18 03:26:08.883 INFO kablam! | Sep 18 03:26:08.883 INFO kablam! 41 | name: $name.to_string() Sep 18 03:26:08.883 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.883 INFO kablam! ... Sep 18 03:26:08.883 INFO kablam! 658 | param!("b"), Sep 18 03:26:08.883 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.883 INFO kablam! | Sep 18 03:26:08.883 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.883 INFO kablam! found type `std::string::String` Sep 18 03:26:08.883 INFO kablam! Sep 18 03:26:08.915 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.915 INFO kablam! --> tests/lib.rs:41:15 Sep 18 03:26:08.915 INFO kablam! | Sep 18 03:26:08.915 INFO kablam! 41 | name: $name.to_string() Sep 18 03:26:08.915 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.915 INFO kablam! ... Sep 18 03:26:08.915 INFO kablam! 659 | param!("c"), Sep 18 03:26:08.915 INFO kablam! | ----------- in this macro invocation Sep 18 03:26:08.915 INFO kablam! | Sep 18 03:26:08.915 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.915 INFO kablam! found type `std::string::String` Sep 18 03:26:08.915 INFO kablam! Sep 18 03:26:08.939 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.939 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.939 INFO kablam! | Sep 18 03:26:08.939 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.939 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.939 INFO kablam! ... Sep 18 03:26:08.939 INFO kablam! 663 | value: ident!("bar") Sep 18 03:26:08.939 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:08.939 INFO kablam! | Sep 18 03:26:08.939 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.939 INFO kablam! found type `std::string::String` Sep 18 03:26:08.939 INFO kablam! Sep 18 03:26:08.974 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:08.975 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:08.975 INFO kablam! | Sep 18 03:26:08.975 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:08.975 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:08.975 INFO kablam! ... Sep 18 03:26:08.975 INFO kablam! 682 | value: Some(ident!("bar")) Sep 18 03:26:08.975 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:08.975 INFO kablam! | Sep 18 03:26:08.975 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:08.975 INFO kablam! found type `std::string::String` Sep 18 03:26:08.975 INFO kablam! Sep 18 03:26:09.001 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.001 INFO kablam! --> tests/lib.rs:697:20 Sep 18 03:26:09.001 INFO kablam! | Sep 18 03:26:09.001 INFO kablam! 697 | name: Some("foo".to_string()), Sep 18 03:26:09.001 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.001 INFO kablam! | Sep 18 03:26:09.001 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.001 INFO kablam! found type `std::string::String` Sep 18 03:26:09.001 INFO kablam! Sep 18 03:26:09.046 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.047 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:09.047 INFO kablam! | Sep 18 03:26:09.047 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:09.047 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.047 INFO kablam! ... Sep 18 03:26:09.047 INFO kablam! 701 | value: Some(ident!("bar")) Sep 18 03:26:09.047 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:09.047 INFO kablam! | Sep 18 03:26:09.047 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.047 INFO kablam! found type `std::string::String` Sep 18 03:26:09.047 INFO kablam! Sep 18 03:26:09.079 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.079 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:09.079 INFO kablam! | Sep 18 03:26:09.079 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:09.079 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.079 INFO kablam! ... Sep 18 03:26:09.079 INFO kablam! 710 | value: ident!("foo") Sep 18 03:26:09.079 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:09.079 INFO kablam! | Sep 18 03:26:09.079 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.079 INFO kablam! found type `std::string::String` Sep 18 03:26:09.079 INFO kablam! Sep 18 03:26:09.111 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.111 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:09.111 INFO kablam! | Sep 18 03:26:09.111 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:09.111 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.111 INFO kablam! ... Sep 18 03:26:09.111 INFO kablam! 718 | ident!("foo"), Sep 18 03:26:09.111 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:09.111 INFO kablam! | Sep 18 03:26:09.111 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.111 INFO kablam! found type `std::string::String` Sep 18 03:26:09.111 INFO kablam! Sep 18 03:26:09.140 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.140 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:09.140 INFO kablam! | Sep 18 03:26:09.140 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:09.140 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.140 INFO kablam! ... Sep 18 03:26:09.140 INFO kablam! 719 | ident!("bar"), Sep 18 03:26:09.140 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:09.140 INFO kablam! | Sep 18 03:26:09.140 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.140 INFO kablam! found type `std::string::String` Sep 18 03:26:09.140 INFO kablam! Sep 18 03:26:09.175 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.175 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:09.175 INFO kablam! | Sep 18 03:26:09.175 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:09.175 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.175 INFO kablam! ... Sep 18 03:26:09.175 INFO kablam! 720 | ident!("baz"), Sep 18 03:26:09.175 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:09.175 INFO kablam! | Sep 18 03:26:09.175 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.175 INFO kablam! found type `std::string::String` Sep 18 03:26:09.175 INFO kablam! Sep 18 03:26:09.203 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.203 INFO kablam! --> tests/lib.rs:36:45 Sep 18 03:26:09.203 INFO kablam! | Sep 18 03:26:09.203 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 18 03:26:09.203 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.203 INFO kablam! ... Sep 18 03:26:09.203 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 18 03:26:09.203 INFO kablam! | ------------- in this macro invocation Sep 18 03:26:09.203 INFO kablam! | Sep 18 03:26:09.203 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.203 INFO kablam! found type `std::string::String` Sep 18 03:26:09.203 INFO kablam! Sep 18 03:26:09.231 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.231 INFO kablam! --> tests/lib.rs:731:22 Sep 18 03:26:09.231 INFO kablam! | Sep 18 03:26:09.231 INFO kablam! 731 | num!(1.0), Sep 18 03:26:09.231 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.231 INFO kablam! | Sep 18 03:26:09.232 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.232 INFO kablam! found type `{float}` Sep 18 03:26:09.232 INFO kablam! Sep 18 03:26:09.259 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.259 INFO kablam! --> tests/lib.rs:732:22 Sep 18 03:26:09.259 INFO kablam! | Sep 18 03:26:09.259 INFO kablam! 732 | num!(2.0), Sep 18 03:26:09.259 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.259 INFO kablam! | Sep 18 03:26:09.259 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.259 INFO kablam! found type `{float}` Sep 18 03:26:09.259 INFO kablam! Sep 18 03:26:09.276 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.276 INFO kablam! --> tests/lib.rs:733:22 Sep 18 03:26:09.276 INFO kablam! | Sep 18 03:26:09.276 INFO kablam! 733 | num!(3.0), Sep 18 03:26:09.276 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.276 INFO kablam! | Sep 18 03:26:09.276 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.276 INFO kablam! found type `{float}` Sep 18 03:26:09.276 INFO kablam! Sep 18 03:26:09.299 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.299 INFO kablam! --> tests/lib.rs:729:19 Sep 18 03:26:09.299 INFO kablam! | Sep 18 03:26:09.299 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 18 03:26:09.299 INFO kablam! | ___________________^ Sep 18 03:26:09.299 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 18 03:26:09.299 INFO kablam! 731 | | num!(1.0), Sep 18 03:26:09.299 INFO kablam! 732 | | num!(2.0), Sep 18 03:26:09.299 INFO kablam! 733 | | num!(3.0), Sep 18 03:26:09.299 INFO kablam! 734 | | ]) Sep 18 03:26:09.299 INFO kablam! 735 | | )) Sep 18 03:26:09.299 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 18 03:26:09.299 INFO kablam! | Sep 18 03:26:09.299 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.299 INFO kablam! found type `std::boxed::Box<_>` Sep 18 03:26:09.299 INFO kablam! Sep 18 03:26:09.335 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.335 INFO kablam! --> tests/lib.rs:743:18 Sep 18 03:26:09.335 INFO kablam! | Sep 18 03:26:09.335 INFO kablam! 743 | key: "foo".to_string(), Sep 18 03:26:09.335 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.335 INFO kablam! | Sep 18 03:26:09.335 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.335 INFO kablam! found type `std::string::String` Sep 18 03:26:09.335 INFO kablam! Sep 18 03:26:09.359 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.359 INFO kablam! --> tests/lib.rs:744:25 Sep 18 03:26:09.359 INFO kablam! | Sep 18 03:26:09.359 INFO kablam! 744 | value: num!(100.0), Sep 18 03:26:09.359 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.359 INFO kablam! | Sep 18 03:26:09.359 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.359 INFO kablam! found type `{float}` Sep 18 03:26:09.359 INFO kablam! Sep 18 03:26:09.384 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.384 INFO kablam! --> tests/lib.rs:753:23 Sep 18 03:26:09.384 INFO kablam! | Sep 18 03:26:09.384 INFO kablam! 753 | key: num!(100.0), Sep 18 03:26:09.384 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.384 INFO kablam! | Sep 18 03:26:09.384 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.384 INFO kablam! found type `{float}` Sep 18 03:26:09.384 INFO kablam! Sep 18 03:26:09.413 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.413 INFO kablam! --> tests/lib.rs:754:25 Sep 18 03:26:09.413 INFO kablam! | Sep 18 03:26:09.413 INFO kablam! 754 | value: num!(100.0), Sep 18 03:26:09.413 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.413 INFO kablam! | Sep 18 03:26:09.413 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.413 INFO kablam! found type `{float}` Sep 18 03:26:09.413 INFO kablam! Sep 18 03:26:09.450 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.451 INFO kablam! --> tests/lib.rs:763:18 Sep 18 03:26:09.451 INFO kablam! | Sep 18 03:26:09.451 INFO kablam! 763 | key: "foo".to_string(), Sep 18 03:26:09.451 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.451 INFO kablam! | Sep 18 03:26:09.451 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.451 INFO kablam! found type `std::string::String` Sep 18 03:26:09.451 INFO kablam! Sep 18 03:26:09.475 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.475 INFO kablam! --> tests/lib.rs:772:19 Sep 18 03:26:09.475 INFO kablam! | Sep 18 03:26:09.475 INFO kablam! 772 | name: "foo".to_string(), Sep 18 03:26:09.475 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.475 INFO kablam! | Sep 18 03:26:09.475 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.475 INFO kablam! found type `std::string::String` Sep 18 03:26:09.475 INFO kablam! Sep 18 03:26:09.503 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.503 INFO kablam! --> tests/lib.rs:783:24 Sep 18 03:26:09.503 INFO kablam! | Sep 18 03:26:09.503 INFO kablam! 783 | name: num!(100.0), Sep 18 03:26:09.503 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.503 INFO kablam! | Sep 18 03:26:09.503 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.503 INFO kablam! found type `{float}` Sep 18 03:26:09.503 INFO kablam! Sep 18 03:26:09.535 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.535 INFO kablam! --> tests/lib.rs:793:15 Sep 18 03:26:09.535 INFO kablam! | Sep 18 03:26:09.535 INFO kablam! 793 | name: "Foo".to_string(), Sep 18 03:26:09.535 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.535 INFO kablam! | Sep 18 03:26:09.535 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.535 INFO kablam! found type `std::string::String` Sep 18 03:26:09.535 INFO kablam! Sep 18 03:26:09.563 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.563 INFO kablam! --> tests/lib.rs:802:15 Sep 18 03:26:09.563 INFO kablam! | Sep 18 03:26:09.563 INFO kablam! 802 | name: "Foo".to_string(), Sep 18 03:26:09.563 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.563 INFO kablam! | Sep 18 03:26:09.563 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.563 INFO kablam! found type `std::string::String` Sep 18 03:26:09.563 INFO kablam! Sep 18 03:26:09.589 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.589 INFO kablam! --> tests/lib.rs:803:23 Sep 18 03:26:09.589 INFO kablam! | Sep 18 03:26:09.589 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 18 03:26:09.589 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.589 INFO kablam! | Sep 18 03:26:09.589 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.589 INFO kablam! found type `std::string::String` Sep 18 03:26:09.589 INFO kablam! Sep 18 03:26:09.620 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.620 INFO kablam! --> tests/lib.rs:817:15 Sep 18 03:26:09.620 INFO kablam! | Sep 18 03:26:09.620 INFO kablam! 817 | name: "Foo".to_string(), Sep 18 03:26:09.620 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.620 INFO kablam! | Sep 18 03:26:09.620 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.620 INFO kablam! found type `std::string::String` Sep 18 03:26:09.620 INFO kablam! Sep 18 03:26:09.651 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.651 INFO kablam! --> tests/lib.rs:837:15 Sep 18 03:26:09.651 INFO kablam! | Sep 18 03:26:09.651 INFO kablam! 837 | name: "Foo".to_string(), Sep 18 03:26:09.651 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.651 INFO kablam! | Sep 18 03:26:09.651 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.651 INFO kablam! found type `std::string::String` Sep 18 03:26:09.651 INFO kablam! Sep 18 03:26:09.691 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.691 INFO kablam! --> tests/lib.rs:842:23 Sep 18 03:26:09.691 INFO kablam! | Sep 18 03:26:09.691 INFO kablam! 842 | name: "bar".to_string(), Sep 18 03:26:09.691 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.691 INFO kablam! | Sep 18 03:26:09.691 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.691 INFO kablam! found type `std::string::String` Sep 18 03:26:09.691 INFO kablam! Sep 18 03:26:09.711 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.711 INFO kablam! --> tests/lib.rs:859:15 Sep 18 03:26:09.711 INFO kablam! | Sep 18 03:26:09.711 INFO kablam! 859 | name: "Foo".to_string(), Sep 18 03:26:09.711 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.711 INFO kablam! | Sep 18 03:26:09.711 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.711 INFO kablam! found type `std::string::String` Sep 18 03:26:09.711 INFO kablam! Sep 18 03:26:09.739 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.739 INFO kablam! --> tests/lib.rs:864:23 Sep 18 03:26:09.739 INFO kablam! | Sep 18 03:26:09.739 INFO kablam! 864 | name: "bar".to_string(), Sep 18 03:26:09.739 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.739 INFO kablam! | Sep 18 03:26:09.739 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.739 INFO kablam! found type `std::string::String` Sep 18 03:26:09.739 INFO kablam! Sep 18 03:26:09.771 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.771 INFO kablam! --> tests/lib.rs:881:15 Sep 18 03:26:09.771 INFO kablam! | Sep 18 03:26:09.771 INFO kablam! 881 | name: "Foo".to_string(), Sep 18 03:26:09.771 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.771 INFO kablam! | Sep 18 03:26:09.771 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.771 INFO kablam! found type `std::string::String` Sep 18 03:26:09.771 INFO kablam! Sep 18 03:26:09.797 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.797 INFO kablam! --> tests/lib.rs:886:23 Sep 18 03:26:09.797 INFO kablam! | Sep 18 03:26:09.797 INFO kablam! 886 | name: "bar".to_string(), Sep 18 03:26:09.797 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.797 INFO kablam! | Sep 18 03:26:09.797 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.797 INFO kablam! found type `std::string::String` Sep 18 03:26:09.797 INFO kablam! Sep 18 03:26:09.839 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.839 INFO kablam! --> tests/lib.rs:887:29 Sep 18 03:26:09.839 INFO kablam! | Sep 18 03:26:09.839 INFO kablam! 887 | value: num!(100.0), Sep 18 03:26:09.839 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.839 INFO kablam! | Sep 18 03:26:09.839 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.839 INFO kablam! found type `{float}` Sep 18 03:26:09.839 INFO kablam! Sep 18 03:26:09.852 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.852 INFO kablam! --> tests/lib.rs:902:15 Sep 18 03:26:09.852 INFO kablam! | Sep 18 03:26:09.853 INFO kablam! 902 | name: "Foo".to_string(), Sep 18 03:26:09.853 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.853 INFO kablam! | Sep 18 03:26:09.853 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.853 INFO kablam! found type `std::string::String` Sep 18 03:26:09.853 INFO kablam! Sep 18 03:26:09.887 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.887 INFO kablam! --> tests/lib.rs:907:23 Sep 18 03:26:09.887 INFO kablam! | Sep 18 03:26:09.887 INFO kablam! 907 | name: "bar".to_string(), Sep 18 03:26:09.887 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 18 03:26:09.887 INFO kablam! | Sep 18 03:26:09.887 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.887 INFO kablam! found type `std::string::String` Sep 18 03:26:09.887 INFO kablam! Sep 18 03:26:09.907 INFO kablam! error[E0308]: mismatched types Sep 18 03:26:09.907 INFO kablam! --> tests/lib.rs:908:29 Sep 18 03:26:09.907 INFO kablam! | Sep 18 03:26:09.907 INFO kablam! 908 | value: num!(100.0), Sep 18 03:26:09.907 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 18 03:26:09.907 INFO kablam! | Sep 18 03:26:09.907 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 18 03:26:09.907 INFO kablam! found type `{float}` Sep 18 03:26:09.907 INFO kablam! Sep 18 03:26:09.919 INFO kablam! error: aborting due to 111 previous errors Sep 18 03:26:09.919 INFO kablam! Sep 18 03:26:09.919 INFO kablam! Some errors occurred: E0308, E0433. Sep 18 03:26:09.919 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 18 03:26:09.926 INFO kablam! error: Could not compile `badger`. Sep 18 03:26:09.926 INFO kablam! Sep 18 03:26:09.926 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:26:09.930 INFO kablam! su: No module specific data is present Sep 18 03:26:10.807 INFO running `"docker" "rm" "-f" "b0616d9da90f75a339471b225534a01ddd6e38872bf8987dc7bda2dee5a8fdd8"` Sep 18 03:26:11.068 INFO blam! b0616d9da90f75a339471b225534a01ddd6e38872bf8987dc7bda2dee5a8fdd8