Sep 01 10:02:41.984 INFO checking badger-0.2.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 10:02:41.985 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 10:02:41.985 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:02:42.190 INFO blam! fa4e736efb9c8c0e698794fea37fdc02ec06f32636188c72f89efd61c06d602d Sep 01 10:02:42.191 INFO running `"docker" "start" "-a" "fa4e736efb9c8c0e698794fea37fdc02ec06f32636188c72f89efd61c06d602d"` Sep 01 10:02:43.220 INFO kablam! Checking badger v0.2.1 (file:///source) Sep 01 10:02:44.474 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.474 INFO kablam! --> src/tokenizer.rs:209:47 Sep 01 10:02:44.474 INFO kablam! | Sep 01 10:02:44.474 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 01 10:02:44.474 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.474 INFO kablam! | Sep 01 10:02:44.474 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:02:44.474 INFO kablam! Sep 01 10:02:44.582 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.582 INFO kablam! --> src/tokenizer.rs:280:46 Sep 01 10:02:44.582 INFO kablam! | Sep 01 10:02:44.582 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 01 10:02:44.582 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.582 INFO kablam! Sep 01 10:02:44.592 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.592 INFO kablam! --> src/tokenizer.rs:361:25 Sep 01 10:02:44.592 INFO kablam! | Sep 01 10:02:44.592 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 01 10:02:44.592 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.592 INFO kablam! Sep 01 10:02:44.629 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.629 INFO kablam! --> src/tokenizer.rs:584:41 Sep 01 10:02:44.629 INFO kablam! | Sep 01 10:02:44.629 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 01 10:02:44.629 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.629 INFO kablam! Sep 01 10:02:44.741 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.741 INFO kablam! --> src/tokenizer.rs:209:47 Sep 01 10:02:44.741 INFO kablam! | Sep 01 10:02:44.741 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 01 10:02:44.741 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.741 INFO kablam! | Sep 01 10:02:44.741 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:02:44.741 INFO kablam! Sep 01 10:02:44.852 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.852 INFO kablam! --> src/tokenizer.rs:280:46 Sep 01 10:02:44.852 INFO kablam! | Sep 01 10:02:44.852 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 01 10:02:44.852 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.852 INFO kablam! Sep 01 10:02:44.864 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.864 INFO kablam! --> src/tokenizer.rs:361:25 Sep 01 10:02:44.864 INFO kablam! | Sep 01 10:02:44.865 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 01 10:02:44.865 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.865 INFO kablam! Sep 01 10:02:44.900 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:44.900 INFO kablam! --> src/tokenizer.rs:584:41 Sep 01 10:02:44.900 INFO kablam! | Sep 01 10:02:44.900 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 01 10:02:44.900 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:44.900 INFO kablam! Sep 01 10:02:47.790 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 01 10:02:47.790 INFO kablam! --> tests/lib.rs:729:28 Sep 01 10:02:47.790 INFO kablam! | Sep 01 10:02:47.790 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 01 10:02:47.790 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 01 10:02:47.790 INFO kablam! Sep 01 10:02:48.356 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.356 INFO kablam! --> tests/lib.rs:55:16 Sep 01 10:02:48.356 INFO kablam! | Sep 01 10:02:48.356 INFO kablam! 55 | label: "foo".to_string(), Sep 01 10:02:48.356 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:48.356 INFO kablam! | Sep 01 10:02:48.356 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.356 INFO kablam! found type `std::string::String` Sep 01 10:02:48.356 INFO kablam! Sep 01 10:02:48.460 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.460 INFO kablam! --> tests/lib.rs:72:21 Sep 01 10:02:48.460 INFO kablam! | Sep 01 10:02:48.460 INFO kablam! 72 | label: Some("foo".to_string()) Sep 01 10:02:48.460 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:48.461 INFO kablam! | Sep 01 10:02:48.461 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.462 INFO kablam! found type `std::string::String` Sep 01 10:02:48.462 INFO kablam! Sep 01 10:02:48.520 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.520 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:48.520 INFO kablam! | Sep 01 10:02:48.520 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:48.520 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:48.520 INFO kablam! ... Sep 01 10:02:48.520 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 01 10:02:48.520 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:48.521 INFO kablam! | Sep 01 10:02:48.522 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.522 INFO kablam! found type `std::string::String` Sep 01 10:02:48.522 INFO kablam! Sep 01 10:02:48.583 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.583 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:48.584 INFO kablam! | Sep 01 10:02:48.584 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:48.584 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:48.584 INFO kablam! ... Sep 01 10:02:48.584 INFO kablam! 101 | value: Some(ident!("foo")), Sep 01 10:02:48.584 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:48.585 INFO kablam! | Sep 01 10:02:48.585 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.585 INFO kablam! found type `std::string::String` Sep 01 10:02:48.585 INFO kablam! Sep 01 10:02:48.687 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.687 INFO kablam! --> tests/lib.rs:109:18 Sep 01 10:02:48.687 INFO kablam! | Sep 01 10:02:48.688 INFO kablam! 109 | num!(1.0), Sep 01 10:02:48.688 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:48.688 INFO kablam! | Sep 01 10:02:48.689 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.689 INFO kablam! found type `{float}` Sep 01 10:02:48.689 INFO kablam! Sep 01 10:02:48.749 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.749 INFO kablam! --> tests/lib.rs:110:18 Sep 01 10:02:48.750 INFO kablam! | Sep 01 10:02:48.750 INFO kablam! 110 | num!(2.0), Sep 01 10:02:48.750 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:48.754 INFO kablam! | Sep 01 10:02:48.755 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.755 INFO kablam! found type `{float}` Sep 01 10:02:48.755 INFO kablam! Sep 01 10:02:48.828 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.828 INFO kablam! --> tests/lib.rs:111:18 Sep 01 10:02:48.829 INFO kablam! | Sep 01 10:02:48.829 INFO kablam! 111 | num!(3.0), Sep 01 10:02:48.829 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:48.834 INFO kablam! | Sep 01 10:02:48.835 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.835 INFO kablam! found type `{float}` Sep 01 10:02:48.835 INFO kablam! Sep 01 10:02:48.923 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.923 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:48.923 INFO kablam! | Sep 01 10:02:48.923 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:48.924 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:48.924 INFO kablam! ... Sep 01 10:02:48.924 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 01 10:02:48.924 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:48.924 INFO kablam! | Sep 01 10:02:48.924 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.924 INFO kablam! found type `std::string::String` Sep 01 10:02:48.924 INFO kablam! Sep 01 10:02:48.983 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:48.983 INFO kablam! --> tests/lib.rs:136:19 Sep 01 10:02:48.983 INFO kablam! | Sep 01 10:02:48.983 INFO kablam! 136 | name: "foo".to_string(), Sep 01 10:02:48.983 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:48.983 INFO kablam! | Sep 01 10:02:48.983 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:48.983 INFO kablam! found type `std::string::String` Sep 01 10:02:48.983 INFO kablam! Sep 01 10:02:49.042 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.042 INFO kablam! --> tests/lib.rs:147:19 Sep 01 10:02:49.042 INFO kablam! | Sep 01 10:02:49.042 INFO kablam! 147 | name: "foo".to_string(), Sep 01 10:02:49.042 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.042 INFO kablam! | Sep 01 10:02:49.042 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.042 INFO kablam! found type `std::string::String` Sep 01 10:02:49.043 INFO kablam! Sep 01 10:02:49.109 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.109 INFO kablam! --> tests/lib.rs:148:30 Sep 01 10:02:49.109 INFO kablam! | Sep 01 10:02:49.109 INFO kablam! 148 | value: Some(num!(100.0)), Sep 01 10:02:49.109 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:49.110 INFO kablam! | Sep 01 10:02:49.110 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.110 INFO kablam! found type `{float}` Sep 01 10:02:49.110 INFO kablam! Sep 01 10:02:49.170 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.170 INFO kablam! --> tests/lib.rs:158:19 Sep 01 10:02:49.170 INFO kablam! | Sep 01 10:02:49.170 INFO kablam! 158 | name: "foo".to_string(), Sep 01 10:02:49.170 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.170 INFO kablam! | Sep 01 10:02:49.170 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.170 INFO kablam! found type `std::string::String` Sep 01 10:02:49.170 INFO kablam! Sep 01 10:02:49.253 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.253 INFO kablam! --> tests/lib.rs:169:19 Sep 01 10:02:49.253 INFO kablam! | Sep 01 10:02:49.253 INFO kablam! 169 | name: "foo".to_string(), Sep 01 10:02:49.254 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.254 INFO kablam! | Sep 01 10:02:49.254 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.254 INFO kablam! found type `std::string::String` Sep 01 10:02:49.254 INFO kablam! Sep 01 10:02:49.336 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.336 INFO kablam! --> tests/lib.rs:170:30 Sep 01 10:02:49.336 INFO kablam! | Sep 01 10:02:49.336 INFO kablam! 170 | value: Some(num!(100.0)), Sep 01 10:02:49.336 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:49.337 INFO kablam! | Sep 01 10:02:49.337 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.337 INFO kablam! found type `{float}` Sep 01 10:02:49.337 INFO kablam! Sep 01 10:02:49.420 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.420 INFO kablam! --> tests/lib.rs:180:19 Sep 01 10:02:49.420 INFO kablam! | Sep 01 10:02:49.420 INFO kablam! 180 | name: "foo".to_string(), Sep 01 10:02:49.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.420 INFO kablam! | Sep 01 10:02:49.420 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.420 INFO kablam! found type `std::string::String` Sep 01 10:02:49.420 INFO kablam! Sep 01 10:02:49.467 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:49.467 INFO kablam! --> src/tokenizer.rs:209:47 Sep 01 10:02:49.467 INFO kablam! | Sep 01 10:02:49.467 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 01 10:02:49.467 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:49.468 INFO kablam! | Sep 01 10:02:49.468 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:02:49.468 INFO kablam! Sep 01 10:02:49.506 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.506 INFO kablam! --> tests/lib.rs:191:19 Sep 01 10:02:49.506 INFO kablam! | Sep 01 10:02:49.506 INFO kablam! 191 | name: "foo".to_string(), Sep 01 10:02:49.506 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.506 INFO kablam! | Sep 01 10:02:49.506 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.506 INFO kablam! found type `std::string::String` Sep 01 10:02:49.506 INFO kablam! Sep 01 10:02:49.568 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:49.568 INFO kablam! --> src/tokenizer.rs:280:46 Sep 01 10:02:49.568 INFO kablam! | Sep 01 10:02:49.568 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 01 10:02:49.568 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:49.568 INFO kablam! Sep 01 10:02:49.576 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:49.576 INFO kablam! --> src/tokenizer.rs:361:25 Sep 01 10:02:49.576 INFO kablam! | Sep 01 10:02:49.576 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 01 10:02:49.576 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:49.576 INFO kablam! Sep 01 10:02:49.580 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.580 INFO kablam! --> tests/lib.rs:192:30 Sep 01 10:02:49.580 INFO kablam! | Sep 01 10:02:49.581 INFO kablam! 192 | value: Some(num!(100.0)), Sep 01 10:02:49.581 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:49.581 INFO kablam! | Sep 01 10:02:49.581 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.581 INFO kablam! found type `{float}` Sep 01 10:02:49.581 INFO kablam! Sep 01 10:02:49.613 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:49.613 INFO kablam! --> src/tokenizer.rs:584:41 Sep 01 10:02:49.613 INFO kablam! | Sep 01 10:02:49.613 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 01 10:02:49.613 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:49.613 INFO kablam! Sep 01 10:02:49.672 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.672 INFO kablam! --> tests/lib.rs:202:19 Sep 01 10:02:49.672 INFO kablam! | Sep 01 10:02:49.672 INFO kablam! 202 | name: "foo".to_string(), Sep 01 10:02:49.672 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.672 INFO kablam! | Sep 01 10:02:49.672 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.672 INFO kablam! found type `std::string::String` Sep 01 10:02:49.672 INFO kablam! Sep 01 10:02:49.751 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.751 INFO kablam! --> tests/lib.rs:205:19 Sep 01 10:02:49.751 INFO kablam! | Sep 01 10:02:49.751 INFO kablam! 205 | name: "bar".to_string(), Sep 01 10:02:49.751 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.751 INFO kablam! | Sep 01 10:02:49.751 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.751 INFO kablam! found type `std::string::String` Sep 01 10:02:49.751 INFO kablam! Sep 01 10:02:49.810 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.810 INFO kablam! --> tests/lib.rs:217:19 Sep 01 10:02:49.810 INFO kablam! | Sep 01 10:02:49.810 INFO kablam! 217 | name: "foo".to_string(), Sep 01 10:02:49.810 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.810 INFO kablam! | Sep 01 10:02:49.810 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.810 INFO kablam! found type `std::string::String` Sep 01 10:02:49.810 INFO kablam! Sep 01 10:02:49.872 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.872 INFO kablam! --> tests/lib.rs:218:30 Sep 01 10:02:49.872 INFO kablam! | Sep 01 10:02:49.872 INFO kablam! 218 | value: Some(num!(100.0)), Sep 01 10:02:49.872 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:49.873 INFO kablam! | Sep 01 10:02:49.873 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.873 INFO kablam! found type `{float}` Sep 01 10:02:49.873 INFO kablam! Sep 01 10:02:49.881 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:49.881 INFO kablam! --> src/tokenizer.rs:209:47 Sep 01 10:02:49.881 INFO kablam! | Sep 01 10:02:49.881 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 01 10:02:49.881 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:49.881 INFO kablam! | Sep 01 10:02:49.881 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:02:49.881 INFO kablam! Sep 01 10:02:49.937 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:49.937 INFO kablam! --> tests/lib.rs:220:19 Sep 01 10:02:49.937 INFO kablam! | Sep 01 10:02:49.937 INFO kablam! 220 | name: "bar".to_string(), Sep 01 10:02:49.937 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:49.937 INFO kablam! | Sep 01 10:02:49.937 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:49.937 INFO kablam! found type `std::string::String` Sep 01 10:02:49.937 INFO kablam! Sep 01 10:02:50.015 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.015 INFO kablam! --> tests/lib.rs:221:30 Sep 01 10:02:50.015 INFO kablam! | Sep 01 10:02:50.015 INFO kablam! 221 | value: Some(num!(200.0)), Sep 01 10:02:50.015 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.018 INFO kablam! | Sep 01 10:02:50.018 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.018 INFO kablam! found type `{float}` Sep 01 10:02:50.018 INFO kablam! Sep 01 10:02:50.041 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:50.041 INFO kablam! --> src/tokenizer.rs:280:46 Sep 01 10:02:50.041 INFO kablam! | Sep 01 10:02:50.041 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 01 10:02:50.041 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:50.041 INFO kablam! Sep 01 10:02:50.049 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:50.049 INFO kablam! --> src/tokenizer.rs:361:25 Sep 01 10:02:50.049 INFO kablam! | Sep 01 10:02:50.049 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 01 10:02:50.049 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:50.049 INFO kablam! Sep 01 10:02:50.087 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 10:02:50.087 INFO kablam! --> src/tokenizer.rs:584:41 Sep 01 10:02:50.087 INFO kablam! | Sep 01 10:02:50.087 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 01 10:02:50.087 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 10:02:50.087 INFO kablam! Sep 01 10:02:50.108 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.108 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:50.108 INFO kablam! | Sep 01 10:02:50.108 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:50.108 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:50.108 INFO kablam! ... Sep 01 10:02:50.109 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 01 10:02:50.109 INFO kablam! | ---------------- in this macro invocation Sep 01 10:02:50.109 INFO kablam! | Sep 01 10:02:50.109 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.109 INFO kablam! found type `std::string::String` Sep 01 10:02:50.109 INFO kablam! Sep 01 10:02:50.216 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.216 INFO kablam! --> tests/lib.rs:253:36 Sep 01 10:02:50.216 INFO kablam! | Sep 01 10:02:50.217 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 01 10:02:50.217 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.217 INFO kablam! | Sep 01 10:02:50.217 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.217 INFO kablam! found type `{float}` Sep 01 10:02:50.217 INFO kablam! Sep 01 10:02:50.315 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.315 INFO kablam! --> tests/lib.rs:273:37 Sep 01 10:02:50.315 INFO kablam! | Sep 01 10:02:50.315 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 01 10:02:50.315 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.315 INFO kablam! | Sep 01 10:02:50.315 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.315 INFO kablam! found type `{float}` Sep 01 10:02:50.315 INFO kablam! Sep 01 10:02:50.404 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.404 INFO kablam! --> tests/lib.rs:281:24 Sep 01 10:02:50.404 INFO kablam! | Sep 01 10:02:50.405 INFO kablam! 281 | right: boxnum!(1.0) Sep 01 10:02:50.405 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.405 INFO kablam! | Sep 01 10:02:50.405 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.405 INFO kablam! found type `{float}` Sep 01 10:02:50.405 INFO kablam! Sep 01 10:02:50.484 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.484 INFO kablam! --> tests/lib.rs:288:23 Sep 01 10:02:50.484 INFO kablam! | Sep 01 10:02:50.484 INFO kablam! 288 | left: boxnum!(1.0), Sep 01 10:02:50.484 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.490 INFO kablam! | Sep 01 10:02:50.490 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.490 INFO kablam! found type `{float}` Sep 01 10:02:50.490 INFO kablam! Sep 01 10:02:50.563 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.563 INFO kablam! --> tests/lib.rs:291:27 Sep 01 10:02:50.563 INFO kablam! | Sep 01 10:02:50.563 INFO kablam! 291 | left: boxnum!(2.0), Sep 01 10:02:50.563 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.563 INFO kablam! | Sep 01 10:02:50.563 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.564 INFO kablam! found type `{float}` Sep 01 10:02:50.564 INFO kablam! Sep 01 10:02:50.625 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.625 INFO kablam! --> tests/lib.rs:293:28 Sep 01 10:02:50.625 INFO kablam! | Sep 01 10:02:50.625 INFO kablam! 293 | right: boxnum!(3.0), Sep 01 10:02:50.625 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.625 INFO kablam! | Sep 01 10:02:50.625 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.625 INFO kablam! found type `{float}` Sep 01 10:02:50.625 INFO kablam! Sep 01 10:02:50.699 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.699 INFO kablam! --> tests/lib.rs:302:27 Sep 01 10:02:50.699 INFO kablam! | Sep 01 10:02:50.699 INFO kablam! 302 | left: boxnum!(1.0), Sep 01 10:02:50.699 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.699 INFO kablam! | Sep 01 10:02:50.699 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.699 INFO kablam! found type `{float}` Sep 01 10:02:50.699 INFO kablam! Sep 01 10:02:50.752 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.752 INFO kablam! --> tests/lib.rs:304:28 Sep 01 10:02:50.752 INFO kablam! | Sep 01 10:02:50.752 INFO kablam! 304 | right: boxnum!(2.0), Sep 01 10:02:50.752 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.752 INFO kablam! | Sep 01 10:02:50.753 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.753 INFO kablam! found type `{float}` Sep 01 10:02:50.753 INFO kablam! Sep 01 10:02:50.806 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.806 INFO kablam! --> tests/lib.rs:307:24 Sep 01 10:02:50.806 INFO kablam! | Sep 01 10:02:50.806 INFO kablam! 307 | right: boxnum!(3.0), Sep 01 10:02:50.806 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:50.806 INFO kablam! | Sep 01 10:02:50.806 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.806 INFO kablam! found type `{float}` Sep 01 10:02:50.806 INFO kablam! Sep 01 10:02:50.869 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.869 INFO kablam! --> tests/lib.rs:320:15 Sep 01 10:02:50.869 INFO kablam! | Sep 01 10:02:50.869 INFO kablam! 320 | name: "foo".to_string(), Sep 01 10:02:50.869 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:50.869 INFO kablam! | Sep 01 10:02:50.869 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.869 INFO kablam! found type `std::string::String` Sep 01 10:02:50.869 INFO kablam! Sep 01 10:02:50.929 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.930 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:50.930 INFO kablam! | Sep 01 10:02:50.930 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:50.930 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:50.930 INFO kablam! ... Sep 01 10:02:50.930 INFO kablam! 324 | value: Some(ident!("bar")) Sep 01 10:02:50.930 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:50.930 INFO kablam! | Sep 01 10:02:50.930 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.930 INFO kablam! found type `std::string::String` Sep 01 10:02:50.930 INFO kablam! Sep 01 10:02:50.993 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:50.993 INFO kablam! --> tests/lib.rs:339:15 Sep 01 10:02:50.993 INFO kablam! | Sep 01 10:02:50.993 INFO kablam! 339 | name: "foo".to_string(), Sep 01 10:02:50.993 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:50.993 INFO kablam! | Sep 01 10:02:50.993 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:50.993 INFO kablam! found type `std::string::String` Sep 01 10:02:50.993 INFO kablam! Sep 01 10:02:51.053 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.053 INFO kablam! --> tests/lib.rs:41:15 Sep 01 10:02:51.053 INFO kablam! | Sep 01 10:02:51.053 INFO kablam! 41 | name: $name.to_string() Sep 01 10:02:51.053 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.053 INFO kablam! ... Sep 01 10:02:51.053 INFO kablam! 341 | param!("a"), Sep 01 10:02:51.053 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:51.053 INFO kablam! | Sep 01 10:02:51.053 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.053 INFO kablam! found type `std::string::String` Sep 01 10:02:51.053 INFO kablam! Sep 01 10:02:51.149 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.149 INFO kablam! --> tests/lib.rs:41:15 Sep 01 10:02:51.149 INFO kablam! | Sep 01 10:02:51.149 INFO kablam! 41 | name: $name.to_string() Sep 01 10:02:51.149 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.149 INFO kablam! ... Sep 01 10:02:51.149 INFO kablam! 342 | param!("b"), Sep 01 10:02:51.149 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:51.149 INFO kablam! | Sep 01 10:02:51.150 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.150 INFO kablam! found type `std::string::String` Sep 01 10:02:51.150 INFO kablam! Sep 01 10:02:51.278 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.278 INFO kablam! --> tests/lib.rs:41:15 Sep 01 10:02:51.278 INFO kablam! | Sep 01 10:02:51.278 INFO kablam! 41 | name: $name.to_string() Sep 01 10:02:51.278 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.278 INFO kablam! ... Sep 01 10:02:51.278 INFO kablam! 343 | param!("c"), Sep 01 10:02:51.278 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:51.278 INFO kablam! | Sep 01 10:02:51.278 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.278 INFO kablam! found type `std::string::String` Sep 01 10:02:51.279 INFO kablam! Sep 01 10:02:51.379 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.380 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.380 INFO kablam! | Sep 01 10:02:51.380 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.380 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.380 INFO kablam! ... Sep 01 10:02:51.380 INFO kablam! 347 | value: Some(ident!("bar")) Sep 01 10:02:51.380 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.380 INFO kablam! | Sep 01 10:02:51.380 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.380 INFO kablam! found type `std::string::String` Sep 01 10:02:51.380 INFO kablam! Sep 01 10:02:51.477 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.477 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.477 INFO kablam! | Sep 01 10:02:51.477 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.477 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.477 INFO kablam! ... Sep 01 10:02:51.477 INFO kablam! 365 | value: ident!("foo") Sep 01 10:02:51.477 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.477 INFO kablam! | Sep 01 10:02:51.477 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.477 INFO kablam! found type `std::string::String` Sep 01 10:02:51.477 INFO kablam! Sep 01 10:02:51.541 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.541 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.541 INFO kablam! | Sep 01 10:02:51.541 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.541 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.541 INFO kablam! ... Sep 01 10:02:51.541 INFO kablam! 386 | value: ident!("foo") Sep 01 10:02:51.541 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.541 INFO kablam! | Sep 01 10:02:51.541 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.541 INFO kablam! found type `std::string::String` Sep 01 10:02:51.541 INFO kablam! Sep 01 10:02:51.601 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.601 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.601 INFO kablam! | Sep 01 10:02:51.601 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.601 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.601 INFO kablam! ... Sep 01 10:02:51.601 INFO kablam! 391 | value: ident!("bar") Sep 01 10:02:51.601 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.601 INFO kablam! | Sep 01 10:02:51.601 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.601 INFO kablam! found type `std::string::String` Sep 01 10:02:51.601 INFO kablam! Sep 01 10:02:51.666 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.666 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.666 INFO kablam! | Sep 01 10:02:51.666 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.666 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.667 INFO kablam! ... Sep 01 10:02:51.667 INFO kablam! 413 | value: ident!("foo") Sep 01 10:02:51.667 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.667 INFO kablam! | Sep 01 10:02:51.667 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.667 INFO kablam! found type `std::string::String` Sep 01 10:02:51.667 INFO kablam! Sep 01 10:02:51.728 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.728 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.728 INFO kablam! | Sep 01 10:02:51.728 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.728 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.728 INFO kablam! ... Sep 01 10:02:51.728 INFO kablam! 420 | value: ident!("bar") Sep 01 10:02:51.728 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.728 INFO kablam! | Sep 01 10:02:51.728 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.728 INFO kablam! found type `std::string::String` Sep 01 10:02:51.728 INFO kablam! Sep 01 10:02:51.789 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.789 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.789 INFO kablam! | Sep 01 10:02:51.790 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.790 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.790 INFO kablam! ... Sep 01 10:02:51.790 INFO kablam! 425 | value: ident!("baz") Sep 01 10:02:51.790 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.790 INFO kablam! | Sep 01 10:02:51.790 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.790 INFO kablam! found type `std::string::String` Sep 01 10:02:51.790 INFO kablam! Sep 01 10:02:51.855 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.855 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.855 INFO kablam! | Sep 01 10:02:51.855 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.855 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.855 INFO kablam! ... Sep 01 10:02:51.855 INFO kablam! 437 | value: ident!("foo") Sep 01 10:02:51.855 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.855 INFO kablam! | Sep 01 10:02:51.855 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.855 INFO kablam! found type `std::string::String` Sep 01 10:02:51.855 INFO kablam! Sep 01 10:02:51.920 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.920 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.920 INFO kablam! | Sep 01 10:02:51.920 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.920 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.921 INFO kablam! ... Sep 01 10:02:51.921 INFO kablam! 448 | value: ident!("foo") Sep 01 10:02:51.921 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.921 INFO kablam! | Sep 01 10:02:51.921 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.921 INFO kablam! found type `std::string::String` Sep 01 10:02:51.921 INFO kablam! Sep 01 10:02:51.980 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:51.980 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:51.980 INFO kablam! | Sep 01 10:02:51.980 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:51.980 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:51.980 INFO kablam! ... Sep 01 10:02:51.980 INFO kablam! 451 | value: ident!("bar") Sep 01 10:02:51.980 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:51.980 INFO kablam! | Sep 01 10:02:51.980 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:51.980 INFO kablam! found type `std::string::String` Sep 01 10:02:51.980 INFO kablam! Sep 01 10:02:52.043 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.043 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.043 INFO kablam! | Sep 01 10:02:52.043 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.043 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.043 INFO kablam! ... Sep 01 10:02:52.043 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 01 10:02:52.043 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:52.043 INFO kablam! | Sep 01 10:02:52.043 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.043 INFO kablam! found type `std::string::String` Sep 01 10:02:52.043 INFO kablam! Sep 01 10:02:52.099 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.099 INFO kablam! --> tests/lib.rs:463:38 Sep 01 10:02:52.099 INFO kablam! | Sep 01 10:02:52.099 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 01 10:02:52.099 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:52.099 INFO kablam! | Sep 01 10:02:52.099 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.099 INFO kablam! found type `{float}` Sep 01 10:02:52.099 INFO kablam! Sep 01 10:02:52.159 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.159 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.159 INFO kablam! | Sep 01 10:02:52.159 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.159 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.159 INFO kablam! ... Sep 01 10:02:52.159 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 01 10:02:52.160 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:52.160 INFO kablam! | Sep 01 10:02:52.160 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.160 INFO kablam! found type `std::string::String` Sep 01 10:02:52.160 INFO kablam! Sep 01 10:02:52.212 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.212 INFO kablam! --> tests/lib.rs:469:34 Sep 01 10:02:52.212 INFO kablam! | Sep 01 10:02:52.212 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 01 10:02:52.212 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:52.212 INFO kablam! | Sep 01 10:02:52.212 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.212 INFO kablam! found type `{float}` Sep 01 10:02:52.212 INFO kablam! Sep 01 10:02:52.267 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.267 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.267 INFO kablam! | Sep 01 10:02:52.267 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.267 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.268 INFO kablam! ... Sep 01 10:02:52.268 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 01 10:02:52.268 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:52.268 INFO kablam! | Sep 01 10:02:52.268 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.268 INFO kablam! found type `std::string::String` Sep 01 10:02:52.268 INFO kablam! Sep 01 10:02:52.329 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.329 INFO kablam! --> tests/lib.rs:488:27 Sep 01 10:02:52.329 INFO kablam! | Sep 01 10:02:52.329 INFO kablam! 488 | name: "i".to_string(), Sep 01 10:02:52.329 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.329 INFO kablam! | Sep 01 10:02:52.329 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.329 INFO kablam! found type `std::string::String` Sep 01 10:02:52.329 INFO kablam! Sep 01 10:02:52.385 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.385 INFO kablam! --> tests/lib.rs:489:38 Sep 01 10:02:52.385 INFO kablam! | Sep 01 10:02:52.385 INFO kablam! 489 | value: Some(num!(0.0)), Sep 01 10:02:52.385 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:52.385 INFO kablam! | Sep 01 10:02:52.385 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.385 INFO kablam! found type `{float}` Sep 01 10:02:52.385 INFO kablam! Sep 01 10:02:52.445 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.445 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.445 INFO kablam! | Sep 01 10:02:52.445 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.445 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.445 INFO kablam! ... Sep 01 10:02:52.445 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 01 10:02:52.445 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:52.445 INFO kablam! | Sep 01 10:02:52.445 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.445 INFO kablam! found type `std::string::String` Sep 01 10:02:52.445 INFO kablam! Sep 01 10:02:52.499 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.499 INFO kablam! --> tests/lib.rs:496:34 Sep 01 10:02:52.500 INFO kablam! | Sep 01 10:02:52.500 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 01 10:02:52.500 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:52.500 INFO kablam! | Sep 01 10:02:52.500 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.500 INFO kablam! found type `{float}` Sep 01 10:02:52.500 INFO kablam! Sep 01 10:02:52.551 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.551 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.551 INFO kablam! | Sep 01 10:02:52.551 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.551 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.551 INFO kablam! ... Sep 01 10:02:52.551 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 01 10:02:52.551 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:52.551 INFO kablam! | Sep 01 10:02:52.551 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.551 INFO kablam! found type `std::string::String` Sep 01 10:02:52.551 INFO kablam! Sep 01 10:02:52.620 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.620 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.620 INFO kablam! | Sep 01 10:02:52.620 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.620 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.620 INFO kablam! ... Sep 01 10:02:52.620 INFO kablam! 524 | value: ident!("item") Sep 01 10:02:52.620 INFO kablam! | -------------- in this macro invocation Sep 01 10:02:52.620 INFO kablam! | Sep 01 10:02:52.620 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.620 INFO kablam! found type `std::string::String` Sep 01 10:02:52.620 INFO kablam! Sep 01 10:02:52.679 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.679 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.679 INFO kablam! | Sep 01 10:02:52.679 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.679 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.679 INFO kablam! ... Sep 01 10:02:52.679 INFO kablam! 526 | right: ident!("object"), Sep 01 10:02:52.679 INFO kablam! | ---------------- in this macro invocation Sep 01 10:02:52.679 INFO kablam! | Sep 01 10:02:52.680 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.680 INFO kablam! found type `std::string::String` Sep 01 10:02:52.680 INFO kablam! Sep 01 10:02:52.739 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.739 INFO kablam! --> tests/lib.rs:541:27 Sep 01 10:02:52.739 INFO kablam! | Sep 01 10:02:52.739 INFO kablam! 541 | name: "item".to_string(), Sep 01 10:02:52.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.739 INFO kablam! | Sep 01 10:02:52.739 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.739 INFO kablam! found type `std::string::String` Sep 01 10:02:52.739 INFO kablam! Sep 01 10:02:52.799 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.799 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.799 INFO kablam! | Sep 01 10:02:52.800 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.800 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.800 INFO kablam! ... Sep 01 10:02:52.800 INFO kablam! 546 | right: ident!("object"), Sep 01 10:02:52.800 INFO kablam! | ---------------- in this macro invocation Sep 01 10:02:52.800 INFO kablam! | Sep 01 10:02:52.800 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.800 INFO kablam! found type `std::string::String` Sep 01 10:02:52.800 INFO kablam! Sep 01 10:02:52.864 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.864 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.864 INFO kablam! | Sep 01 10:02:52.864 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.864 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.864 INFO kablam! ... Sep 01 10:02:52.864 INFO kablam! 557 | value: ident!("item") Sep 01 10:02:52.864 INFO kablam! | -------------- in this macro invocation Sep 01 10:02:52.864 INFO kablam! | Sep 01 10:02:52.864 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.865 INFO kablam! found type `std::string::String` Sep 01 10:02:52.865 INFO kablam! Sep 01 10:02:52.925 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.925 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:52.925 INFO kablam! | Sep 01 10:02:52.925 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:52.925 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.925 INFO kablam! ... Sep 01 10:02:52.925 INFO kablam! 559 | right: ident!("array"), Sep 01 10:02:52.925 INFO kablam! | --------------- in this macro invocation Sep 01 10:02:52.925 INFO kablam! | Sep 01 10:02:52.925 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.925 INFO kablam! found type `std::string::String` Sep 01 10:02:52.925 INFO kablam! Sep 01 10:02:52.989 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:52.989 INFO kablam! --> tests/lib.rs:573:27 Sep 01 10:02:52.990 INFO kablam! | Sep 01 10:02:52.990 INFO kablam! 573 | name: "item".to_string(), Sep 01 10:02:52.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:52.990 INFO kablam! | Sep 01 10:02:52.990 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:52.990 INFO kablam! found type `std::string::String` Sep 01 10:02:52.990 INFO kablam! Sep 01 10:02:53.045 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.046 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.046 INFO kablam! | Sep 01 10:02:53.046 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.046 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.046 INFO kablam! ... Sep 01 10:02:53.046 INFO kablam! 578 | right: ident!("array"), Sep 01 10:02:53.046 INFO kablam! | --------------- in this macro invocation Sep 01 10:02:53.046 INFO kablam! | Sep 01 10:02:53.046 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.046 INFO kablam! found type `std::string::String` Sep 01 10:02:53.046 INFO kablam! Sep 01 10:02:53.109 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.109 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.110 INFO kablam! | Sep 01 10:02:53.110 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.110 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.110 INFO kablam! ... Sep 01 10:02:53.110 INFO kablam! 597 | value: ident!("foo") Sep 01 10:02:53.110 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.110 INFO kablam! | Sep 01 10:02:53.110 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.110 INFO kablam! found type `std::string::String` Sep 01 10:02:53.110 INFO kablam! Sep 01 10:02:53.172 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.172 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.172 INFO kablam! | Sep 01 10:02:53.172 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.172 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.172 INFO kablam! ... Sep 01 10:02:53.172 INFO kablam! 608 | value: ident!("foo") Sep 01 10:02:53.172 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.172 INFO kablam! | Sep 01 10:02:53.172 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.172 INFO kablam! found type `std::string::String` Sep 01 10:02:53.172 INFO kablam! Sep 01 10:02:53.236 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.236 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.236 INFO kablam! | Sep 01 10:02:53.236 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.236 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.236 INFO kablam! ... Sep 01 10:02:53.236 INFO kablam! 625 | value: ident!("bar") Sep 01 10:02:53.236 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.236 INFO kablam! | Sep 01 10:02:53.237 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.237 INFO kablam! found type `std::string::String` Sep 01 10:02:53.237 INFO kablam! Sep 01 10:02:53.300 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.300 INFO kablam! --> tests/lib.rs:41:15 Sep 01 10:02:53.300 INFO kablam! | Sep 01 10:02:53.301 INFO kablam! 41 | name: $name.to_string() Sep 01 10:02:53.301 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.301 INFO kablam! ... Sep 01 10:02:53.301 INFO kablam! 635 | param!("n") Sep 01 10:02:53.301 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:53.301 INFO kablam! | Sep 01 10:02:53.301 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.301 INFO kablam! found type `std::string::String` Sep 01 10:02:53.301 INFO kablam! Sep 01 10:02:53.361 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.362 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.362 INFO kablam! | Sep 01 10:02:53.362 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.362 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.362 INFO kablam! ... Sep 01 10:02:53.362 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 01 10:02:53.362 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:53.362 INFO kablam! | Sep 01 10:02:53.362 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.362 INFO kablam! found type `std::string::String` Sep 01 10:02:53.362 INFO kablam! Sep 01 10:02:53.422 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.422 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.422 INFO kablam! | Sep 01 10:02:53.422 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.422 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.423 INFO kablam! ... Sep 01 10:02:53.423 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 01 10:02:53.423 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:53.423 INFO kablam! | Sep 01 10:02:53.423 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.423 INFO kablam! found type `std::string::String` Sep 01 10:02:53.423 INFO kablam! Sep 01 10:02:53.487 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.487 INFO kablam! --> tests/lib.rs:41:15 Sep 01 10:02:53.487 INFO kablam! | Sep 01 10:02:53.487 INFO kablam! 41 | name: $name.to_string() Sep 01 10:02:53.487 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.487 INFO kablam! ... Sep 01 10:02:53.487 INFO kablam! 657 | param!("a"), Sep 01 10:02:53.487 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:53.487 INFO kablam! | Sep 01 10:02:53.487 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.487 INFO kablam! found type `std::string::String` Sep 01 10:02:53.487 INFO kablam! Sep 01 10:02:53.547 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.547 INFO kablam! --> tests/lib.rs:41:15 Sep 01 10:02:53.547 INFO kablam! | Sep 01 10:02:53.547 INFO kablam! 41 | name: $name.to_string() Sep 01 10:02:53.547 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.547 INFO kablam! ... Sep 01 10:02:53.547 INFO kablam! 658 | param!("b"), Sep 01 10:02:53.547 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:53.547 INFO kablam! | Sep 01 10:02:53.547 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.547 INFO kablam! found type `std::string::String` Sep 01 10:02:53.547 INFO kablam! Sep 01 10:02:53.607 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.607 INFO kablam! --> tests/lib.rs:41:15 Sep 01 10:02:53.607 INFO kablam! | Sep 01 10:02:53.607 INFO kablam! 41 | name: $name.to_string() Sep 01 10:02:53.607 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.607 INFO kablam! ... Sep 01 10:02:53.607 INFO kablam! 659 | param!("c"), Sep 01 10:02:53.607 INFO kablam! | ----------- in this macro invocation Sep 01 10:02:53.607 INFO kablam! | Sep 01 10:02:53.607 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.607 INFO kablam! found type `std::string::String` Sep 01 10:02:53.607 INFO kablam! Sep 01 10:02:53.667 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.668 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.668 INFO kablam! | Sep 01 10:02:53.668 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.668 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.668 INFO kablam! ... Sep 01 10:02:53.668 INFO kablam! 663 | value: ident!("bar") Sep 01 10:02:53.668 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.668 INFO kablam! | Sep 01 10:02:53.668 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.668 INFO kablam! found type `std::string::String` Sep 01 10:02:53.668 INFO kablam! Sep 01 10:02:53.733 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.733 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.733 INFO kablam! | Sep 01 10:02:53.733 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.733 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.733 INFO kablam! ... Sep 01 10:02:53.733 INFO kablam! 682 | value: Some(ident!("bar")) Sep 01 10:02:53.733 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.733 INFO kablam! | Sep 01 10:02:53.733 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.733 INFO kablam! found type `std::string::String` Sep 01 10:02:53.733 INFO kablam! Sep 01 10:02:53.797 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.797 INFO kablam! --> tests/lib.rs:697:20 Sep 01 10:02:53.797 INFO kablam! | Sep 01 10:02:53.797 INFO kablam! 697 | name: Some("foo".to_string()), Sep 01 10:02:53.797 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.797 INFO kablam! | Sep 01 10:02:53.797 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.798 INFO kablam! found type `std::string::String` Sep 01 10:02:53.798 INFO kablam! Sep 01 10:02:53.858 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.858 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.858 INFO kablam! | Sep 01 10:02:53.859 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.859 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.859 INFO kablam! ... Sep 01 10:02:53.859 INFO kablam! 701 | value: Some(ident!("bar")) Sep 01 10:02:53.859 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.859 INFO kablam! | Sep 01 10:02:53.859 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.859 INFO kablam! found type `std::string::String` Sep 01 10:02:53.859 INFO kablam! Sep 01 10:02:53.921 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.921 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.921 INFO kablam! | Sep 01 10:02:53.921 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.921 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.921 INFO kablam! ... Sep 01 10:02:53.921 INFO kablam! 710 | value: ident!("foo") Sep 01 10:02:53.921 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.922 INFO kablam! | Sep 01 10:02:53.922 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.922 INFO kablam! found type `std::string::String` Sep 01 10:02:53.922 INFO kablam! Sep 01 10:02:53.986 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:53.986 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:53.986 INFO kablam! | Sep 01 10:02:53.986 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:53.986 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:53.986 INFO kablam! ... Sep 01 10:02:53.986 INFO kablam! 718 | ident!("foo"), Sep 01 10:02:53.986 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:53.986 INFO kablam! | Sep 01 10:02:53.986 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:53.986 INFO kablam! found type `std::string::String` Sep 01 10:02:53.986 INFO kablam! Sep 01 10:02:54.042 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.042 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:54.042 INFO kablam! | Sep 01 10:02:54.042 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:54.042 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.042 INFO kablam! ... Sep 01 10:02:54.042 INFO kablam! 719 | ident!("bar"), Sep 01 10:02:54.042 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:54.044 INFO kablam! | Sep 01 10:02:54.044 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.044 INFO kablam! found type `std::string::String` Sep 01 10:02:54.044 INFO kablam! Sep 01 10:02:54.105 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.105 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:54.105 INFO kablam! | Sep 01 10:02:54.105 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:54.105 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.105 INFO kablam! ... Sep 01 10:02:54.105 INFO kablam! 720 | ident!("baz"), Sep 01 10:02:54.105 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:54.105 INFO kablam! | Sep 01 10:02:54.105 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.105 INFO kablam! found type `std::string::String` Sep 01 10:02:54.106 INFO kablam! Sep 01 10:02:54.170 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.170 INFO kablam! --> tests/lib.rs:36:45 Sep 01 10:02:54.170 INFO kablam! | Sep 01 10:02:54.170 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 01 10:02:54.170 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.170 INFO kablam! ... Sep 01 10:02:54.170 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 01 10:02:54.170 INFO kablam! | ------------- in this macro invocation Sep 01 10:02:54.170 INFO kablam! | Sep 01 10:02:54.170 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.170 INFO kablam! found type `std::string::String` Sep 01 10:02:54.171 INFO kablam! Sep 01 10:02:54.225 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.226 INFO kablam! --> tests/lib.rs:731:22 Sep 01 10:02:54.226 INFO kablam! | Sep 01 10:02:54.226 INFO kablam! 731 | num!(1.0), Sep 01 10:02:54.226 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:54.226 INFO kablam! | Sep 01 10:02:54.226 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.226 INFO kablam! found type `{float}` Sep 01 10:02:54.226 INFO kablam! Sep 01 10:02:54.280 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.280 INFO kablam! --> tests/lib.rs:732:22 Sep 01 10:02:54.280 INFO kablam! | Sep 01 10:02:54.280 INFO kablam! 732 | num!(2.0), Sep 01 10:02:54.280 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:54.280 INFO kablam! | Sep 01 10:02:54.280 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.280 INFO kablam! found type `{float}` Sep 01 10:02:54.280 INFO kablam! Sep 01 10:02:54.334 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.334 INFO kablam! --> tests/lib.rs:733:22 Sep 01 10:02:54.334 INFO kablam! | Sep 01 10:02:54.334 INFO kablam! 733 | num!(3.0), Sep 01 10:02:54.334 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:54.334 INFO kablam! | Sep 01 10:02:54.334 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.334 INFO kablam! found type `{float}` Sep 01 10:02:54.334 INFO kablam! Sep 01 10:02:54.378 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.378 INFO kablam! --> tests/lib.rs:729:19 Sep 01 10:02:54.378 INFO kablam! | Sep 01 10:02:54.378 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 01 10:02:54.378 INFO kablam! | ___________________^ Sep 01 10:02:54.378 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 01 10:02:54.379 INFO kablam! 731 | | num!(1.0), Sep 01 10:02:54.379 INFO kablam! 732 | | num!(2.0), Sep 01 10:02:54.379 INFO kablam! 733 | | num!(3.0), Sep 01 10:02:54.379 INFO kablam! 734 | | ]) Sep 01 10:02:54.379 INFO kablam! 735 | | )) Sep 01 10:02:54.379 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 01 10:02:54.379 INFO kablam! | Sep 01 10:02:54.379 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.379 INFO kablam! found type `std::boxed::Box<_>` Sep 01 10:02:54.379 INFO kablam! Sep 01 10:02:54.443 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.443 INFO kablam! --> tests/lib.rs:743:18 Sep 01 10:02:54.443 INFO kablam! | Sep 01 10:02:54.443 INFO kablam! 743 | key: "foo".to_string(), Sep 01 10:02:54.443 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.443 INFO kablam! | Sep 01 10:02:54.443 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.443 INFO kablam! found type `std::string::String` Sep 01 10:02:54.443 INFO kablam! Sep 01 10:02:54.492 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.492 INFO kablam! --> tests/lib.rs:744:25 Sep 01 10:02:54.492 INFO kablam! | Sep 01 10:02:54.492 INFO kablam! 744 | value: num!(100.0), Sep 01 10:02:54.492 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:54.492 INFO kablam! | Sep 01 10:02:54.492 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.492 INFO kablam! found type `{float}` Sep 01 10:02:54.492 INFO kablam! Sep 01 10:02:54.550 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.550 INFO kablam! --> tests/lib.rs:753:23 Sep 01 10:02:54.550 INFO kablam! | Sep 01 10:02:54.550 INFO kablam! 753 | key: num!(100.0), Sep 01 10:02:54.550 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:54.550 INFO kablam! | Sep 01 10:02:54.550 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.551 INFO kablam! found type `{float}` Sep 01 10:02:54.551 INFO kablam! Sep 01 10:02:54.603 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.603 INFO kablam! --> tests/lib.rs:754:25 Sep 01 10:02:54.603 INFO kablam! | Sep 01 10:02:54.603 INFO kablam! 754 | value: num!(100.0), Sep 01 10:02:54.603 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:54.603 INFO kablam! | Sep 01 10:02:54.603 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.603 INFO kablam! found type `{float}` Sep 01 10:02:54.603 INFO kablam! Sep 01 10:02:54.662 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.662 INFO kablam! --> tests/lib.rs:763:18 Sep 01 10:02:54.662 INFO kablam! | Sep 01 10:02:54.662 INFO kablam! 763 | key: "foo".to_string(), Sep 01 10:02:54.662 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.662 INFO kablam! | Sep 01 10:02:54.662 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.663 INFO kablam! found type `std::string::String` Sep 01 10:02:54.663 INFO kablam! Sep 01 10:02:54.727 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.727 INFO kablam! --> tests/lib.rs:772:19 Sep 01 10:02:54.727 INFO kablam! | Sep 01 10:02:54.727 INFO kablam! 772 | name: "foo".to_string(), Sep 01 10:02:54.727 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.727 INFO kablam! | Sep 01 10:02:54.727 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.727 INFO kablam! found type `std::string::String` Sep 01 10:02:54.727 INFO kablam! Sep 01 10:02:54.786 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.786 INFO kablam! --> tests/lib.rs:783:24 Sep 01 10:02:54.786 INFO kablam! | Sep 01 10:02:54.786 INFO kablam! 783 | name: num!(100.0), Sep 01 10:02:54.786 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:54.787 INFO kablam! | Sep 01 10:02:54.787 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.787 INFO kablam! found type `{float}` Sep 01 10:02:54.787 INFO kablam! Sep 01 10:02:54.848 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.848 INFO kablam! --> tests/lib.rs:793:15 Sep 01 10:02:54.848 INFO kablam! | Sep 01 10:02:54.848 INFO kablam! 793 | name: "Foo".to_string(), Sep 01 10:02:54.848 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.848 INFO kablam! | Sep 01 10:02:54.849 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.849 INFO kablam! found type `std::string::String` Sep 01 10:02:54.849 INFO kablam! Sep 01 10:02:54.878 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.878 INFO kablam! --> tests/lib.rs:802:15 Sep 01 10:02:54.878 INFO kablam! | Sep 01 10:02:54.878 INFO kablam! 802 | name: "Foo".to_string(), Sep 01 10:02:54.878 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.878 INFO kablam! | Sep 01 10:02:54.878 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.878 INFO kablam! found type `std::string::String` Sep 01 10:02:54.878 INFO kablam! Sep 01 10:02:54.914 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.914 INFO kablam! --> tests/lib.rs:803:23 Sep 01 10:02:54.914 INFO kablam! | Sep 01 10:02:54.914 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 01 10:02:54.914 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.914 INFO kablam! | Sep 01 10:02:54.914 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.914 INFO kablam! found type `std::string::String` Sep 01 10:02:54.914 INFO kablam! Sep 01 10:02:54.945 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.945 INFO kablam! --> tests/lib.rs:817:15 Sep 01 10:02:54.946 INFO kablam! | Sep 01 10:02:54.946 INFO kablam! 817 | name: "Foo".to_string(), Sep 01 10:02:54.946 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.946 INFO kablam! | Sep 01 10:02:54.946 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.946 INFO kablam! found type `std::string::String` Sep 01 10:02:54.946 INFO kablam! Sep 01 10:02:54.984 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:54.984 INFO kablam! --> tests/lib.rs:837:15 Sep 01 10:02:54.984 INFO kablam! | Sep 01 10:02:54.984 INFO kablam! 837 | name: "Foo".to_string(), Sep 01 10:02:54.984 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:54.984 INFO kablam! | Sep 01 10:02:54.984 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:54.984 INFO kablam! found type `std::string::String` Sep 01 10:02:54.984 INFO kablam! Sep 01 10:02:55.012 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.012 INFO kablam! --> tests/lib.rs:842:23 Sep 01 10:02:55.012 INFO kablam! | Sep 01 10:02:55.012 INFO kablam! 842 | name: "bar".to_string(), Sep 01 10:02:55.012 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:55.012 INFO kablam! | Sep 01 10:02:55.012 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.012 INFO kablam! found type `std::string::String` Sep 01 10:02:55.012 INFO kablam! Sep 01 10:02:55.043 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.043 INFO kablam! --> tests/lib.rs:859:15 Sep 01 10:02:55.044 INFO kablam! | Sep 01 10:02:55.044 INFO kablam! 859 | name: "Foo".to_string(), Sep 01 10:02:55.044 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:55.044 INFO kablam! | Sep 01 10:02:55.044 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.044 INFO kablam! found type `std::string::String` Sep 01 10:02:55.044 INFO kablam! Sep 01 10:02:55.078 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.078 INFO kablam! --> tests/lib.rs:864:23 Sep 01 10:02:55.078 INFO kablam! | Sep 01 10:02:55.078 INFO kablam! 864 | name: "bar".to_string(), Sep 01 10:02:55.078 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:55.078 INFO kablam! | Sep 01 10:02:55.078 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.078 INFO kablam! found type `std::string::String` Sep 01 10:02:55.078 INFO kablam! Sep 01 10:02:55.117 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.117 INFO kablam! --> tests/lib.rs:881:15 Sep 01 10:02:55.117 INFO kablam! | Sep 01 10:02:55.117 INFO kablam! 881 | name: "Foo".to_string(), Sep 01 10:02:55.117 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:55.117 INFO kablam! | Sep 01 10:02:55.117 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.117 INFO kablam! found type `std::string::String` Sep 01 10:02:55.117 INFO kablam! Sep 01 10:02:55.154 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.154 INFO kablam! --> tests/lib.rs:886:23 Sep 01 10:02:55.154 INFO kablam! | Sep 01 10:02:55.155 INFO kablam! 886 | name: "bar".to_string(), Sep 01 10:02:55.155 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:55.155 INFO kablam! | Sep 01 10:02:55.155 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.155 INFO kablam! found type `std::string::String` Sep 01 10:02:55.155 INFO kablam! Sep 01 10:02:55.180 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.180 INFO kablam! --> tests/lib.rs:887:29 Sep 01 10:02:55.180 INFO kablam! | Sep 01 10:02:55.180 INFO kablam! 887 | value: num!(100.0), Sep 01 10:02:55.180 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:55.181 INFO kablam! | Sep 01 10:02:55.181 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.181 INFO kablam! found type `{float}` Sep 01 10:02:55.181 INFO kablam! Sep 01 10:02:55.212 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.212 INFO kablam! --> tests/lib.rs:902:15 Sep 01 10:02:55.212 INFO kablam! | Sep 01 10:02:55.212 INFO kablam! 902 | name: "Foo".to_string(), Sep 01 10:02:55.212 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:55.212 INFO kablam! | Sep 01 10:02:55.212 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.212 INFO kablam! found type `std::string::String` Sep 01 10:02:55.212 INFO kablam! Sep 01 10:02:55.241 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.241 INFO kablam! --> tests/lib.rs:907:23 Sep 01 10:02:55.241 INFO kablam! | Sep 01 10:02:55.241 INFO kablam! 907 | name: "bar".to_string(), Sep 01 10:02:55.241 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 01 10:02:55.241 INFO kablam! | Sep 01 10:02:55.241 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.241 INFO kablam! found type `std::string::String` Sep 01 10:02:55.241 INFO kablam! Sep 01 10:02:55.271 INFO kablam! error[E0308]: mismatched types Sep 01 10:02:55.271 INFO kablam! --> tests/lib.rs:908:29 Sep 01 10:02:55.271 INFO kablam! | Sep 01 10:02:55.271 INFO kablam! 908 | value: num!(100.0), Sep 01 10:02:55.271 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 01 10:02:55.271 INFO kablam! | Sep 01 10:02:55.271 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 01 10:02:55.271 INFO kablam! found type `{float}` Sep 01 10:02:55.271 INFO kablam! Sep 01 10:02:55.283 INFO kablam! error: aborting due to 111 previous errors Sep 01 10:02:55.283 INFO kablam! Sep 01 10:02:55.283 INFO kablam! Some errors occurred: E0308, E0433. Sep 01 10:02:55.283 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 01 10:02:55.292 INFO kablam! error: Could not compile `badger`. Sep 01 10:02:55.292 INFO kablam! Sep 01 10:02:55.292 INFO kablam! To learn more, run the command again with --verbose. Sep 01 10:02:55.293 INFO kablam! su: No module specific data is present Sep 01 10:02:55.695 INFO running `"docker" "rm" "-f" "fa4e736efb9c8c0e698794fea37fdc02ec06f32636188c72f89efd61c06d602d"` Sep 01 10:02:55.827 INFO blam! fa4e736efb9c8c0e698794fea37fdc02ec06f32636188c72f89efd61c06d602d