Sep 21 13:06:57.145 INFO checking badger-0.2.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 13:06:57.145 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 13:06:57.145 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:06:57.372 INFO blam! 22b238f594378940774ea9410f2e805627a07e846830c2b2bcc99826bdfbd948 Sep 21 13:06:57.372 INFO running `"docker" "start" "-a" "22b238f594378940774ea9410f2e805627a07e846830c2b2bcc99826bdfbd948"` Sep 21 13:06:58.765 INFO kablam! usermod: no changes Sep 21 13:06:58.853 INFO kablam! Checking badger v0.2.1 (/source) Sep 21 13:06:59.830 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:06:59.830 INFO kablam! --> src/tokenizer.rs:209:47 Sep 21 13:06:59.830 INFO kablam! | Sep 21 13:06:59.830 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 21 13:06:59.830 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:06:59.830 INFO kablam! | Sep 21 13:06:59.830 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:06:59.830 INFO kablam! Sep 21 13:06:59.850 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:06:59.850 INFO kablam! --> src/tokenizer.rs:280:46 Sep 21 13:06:59.850 INFO kablam! | Sep 21 13:06:59.850 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 21 13:06:59.850 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:06:59.850 INFO kablam! Sep 21 13:06:59.858 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:06:59.858 INFO kablam! --> src/tokenizer.rs:361:25 Sep 21 13:06:59.858 INFO kablam! | Sep 21 13:06:59.858 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 21 13:06:59.858 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:06:59.858 INFO kablam! Sep 21 13:06:59.870 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:06:59.870 INFO kablam! --> src/tokenizer.rs:584:41 Sep 21 13:06:59.870 INFO kablam! | Sep 21 13:06:59.870 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 21 13:06:59.870 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:06:59.870 INFO kablam! Sep 21 13:07:00.042 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:00.042 INFO kablam! --> src/tokenizer.rs:209:47 Sep 21 13:07:00.042 INFO kablam! | Sep 21 13:07:00.042 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 21 13:07:00.042 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:00.042 INFO kablam! | Sep 21 13:07:00.042 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:07:00.042 INFO kablam! Sep 21 13:07:00.082 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:00.082 INFO kablam! --> src/tokenizer.rs:280:46 Sep 21 13:07:00.082 INFO kablam! | Sep 21 13:07:00.082 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 21 13:07:00.082 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:00.082 INFO kablam! Sep 21 13:07:00.094 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:00.094 INFO kablam! --> src/tokenizer.rs:361:25 Sep 21 13:07:00.094 INFO kablam! | Sep 21 13:07:00.094 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 21 13:07:00.094 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:00.094 INFO kablam! Sep 21 13:07:00.118 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:00.118 INFO kablam! --> src/tokenizer.rs:584:41 Sep 21 13:07:00.118 INFO kablam! | Sep 21 13:07:00.118 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 21 13:07:00.118 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:00.118 INFO kablam! Sep 21 13:07:02.344 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 21 13:07:02.344 INFO kablam! --> tests/lib.rs:729:28 Sep 21 13:07:02.344 INFO kablam! | Sep 21 13:07:02.344 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 21 13:07:02.344 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 21 13:07:02.344 INFO kablam! Sep 21 13:07:02.836 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:02.836 INFO kablam! --> tests/lib.rs:55:16 Sep 21 13:07:02.836 INFO kablam! | Sep 21 13:07:02.836 INFO kablam! 55 | label: "foo".to_string(), Sep 21 13:07:02.836 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:02.836 INFO kablam! | Sep 21 13:07:02.836 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:02.836 INFO kablam! found type `std::string::String` Sep 21 13:07:02.836 INFO kablam! Sep 21 13:07:02.950 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:02.950 INFO kablam! --> tests/lib.rs:72:21 Sep 21 13:07:02.950 INFO kablam! | Sep 21 13:07:02.950 INFO kablam! 72 | label: Some("foo".to_string()) Sep 21 13:07:02.950 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:02.950 INFO kablam! | Sep 21 13:07:02.950 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:02.950 INFO kablam! found type `std::string::String` Sep 21 13:07:02.950 INFO kablam! Sep 21 13:07:03.010 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.010 INFO kablam! --> src/tokenizer.rs:209:47 Sep 21 13:07:03.010 INFO kablam! | Sep 21 13:07:03.010 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 21 13:07:03.010 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.010 INFO kablam! | Sep 21 13:07:03.010 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:07:03.011 INFO kablam! Sep 21 13:07:03.060 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.060 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:03.060 INFO kablam! | Sep 21 13:07:03.060 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:03.060 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.060 INFO kablam! ... Sep 21 13:07:03.060 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 21 13:07:03.060 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:03.060 INFO kablam! | Sep 21 13:07:03.060 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.060 INFO kablam! found type `std::string::String` Sep 21 13:07:03.060 INFO kablam! Sep 21 13:07:03.062 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.062 INFO kablam! --> src/tokenizer.rs:209:47 Sep 21 13:07:03.062 INFO kablam! | Sep 21 13:07:03.062 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 21 13:07:03.062 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.062 INFO kablam! | Sep 21 13:07:03.062 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:07:03.063 INFO kablam! Sep 21 13:07:03.086 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.086 INFO kablam! --> src/tokenizer.rs:280:46 Sep 21 13:07:03.086 INFO kablam! | Sep 21 13:07:03.086 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 21 13:07:03.086 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.086 INFO kablam! Sep 21 13:07:03.086 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.086 INFO kablam! --> src/tokenizer.rs:361:25 Sep 21 13:07:03.086 INFO kablam! | Sep 21 13:07:03.086 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 21 13:07:03.086 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.086 INFO kablam! Sep 21 13:07:03.146 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.146 INFO kablam! --> src/tokenizer.rs:584:41 Sep 21 13:07:03.146 INFO kablam! | Sep 21 13:07:03.146 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 21 13:07:03.146 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.146 INFO kablam! Sep 21 13:07:03.153 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.154 INFO kablam! --> src/tokenizer.rs:280:46 Sep 21 13:07:03.154 INFO kablam! | Sep 21 13:07:03.154 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 21 13:07:03.154 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.154 INFO kablam! Sep 21 13:07:03.154 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.154 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:03.154 INFO kablam! | Sep 21 13:07:03.154 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:03.154 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.154 INFO kablam! ... Sep 21 13:07:03.154 INFO kablam! 101 | value: Some(ident!("foo")), Sep 21 13:07:03.154 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:03.154 INFO kablam! | Sep 21 13:07:03.154 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.154 INFO kablam! found type `std::string::String` Sep 21 13:07:03.154 INFO kablam! Sep 21 13:07:03.174 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.174 INFO kablam! --> src/tokenizer.rs:361:25 Sep 21 13:07:03.174 INFO kablam! | Sep 21 13:07:03.174 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 21 13:07:03.174 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.174 INFO kablam! Sep 21 13:07:03.214 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 21 13:07:03.214 INFO kablam! --> src/tokenizer.rs:584:41 Sep 21 13:07:03.214 INFO kablam! | Sep 21 13:07:03.214 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 21 13:07:03.214 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 13:07:03.214 INFO kablam! Sep 21 13:07:03.254 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.254 INFO kablam! --> tests/lib.rs:109:18 Sep 21 13:07:03.254 INFO kablam! | Sep 21 13:07:03.254 INFO kablam! 109 | num!(1.0), Sep 21 13:07:03.254 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:03.262 INFO kablam! | Sep 21 13:07:03.262 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.262 INFO kablam! found type `{float}` Sep 21 13:07:03.262 INFO kablam! Sep 21 13:07:03.338 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.338 INFO kablam! --> tests/lib.rs:110:18 Sep 21 13:07:03.338 INFO kablam! | Sep 21 13:07:03.338 INFO kablam! 110 | num!(2.0), Sep 21 13:07:03.338 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:03.338 INFO kablam! | Sep 21 13:07:03.338 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.338 INFO kablam! found type `{float}` Sep 21 13:07:03.338 INFO kablam! Sep 21 13:07:03.416 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.416 INFO kablam! --> tests/lib.rs:111:18 Sep 21 13:07:03.416 INFO kablam! | Sep 21 13:07:03.416 INFO kablam! 111 | num!(3.0), Sep 21 13:07:03.416 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:03.416 INFO kablam! | Sep 21 13:07:03.416 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.416 INFO kablam! found type `{float}` Sep 21 13:07:03.416 INFO kablam! Sep 21 13:07:03.530 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.530 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:03.530 INFO kablam! | Sep 21 13:07:03.530 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:03.530 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.530 INFO kablam! ... Sep 21 13:07:03.530 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 21 13:07:03.530 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:03.530 INFO kablam! | Sep 21 13:07:03.530 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.530 INFO kablam! found type `std::string::String` Sep 21 13:07:03.530 INFO kablam! Sep 21 13:07:03.630 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.630 INFO kablam! --> tests/lib.rs:136:19 Sep 21 13:07:03.630 INFO kablam! | Sep 21 13:07:03.630 INFO kablam! 136 | name: "foo".to_string(), Sep 21 13:07:03.630 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.630 INFO kablam! | Sep 21 13:07:03.630 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.630 INFO kablam! found type `std::string::String` Sep 21 13:07:03.630 INFO kablam! Sep 21 13:07:03.690 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.690 INFO kablam! --> tests/lib.rs:147:19 Sep 21 13:07:03.690 INFO kablam! | Sep 21 13:07:03.690 INFO kablam! 147 | name: "foo".to_string(), Sep 21 13:07:03.690 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.690 INFO kablam! | Sep 21 13:07:03.690 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.690 INFO kablam! found type `std::string::String` Sep 21 13:07:03.690 INFO kablam! Sep 21 13:07:03.738 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.738 INFO kablam! --> tests/lib.rs:148:30 Sep 21 13:07:03.738 INFO kablam! | Sep 21 13:07:03.738 INFO kablam! 148 | value: Some(num!(100.0)), Sep 21 13:07:03.738 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:03.738 INFO kablam! | Sep 21 13:07:03.738 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.738 INFO kablam! found type `{float}` Sep 21 13:07:03.738 INFO kablam! Sep 21 13:07:03.770 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.770 INFO kablam! --> tests/lib.rs:158:19 Sep 21 13:07:03.770 INFO kablam! | Sep 21 13:07:03.770 INFO kablam! 158 | name: "foo".to_string(), Sep 21 13:07:03.770 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.770 INFO kablam! | Sep 21 13:07:03.770 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.770 INFO kablam! found type `std::string::String` Sep 21 13:07:03.770 INFO kablam! Sep 21 13:07:03.811 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.811 INFO kablam! --> tests/lib.rs:169:19 Sep 21 13:07:03.811 INFO kablam! | Sep 21 13:07:03.811 INFO kablam! 169 | name: "foo".to_string(), Sep 21 13:07:03.811 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.811 INFO kablam! | Sep 21 13:07:03.811 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.811 INFO kablam! found type `std::string::String` Sep 21 13:07:03.811 INFO kablam! Sep 21 13:07:03.826 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.826 INFO kablam! --> tests/lib.rs:170:30 Sep 21 13:07:03.826 INFO kablam! | Sep 21 13:07:03.826 INFO kablam! 170 | value: Some(num!(100.0)), Sep 21 13:07:03.826 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:03.826 INFO kablam! | Sep 21 13:07:03.826 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.826 INFO kablam! found type `{float}` Sep 21 13:07:03.826 INFO kablam! Sep 21 13:07:03.888 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.888 INFO kablam! --> tests/lib.rs:180:19 Sep 21 13:07:03.888 INFO kablam! | Sep 21 13:07:03.888 INFO kablam! 180 | name: "foo".to_string(), Sep 21 13:07:03.888 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.888 INFO kablam! | Sep 21 13:07:03.888 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.888 INFO kablam! found type `std::string::String` Sep 21 13:07:03.888 INFO kablam! Sep 21 13:07:03.918 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.918 INFO kablam! --> tests/lib.rs:191:19 Sep 21 13:07:03.918 INFO kablam! | Sep 21 13:07:03.918 INFO kablam! 191 | name: "foo".to_string(), Sep 21 13:07:03.918 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:03.918 INFO kablam! | Sep 21 13:07:03.918 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.918 INFO kablam! found type `std::string::String` Sep 21 13:07:03.918 INFO kablam! Sep 21 13:07:03.981 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:03.981 INFO kablam! --> tests/lib.rs:192:30 Sep 21 13:07:03.981 INFO kablam! | Sep 21 13:07:03.981 INFO kablam! 192 | value: Some(num!(100.0)), Sep 21 13:07:03.981 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:03.981 INFO kablam! | Sep 21 13:07:03.981 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:03.981 INFO kablam! found type `{float}` Sep 21 13:07:03.981 INFO kablam! Sep 21 13:07:04.042 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.042 INFO kablam! --> tests/lib.rs:202:19 Sep 21 13:07:04.042 INFO kablam! | Sep 21 13:07:04.042 INFO kablam! 202 | name: "foo".to_string(), Sep 21 13:07:04.042 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.042 INFO kablam! | Sep 21 13:07:04.042 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.042 INFO kablam! found type `std::string::String` Sep 21 13:07:04.042 INFO kablam! Sep 21 13:07:04.126 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.126 INFO kablam! --> tests/lib.rs:205:19 Sep 21 13:07:04.126 INFO kablam! | Sep 21 13:07:04.126 INFO kablam! 205 | name: "bar".to_string(), Sep 21 13:07:04.126 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.126 INFO kablam! | Sep 21 13:07:04.126 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.126 INFO kablam! found type `std::string::String` Sep 21 13:07:04.126 INFO kablam! Sep 21 13:07:04.210 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.210 INFO kablam! --> tests/lib.rs:217:19 Sep 21 13:07:04.210 INFO kablam! | Sep 21 13:07:04.210 INFO kablam! 217 | name: "foo".to_string(), Sep 21 13:07:04.210 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.210 INFO kablam! | Sep 21 13:07:04.210 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.210 INFO kablam! found type `std::string::String` Sep 21 13:07:04.210 INFO kablam! Sep 21 13:07:04.278 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.278 INFO kablam! --> tests/lib.rs:218:30 Sep 21 13:07:04.278 INFO kablam! | Sep 21 13:07:04.278 INFO kablam! 218 | value: Some(num!(100.0)), Sep 21 13:07:04.278 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.278 INFO kablam! | Sep 21 13:07:04.278 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.278 INFO kablam! found type `{float}` Sep 21 13:07:04.278 INFO kablam! Sep 21 13:07:04.384 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.384 INFO kablam! --> tests/lib.rs:220:19 Sep 21 13:07:04.384 INFO kablam! | Sep 21 13:07:04.384 INFO kablam! 220 | name: "bar".to_string(), Sep 21 13:07:04.384 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.384 INFO kablam! | Sep 21 13:07:04.385 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.385 INFO kablam! found type `std::string::String` Sep 21 13:07:04.385 INFO kablam! Sep 21 13:07:04.450 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.450 INFO kablam! --> tests/lib.rs:221:30 Sep 21 13:07:04.450 INFO kablam! | Sep 21 13:07:04.450 INFO kablam! 221 | value: Some(num!(200.0)), Sep 21 13:07:04.450 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.450 INFO kablam! | Sep 21 13:07:04.450 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.450 INFO kablam! found type `{float}` Sep 21 13:07:04.450 INFO kablam! Sep 21 13:07:04.494 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.494 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:04.494 INFO kablam! | Sep 21 13:07:04.494 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:04.494 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.494 INFO kablam! ... Sep 21 13:07:04.494 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 21 13:07:04.494 INFO kablam! | ---------------- in this macro invocation Sep 21 13:07:04.494 INFO kablam! | Sep 21 13:07:04.494 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.494 INFO kablam! found type `std::string::String` Sep 21 13:07:04.494 INFO kablam! Sep 21 13:07:04.546 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.546 INFO kablam! --> tests/lib.rs:253:36 Sep 21 13:07:04.546 INFO kablam! | Sep 21 13:07:04.546 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 21 13:07:04.546 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.546 INFO kablam! | Sep 21 13:07:04.546 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.546 INFO kablam! found type `{float}` Sep 21 13:07:04.546 INFO kablam! Sep 21 13:07:04.586 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.586 INFO kablam! --> tests/lib.rs:273:37 Sep 21 13:07:04.586 INFO kablam! | Sep 21 13:07:04.586 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 21 13:07:04.586 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.586 INFO kablam! | Sep 21 13:07:04.586 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.586 INFO kablam! found type `{float}` Sep 21 13:07:04.586 INFO kablam! Sep 21 13:07:04.614 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.614 INFO kablam! --> tests/lib.rs:281:24 Sep 21 13:07:04.614 INFO kablam! | Sep 21 13:07:04.614 INFO kablam! 281 | right: boxnum!(1.0) Sep 21 13:07:04.614 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.614 INFO kablam! | Sep 21 13:07:04.614 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.614 INFO kablam! found type `{float}` Sep 21 13:07:04.614 INFO kablam! Sep 21 13:07:04.637 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.638 INFO kablam! --> tests/lib.rs:288:23 Sep 21 13:07:04.638 INFO kablam! | Sep 21 13:07:04.638 INFO kablam! 288 | left: boxnum!(1.0), Sep 21 13:07:04.638 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.638 INFO kablam! | Sep 21 13:07:04.638 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.638 INFO kablam! found type `{float}` Sep 21 13:07:04.638 INFO kablam! Sep 21 13:07:04.664 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.664 INFO kablam! --> tests/lib.rs:291:27 Sep 21 13:07:04.664 INFO kablam! | Sep 21 13:07:04.664 INFO kablam! 291 | left: boxnum!(2.0), Sep 21 13:07:04.664 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.664 INFO kablam! | Sep 21 13:07:04.664 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.664 INFO kablam! found type `{float}` Sep 21 13:07:04.664 INFO kablam! Sep 21 13:07:04.690 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.690 INFO kablam! --> tests/lib.rs:293:28 Sep 21 13:07:04.690 INFO kablam! | Sep 21 13:07:04.690 INFO kablam! 293 | right: boxnum!(3.0), Sep 21 13:07:04.690 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.690 INFO kablam! | Sep 21 13:07:04.690 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.690 INFO kablam! found type `{float}` Sep 21 13:07:04.690 INFO kablam! Sep 21 13:07:04.719 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.719 INFO kablam! --> tests/lib.rs:302:27 Sep 21 13:07:04.719 INFO kablam! | Sep 21 13:07:04.719 INFO kablam! 302 | left: boxnum!(1.0), Sep 21 13:07:04.720 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.720 INFO kablam! | Sep 21 13:07:04.720 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.720 INFO kablam! found type `{float}` Sep 21 13:07:04.720 INFO kablam! Sep 21 13:07:04.749 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.749 INFO kablam! --> tests/lib.rs:304:28 Sep 21 13:07:04.749 INFO kablam! | Sep 21 13:07:04.749 INFO kablam! 304 | right: boxnum!(2.0), Sep 21 13:07:04.749 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.749 INFO kablam! | Sep 21 13:07:04.750 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.750 INFO kablam! found type `{float}` Sep 21 13:07:04.750 INFO kablam! Sep 21 13:07:04.782 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.782 INFO kablam! --> tests/lib.rs:307:24 Sep 21 13:07:04.782 INFO kablam! | Sep 21 13:07:04.782 INFO kablam! 307 | right: boxnum!(3.0), Sep 21 13:07:04.782 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:04.782 INFO kablam! | Sep 21 13:07:04.782 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.782 INFO kablam! found type `{float}` Sep 21 13:07:04.782 INFO kablam! Sep 21 13:07:04.812 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.812 INFO kablam! --> tests/lib.rs:320:15 Sep 21 13:07:04.812 INFO kablam! | Sep 21 13:07:04.812 INFO kablam! 320 | name: "foo".to_string(), Sep 21 13:07:04.812 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.812 INFO kablam! | Sep 21 13:07:04.812 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.812 INFO kablam! found type `std::string::String` Sep 21 13:07:04.812 INFO kablam! Sep 21 13:07:04.874 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.874 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:04.874 INFO kablam! | Sep 21 13:07:04.874 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:04.874 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.874 INFO kablam! ... Sep 21 13:07:04.874 INFO kablam! 324 | value: Some(ident!("bar")) Sep 21 13:07:04.874 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:04.874 INFO kablam! | Sep 21 13:07:04.874 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.874 INFO kablam! found type `std::string::String` Sep 21 13:07:04.874 INFO kablam! Sep 21 13:07:04.906 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.906 INFO kablam! --> tests/lib.rs:339:15 Sep 21 13:07:04.906 INFO kablam! | Sep 21 13:07:04.906 INFO kablam! 339 | name: "foo".to_string(), Sep 21 13:07:04.906 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.906 INFO kablam! | Sep 21 13:07:04.906 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.906 INFO kablam! found type `std::string::String` Sep 21 13:07:04.906 INFO kablam! Sep 21 13:07:04.938 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.938 INFO kablam! --> tests/lib.rs:41:15 Sep 21 13:07:04.938 INFO kablam! | Sep 21 13:07:04.938 INFO kablam! 41 | name: $name.to_string() Sep 21 13:07:04.938 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.938 INFO kablam! ... Sep 21 13:07:04.938 INFO kablam! 341 | param!("a"), Sep 21 13:07:04.938 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:04.938 INFO kablam! | Sep 21 13:07:04.938 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.938 INFO kablam! found type `std::string::String` Sep 21 13:07:04.938 INFO kablam! Sep 21 13:07:04.975 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.976 INFO kablam! --> tests/lib.rs:41:15 Sep 21 13:07:04.976 INFO kablam! | Sep 21 13:07:04.976 INFO kablam! 41 | name: $name.to_string() Sep 21 13:07:04.976 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.976 INFO kablam! ... Sep 21 13:07:04.976 INFO kablam! 342 | param!("b"), Sep 21 13:07:04.976 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:04.976 INFO kablam! | Sep 21 13:07:04.976 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.976 INFO kablam! found type `std::string::String` Sep 21 13:07:04.976 INFO kablam! Sep 21 13:07:04.990 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:04.999 INFO kablam! --> tests/lib.rs:41:15 Sep 21 13:07:04.999 INFO kablam! | Sep 21 13:07:04.999 INFO kablam! 41 | name: $name.to_string() Sep 21 13:07:04.999 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:04.999 INFO kablam! ... Sep 21 13:07:04.999 INFO kablam! 343 | param!("c"), Sep 21 13:07:04.999 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:04.999 INFO kablam! | Sep 21 13:07:04.999 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:04.999 INFO kablam! found type `std::string::String` Sep 21 13:07:04.999 INFO kablam! Sep 21 13:07:05.022 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.022 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.022 INFO kablam! | Sep 21 13:07:05.022 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.022 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.022 INFO kablam! ... Sep 21 13:07:05.022 INFO kablam! 347 | value: Some(ident!("bar")) Sep 21 13:07:05.022 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.022 INFO kablam! | Sep 21 13:07:05.022 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.022 INFO kablam! found type `std::string::String` Sep 21 13:07:05.022 INFO kablam! Sep 21 13:07:05.054 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.054 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.054 INFO kablam! | Sep 21 13:07:05.054 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.054 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.054 INFO kablam! ... Sep 21 13:07:05.054 INFO kablam! 365 | value: ident!("foo") Sep 21 13:07:05.054 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.054 INFO kablam! | Sep 21 13:07:05.054 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.054 INFO kablam! found type `std::string::String` Sep 21 13:07:05.054 INFO kablam! Sep 21 13:07:05.082 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.082 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.082 INFO kablam! | Sep 21 13:07:05.082 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.082 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.082 INFO kablam! ... Sep 21 13:07:05.082 INFO kablam! 386 | value: ident!("foo") Sep 21 13:07:05.082 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.082 INFO kablam! | Sep 21 13:07:05.082 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.083 INFO kablam! found type `std::string::String` Sep 21 13:07:05.083 INFO kablam! Sep 21 13:07:05.110 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.110 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.110 INFO kablam! | Sep 21 13:07:05.110 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.110 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.110 INFO kablam! ... Sep 21 13:07:05.110 INFO kablam! 391 | value: ident!("bar") Sep 21 13:07:05.110 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.110 INFO kablam! | Sep 21 13:07:05.110 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.110 INFO kablam! found type `std::string::String` Sep 21 13:07:05.110 INFO kablam! Sep 21 13:07:05.143 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.143 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.143 INFO kablam! | Sep 21 13:07:05.143 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.143 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.143 INFO kablam! ... Sep 21 13:07:05.143 INFO kablam! 413 | value: ident!("foo") Sep 21 13:07:05.143 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.143 INFO kablam! | Sep 21 13:07:05.143 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.143 INFO kablam! found type `std::string::String` Sep 21 13:07:05.143 INFO kablam! Sep 21 13:07:05.169 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.169 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.169 INFO kablam! | Sep 21 13:07:05.169 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.169 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.169 INFO kablam! ... Sep 21 13:07:05.169 INFO kablam! 420 | value: ident!("bar") Sep 21 13:07:05.169 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.169 INFO kablam! | Sep 21 13:07:05.169 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.169 INFO kablam! found type `std::string::String` Sep 21 13:07:05.169 INFO kablam! Sep 21 13:07:05.206 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.206 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.206 INFO kablam! | Sep 21 13:07:05.206 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.206 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.206 INFO kablam! ... Sep 21 13:07:05.206 INFO kablam! 425 | value: ident!("baz") Sep 21 13:07:05.206 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.206 INFO kablam! | Sep 21 13:07:05.206 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.206 INFO kablam! found type `std::string::String` Sep 21 13:07:05.206 INFO kablam! Sep 21 13:07:05.236 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.236 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.236 INFO kablam! | Sep 21 13:07:05.236 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.236 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.236 INFO kablam! ... Sep 21 13:07:05.236 INFO kablam! 437 | value: ident!("foo") Sep 21 13:07:05.236 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.236 INFO kablam! | Sep 21 13:07:05.236 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.236 INFO kablam! found type `std::string::String` Sep 21 13:07:05.236 INFO kablam! Sep 21 13:07:05.274 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.274 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.274 INFO kablam! | Sep 21 13:07:05.274 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.274 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.274 INFO kablam! ... Sep 21 13:07:05.274 INFO kablam! 448 | value: ident!("foo") Sep 21 13:07:05.274 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.274 INFO kablam! | Sep 21 13:07:05.274 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.274 INFO kablam! found type `std::string::String` Sep 21 13:07:05.274 INFO kablam! Sep 21 13:07:05.306 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.306 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.306 INFO kablam! | Sep 21 13:07:05.306 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.306 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.306 INFO kablam! ... Sep 21 13:07:05.306 INFO kablam! 451 | value: ident!("bar") Sep 21 13:07:05.306 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:05.306 INFO kablam! | Sep 21 13:07:05.306 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.306 INFO kablam! found type `std::string::String` Sep 21 13:07:05.306 INFO kablam! Sep 21 13:07:05.330 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.330 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.330 INFO kablam! | Sep 21 13:07:05.330 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.330 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.330 INFO kablam! ... Sep 21 13:07:05.330 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 21 13:07:05.330 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:05.330 INFO kablam! | Sep 21 13:07:05.330 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.330 INFO kablam! found type `std::string::String` Sep 21 13:07:05.330 INFO kablam! Sep 21 13:07:05.368 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.368 INFO kablam! --> tests/lib.rs:463:38 Sep 21 13:07:05.368 INFO kablam! | Sep 21 13:07:05.368 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 21 13:07:05.368 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:05.368 INFO kablam! | Sep 21 13:07:05.368 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.368 INFO kablam! found type `{float}` Sep 21 13:07:05.368 INFO kablam! Sep 21 13:07:05.398 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.398 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.398 INFO kablam! | Sep 21 13:07:05.398 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.398 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.398 INFO kablam! ... Sep 21 13:07:05.398 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 21 13:07:05.398 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:05.398 INFO kablam! | Sep 21 13:07:05.398 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.398 INFO kablam! found type `std::string::String` Sep 21 13:07:05.398 INFO kablam! Sep 21 13:07:05.430 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.430 INFO kablam! --> tests/lib.rs:469:34 Sep 21 13:07:05.430 INFO kablam! | Sep 21 13:07:05.430 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 21 13:07:05.430 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:05.430 INFO kablam! | Sep 21 13:07:05.430 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.430 INFO kablam! found type `{float}` Sep 21 13:07:05.430 INFO kablam! Sep 21 13:07:05.464 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.464 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.464 INFO kablam! | Sep 21 13:07:05.464 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.464 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.465 INFO kablam! ... Sep 21 13:07:05.465 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 21 13:07:05.465 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:05.465 INFO kablam! | Sep 21 13:07:05.465 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.465 INFO kablam! found type `std::string::String` Sep 21 13:07:05.465 INFO kablam! Sep 21 13:07:05.506 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.506 INFO kablam! --> tests/lib.rs:488:27 Sep 21 13:07:05.506 INFO kablam! | Sep 21 13:07:05.506 INFO kablam! 488 | name: "i".to_string(), Sep 21 13:07:05.506 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.506 INFO kablam! | Sep 21 13:07:05.506 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.506 INFO kablam! found type `std::string::String` Sep 21 13:07:05.506 INFO kablam! Sep 21 13:07:05.575 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.575 INFO kablam! --> tests/lib.rs:489:38 Sep 21 13:07:05.575 INFO kablam! | Sep 21 13:07:05.575 INFO kablam! 489 | value: Some(num!(0.0)), Sep 21 13:07:05.575 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:05.575 INFO kablam! | Sep 21 13:07:05.575 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.575 INFO kablam! found type `{float}` Sep 21 13:07:05.575 INFO kablam! Sep 21 13:07:05.626 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.626 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.626 INFO kablam! | Sep 21 13:07:05.626 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.626 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.626 INFO kablam! ... Sep 21 13:07:05.626 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 21 13:07:05.626 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:05.626 INFO kablam! | Sep 21 13:07:05.626 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.626 INFO kablam! found type `std::string::String` Sep 21 13:07:05.626 INFO kablam! Sep 21 13:07:05.655 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.655 INFO kablam! --> tests/lib.rs:496:34 Sep 21 13:07:05.655 INFO kablam! | Sep 21 13:07:05.655 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 21 13:07:05.655 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:05.655 INFO kablam! | Sep 21 13:07:05.658 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.658 INFO kablam! found type `{float}` Sep 21 13:07:05.658 INFO kablam! Sep 21 13:07:05.686 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.686 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.686 INFO kablam! | Sep 21 13:07:05.686 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.686 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.686 INFO kablam! ... Sep 21 13:07:05.686 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 21 13:07:05.686 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:05.686 INFO kablam! | Sep 21 13:07:05.686 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.686 INFO kablam! found type `std::string::String` Sep 21 13:07:05.686 INFO kablam! Sep 21 13:07:05.718 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.718 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.718 INFO kablam! | Sep 21 13:07:05.718 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.718 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.718 INFO kablam! ... Sep 21 13:07:05.718 INFO kablam! 524 | value: ident!("item") Sep 21 13:07:05.718 INFO kablam! | -------------- in this macro invocation Sep 21 13:07:05.718 INFO kablam! | Sep 21 13:07:05.718 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.718 INFO kablam! found type `std::string::String` Sep 21 13:07:05.718 INFO kablam! Sep 21 13:07:05.750 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.750 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.750 INFO kablam! | Sep 21 13:07:05.750 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.750 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.750 INFO kablam! ... Sep 21 13:07:05.750 INFO kablam! 526 | right: ident!("object"), Sep 21 13:07:05.750 INFO kablam! | ---------------- in this macro invocation Sep 21 13:07:05.750 INFO kablam! | Sep 21 13:07:05.750 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.750 INFO kablam! found type `std::string::String` Sep 21 13:07:05.750 INFO kablam! Sep 21 13:07:05.778 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.778 INFO kablam! --> tests/lib.rs:541:27 Sep 21 13:07:05.778 INFO kablam! | Sep 21 13:07:05.778 INFO kablam! 541 | name: "item".to_string(), Sep 21 13:07:05.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.778 INFO kablam! | Sep 21 13:07:05.778 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.778 INFO kablam! found type `std::string::String` Sep 21 13:07:05.778 INFO kablam! Sep 21 13:07:05.813 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.813 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.813 INFO kablam! | Sep 21 13:07:05.813 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.813 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.813 INFO kablam! ... Sep 21 13:07:05.813 INFO kablam! 546 | right: ident!("object"), Sep 21 13:07:05.813 INFO kablam! | ---------------- in this macro invocation Sep 21 13:07:05.813 INFO kablam! | Sep 21 13:07:05.813 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.813 INFO kablam! found type `std::string::String` Sep 21 13:07:05.813 INFO kablam! Sep 21 13:07:05.898 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.898 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.898 INFO kablam! | Sep 21 13:07:05.898 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.898 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.898 INFO kablam! ... Sep 21 13:07:05.898 INFO kablam! 557 | value: ident!("item") Sep 21 13:07:05.898 INFO kablam! | -------------- in this macro invocation Sep 21 13:07:05.898 INFO kablam! | Sep 21 13:07:05.898 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.898 INFO kablam! found type `std::string::String` Sep 21 13:07:05.898 INFO kablam! Sep 21 13:07:05.923 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.923 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:05.923 INFO kablam! | Sep 21 13:07:05.923 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:05.923 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.923 INFO kablam! ... Sep 21 13:07:05.923 INFO kablam! 559 | right: ident!("array"), Sep 21 13:07:05.923 INFO kablam! | --------------- in this macro invocation Sep 21 13:07:05.923 INFO kablam! | Sep 21 13:07:05.924 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.924 INFO kablam! found type `std::string::String` Sep 21 13:07:05.924 INFO kablam! Sep 21 13:07:05.953 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:05.953 INFO kablam! --> tests/lib.rs:573:27 Sep 21 13:07:05.953 INFO kablam! | Sep 21 13:07:05.953 INFO kablam! 573 | name: "item".to_string(), Sep 21 13:07:05.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:05.954 INFO kablam! | Sep 21 13:07:05.954 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:05.954 INFO kablam! found type `std::string::String` Sep 21 13:07:05.954 INFO kablam! Sep 21 13:07:06.056 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.056 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.056 INFO kablam! | Sep 21 13:07:06.056 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.056 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.056 INFO kablam! ... Sep 21 13:07:06.056 INFO kablam! 578 | right: ident!("array"), Sep 21 13:07:06.056 INFO kablam! | --------------- in this macro invocation Sep 21 13:07:06.056 INFO kablam! | Sep 21 13:07:06.056 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.056 INFO kablam! found type `std::string::String` Sep 21 13:07:06.056 INFO kablam! Sep 21 13:07:06.056 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.056 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.056 INFO kablam! | Sep 21 13:07:06.056 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.056 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.056 INFO kablam! ... Sep 21 13:07:06.056 INFO kablam! 597 | value: ident!("foo") Sep 21 13:07:06.056 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.056 INFO kablam! | Sep 21 13:07:06.056 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.056 INFO kablam! found type `std::string::String` Sep 21 13:07:06.056 INFO kablam! Sep 21 13:07:06.056 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.056 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.056 INFO kablam! | Sep 21 13:07:06.056 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.056 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.056 INFO kablam! ... Sep 21 13:07:06.056 INFO kablam! 608 | value: ident!("foo") Sep 21 13:07:06.056 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.057 INFO kablam! | Sep 21 13:07:06.057 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.057 INFO kablam! found type `std::string::String` Sep 21 13:07:06.057 INFO kablam! Sep 21 13:07:06.067 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.067 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.067 INFO kablam! | Sep 21 13:07:06.067 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.067 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.067 INFO kablam! ... Sep 21 13:07:06.067 INFO kablam! 625 | value: ident!("bar") Sep 21 13:07:06.067 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.067 INFO kablam! | Sep 21 13:07:06.067 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.067 INFO kablam! found type `std::string::String` Sep 21 13:07:06.067 INFO kablam! Sep 21 13:07:06.103 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.103 INFO kablam! --> tests/lib.rs:41:15 Sep 21 13:07:06.103 INFO kablam! | Sep 21 13:07:06.103 INFO kablam! 41 | name: $name.to_string() Sep 21 13:07:06.103 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.103 INFO kablam! ... Sep 21 13:07:06.103 INFO kablam! 635 | param!("n") Sep 21 13:07:06.103 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:06.103 INFO kablam! | Sep 21 13:07:06.104 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.104 INFO kablam! found type `std::string::String` Sep 21 13:07:06.104 INFO kablam! Sep 21 13:07:06.146 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.146 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.146 INFO kablam! | Sep 21 13:07:06.146 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.146 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.146 INFO kablam! ... Sep 21 13:07:06.146 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 21 13:07:06.146 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:06.146 INFO kablam! | Sep 21 13:07:06.146 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.146 INFO kablam! found type `std::string::String` Sep 21 13:07:06.146 INFO kablam! Sep 21 13:07:06.170 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.170 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.170 INFO kablam! | Sep 21 13:07:06.170 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.170 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.170 INFO kablam! ... Sep 21 13:07:06.170 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 21 13:07:06.170 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:06.170 INFO kablam! | Sep 21 13:07:06.170 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.170 INFO kablam! found type `std::string::String` Sep 21 13:07:06.170 INFO kablam! Sep 21 13:07:06.202 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.202 INFO kablam! --> tests/lib.rs:41:15 Sep 21 13:07:06.202 INFO kablam! | Sep 21 13:07:06.202 INFO kablam! 41 | name: $name.to_string() Sep 21 13:07:06.202 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.202 INFO kablam! ... Sep 21 13:07:06.202 INFO kablam! 657 | param!("a"), Sep 21 13:07:06.202 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:06.202 INFO kablam! | Sep 21 13:07:06.202 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.202 INFO kablam! found type `std::string::String` Sep 21 13:07:06.202 INFO kablam! Sep 21 13:07:06.230 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.230 INFO kablam! --> tests/lib.rs:41:15 Sep 21 13:07:06.230 INFO kablam! | Sep 21 13:07:06.230 INFO kablam! 41 | name: $name.to_string() Sep 21 13:07:06.230 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.230 INFO kablam! ... Sep 21 13:07:06.230 INFO kablam! 658 | param!("b"), Sep 21 13:07:06.230 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:06.230 INFO kablam! | Sep 21 13:07:06.230 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.230 INFO kablam! found type `std::string::String` Sep 21 13:07:06.230 INFO kablam! Sep 21 13:07:06.262 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.262 INFO kablam! --> tests/lib.rs:41:15 Sep 21 13:07:06.262 INFO kablam! | Sep 21 13:07:06.262 INFO kablam! 41 | name: $name.to_string() Sep 21 13:07:06.262 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.262 INFO kablam! ... Sep 21 13:07:06.262 INFO kablam! 659 | param!("c"), Sep 21 13:07:06.262 INFO kablam! | ----------- in this macro invocation Sep 21 13:07:06.262 INFO kablam! | Sep 21 13:07:06.262 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.262 INFO kablam! found type `std::string::String` Sep 21 13:07:06.262 INFO kablam! Sep 21 13:07:06.294 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.294 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.294 INFO kablam! | Sep 21 13:07:06.294 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.294 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.294 INFO kablam! ... Sep 21 13:07:06.294 INFO kablam! 663 | value: ident!("bar") Sep 21 13:07:06.294 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.294 INFO kablam! | Sep 21 13:07:06.294 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.294 INFO kablam! found type `std::string::String` Sep 21 13:07:06.294 INFO kablam! Sep 21 13:07:06.321 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.321 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.321 INFO kablam! | Sep 21 13:07:06.321 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.321 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.321 INFO kablam! ... Sep 21 13:07:06.321 INFO kablam! 682 | value: Some(ident!("bar")) Sep 21 13:07:06.321 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.321 INFO kablam! | Sep 21 13:07:06.321 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.321 INFO kablam! found type `std::string::String` Sep 21 13:07:06.321 INFO kablam! Sep 21 13:07:06.357 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.357 INFO kablam! --> tests/lib.rs:697:20 Sep 21 13:07:06.357 INFO kablam! | Sep 21 13:07:06.357 INFO kablam! 697 | name: Some("foo".to_string()), Sep 21 13:07:06.357 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.357 INFO kablam! | Sep 21 13:07:06.357 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.357 INFO kablam! found type `std::string::String` Sep 21 13:07:06.357 INFO kablam! Sep 21 13:07:06.386 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.386 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.386 INFO kablam! | Sep 21 13:07:06.386 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.386 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.386 INFO kablam! ... Sep 21 13:07:06.386 INFO kablam! 701 | value: Some(ident!("bar")) Sep 21 13:07:06.386 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.386 INFO kablam! | Sep 21 13:07:06.386 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.386 INFO kablam! found type `std::string::String` Sep 21 13:07:06.386 INFO kablam! Sep 21 13:07:06.413 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.413 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.413 INFO kablam! | Sep 21 13:07:06.413 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.413 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.413 INFO kablam! ... Sep 21 13:07:06.413 INFO kablam! 710 | value: ident!("foo") Sep 21 13:07:06.413 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.413 INFO kablam! | Sep 21 13:07:06.413 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.413 INFO kablam! found type `std::string::String` Sep 21 13:07:06.413 INFO kablam! Sep 21 13:07:06.443 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.443 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.443 INFO kablam! | Sep 21 13:07:06.443 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.443 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.443 INFO kablam! ... Sep 21 13:07:06.443 INFO kablam! 718 | ident!("foo"), Sep 21 13:07:06.443 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.443 INFO kablam! | Sep 21 13:07:06.443 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.443 INFO kablam! found type `std::string::String` Sep 21 13:07:06.443 INFO kablam! Sep 21 13:07:06.486 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.486 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.486 INFO kablam! | Sep 21 13:07:06.486 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.486 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.486 INFO kablam! ... Sep 21 13:07:06.486 INFO kablam! 719 | ident!("bar"), Sep 21 13:07:06.486 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.486 INFO kablam! | Sep 21 13:07:06.486 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.486 INFO kablam! found type `std::string::String` Sep 21 13:07:06.486 INFO kablam! Sep 21 13:07:06.514 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.514 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.514 INFO kablam! | Sep 21 13:07:06.514 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.514 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.514 INFO kablam! ... Sep 21 13:07:06.514 INFO kablam! 720 | ident!("baz"), Sep 21 13:07:06.514 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.514 INFO kablam! | Sep 21 13:07:06.514 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.514 INFO kablam! found type `std::string::String` Sep 21 13:07:06.514 INFO kablam! Sep 21 13:07:06.546 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.546 INFO kablam! --> tests/lib.rs:36:45 Sep 21 13:07:06.546 INFO kablam! | Sep 21 13:07:06.546 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 21 13:07:06.546 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.546 INFO kablam! ... Sep 21 13:07:06.546 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 21 13:07:06.546 INFO kablam! | ------------- in this macro invocation Sep 21 13:07:06.546 INFO kablam! | Sep 21 13:07:06.546 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.546 INFO kablam! found type `std::string::String` Sep 21 13:07:06.546 INFO kablam! Sep 21 13:07:06.574 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.574 INFO kablam! --> tests/lib.rs:731:22 Sep 21 13:07:06.574 INFO kablam! | Sep 21 13:07:06.574 INFO kablam! 731 | num!(1.0), Sep 21 13:07:06.574 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:06.574 INFO kablam! | Sep 21 13:07:06.574 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.574 INFO kablam! found type `{float}` Sep 21 13:07:06.574 INFO kablam! Sep 21 13:07:06.593 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.593 INFO kablam! --> tests/lib.rs:732:22 Sep 21 13:07:06.593 INFO kablam! | Sep 21 13:07:06.593 INFO kablam! 732 | num!(2.0), Sep 21 13:07:06.593 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:06.593 INFO kablam! | Sep 21 13:07:06.593 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.593 INFO kablam! found type `{float}` Sep 21 13:07:06.593 INFO kablam! Sep 21 13:07:06.626 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.626 INFO kablam! --> tests/lib.rs:733:22 Sep 21 13:07:06.626 INFO kablam! | Sep 21 13:07:06.626 INFO kablam! 733 | num!(3.0), Sep 21 13:07:06.626 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:06.626 INFO kablam! | Sep 21 13:07:06.626 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.626 INFO kablam! found type `{float}` Sep 21 13:07:06.626 INFO kablam! Sep 21 13:07:06.642 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.642 INFO kablam! --> tests/lib.rs:729:19 Sep 21 13:07:06.642 INFO kablam! | Sep 21 13:07:06.642 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 21 13:07:06.642 INFO kablam! | ___________________^ Sep 21 13:07:06.642 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 21 13:07:06.642 INFO kablam! 731 | | num!(1.0), Sep 21 13:07:06.642 INFO kablam! 732 | | num!(2.0), Sep 21 13:07:06.642 INFO kablam! 733 | | num!(3.0), Sep 21 13:07:06.642 INFO kablam! 734 | | ]) Sep 21 13:07:06.642 INFO kablam! 735 | | )) Sep 21 13:07:06.642 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 21 13:07:06.642 INFO kablam! | Sep 21 13:07:06.642 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.642 INFO kablam! found type `std::boxed::Box<_>` Sep 21 13:07:06.642 INFO kablam! Sep 21 13:07:06.670 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.670 INFO kablam! --> tests/lib.rs:743:18 Sep 21 13:07:06.670 INFO kablam! | Sep 21 13:07:06.670 INFO kablam! 743 | key: "foo".to_string(), Sep 21 13:07:06.670 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.670 INFO kablam! | Sep 21 13:07:06.670 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.670 INFO kablam! found type `std::string::String` Sep 21 13:07:06.670 INFO kablam! Sep 21 13:07:06.695 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.695 INFO kablam! --> tests/lib.rs:744:25 Sep 21 13:07:06.695 INFO kablam! | Sep 21 13:07:06.695 INFO kablam! 744 | value: num!(100.0), Sep 21 13:07:06.695 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:06.695 INFO kablam! | Sep 21 13:07:06.695 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.695 INFO kablam! found type `{float}` Sep 21 13:07:06.695 INFO kablam! Sep 21 13:07:06.723 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.723 INFO kablam! --> tests/lib.rs:753:23 Sep 21 13:07:06.723 INFO kablam! | Sep 21 13:07:06.723 INFO kablam! 753 | key: num!(100.0), Sep 21 13:07:06.723 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:06.723 INFO kablam! | Sep 21 13:07:06.723 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.723 INFO kablam! found type `{float}` Sep 21 13:07:06.723 INFO kablam! Sep 21 13:07:06.748 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.748 INFO kablam! --> tests/lib.rs:754:25 Sep 21 13:07:06.748 INFO kablam! | Sep 21 13:07:06.748 INFO kablam! 754 | value: num!(100.0), Sep 21 13:07:06.748 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:06.748 INFO kablam! | Sep 21 13:07:06.748 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.748 INFO kablam! found type `{float}` Sep 21 13:07:06.748 INFO kablam! Sep 21 13:07:06.786 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.786 INFO kablam! --> tests/lib.rs:763:18 Sep 21 13:07:06.786 INFO kablam! | Sep 21 13:07:06.786 INFO kablam! 763 | key: "foo".to_string(), Sep 21 13:07:06.786 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.786 INFO kablam! | Sep 21 13:07:06.786 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.786 INFO kablam! found type `std::string::String` Sep 21 13:07:06.786 INFO kablam! Sep 21 13:07:06.826 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.826 INFO kablam! --> tests/lib.rs:772:19 Sep 21 13:07:06.826 INFO kablam! | Sep 21 13:07:06.826 INFO kablam! 772 | name: "foo".to_string(), Sep 21 13:07:06.826 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.826 INFO kablam! | Sep 21 13:07:06.826 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.826 INFO kablam! found type `std::string::String` Sep 21 13:07:06.826 INFO kablam! Sep 21 13:07:06.842 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.842 INFO kablam! --> tests/lib.rs:783:24 Sep 21 13:07:06.842 INFO kablam! | Sep 21 13:07:06.842 INFO kablam! 783 | name: num!(100.0), Sep 21 13:07:06.842 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:06.842 INFO kablam! | Sep 21 13:07:06.842 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.842 INFO kablam! found type `{float}` Sep 21 13:07:06.842 INFO kablam! Sep 21 13:07:06.870 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.870 INFO kablam! --> tests/lib.rs:793:15 Sep 21 13:07:06.870 INFO kablam! | Sep 21 13:07:06.870 INFO kablam! 793 | name: "Foo".to_string(), Sep 21 13:07:06.870 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.870 INFO kablam! | Sep 21 13:07:06.870 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.870 INFO kablam! found type `std::string::String` Sep 21 13:07:06.870 INFO kablam! Sep 21 13:07:06.910 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.910 INFO kablam! --> tests/lib.rs:802:15 Sep 21 13:07:06.910 INFO kablam! | Sep 21 13:07:06.910 INFO kablam! 802 | name: "Foo".to_string(), Sep 21 13:07:06.910 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.910 INFO kablam! | Sep 21 13:07:06.910 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.910 INFO kablam! found type `std::string::String` Sep 21 13:07:06.910 INFO kablam! Sep 21 13:07:06.938 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.938 INFO kablam! --> tests/lib.rs:803:23 Sep 21 13:07:06.938 INFO kablam! | Sep 21 13:07:06.938 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 21 13:07:06.938 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.938 INFO kablam! | Sep 21 13:07:06.938 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.938 INFO kablam! found type `std::string::String` Sep 21 13:07:06.938 INFO kablam! Sep 21 13:07:06.966 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.966 INFO kablam! --> tests/lib.rs:817:15 Sep 21 13:07:06.966 INFO kablam! | Sep 21 13:07:06.966 INFO kablam! 817 | name: "Foo".to_string(), Sep 21 13:07:06.966 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.966 INFO kablam! | Sep 21 13:07:06.966 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.966 INFO kablam! found type `std::string::String` Sep 21 13:07:06.966 INFO kablam! Sep 21 13:07:06.994 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:06.994 INFO kablam! --> tests/lib.rs:837:15 Sep 21 13:07:06.994 INFO kablam! | Sep 21 13:07:06.994 INFO kablam! 837 | name: "Foo".to_string(), Sep 21 13:07:06.994 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:06.994 INFO kablam! | Sep 21 13:07:06.994 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:06.994 INFO kablam! found type `std::string::String` Sep 21 13:07:06.994 INFO kablam! Sep 21 13:07:07.023 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.024 INFO kablam! --> tests/lib.rs:842:23 Sep 21 13:07:07.024 INFO kablam! | Sep 21 13:07:07.024 INFO kablam! 842 | name: "bar".to_string(), Sep 21 13:07:07.024 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:07.024 INFO kablam! | Sep 21 13:07:07.024 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.024 INFO kablam! found type `std::string::String` Sep 21 13:07:07.024 INFO kablam! Sep 21 13:07:07.054 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.054 INFO kablam! --> tests/lib.rs:859:15 Sep 21 13:07:07.054 INFO kablam! | Sep 21 13:07:07.054 INFO kablam! 859 | name: "Foo".to_string(), Sep 21 13:07:07.054 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:07.054 INFO kablam! | Sep 21 13:07:07.054 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.054 INFO kablam! found type `std::string::String` Sep 21 13:07:07.054 INFO kablam! Sep 21 13:07:07.086 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.086 INFO kablam! --> tests/lib.rs:864:23 Sep 21 13:07:07.086 INFO kablam! | Sep 21 13:07:07.086 INFO kablam! 864 | name: "bar".to_string(), Sep 21 13:07:07.086 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:07.086 INFO kablam! | Sep 21 13:07:07.086 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.086 INFO kablam! found type `std::string::String` Sep 21 13:07:07.086 INFO kablam! Sep 21 13:07:07.110 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.110 INFO kablam! --> tests/lib.rs:881:15 Sep 21 13:07:07.110 INFO kablam! | Sep 21 13:07:07.110 INFO kablam! 881 | name: "Foo".to_string(), Sep 21 13:07:07.110 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:07.110 INFO kablam! | Sep 21 13:07:07.110 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.110 INFO kablam! found type `std::string::String` Sep 21 13:07:07.110 INFO kablam! Sep 21 13:07:07.142 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.142 INFO kablam! --> tests/lib.rs:886:23 Sep 21 13:07:07.142 INFO kablam! | Sep 21 13:07:07.142 INFO kablam! 886 | name: "bar".to_string(), Sep 21 13:07:07.142 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:07.142 INFO kablam! | Sep 21 13:07:07.142 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.142 INFO kablam! found type `std::string::String` Sep 21 13:07:07.142 INFO kablam! Sep 21 13:07:07.179 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.179 INFO kablam! --> tests/lib.rs:887:29 Sep 21 13:07:07.179 INFO kablam! | Sep 21 13:07:07.179 INFO kablam! 887 | value: num!(100.0), Sep 21 13:07:07.179 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:07.179 INFO kablam! | Sep 21 13:07:07.179 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.179 INFO kablam! found type `{float}` Sep 21 13:07:07.179 INFO kablam! Sep 21 13:07:07.198 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.198 INFO kablam! --> tests/lib.rs:902:15 Sep 21 13:07:07.198 INFO kablam! | Sep 21 13:07:07.198 INFO kablam! 902 | name: "Foo".to_string(), Sep 21 13:07:07.198 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:07.198 INFO kablam! | Sep 21 13:07:07.198 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.198 INFO kablam! found type `std::string::String` Sep 21 13:07:07.198 INFO kablam! Sep 21 13:07:07.226 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.226 INFO kablam! --> tests/lib.rs:907:23 Sep 21 13:07:07.226 INFO kablam! | Sep 21 13:07:07.226 INFO kablam! 907 | name: "bar".to_string(), Sep 21 13:07:07.226 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 21 13:07:07.226 INFO kablam! | Sep 21 13:07:07.226 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.227 INFO kablam! found type `std::string::String` Sep 21 13:07:07.227 INFO kablam! Sep 21 13:07:07.259 INFO kablam! error[E0308]: mismatched types Sep 21 13:07:07.259 INFO kablam! --> tests/lib.rs:908:29 Sep 21 13:07:07.259 INFO kablam! | Sep 21 13:07:07.259 INFO kablam! 908 | value: num!(100.0), Sep 21 13:07:07.259 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 21 13:07:07.259 INFO kablam! | Sep 21 13:07:07.259 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 21 13:07:07.259 INFO kablam! found type `{float}` Sep 21 13:07:07.259 INFO kablam! Sep 21 13:07:07.272 INFO kablam! error: aborting due to 111 previous errors Sep 21 13:07:07.272 INFO kablam! Sep 21 13:07:07.272 INFO kablam! Some errors occurred: E0308, E0433. Sep 21 13:07:07.272 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 21 13:07:07.278 INFO kablam! error: Could not compile `badger`. Sep 21 13:07:07.278 INFO kablam! Sep 21 13:07:07.278 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:07:07.290 INFO kablam! su: No module specific data is present Sep 21 13:07:08.435 INFO running `"docker" "rm" "-f" "22b238f594378940774ea9410f2e805627a07e846830c2b2bcc99826bdfbd948"` Sep 21 13:07:08.553 INFO blam! 22b238f594378940774ea9410f2e805627a07e846830c2b2bcc99826bdfbd948