Sep 20 04:38:14.705 INFO checking badger-0.2.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:38:14.705 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:38:14.705 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:38:15.123 INFO blam! 2b6cfeccb24ae14231016cdf6c96851f26beb6018119590ee21b85bb19b3be82 Sep 20 04:38:15.125 INFO running `"docker" "start" "-a" "2b6cfeccb24ae14231016cdf6c96851f26beb6018119590ee21b85bb19b3be82"` Sep 20 04:38:16.442 INFO kablam! usermod: no changes Sep 20 04:38:16.542 INFO kablam! Checking badger v0.2.1 (/source) Sep 20 04:38:17.342 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.343 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:17.343 INFO kablam! | Sep 20 04:38:17.343 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:17.343 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.343 INFO kablam! | Sep 20 04:38:17.343 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:17.343 INFO kablam! Sep 20 04:38:17.419 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.421 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:17.421 INFO kablam! | Sep 20 04:38:17.421 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:17.421 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.421 INFO kablam! Sep 20 04:38:17.421 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.421 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:17.421 INFO kablam! | Sep 20 04:38:17.421 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:17.422 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.422 INFO kablam! Sep 20 04:38:17.439 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.439 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:17.439 INFO kablam! | Sep 20 04:38:17.439 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:17.439 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.439 INFO kablam! Sep 20 04:38:17.555 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.556 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:17.556 INFO kablam! | Sep 20 04:38:17.557 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:17.557 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.558 INFO kablam! | Sep 20 04:38:17.558 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:17.558 INFO kablam! Sep 20 04:38:17.567 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.568 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:17.568 INFO kablam! | Sep 20 04:38:17.569 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:17.569 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.569 INFO kablam! Sep 20 04:38:17.574 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.574 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:17.574 INFO kablam! | Sep 20 04:38:17.575 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:17.575 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.575 INFO kablam! Sep 20 04:38:17.590 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:17.591 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:17.591 INFO kablam! | Sep 20 04:38:17.591 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:17.591 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:17.591 INFO kablam! Sep 20 04:38:19.263 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.263 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:19.263 INFO kablam! | Sep 20 04:38:19.263 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:19.263 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.263 INFO kablam! | Sep 20 04:38:19.263 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:19.263 INFO kablam! Sep 20 04:38:19.286 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.286 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:19.286 INFO kablam! | Sep 20 04:38:19.286 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:19.286 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.286 INFO kablam! Sep 20 04:38:19.290 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.291 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:19.291 INFO kablam! | Sep 20 04:38:19.291 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:19.291 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.291 INFO kablam! Sep 20 04:38:19.303 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.303 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:19.303 INFO kablam! | Sep 20 04:38:19.303 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:19.303 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.303 INFO kablam! Sep 20 04:38:19.315 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 20 04:38:19.315 INFO kablam! --> tests/lib.rs:729:28 Sep 20 04:38:19.315 INFO kablam! | Sep 20 04:38:19.315 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 20 04:38:19.315 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 20 04:38:19.315 INFO kablam! Sep 20 04:38:19.555 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.555 INFO kablam! --> tests/lib.rs:55:16 Sep 20 04:38:19.555 INFO kablam! | Sep 20 04:38:19.555 INFO kablam! 55 | label: "foo".to_string(), Sep 20 04:38:19.555 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.555 INFO kablam! | Sep 20 04:38:19.556 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.556 INFO kablam! found type `std::string::String` Sep 20 04:38:19.556 INFO kablam! Sep 20 04:38:19.582 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.583 INFO kablam! --> tests/lib.rs:72:21 Sep 20 04:38:19.583 INFO kablam! | Sep 20 04:38:19.583 INFO kablam! 72 | label: Some("foo".to_string()) Sep 20 04:38:19.583 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.584 INFO kablam! | Sep 20 04:38:19.584 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.584 INFO kablam! found type `std::string::String` Sep 20 04:38:19.585 INFO kablam! Sep 20 04:38:19.615 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.615 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:19.615 INFO kablam! | Sep 20 04:38:19.616 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:19.616 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.616 INFO kablam! ... Sep 20 04:38:19.617 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 20 04:38:19.617 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:19.622 INFO kablam! | Sep 20 04:38:19.622 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.623 INFO kablam! found type `std::string::String` Sep 20 04:38:19.623 INFO kablam! Sep 20 04:38:19.649 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.650 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:19.650 INFO kablam! | Sep 20 04:38:19.651 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:19.651 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.652 INFO kablam! ... Sep 20 04:38:19.658 INFO kablam! 101 | value: Some(ident!("foo")), Sep 20 04:38:19.659 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:19.659 INFO kablam! | Sep 20 04:38:19.659 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.659 INFO kablam! found type `std::string::String` Sep 20 04:38:19.659 INFO kablam! Sep 20 04:38:19.696 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.696 INFO kablam! --> tests/lib.rs:109:18 Sep 20 04:38:19.697 INFO kablam! | Sep 20 04:38:19.697 INFO kablam! 109 | num!(1.0), Sep 20 04:38:19.697 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:19.698 INFO kablam! | Sep 20 04:38:19.698 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.699 INFO kablam! found type `{float}` Sep 20 04:38:19.699 INFO kablam! Sep 20 04:38:19.724 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.724 INFO kablam! --> tests/lib.rs:110:18 Sep 20 04:38:19.724 INFO kablam! | Sep 20 04:38:19.725 INFO kablam! 110 | num!(2.0), Sep 20 04:38:19.725 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:19.725 INFO kablam! | Sep 20 04:38:19.725 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.726 INFO kablam! found type `{float}` Sep 20 04:38:19.726 INFO kablam! Sep 20 04:38:19.767 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.767 INFO kablam! --> tests/lib.rs:111:18 Sep 20 04:38:19.767 INFO kablam! | Sep 20 04:38:19.768 INFO kablam! 111 | num!(3.0), Sep 20 04:38:19.768 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:19.768 INFO kablam! | Sep 20 04:38:19.769 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.769 INFO kablam! found type `{float}` Sep 20 04:38:19.769 INFO kablam! Sep 20 04:38:19.818 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.819 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:19.819 INFO kablam! | Sep 20 04:38:19.819 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:19.819 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.819 INFO kablam! ... Sep 20 04:38:19.821 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 20 04:38:19.821 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:19.822 INFO kablam! | Sep 20 04:38:19.822 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.822 INFO kablam! found type `std::string::String` Sep 20 04:38:19.822 INFO kablam! Sep 20 04:38:19.831 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.831 INFO kablam! --> src/tokenizer.rs:209:47 Sep 20 04:38:19.831 INFO kablam! | Sep 20 04:38:19.831 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 20 04:38:19.831 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.831 INFO kablam! | Sep 20 04:38:19.831 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:38:19.831 INFO kablam! Sep 20 04:38:19.872 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.872 INFO kablam! --> tests/lib.rs:136:19 Sep 20 04:38:19.872 INFO kablam! | Sep 20 04:38:19.872 INFO kablam! 136 | name: "foo".to_string(), Sep 20 04:38:19.872 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.872 INFO kablam! | Sep 20 04:38:19.872 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.872 INFO kablam! found type `std::string::String` Sep 20 04:38:19.872 INFO kablam! Sep 20 04:38:19.907 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.907 INFO kablam! --> src/tokenizer.rs:280:46 Sep 20 04:38:19.907 INFO kablam! | Sep 20 04:38:19.907 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 20 04:38:19.907 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.907 INFO kablam! Sep 20 04:38:19.907 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.907 INFO kablam! --> tests/lib.rs:147:19 Sep 20 04:38:19.907 INFO kablam! | Sep 20 04:38:19.907 INFO kablam! 147 | name: "foo".to_string(), Sep 20 04:38:19.907 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.907 INFO kablam! | Sep 20 04:38:19.907 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.907 INFO kablam! found type `std::string::String` Sep 20 04:38:19.907 INFO kablam! Sep 20 04:38:19.913 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.913 INFO kablam! --> src/tokenizer.rs:361:25 Sep 20 04:38:19.913 INFO kablam! | Sep 20 04:38:19.913 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 20 04:38:19.913 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.913 INFO kablam! Sep 20 04:38:19.931 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.931 INFO kablam! --> tests/lib.rs:148:30 Sep 20 04:38:19.931 INFO kablam! | Sep 20 04:38:19.931 INFO kablam! 148 | value: Some(num!(100.0)), Sep 20 04:38:19.931 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:19.931 INFO kablam! | Sep 20 04:38:19.931 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.931 INFO kablam! found type `{float}` Sep 20 04:38:19.931 INFO kablam! Sep 20 04:38:19.944 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 20 04:38:19.944 INFO kablam! --> src/tokenizer.rs:584:41 Sep 20 04:38:19.944 INFO kablam! | Sep 20 04:38:19.944 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 20 04:38:19.944 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:38:19.944 INFO kablam! Sep 20 04:38:19.995 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:19.995 INFO kablam! --> tests/lib.rs:158:19 Sep 20 04:38:19.995 INFO kablam! | Sep 20 04:38:19.995 INFO kablam! 158 | name: "foo".to_string(), Sep 20 04:38:19.995 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:19.995 INFO kablam! | Sep 20 04:38:19.995 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:19.995 INFO kablam! found type `std::string::String` Sep 20 04:38:19.995 INFO kablam! Sep 20 04:38:20.031 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.031 INFO kablam! --> tests/lib.rs:169:19 Sep 20 04:38:20.031 INFO kablam! | Sep 20 04:38:20.031 INFO kablam! 169 | name: "foo".to_string(), Sep 20 04:38:20.031 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.031 INFO kablam! | Sep 20 04:38:20.031 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.031 INFO kablam! found type `std::string::String` Sep 20 04:38:20.031 INFO kablam! Sep 20 04:38:20.059 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.059 INFO kablam! --> tests/lib.rs:170:30 Sep 20 04:38:20.059 INFO kablam! | Sep 20 04:38:20.059 INFO kablam! 170 | value: Some(num!(100.0)), Sep 20 04:38:20.059 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.059 INFO kablam! | Sep 20 04:38:20.059 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.059 INFO kablam! found type `{float}` Sep 20 04:38:20.059 INFO kablam! Sep 20 04:38:20.123 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.123 INFO kablam! --> tests/lib.rs:180:19 Sep 20 04:38:20.123 INFO kablam! | Sep 20 04:38:20.123 INFO kablam! 180 | name: "foo".to_string(), Sep 20 04:38:20.123 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.123 INFO kablam! | Sep 20 04:38:20.123 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.123 INFO kablam! found type `std::string::String` Sep 20 04:38:20.123 INFO kablam! Sep 20 04:38:20.171 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.171 INFO kablam! --> tests/lib.rs:191:19 Sep 20 04:38:20.171 INFO kablam! | Sep 20 04:38:20.171 INFO kablam! 191 | name: "foo".to_string(), Sep 20 04:38:20.171 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.171 INFO kablam! | Sep 20 04:38:20.171 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.171 INFO kablam! found type `std::string::String` Sep 20 04:38:20.171 INFO kablam! Sep 20 04:38:20.194 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.195 INFO kablam! --> tests/lib.rs:192:30 Sep 20 04:38:20.195 INFO kablam! | Sep 20 04:38:20.195 INFO kablam! 192 | value: Some(num!(100.0)), Sep 20 04:38:20.195 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.195 INFO kablam! | Sep 20 04:38:20.195 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.195 INFO kablam! found type `{float}` Sep 20 04:38:20.195 INFO kablam! Sep 20 04:38:20.226 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.226 INFO kablam! --> tests/lib.rs:202:19 Sep 20 04:38:20.226 INFO kablam! | Sep 20 04:38:20.226 INFO kablam! 202 | name: "foo".to_string(), Sep 20 04:38:20.226 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.226 INFO kablam! | Sep 20 04:38:20.226 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.226 INFO kablam! found type `std::string::String` Sep 20 04:38:20.226 INFO kablam! Sep 20 04:38:20.260 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.260 INFO kablam! --> tests/lib.rs:205:19 Sep 20 04:38:20.260 INFO kablam! | Sep 20 04:38:20.260 INFO kablam! 205 | name: "bar".to_string(), Sep 20 04:38:20.260 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.260 INFO kablam! | Sep 20 04:38:20.260 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.260 INFO kablam! found type `std::string::String` Sep 20 04:38:20.260 INFO kablam! Sep 20 04:38:20.311 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.311 INFO kablam! --> tests/lib.rs:217:19 Sep 20 04:38:20.311 INFO kablam! | Sep 20 04:38:20.311 INFO kablam! 217 | name: "foo".to_string(), Sep 20 04:38:20.311 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.311 INFO kablam! | Sep 20 04:38:20.311 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.311 INFO kablam! found type `std::string::String` Sep 20 04:38:20.311 INFO kablam! Sep 20 04:38:20.359 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.359 INFO kablam! --> tests/lib.rs:218:30 Sep 20 04:38:20.359 INFO kablam! | Sep 20 04:38:20.359 INFO kablam! 218 | value: Some(num!(100.0)), Sep 20 04:38:20.359 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.359 INFO kablam! | Sep 20 04:38:20.359 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.359 INFO kablam! found type `{float}` Sep 20 04:38:20.359 INFO kablam! Sep 20 04:38:20.419 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.419 INFO kablam! --> tests/lib.rs:220:19 Sep 20 04:38:20.419 INFO kablam! | Sep 20 04:38:20.419 INFO kablam! 220 | name: "bar".to_string(), Sep 20 04:38:20.419 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.419 INFO kablam! | Sep 20 04:38:20.419 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.419 INFO kablam! found type `std::string::String` Sep 20 04:38:20.419 INFO kablam! Sep 20 04:38:20.487 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.487 INFO kablam! --> tests/lib.rs:221:30 Sep 20 04:38:20.487 INFO kablam! | Sep 20 04:38:20.487 INFO kablam! 221 | value: Some(num!(200.0)), Sep 20 04:38:20.487 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.487 INFO kablam! | Sep 20 04:38:20.487 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.487 INFO kablam! found type `{float}` Sep 20 04:38:20.487 INFO kablam! Sep 20 04:38:20.567 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.567 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:20.567 INFO kablam! | Sep 20 04:38:20.567 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:20.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:20.567 INFO kablam! ... Sep 20 04:38:20.567 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 20 04:38:20.567 INFO kablam! | ---------------- in this macro invocation Sep 20 04:38:20.567 INFO kablam! | Sep 20 04:38:20.567 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.567 INFO kablam! found type `std::string::String` Sep 20 04:38:20.567 INFO kablam! Sep 20 04:38:20.652 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.652 INFO kablam! --> tests/lib.rs:253:36 Sep 20 04:38:20.652 INFO kablam! | Sep 20 04:38:20.652 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 20 04:38:20.652 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.652 INFO kablam! | Sep 20 04:38:20.652 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.652 INFO kablam! found type `{float}` Sep 20 04:38:20.652 INFO kablam! Sep 20 04:38:20.770 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.770 INFO kablam! --> tests/lib.rs:273:37 Sep 20 04:38:20.770 INFO kablam! | Sep 20 04:38:20.770 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 20 04:38:20.770 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.770 INFO kablam! | Sep 20 04:38:20.770 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.770 INFO kablam! found type `{float}` Sep 20 04:38:20.770 INFO kablam! Sep 20 04:38:20.847 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.847 INFO kablam! --> tests/lib.rs:281:24 Sep 20 04:38:20.847 INFO kablam! | Sep 20 04:38:20.847 INFO kablam! 281 | right: boxnum!(1.0) Sep 20 04:38:20.847 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.847 INFO kablam! | Sep 20 04:38:20.847 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.847 INFO kablam! found type `{float}` Sep 20 04:38:20.847 INFO kablam! Sep 20 04:38:20.902 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.902 INFO kablam! --> tests/lib.rs:288:23 Sep 20 04:38:20.902 INFO kablam! | Sep 20 04:38:20.902 INFO kablam! 288 | left: boxnum!(1.0), Sep 20 04:38:20.902 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.902 INFO kablam! | Sep 20 04:38:20.902 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.902 INFO kablam! found type `{float}` Sep 20 04:38:20.902 INFO kablam! Sep 20 04:38:20.964 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.964 INFO kablam! --> tests/lib.rs:291:27 Sep 20 04:38:20.964 INFO kablam! | Sep 20 04:38:20.964 INFO kablam! 291 | left: boxnum!(2.0), Sep 20 04:38:20.964 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.964 INFO kablam! | Sep 20 04:38:20.964 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.964 INFO kablam! found type `{float}` Sep 20 04:38:20.964 INFO kablam! Sep 20 04:38:20.991 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:20.991 INFO kablam! --> tests/lib.rs:293:28 Sep 20 04:38:20.991 INFO kablam! | Sep 20 04:38:20.991 INFO kablam! 293 | right: boxnum!(3.0), Sep 20 04:38:20.991 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:20.991 INFO kablam! | Sep 20 04:38:20.991 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:20.991 INFO kablam! found type `{float}` Sep 20 04:38:20.991 INFO kablam! Sep 20 04:38:21.023 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.023 INFO kablam! --> tests/lib.rs:302:27 Sep 20 04:38:21.023 INFO kablam! | Sep 20 04:38:21.023 INFO kablam! 302 | left: boxnum!(1.0), Sep 20 04:38:21.023 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:21.023 INFO kablam! | Sep 20 04:38:21.023 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.023 INFO kablam! found type `{float}` Sep 20 04:38:21.023 INFO kablam! Sep 20 04:38:21.059 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.059 INFO kablam! --> tests/lib.rs:304:28 Sep 20 04:38:21.059 INFO kablam! | Sep 20 04:38:21.059 INFO kablam! 304 | right: boxnum!(2.0), Sep 20 04:38:21.059 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:21.059 INFO kablam! | Sep 20 04:38:21.059 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.059 INFO kablam! found type `{float}` Sep 20 04:38:21.059 INFO kablam! Sep 20 04:38:21.103 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.103 INFO kablam! --> tests/lib.rs:307:24 Sep 20 04:38:21.103 INFO kablam! | Sep 20 04:38:21.103 INFO kablam! 307 | right: boxnum!(3.0), Sep 20 04:38:21.103 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:21.103 INFO kablam! | Sep 20 04:38:21.103 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.103 INFO kablam! found type `{float}` Sep 20 04:38:21.103 INFO kablam! Sep 20 04:38:21.139 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.139 INFO kablam! --> tests/lib.rs:320:15 Sep 20 04:38:21.139 INFO kablam! | Sep 20 04:38:21.139 INFO kablam! 320 | name: "foo".to_string(), Sep 20 04:38:21.139 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.139 INFO kablam! | Sep 20 04:38:21.139 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.139 INFO kablam! found type `std::string::String` Sep 20 04:38:21.139 INFO kablam! Sep 20 04:38:21.175 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.175 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.175 INFO kablam! | Sep 20 04:38:21.175 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.175 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.175 INFO kablam! ... Sep 20 04:38:21.175 INFO kablam! 324 | value: Some(ident!("bar")) Sep 20 04:38:21.175 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.175 INFO kablam! | Sep 20 04:38:21.175 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.175 INFO kablam! found type `std::string::String` Sep 20 04:38:21.175 INFO kablam! Sep 20 04:38:21.211 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.211 INFO kablam! --> tests/lib.rs:339:15 Sep 20 04:38:21.211 INFO kablam! | Sep 20 04:38:21.211 INFO kablam! 339 | name: "foo".to_string(), Sep 20 04:38:21.211 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.211 INFO kablam! | Sep 20 04:38:21.211 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.211 INFO kablam! found type `std::string::String` Sep 20 04:38:21.211 INFO kablam! Sep 20 04:38:21.275 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.275 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:21.275 INFO kablam! | Sep 20 04:38:21.275 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:21.275 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.275 INFO kablam! ... Sep 20 04:38:21.275 INFO kablam! 341 | param!("a"), Sep 20 04:38:21.275 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:21.275 INFO kablam! | Sep 20 04:38:21.275 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.275 INFO kablam! found type `std::string::String` Sep 20 04:38:21.275 INFO kablam! Sep 20 04:38:21.343 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.343 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:21.343 INFO kablam! | Sep 20 04:38:21.343 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:21.343 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.343 INFO kablam! ... Sep 20 04:38:21.343 INFO kablam! 342 | param!("b"), Sep 20 04:38:21.343 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:21.343 INFO kablam! | Sep 20 04:38:21.343 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.343 INFO kablam! found type `std::string::String` Sep 20 04:38:21.343 INFO kablam! Sep 20 04:38:21.395 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.395 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:21.395 INFO kablam! | Sep 20 04:38:21.395 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:21.395 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.395 INFO kablam! ... Sep 20 04:38:21.395 INFO kablam! 343 | param!("c"), Sep 20 04:38:21.395 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:21.395 INFO kablam! | Sep 20 04:38:21.395 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.395 INFO kablam! found type `std::string::String` Sep 20 04:38:21.395 INFO kablam! Sep 20 04:38:21.427 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.427 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.427 INFO kablam! | Sep 20 04:38:21.427 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.427 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.427 INFO kablam! ... Sep 20 04:38:21.427 INFO kablam! 347 | value: Some(ident!("bar")) Sep 20 04:38:21.427 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.427 INFO kablam! | Sep 20 04:38:21.427 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.427 INFO kablam! found type `std::string::String` Sep 20 04:38:21.427 INFO kablam! Sep 20 04:38:21.459 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.459 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.459 INFO kablam! | Sep 20 04:38:21.459 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.459 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.467 INFO kablam! ... Sep 20 04:38:21.467 INFO kablam! 365 | value: ident!("foo") Sep 20 04:38:21.467 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.467 INFO kablam! | Sep 20 04:38:21.467 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.467 INFO kablam! found type `std::string::String` Sep 20 04:38:21.467 INFO kablam! Sep 20 04:38:21.495 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.495 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.495 INFO kablam! | Sep 20 04:38:21.495 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.495 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.495 INFO kablam! ... Sep 20 04:38:21.495 INFO kablam! 386 | value: ident!("foo") Sep 20 04:38:21.495 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.495 INFO kablam! | Sep 20 04:38:21.495 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.495 INFO kablam! found type `std::string::String` Sep 20 04:38:21.495 INFO kablam! Sep 20 04:38:21.523 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.523 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.523 INFO kablam! | Sep 20 04:38:21.523 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.523 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.523 INFO kablam! ... Sep 20 04:38:21.523 INFO kablam! 391 | value: ident!("bar") Sep 20 04:38:21.523 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.531 INFO kablam! | Sep 20 04:38:21.531 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.531 INFO kablam! found type `std::string::String` Sep 20 04:38:21.531 INFO kablam! Sep 20 04:38:21.559 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.559 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.559 INFO kablam! | Sep 20 04:38:21.559 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.559 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.559 INFO kablam! ... Sep 20 04:38:21.559 INFO kablam! 413 | value: ident!("foo") Sep 20 04:38:21.559 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.559 INFO kablam! | Sep 20 04:38:21.559 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.559 INFO kablam! found type `std::string::String` Sep 20 04:38:21.559 INFO kablam! Sep 20 04:38:21.595 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.595 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.595 INFO kablam! | Sep 20 04:38:21.595 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.595 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.595 INFO kablam! ... Sep 20 04:38:21.595 INFO kablam! 420 | value: ident!("bar") Sep 20 04:38:21.595 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.595 INFO kablam! | Sep 20 04:38:21.595 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.595 INFO kablam! found type `std::string::String` Sep 20 04:38:21.595 INFO kablam! Sep 20 04:38:21.623 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.623 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.623 INFO kablam! | Sep 20 04:38:21.623 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.623 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.623 INFO kablam! ... Sep 20 04:38:21.623 INFO kablam! 425 | value: ident!("baz") Sep 20 04:38:21.623 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.623 INFO kablam! | Sep 20 04:38:21.623 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.623 INFO kablam! found type `std::string::String` Sep 20 04:38:21.623 INFO kablam! Sep 20 04:38:21.663 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.663 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.663 INFO kablam! | Sep 20 04:38:21.663 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.663 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.663 INFO kablam! ... Sep 20 04:38:21.663 INFO kablam! 437 | value: ident!("foo") Sep 20 04:38:21.663 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.663 INFO kablam! | Sep 20 04:38:21.663 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.663 INFO kablam! found type `std::string::String` Sep 20 04:38:21.663 INFO kablam! Sep 20 04:38:21.691 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.691 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.691 INFO kablam! | Sep 20 04:38:21.691 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.691 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.691 INFO kablam! ... Sep 20 04:38:21.691 INFO kablam! 448 | value: ident!("foo") Sep 20 04:38:21.691 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.691 INFO kablam! | Sep 20 04:38:21.691 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.691 INFO kablam! found type `std::string::String` Sep 20 04:38:21.691 INFO kablam! Sep 20 04:38:21.719 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.719 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.719 INFO kablam! | Sep 20 04:38:21.719 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.719 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.719 INFO kablam! ... Sep 20 04:38:21.719 INFO kablam! 451 | value: ident!("bar") Sep 20 04:38:21.719 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:21.719 INFO kablam! | Sep 20 04:38:21.719 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.719 INFO kablam! found type `std::string::String` Sep 20 04:38:21.719 INFO kablam! Sep 20 04:38:21.747 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.747 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.747 INFO kablam! | Sep 20 04:38:21.747 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.747 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.747 INFO kablam! ... Sep 20 04:38:21.747 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 20 04:38:21.747 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:21.747 INFO kablam! | Sep 20 04:38:21.747 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.747 INFO kablam! found type `std::string::String` Sep 20 04:38:21.747 INFO kablam! Sep 20 04:38:21.779 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.779 INFO kablam! --> tests/lib.rs:463:38 Sep 20 04:38:21.779 INFO kablam! | Sep 20 04:38:21.779 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 20 04:38:21.779 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:21.779 INFO kablam! | Sep 20 04:38:21.779 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.779 INFO kablam! found type `{float}` Sep 20 04:38:21.779 INFO kablam! Sep 20 04:38:21.806 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.806 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.806 INFO kablam! | Sep 20 04:38:21.806 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.806 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.806 INFO kablam! ... Sep 20 04:38:21.806 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 20 04:38:21.806 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:21.806 INFO kablam! | Sep 20 04:38:21.806 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.806 INFO kablam! found type `std::string::String` Sep 20 04:38:21.806 INFO kablam! Sep 20 04:38:21.835 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.835 INFO kablam! --> tests/lib.rs:469:34 Sep 20 04:38:21.835 INFO kablam! | Sep 20 04:38:21.835 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 20 04:38:21.835 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:21.835 INFO kablam! | Sep 20 04:38:21.835 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.835 INFO kablam! found type `{float}` Sep 20 04:38:21.835 INFO kablam! Sep 20 04:38:21.863 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.863 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.863 INFO kablam! | Sep 20 04:38:21.863 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.863 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.863 INFO kablam! ... Sep 20 04:38:21.863 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 20 04:38:21.863 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:21.863 INFO kablam! | Sep 20 04:38:21.863 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.863 INFO kablam! found type `std::string::String` Sep 20 04:38:21.863 INFO kablam! Sep 20 04:38:21.891 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.891 INFO kablam! --> tests/lib.rs:488:27 Sep 20 04:38:21.891 INFO kablam! | Sep 20 04:38:21.891 INFO kablam! 488 | name: "i".to_string(), Sep 20 04:38:21.891 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.891 INFO kablam! | Sep 20 04:38:21.891 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.891 INFO kablam! found type `std::string::String` Sep 20 04:38:21.891 INFO kablam! Sep 20 04:38:21.923 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.923 INFO kablam! --> tests/lib.rs:489:38 Sep 20 04:38:21.923 INFO kablam! | Sep 20 04:38:21.923 INFO kablam! 489 | value: Some(num!(0.0)), Sep 20 04:38:21.923 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:21.923 INFO kablam! | Sep 20 04:38:21.923 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.923 INFO kablam! found type `{float}` Sep 20 04:38:21.923 INFO kablam! Sep 20 04:38:21.951 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.951 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:21.951 INFO kablam! | Sep 20 04:38:21.951 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:21.951 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:21.951 INFO kablam! ... Sep 20 04:38:21.951 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 20 04:38:21.951 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:21.951 INFO kablam! | Sep 20 04:38:21.951 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.951 INFO kablam! found type `std::string::String` Sep 20 04:38:21.951 INFO kablam! Sep 20 04:38:21.971 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:21.971 INFO kablam! --> tests/lib.rs:496:34 Sep 20 04:38:21.971 INFO kablam! | Sep 20 04:38:21.971 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 20 04:38:21.971 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:21.971 INFO kablam! | Sep 20 04:38:21.971 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:21.971 INFO kablam! found type `{float}` Sep 20 04:38:21.971 INFO kablam! Sep 20 04:38:22.000 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.000 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.000 INFO kablam! | Sep 20 04:38:22.000 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.000 INFO kablam! ... Sep 20 04:38:22.000 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 20 04:38:22.000 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:22.000 INFO kablam! | Sep 20 04:38:22.000 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.000 INFO kablam! found type `std::string::String` Sep 20 04:38:22.000 INFO kablam! Sep 20 04:38:22.033 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.033 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.033 INFO kablam! | Sep 20 04:38:22.033 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.033 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.033 INFO kablam! ... Sep 20 04:38:22.033 INFO kablam! 524 | value: ident!("item") Sep 20 04:38:22.033 INFO kablam! | -------------- in this macro invocation Sep 20 04:38:22.033 INFO kablam! | Sep 20 04:38:22.033 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.033 INFO kablam! found type `std::string::String` Sep 20 04:38:22.033 INFO kablam! Sep 20 04:38:22.062 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.062 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.062 INFO kablam! | Sep 20 04:38:22.062 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.062 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.062 INFO kablam! ... Sep 20 04:38:22.062 INFO kablam! 526 | right: ident!("object"), Sep 20 04:38:22.062 INFO kablam! | ---------------- in this macro invocation Sep 20 04:38:22.062 INFO kablam! | Sep 20 04:38:22.062 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.062 INFO kablam! found type `std::string::String` Sep 20 04:38:22.062 INFO kablam! Sep 20 04:38:22.092 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.092 INFO kablam! --> tests/lib.rs:541:27 Sep 20 04:38:22.092 INFO kablam! | Sep 20 04:38:22.092 INFO kablam! 541 | name: "item".to_string(), Sep 20 04:38:22.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.092 INFO kablam! | Sep 20 04:38:22.092 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.092 INFO kablam! found type `std::string::String` Sep 20 04:38:22.092 INFO kablam! Sep 20 04:38:22.121 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.121 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.121 INFO kablam! | Sep 20 04:38:22.121 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.121 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.121 INFO kablam! ... Sep 20 04:38:22.121 INFO kablam! 546 | right: ident!("object"), Sep 20 04:38:22.121 INFO kablam! | ---------------- in this macro invocation Sep 20 04:38:22.121 INFO kablam! | Sep 20 04:38:22.121 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.121 INFO kablam! found type `std::string::String` Sep 20 04:38:22.121 INFO kablam! Sep 20 04:38:22.151 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.151 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.151 INFO kablam! | Sep 20 04:38:22.151 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.151 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.151 INFO kablam! ... Sep 20 04:38:22.151 INFO kablam! 557 | value: ident!("item") Sep 20 04:38:22.151 INFO kablam! | -------------- in this macro invocation Sep 20 04:38:22.151 INFO kablam! | Sep 20 04:38:22.151 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.151 INFO kablam! found type `std::string::String` Sep 20 04:38:22.151 INFO kablam! Sep 20 04:38:22.185 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.185 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.185 INFO kablam! | Sep 20 04:38:22.185 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.185 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.185 INFO kablam! ... Sep 20 04:38:22.185 INFO kablam! 559 | right: ident!("array"), Sep 20 04:38:22.185 INFO kablam! | --------------- in this macro invocation Sep 20 04:38:22.185 INFO kablam! | Sep 20 04:38:22.185 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.185 INFO kablam! found type `std::string::String` Sep 20 04:38:22.185 INFO kablam! Sep 20 04:38:22.227 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.227 INFO kablam! --> tests/lib.rs:573:27 Sep 20 04:38:22.227 INFO kablam! | Sep 20 04:38:22.227 INFO kablam! 573 | name: "item".to_string(), Sep 20 04:38:22.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.227 INFO kablam! | Sep 20 04:38:22.227 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.227 INFO kablam! found type `std::string::String` Sep 20 04:38:22.227 INFO kablam! Sep 20 04:38:22.251 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.251 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.251 INFO kablam! | Sep 20 04:38:22.251 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.251 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.251 INFO kablam! ... Sep 20 04:38:22.251 INFO kablam! 578 | right: ident!("array"), Sep 20 04:38:22.251 INFO kablam! | --------------- in this macro invocation Sep 20 04:38:22.251 INFO kablam! | Sep 20 04:38:22.251 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.251 INFO kablam! found type `std::string::String` Sep 20 04:38:22.251 INFO kablam! Sep 20 04:38:22.295 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.295 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.295 INFO kablam! | Sep 20 04:38:22.295 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.295 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.295 INFO kablam! ... Sep 20 04:38:22.295 INFO kablam! 597 | value: ident!("foo") Sep 20 04:38:22.295 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.295 INFO kablam! | Sep 20 04:38:22.295 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.295 INFO kablam! found type `std::string::String` Sep 20 04:38:22.295 INFO kablam! Sep 20 04:38:22.326 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.326 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.326 INFO kablam! | Sep 20 04:38:22.326 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.326 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.326 INFO kablam! ... Sep 20 04:38:22.326 INFO kablam! 608 | value: ident!("foo") Sep 20 04:38:22.326 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.326 INFO kablam! | Sep 20 04:38:22.326 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.326 INFO kablam! found type `std::string::String` Sep 20 04:38:22.326 INFO kablam! Sep 20 04:38:22.359 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.359 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.359 INFO kablam! | Sep 20 04:38:22.359 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.359 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.359 INFO kablam! ... Sep 20 04:38:22.359 INFO kablam! 625 | value: ident!("bar") Sep 20 04:38:22.359 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.366 INFO kablam! | Sep 20 04:38:22.367 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.367 INFO kablam! found type `std::string::String` Sep 20 04:38:22.367 INFO kablam! Sep 20 04:38:22.402 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.403 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:22.403 INFO kablam! | Sep 20 04:38:22.403 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:22.403 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.403 INFO kablam! ... Sep 20 04:38:22.403 INFO kablam! 635 | param!("n") Sep 20 04:38:22.403 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:22.403 INFO kablam! | Sep 20 04:38:22.403 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.403 INFO kablam! found type `std::string::String` Sep 20 04:38:22.403 INFO kablam! Sep 20 04:38:22.444 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.444 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.444 INFO kablam! | Sep 20 04:38:22.444 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.444 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.444 INFO kablam! ... Sep 20 04:38:22.444 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 20 04:38:22.444 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:22.444 INFO kablam! | Sep 20 04:38:22.444 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.444 INFO kablam! found type `std::string::String` Sep 20 04:38:22.444 INFO kablam! Sep 20 04:38:22.487 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.487 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.487 INFO kablam! | Sep 20 04:38:22.487 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.487 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.487 INFO kablam! ... Sep 20 04:38:22.487 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 20 04:38:22.487 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:22.487 INFO kablam! | Sep 20 04:38:22.487 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.487 INFO kablam! found type `std::string::String` Sep 20 04:38:22.487 INFO kablam! Sep 20 04:38:22.528 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.528 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:22.528 INFO kablam! | Sep 20 04:38:22.528 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:22.528 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.528 INFO kablam! ... Sep 20 04:38:22.528 INFO kablam! 657 | param!("a"), Sep 20 04:38:22.528 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:22.528 INFO kablam! | Sep 20 04:38:22.528 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.528 INFO kablam! found type `std::string::String` Sep 20 04:38:22.528 INFO kablam! Sep 20 04:38:22.567 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.567 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:22.567 INFO kablam! | Sep 20 04:38:22.567 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:22.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.567 INFO kablam! ... Sep 20 04:38:22.567 INFO kablam! 658 | param!("b"), Sep 20 04:38:22.567 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:22.567 INFO kablam! | Sep 20 04:38:22.567 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.567 INFO kablam! found type `std::string::String` Sep 20 04:38:22.567 INFO kablam! Sep 20 04:38:22.611 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.611 INFO kablam! --> tests/lib.rs:41:15 Sep 20 04:38:22.611 INFO kablam! | Sep 20 04:38:22.611 INFO kablam! 41 | name: $name.to_string() Sep 20 04:38:22.611 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.611 INFO kablam! ... Sep 20 04:38:22.611 INFO kablam! 659 | param!("c"), Sep 20 04:38:22.611 INFO kablam! | ----------- in this macro invocation Sep 20 04:38:22.611 INFO kablam! | Sep 20 04:38:22.611 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.611 INFO kablam! found type `std::string::String` Sep 20 04:38:22.611 INFO kablam! Sep 20 04:38:22.647 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.647 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.647 INFO kablam! | Sep 20 04:38:22.647 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.647 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.647 INFO kablam! ... Sep 20 04:38:22.647 INFO kablam! 663 | value: ident!("bar") Sep 20 04:38:22.647 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.647 INFO kablam! | Sep 20 04:38:22.647 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.647 INFO kablam! found type `std::string::String` Sep 20 04:38:22.647 INFO kablam! Sep 20 04:38:22.685 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.685 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.685 INFO kablam! | Sep 20 04:38:22.685 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.685 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.685 INFO kablam! ... Sep 20 04:38:22.685 INFO kablam! 682 | value: Some(ident!("bar")) Sep 20 04:38:22.685 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.685 INFO kablam! | Sep 20 04:38:22.685 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.685 INFO kablam! found type `std::string::String` Sep 20 04:38:22.685 INFO kablam! Sep 20 04:38:22.715 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.715 INFO kablam! --> tests/lib.rs:697:20 Sep 20 04:38:22.715 INFO kablam! | Sep 20 04:38:22.715 INFO kablam! 697 | name: Some("foo".to_string()), Sep 20 04:38:22.715 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.715 INFO kablam! | Sep 20 04:38:22.715 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.715 INFO kablam! found type `std::string::String` Sep 20 04:38:22.715 INFO kablam! Sep 20 04:38:22.746 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.746 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.746 INFO kablam! | Sep 20 04:38:22.746 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.746 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.746 INFO kablam! ... Sep 20 04:38:22.746 INFO kablam! 701 | value: Some(ident!("bar")) Sep 20 04:38:22.746 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.746 INFO kablam! | Sep 20 04:38:22.746 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.746 INFO kablam! found type `std::string::String` Sep 20 04:38:22.746 INFO kablam! Sep 20 04:38:22.779 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.779 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.779 INFO kablam! | Sep 20 04:38:22.779 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.779 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.779 INFO kablam! ... Sep 20 04:38:22.779 INFO kablam! 710 | value: ident!("foo") Sep 20 04:38:22.779 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.779 INFO kablam! | Sep 20 04:38:22.779 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.779 INFO kablam! found type `std::string::String` Sep 20 04:38:22.779 INFO kablam! Sep 20 04:38:22.809 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.809 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.809 INFO kablam! | Sep 20 04:38:22.809 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.809 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.809 INFO kablam! ... Sep 20 04:38:22.809 INFO kablam! 718 | ident!("foo"), Sep 20 04:38:22.809 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.809 INFO kablam! | Sep 20 04:38:22.809 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.809 INFO kablam! found type `std::string::String` Sep 20 04:38:22.809 INFO kablam! Sep 20 04:38:22.842 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.843 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.843 INFO kablam! | Sep 20 04:38:22.843 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.843 INFO kablam! ... Sep 20 04:38:22.843 INFO kablam! 719 | ident!("bar"), Sep 20 04:38:22.843 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.843 INFO kablam! | Sep 20 04:38:22.843 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.843 INFO kablam! found type `std::string::String` Sep 20 04:38:22.843 INFO kablam! Sep 20 04:38:22.870 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.870 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.870 INFO kablam! | Sep 20 04:38:22.870 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.870 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.870 INFO kablam! ... Sep 20 04:38:22.870 INFO kablam! 720 | ident!("baz"), Sep 20 04:38:22.870 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.871 INFO kablam! | Sep 20 04:38:22.871 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.871 INFO kablam! found type `std::string::String` Sep 20 04:38:22.871 INFO kablam! Sep 20 04:38:22.894 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.894 INFO kablam! --> tests/lib.rs:36:45 Sep 20 04:38:22.894 INFO kablam! | Sep 20 04:38:22.894 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 20 04:38:22.894 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:22.894 INFO kablam! ... Sep 20 04:38:22.894 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 20 04:38:22.894 INFO kablam! | ------------- in this macro invocation Sep 20 04:38:22.897 INFO kablam! | Sep 20 04:38:22.897 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.897 INFO kablam! found type `std::string::String` Sep 20 04:38:22.897 INFO kablam! Sep 20 04:38:22.927 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.927 INFO kablam! --> tests/lib.rs:731:22 Sep 20 04:38:22.927 INFO kablam! | Sep 20 04:38:22.927 INFO kablam! 731 | num!(1.0), Sep 20 04:38:22.927 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:22.927 INFO kablam! | Sep 20 04:38:22.927 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.927 INFO kablam! found type `{float}` Sep 20 04:38:22.927 INFO kablam! Sep 20 04:38:22.951 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.951 INFO kablam! --> tests/lib.rs:732:22 Sep 20 04:38:22.951 INFO kablam! | Sep 20 04:38:22.951 INFO kablam! 732 | num!(2.0), Sep 20 04:38:22.951 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:22.951 INFO kablam! | Sep 20 04:38:22.951 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.951 INFO kablam! found type `{float}` Sep 20 04:38:22.951 INFO kablam! Sep 20 04:38:22.979 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.979 INFO kablam! --> tests/lib.rs:733:22 Sep 20 04:38:22.979 INFO kablam! | Sep 20 04:38:22.979 INFO kablam! 733 | num!(3.0), Sep 20 04:38:22.979 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:22.979 INFO kablam! | Sep 20 04:38:22.979 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.979 INFO kablam! found type `{float}` Sep 20 04:38:22.979 INFO kablam! Sep 20 04:38:22.999 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:22.999 INFO kablam! --> tests/lib.rs:729:19 Sep 20 04:38:22.999 INFO kablam! | Sep 20 04:38:22.999 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 20 04:38:22.999 INFO kablam! | ___________________^ Sep 20 04:38:22.999 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 20 04:38:22.999 INFO kablam! 731 | | num!(1.0), Sep 20 04:38:22.999 INFO kablam! 732 | | num!(2.0), Sep 20 04:38:22.999 INFO kablam! 733 | | num!(3.0), Sep 20 04:38:22.999 INFO kablam! 734 | | ]) Sep 20 04:38:22.999 INFO kablam! 735 | | )) Sep 20 04:38:22.999 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 20 04:38:22.999 INFO kablam! | Sep 20 04:38:22.999 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:22.999 INFO kablam! found type `std::boxed::Box<_>` Sep 20 04:38:22.999 INFO kablam! Sep 20 04:38:23.025 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.025 INFO kablam! --> tests/lib.rs:743:18 Sep 20 04:38:23.025 INFO kablam! | Sep 20 04:38:23.025 INFO kablam! 743 | key: "foo".to_string(), Sep 20 04:38:23.025 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.025 INFO kablam! | Sep 20 04:38:23.025 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.025 INFO kablam! found type `std::string::String` Sep 20 04:38:23.025 INFO kablam! Sep 20 04:38:23.062 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.063 INFO kablam! --> tests/lib.rs:744:25 Sep 20 04:38:23.063 INFO kablam! | Sep 20 04:38:23.063 INFO kablam! 744 | value: num!(100.0), Sep 20 04:38:23.063 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.063 INFO kablam! | Sep 20 04:38:23.063 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.063 INFO kablam! found type `{float}` Sep 20 04:38:23.063 INFO kablam! Sep 20 04:38:23.086 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.087 INFO kablam! --> tests/lib.rs:753:23 Sep 20 04:38:23.087 INFO kablam! | Sep 20 04:38:23.087 INFO kablam! 753 | key: num!(100.0), Sep 20 04:38:23.087 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.087 INFO kablam! | Sep 20 04:38:23.087 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.087 INFO kablam! found type `{float}` Sep 20 04:38:23.087 INFO kablam! Sep 20 04:38:23.108 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.108 INFO kablam! --> tests/lib.rs:754:25 Sep 20 04:38:23.108 INFO kablam! | Sep 20 04:38:23.108 INFO kablam! 754 | value: num!(100.0), Sep 20 04:38:23.108 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.108 INFO kablam! | Sep 20 04:38:23.108 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.108 INFO kablam! found type `{float}` Sep 20 04:38:23.108 INFO kablam! Sep 20 04:38:23.143 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.143 INFO kablam! --> tests/lib.rs:763:18 Sep 20 04:38:23.143 INFO kablam! | Sep 20 04:38:23.143 INFO kablam! 763 | key: "foo".to_string(), Sep 20 04:38:23.143 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.143 INFO kablam! | Sep 20 04:38:23.143 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.143 INFO kablam! found type `std::string::String` Sep 20 04:38:23.143 INFO kablam! Sep 20 04:38:23.171 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.171 INFO kablam! --> tests/lib.rs:772:19 Sep 20 04:38:23.171 INFO kablam! | Sep 20 04:38:23.171 INFO kablam! 772 | name: "foo".to_string(), Sep 20 04:38:23.171 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.171 INFO kablam! | Sep 20 04:38:23.171 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.171 INFO kablam! found type `std::string::String` Sep 20 04:38:23.171 INFO kablam! Sep 20 04:38:23.198 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.199 INFO kablam! --> tests/lib.rs:783:24 Sep 20 04:38:23.199 INFO kablam! | Sep 20 04:38:23.199 INFO kablam! 783 | name: num!(100.0), Sep 20 04:38:23.199 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.199 INFO kablam! | Sep 20 04:38:23.199 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.199 INFO kablam! found type `{float}` Sep 20 04:38:23.199 INFO kablam! Sep 20 04:38:23.230 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.230 INFO kablam! --> tests/lib.rs:793:15 Sep 20 04:38:23.231 INFO kablam! | Sep 20 04:38:23.231 INFO kablam! 793 | name: "Foo".to_string(), Sep 20 04:38:23.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.231 INFO kablam! | Sep 20 04:38:23.231 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.231 INFO kablam! found type `std::string::String` Sep 20 04:38:23.231 INFO kablam! Sep 20 04:38:23.275 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.275 INFO kablam! --> tests/lib.rs:802:15 Sep 20 04:38:23.275 INFO kablam! | Sep 20 04:38:23.275 INFO kablam! 802 | name: "Foo".to_string(), Sep 20 04:38:23.275 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.275 INFO kablam! | Sep 20 04:38:23.275 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.275 INFO kablam! found type `std::string::String` Sep 20 04:38:23.275 INFO kablam! Sep 20 04:38:23.294 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.294 INFO kablam! --> tests/lib.rs:803:23 Sep 20 04:38:23.294 INFO kablam! | Sep 20 04:38:23.294 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 20 04:38:23.294 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.294 INFO kablam! | Sep 20 04:38:23.294 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.294 INFO kablam! found type `std::string::String` Sep 20 04:38:23.294 INFO kablam! Sep 20 04:38:23.330 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.331 INFO kablam! --> tests/lib.rs:817:15 Sep 20 04:38:23.331 INFO kablam! | Sep 20 04:38:23.331 INFO kablam! 817 | name: "Foo".to_string(), Sep 20 04:38:23.331 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.331 INFO kablam! | Sep 20 04:38:23.331 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.331 INFO kablam! found type `std::string::String` Sep 20 04:38:23.331 INFO kablam! Sep 20 04:38:23.366 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.367 INFO kablam! --> tests/lib.rs:837:15 Sep 20 04:38:23.367 INFO kablam! | Sep 20 04:38:23.367 INFO kablam! 837 | name: "Foo".to_string(), Sep 20 04:38:23.367 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.367 INFO kablam! | Sep 20 04:38:23.367 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.367 INFO kablam! found type `std::string::String` Sep 20 04:38:23.367 INFO kablam! Sep 20 04:38:23.403 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.403 INFO kablam! --> tests/lib.rs:842:23 Sep 20 04:38:23.403 INFO kablam! | Sep 20 04:38:23.403 INFO kablam! 842 | name: "bar".to_string(), Sep 20 04:38:23.403 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.403 INFO kablam! | Sep 20 04:38:23.403 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.403 INFO kablam! found type `std::string::String` Sep 20 04:38:23.403 INFO kablam! Sep 20 04:38:23.420 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.421 INFO kablam! --> tests/lib.rs:859:15 Sep 20 04:38:23.421 INFO kablam! | Sep 20 04:38:23.421 INFO kablam! 859 | name: "Foo".to_string(), Sep 20 04:38:23.421 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.421 INFO kablam! | Sep 20 04:38:23.421 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.421 INFO kablam! found type `std::string::String` Sep 20 04:38:23.421 INFO kablam! Sep 20 04:38:23.462 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.463 INFO kablam! --> tests/lib.rs:864:23 Sep 20 04:38:23.463 INFO kablam! | Sep 20 04:38:23.463 INFO kablam! 864 | name: "bar".to_string(), Sep 20 04:38:23.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.463 INFO kablam! | Sep 20 04:38:23.463 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.463 INFO kablam! found type `std::string::String` Sep 20 04:38:23.463 INFO kablam! Sep 20 04:38:23.492 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.492 INFO kablam! --> tests/lib.rs:881:15 Sep 20 04:38:23.492 INFO kablam! | Sep 20 04:38:23.492 INFO kablam! 881 | name: "Foo".to_string(), Sep 20 04:38:23.492 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.492 INFO kablam! | Sep 20 04:38:23.492 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.492 INFO kablam! found type `std::string::String` Sep 20 04:38:23.492 INFO kablam! Sep 20 04:38:23.523 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.523 INFO kablam! --> tests/lib.rs:886:23 Sep 20 04:38:23.523 INFO kablam! | Sep 20 04:38:23.523 INFO kablam! 886 | name: "bar".to_string(), Sep 20 04:38:23.523 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.523 INFO kablam! | Sep 20 04:38:23.523 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.523 INFO kablam! found type `std::string::String` Sep 20 04:38:23.523 INFO kablam! Sep 20 04:38:23.551 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.551 INFO kablam! --> tests/lib.rs:887:29 Sep 20 04:38:23.551 INFO kablam! | Sep 20 04:38:23.551 INFO kablam! 887 | value: num!(100.0), Sep 20 04:38:23.551 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.551 INFO kablam! | Sep 20 04:38:23.551 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.551 INFO kablam! found type `{float}` Sep 20 04:38:23.551 INFO kablam! Sep 20 04:38:23.583 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.583 INFO kablam! --> tests/lib.rs:902:15 Sep 20 04:38:23.583 INFO kablam! | Sep 20 04:38:23.583 INFO kablam! 902 | name: "Foo".to_string(), Sep 20 04:38:23.583 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.583 INFO kablam! | Sep 20 04:38:23.583 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.583 INFO kablam! found type `std::string::String` Sep 20 04:38:23.583 INFO kablam! Sep 20 04:38:23.612 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.612 INFO kablam! --> tests/lib.rs:907:23 Sep 20 04:38:23.612 INFO kablam! | Sep 20 04:38:23.612 INFO kablam! 907 | name: "bar".to_string(), Sep 20 04:38:23.612 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 20 04:38:23.612 INFO kablam! | Sep 20 04:38:23.612 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.612 INFO kablam! found type `std::string::String` Sep 20 04:38:23.612 INFO kablam! Sep 20 04:38:23.638 INFO kablam! error[E0308]: mismatched types Sep 20 04:38:23.639 INFO kablam! --> tests/lib.rs:908:29 Sep 20 04:38:23.639 INFO kablam! | Sep 20 04:38:23.639 INFO kablam! 908 | value: num!(100.0), Sep 20 04:38:23.639 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 20 04:38:23.639 INFO kablam! | Sep 20 04:38:23.639 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 20 04:38:23.639 INFO kablam! found type `{float}` Sep 20 04:38:23.639 INFO kablam! Sep 20 04:38:23.646 INFO kablam! error: aborting due to 111 previous errors Sep 20 04:38:23.647 INFO kablam! Sep 20 04:38:23.647 INFO kablam! Some errors occurred: E0308, E0433. Sep 20 04:38:23.647 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 20 04:38:23.667 INFO kablam! error: Could not compile `badger`. Sep 20 04:38:23.667 INFO kablam! Sep 20 04:38:23.667 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:38:23.667 INFO kablam! su: No module specific data is present Sep 20 04:38:24.494 INFO running `"docker" "rm" "-f" "2b6cfeccb24ae14231016cdf6c96851f26beb6018119590ee21b85bb19b3be82"` Sep 20 04:38:24.731 INFO blam! 2b6cfeccb24ae14231016cdf6c96851f26beb6018119590ee21b85bb19b3be82