Sep 04 23:30:17.717 INFO checking badger-0.2.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 23:30:17.717 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 23:30:17.717 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:30:17.941 INFO blam! 871d67124af253a0925f5cfb506c50c9bdc112544b88e304f8b9ac9673753a42 Sep 04 23:30:17.942 INFO running `"docker" "start" "-a" "871d67124af253a0925f5cfb506c50c9bdc112544b88e304f8b9ac9673753a42"` Sep 04 23:30:18.955 INFO kablam! Checking badger v0.2.1 (file:///source) Sep 04 23:30:20.179 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.179 INFO kablam! --> src/tokenizer.rs:209:47 Sep 04 23:30:20.179 INFO kablam! | Sep 04 23:30:20.179 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 04 23:30:20.179 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.179 INFO kablam! | Sep 04 23:30:20.180 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:30:20.180 INFO kablam! Sep 04 23:30:20.263 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.263 INFO kablam! --> src/tokenizer.rs:280:46 Sep 04 23:30:20.263 INFO kablam! | Sep 04 23:30:20.263 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 04 23:30:20.263 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.263 INFO kablam! Sep 04 23:30:20.273 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.273 INFO kablam! --> src/tokenizer.rs:361:25 Sep 04 23:30:20.273 INFO kablam! | Sep 04 23:30:20.273 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 04 23:30:20.273 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.273 INFO kablam! Sep 04 23:30:20.307 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.307 INFO kablam! --> src/tokenizer.rs:584:41 Sep 04 23:30:20.307 INFO kablam! | Sep 04 23:30:20.307 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 04 23:30:20.308 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.308 INFO kablam! Sep 04 23:30:20.417 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.417 INFO kablam! --> src/tokenizer.rs:209:47 Sep 04 23:30:20.417 INFO kablam! | Sep 04 23:30:20.417 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 04 23:30:20.417 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.417 INFO kablam! | Sep 04 23:30:20.417 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:30:20.417 INFO kablam! Sep 04 23:30:20.519 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.519 INFO kablam! --> src/tokenizer.rs:280:46 Sep 04 23:30:20.519 INFO kablam! | Sep 04 23:30:20.519 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 04 23:30:20.519 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.519 INFO kablam! Sep 04 23:30:20.527 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.527 INFO kablam! --> src/tokenizer.rs:361:25 Sep 04 23:30:20.527 INFO kablam! | Sep 04 23:30:20.527 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 04 23:30:20.527 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.527 INFO kablam! Sep 04 23:30:20.569 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:20.569 INFO kablam! --> src/tokenizer.rs:584:41 Sep 04 23:30:20.569 INFO kablam! | Sep 04 23:30:20.569 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 04 23:30:20.569 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:20.578 INFO kablam! Sep 04 23:30:23.707 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MemberKey` Sep 04 23:30:23.707 INFO kablam! --> tests/lib.rs:729:28 Sep 04 23:30:23.707 INFO kablam! | Sep 04 23:30:23.707 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 04 23:30:23.707 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MemberKey` Sep 04 23:30:23.707 INFO kablam! Sep 04 23:30:24.159 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.159 INFO kablam! --> tests/lib.rs:55:16 Sep 04 23:30:24.159 INFO kablam! | Sep 04 23:30:24.159 INFO kablam! 55 | label: "foo".to_string(), Sep 04 23:30:24.160 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:24.160 INFO kablam! | Sep 04 23:30:24.160 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.160 INFO kablam! found type `std::string::String` Sep 04 23:30:24.160 INFO kablam! Sep 04 23:30:24.236 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.236 INFO kablam! --> tests/lib.rs:72:21 Sep 04 23:30:24.236 INFO kablam! | Sep 04 23:30:24.236 INFO kablam! 72 | label: Some("foo".to_string()) Sep 04 23:30:24.236 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:24.242 INFO kablam! | Sep 04 23:30:24.242 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.242 INFO kablam! found type `std::string::String` Sep 04 23:30:24.243 INFO kablam! Sep 04 23:30:24.323 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.323 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:24.323 INFO kablam! | Sep 04 23:30:24.323 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:24.323 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:24.323 INFO kablam! ... Sep 04 23:30:24.323 INFO kablam! 87 | Statement::Expression { value: ident!("foo") } Sep 04 23:30:24.323 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:24.323 INFO kablam! | Sep 04 23:30:24.323 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.323 INFO kablam! found type `std::string::String` Sep 04 23:30:24.324 INFO kablam! Sep 04 23:30:24.405 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.405 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:24.405 INFO kablam! | Sep 04 23:30:24.405 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:24.405 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:24.405 INFO kablam! ... Sep 04 23:30:24.405 INFO kablam! 101 | value: Some(ident!("foo")), Sep 04 23:30:24.405 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:24.410 INFO kablam! | Sep 04 23:30:24.411 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.411 INFO kablam! found type `std::string::String` Sep 04 23:30:24.411 INFO kablam! Sep 04 23:30:24.552 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.552 INFO kablam! --> tests/lib.rs:109:18 Sep 04 23:30:24.552 INFO kablam! | Sep 04 23:30:24.552 INFO kablam! 109 | num!(1.0), Sep 04 23:30:24.552 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:24.558 INFO kablam! | Sep 04 23:30:24.558 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.558 INFO kablam! found type `{float}` Sep 04 23:30:24.559 INFO kablam! Sep 04 23:30:24.623 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.623 INFO kablam! --> tests/lib.rs:110:18 Sep 04 23:30:24.623 INFO kablam! | Sep 04 23:30:24.623 INFO kablam! 110 | num!(2.0), Sep 04 23:30:24.623 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:24.630 INFO kablam! | Sep 04 23:30:24.630 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.630 INFO kablam! found type `{float}` Sep 04 23:30:24.631 INFO kablam! Sep 04 23:30:24.695 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.695 INFO kablam! --> tests/lib.rs:111:18 Sep 04 23:30:24.695 INFO kablam! | Sep 04 23:30:24.695 INFO kablam! 111 | num!(3.0), Sep 04 23:30:24.695 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:24.702 INFO kablam! | Sep 04 23:30:24.702 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.702 INFO kablam! found type `{float}` Sep 04 23:30:24.703 INFO kablam! Sep 04 23:30:24.786 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.786 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:24.786 INFO kablam! | Sep 04 23:30:24.786 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:24.786 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:24.786 INFO kablam! ... Sep 04 23:30:24.786 INFO kablam! 127 | Statement::Expression { value: ident!("foo") } Sep 04 23:30:24.786 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:24.790 INFO kablam! | Sep 04 23:30:24.790 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.790 INFO kablam! found type `std::string::String` Sep 04 23:30:24.790 INFO kablam! Sep 04 23:30:24.873 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.873 INFO kablam! --> tests/lib.rs:136:19 Sep 04 23:30:24.873 INFO kablam! | Sep 04 23:30:24.873 INFO kablam! 136 | name: "foo".to_string(), Sep 04 23:30:24.873 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:24.878 INFO kablam! | Sep 04 23:30:24.878 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.878 INFO kablam! found type `std::string::String` Sep 04 23:30:24.878 INFO kablam! Sep 04 23:30:24.962 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:24.962 INFO kablam! --> tests/lib.rs:147:19 Sep 04 23:30:24.962 INFO kablam! | Sep 04 23:30:24.962 INFO kablam! 147 | name: "foo".to_string(), Sep 04 23:30:24.962 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:24.966 INFO kablam! | Sep 04 23:30:24.966 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:24.966 INFO kablam! found type `std::string::String` Sep 04 23:30:24.966 INFO kablam! Sep 04 23:30:25.037 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.037 INFO kablam! --> tests/lib.rs:148:30 Sep 04 23:30:25.037 INFO kablam! | Sep 04 23:30:25.037 INFO kablam! 148 | value: Some(num!(100.0)), Sep 04 23:30:25.037 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:25.042 INFO kablam! | Sep 04 23:30:25.042 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.042 INFO kablam! found type `{float}` Sep 04 23:30:25.042 INFO kablam! Sep 04 23:30:25.121 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.121 INFO kablam! --> tests/lib.rs:158:19 Sep 04 23:30:25.121 INFO kablam! | Sep 04 23:30:25.121 INFO kablam! 158 | name: "foo".to_string(), Sep 04 23:30:25.121 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.126 INFO kablam! | Sep 04 23:30:25.126 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.126 INFO kablam! found type `std::string::String` Sep 04 23:30:25.126 INFO kablam! Sep 04 23:30:25.228 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.228 INFO kablam! --> tests/lib.rs:169:19 Sep 04 23:30:25.228 INFO kablam! | Sep 04 23:30:25.228 INFO kablam! 169 | name: "foo".to_string(), Sep 04 23:30:25.228 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.228 INFO kablam! | Sep 04 23:30:25.228 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.228 INFO kablam! found type `std::string::String` Sep 04 23:30:25.228 INFO kablam! Sep 04 23:30:25.302 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.302 INFO kablam! --> tests/lib.rs:170:30 Sep 04 23:30:25.302 INFO kablam! | Sep 04 23:30:25.302 INFO kablam! 170 | value: Some(num!(100.0)), Sep 04 23:30:25.302 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:25.302 INFO kablam! | Sep 04 23:30:25.303 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.303 INFO kablam! found type `{float}` Sep 04 23:30:25.303 INFO kablam! Sep 04 23:30:25.347 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.347 INFO kablam! --> src/tokenizer.rs:209:47 Sep 04 23:30:25.347 INFO kablam! | Sep 04 23:30:25.347 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 04 23:30:25.347 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.348 INFO kablam! | Sep 04 23:30:25.348 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:30:25.348 INFO kablam! Sep 04 23:30:25.396 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.396 INFO kablam! --> tests/lib.rs:180:19 Sep 04 23:30:25.396 INFO kablam! | Sep 04 23:30:25.396 INFO kablam! 180 | name: "foo".to_string(), Sep 04 23:30:25.396 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.396 INFO kablam! | Sep 04 23:30:25.396 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.396 INFO kablam! found type `std::string::String` Sep 04 23:30:25.396 INFO kablam! Sep 04 23:30:25.486 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.486 INFO kablam! --> tests/lib.rs:191:19 Sep 04 23:30:25.486 INFO kablam! | Sep 04 23:30:25.486 INFO kablam! 191 | name: "foo".to_string(), Sep 04 23:30:25.486 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.486 INFO kablam! | Sep 04 23:30:25.486 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.486 INFO kablam! found type `std::string::String` Sep 04 23:30:25.486 INFO kablam! Sep 04 23:30:25.493 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.493 INFO kablam! --> src/tokenizer.rs:280:46 Sep 04 23:30:25.493 INFO kablam! | Sep 04 23:30:25.493 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 04 23:30:25.493 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.493 INFO kablam! Sep 04 23:30:25.505 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.506 INFO kablam! --> src/tokenizer.rs:361:25 Sep 04 23:30:25.506 INFO kablam! | Sep 04 23:30:25.506 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 04 23:30:25.506 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.506 INFO kablam! Sep 04 23:30:25.562 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.562 INFO kablam! --> src/tokenizer.rs:584:41 Sep 04 23:30:25.562 INFO kablam! | Sep 04 23:30:25.562 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 04 23:30:25.562 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.562 INFO kablam! Sep 04 23:30:25.565 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.565 INFO kablam! --> tests/lib.rs:192:30 Sep 04 23:30:25.565 INFO kablam! | Sep 04 23:30:25.565 INFO kablam! 192 | value: Some(num!(100.0)), Sep 04 23:30:25.565 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:25.565 INFO kablam! | Sep 04 23:30:25.565 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.565 INFO kablam! found type `{float}` Sep 04 23:30:25.565 INFO kablam! Sep 04 23:30:25.658 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.658 INFO kablam! --> tests/lib.rs:202:19 Sep 04 23:30:25.658 INFO kablam! | Sep 04 23:30:25.658 INFO kablam! 202 | name: "foo".to_string(), Sep 04 23:30:25.658 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.658 INFO kablam! | Sep 04 23:30:25.658 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.658 INFO kablam! found type `std::string::String` Sep 04 23:30:25.658 INFO kablam! Sep 04 23:30:25.743 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.743 INFO kablam! --> tests/lib.rs:205:19 Sep 04 23:30:25.743 INFO kablam! | Sep 04 23:30:25.743 INFO kablam! 205 | name: "bar".to_string(), Sep 04 23:30:25.743 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.744 INFO kablam! | Sep 04 23:30:25.744 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.744 INFO kablam! found type `std::string::String` Sep 04 23:30:25.744 INFO kablam! Sep 04 23:30:25.780 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.780 INFO kablam! --> src/tokenizer.rs:209:47 Sep 04 23:30:25.780 INFO kablam! | Sep 04 23:30:25.780 INFO kablam! 209 | OwnedSlice::from_str(&self.source.slice_unchecked(start, self.index)) Sep 04 23:30:25.780 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.786 INFO kablam! | Sep 04 23:30:25.786 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:30:25.786 INFO kablam! Sep 04 23:30:25.830 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.830 INFO kablam! --> tests/lib.rs:217:19 Sep 04 23:30:25.830 INFO kablam! | Sep 04 23:30:25.830 INFO kablam! 217 | name: "foo".to_string(), Sep 04 23:30:25.830 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.834 INFO kablam! | Sep 04 23:30:25.834 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.834 INFO kablam! found type `std::string::String` Sep 04 23:30:25.835 INFO kablam! Sep 04 23:30:25.911 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.911 INFO kablam! --> tests/lib.rs:218:30 Sep 04 23:30:25.911 INFO kablam! | Sep 04 23:30:25.911 INFO kablam! 218 | value: Some(num!(100.0)), Sep 04 23:30:25.911 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:25.911 INFO kablam! | Sep 04 23:30:25.911 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.911 INFO kablam! found type `{float}` Sep 04 23:30:25.911 INFO kablam! Sep 04 23:30:25.923 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.923 INFO kablam! --> src/tokenizer.rs:280:46 Sep 04 23:30:25.923 INFO kablam! | Sep 04 23:30:25.923 INFO kablam! 280 | OwnedSlice::from_str(self.source.slice_unchecked(start, self.index)) Sep 04 23:30:25.923 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.923 INFO kablam! Sep 04 23:30:25.931 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.931 INFO kablam! --> src/tokenizer.rs:361:25 Sep 04 23:30:25.931 INFO kablam! | Sep 04 23:30:25.931 INFO kablam! 361 | self.source.slice_unchecked(start, self.index) Sep 04 23:30:25.931 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.931 INFO kablam! Sep 04 23:30:25.984 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 23:30:25.984 INFO kablam! --> src/tokenizer.rs:584:41 Sep 04 23:30:25.985 INFO kablam! | Sep 04 23:30:25.985 INFO kablam! 584 | self.source.slice_unchecked(self.index, self.index + 2) Sep 04 23:30:25.985 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:30:25.985 INFO kablam! Sep 04 23:30:25.993 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:25.993 INFO kablam! --> tests/lib.rs:220:19 Sep 04 23:30:25.993 INFO kablam! | Sep 04 23:30:25.993 INFO kablam! 220 | name: "bar".to_string(), Sep 04 23:30:25.993 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:25.998 INFO kablam! | Sep 04 23:30:25.998 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:25.998 INFO kablam! found type `std::string::String` Sep 04 23:30:25.999 INFO kablam! Sep 04 23:30:26.079 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.080 INFO kablam! --> tests/lib.rs:221:30 Sep 04 23:30:26.080 INFO kablam! | Sep 04 23:30:26.080 INFO kablam! 221 | value: Some(num!(200.0)), Sep 04 23:30:26.080 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.080 INFO kablam! | Sep 04 23:30:26.080 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.080 INFO kablam! found type `{float}` Sep 04 23:30:26.080 INFO kablam! Sep 04 23:30:26.172 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.172 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:26.172 INFO kablam! | Sep 04 23:30:26.172 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:26.172 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:26.172 INFO kablam! ... Sep 04 23:30:26.172 INFO kablam! 228 | assert_expression!("foobar", ident!("foobar")) Sep 04 23:30:26.172 INFO kablam! | ---------------- in this macro invocation Sep 04 23:30:26.178 INFO kablam! | Sep 04 23:30:26.178 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.178 INFO kablam! found type `std::string::String` Sep 04 23:30:26.178 INFO kablam! Sep 04 23:30:26.285 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.285 INFO kablam! --> tests/lib.rs:253:36 Sep 04 23:30:26.285 INFO kablam! | Sep 04 23:30:26.285 INFO kablam! 253 | assert_expression!("100", num!(100.0)); Sep 04 23:30:26.285 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.290 INFO kablam! | Sep 04 23:30:26.290 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.290 INFO kablam! found type `{float}` Sep 04 23:30:26.290 INFO kablam! Sep 04 23:30:26.385 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.385 INFO kablam! --> tests/lib.rs:273:37 Sep 04 23:30:26.385 INFO kablam! | Sep 04 23:30:26.385 INFO kablam! 273 | assert_expression!("3.14", num!(3.14)); Sep 04 23:30:26.385 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.390 INFO kablam! | Sep 04 23:30:26.390 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.391 INFO kablam! found type `{float}` Sep 04 23:30:26.391 INFO kablam! Sep 04 23:30:26.475 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.475 INFO kablam! --> tests/lib.rs:281:24 Sep 04 23:30:26.475 INFO kablam! | Sep 04 23:30:26.475 INFO kablam! 281 | right: boxnum!(1.0) Sep 04 23:30:26.475 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.475 INFO kablam! | Sep 04 23:30:26.475 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.475 INFO kablam! found type `{float}` Sep 04 23:30:26.475 INFO kablam! Sep 04 23:30:26.548 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.548 INFO kablam! --> tests/lib.rs:288:23 Sep 04 23:30:26.548 INFO kablam! | Sep 04 23:30:26.548 INFO kablam! 288 | left: boxnum!(1.0), Sep 04 23:30:26.548 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.554 INFO kablam! | Sep 04 23:30:26.554 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.554 INFO kablam! found type `{float}` Sep 04 23:30:26.555 INFO kablam! Sep 04 23:30:26.626 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.626 INFO kablam! --> tests/lib.rs:291:27 Sep 04 23:30:26.626 INFO kablam! | Sep 04 23:30:26.626 INFO kablam! 291 | left: boxnum!(2.0), Sep 04 23:30:26.626 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.630 INFO kablam! | Sep 04 23:30:26.630 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.631 INFO kablam! found type `{float}` Sep 04 23:30:26.631 INFO kablam! Sep 04 23:30:26.704 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.704 INFO kablam! --> tests/lib.rs:293:28 Sep 04 23:30:26.704 INFO kablam! | Sep 04 23:30:26.704 INFO kablam! 293 | right: boxnum!(3.0), Sep 04 23:30:26.704 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.710 INFO kablam! | Sep 04 23:30:26.710 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.710 INFO kablam! found type `{float}` Sep 04 23:30:26.711 INFO kablam! Sep 04 23:30:26.783 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.783 INFO kablam! --> tests/lib.rs:302:27 Sep 04 23:30:26.783 INFO kablam! | Sep 04 23:30:26.783 INFO kablam! 302 | left: boxnum!(1.0), Sep 04 23:30:26.783 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.783 INFO kablam! | Sep 04 23:30:26.783 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.783 INFO kablam! found type `{float}` Sep 04 23:30:26.790 INFO kablam! Sep 04 23:30:26.862 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.862 INFO kablam! --> tests/lib.rs:304:28 Sep 04 23:30:26.862 INFO kablam! | Sep 04 23:30:26.862 INFO kablam! 304 | right: boxnum!(2.0), Sep 04 23:30:26.862 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.862 INFO kablam! | Sep 04 23:30:26.862 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.863 INFO kablam! found type `{float}` Sep 04 23:30:26.863 INFO kablam! Sep 04 23:30:26.934 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:26.934 INFO kablam! --> tests/lib.rs:307:24 Sep 04 23:30:26.934 INFO kablam! | Sep 04 23:30:26.934 INFO kablam! 307 | right: boxnum!(3.0), Sep 04 23:30:26.934 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:26.938 INFO kablam! | Sep 04 23:30:26.938 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:26.938 INFO kablam! found type `{float}` Sep 04 23:30:26.938 INFO kablam! Sep 04 23:30:27.025 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.025 INFO kablam! --> tests/lib.rs:320:15 Sep 04 23:30:27.025 INFO kablam! | Sep 04 23:30:27.025 INFO kablam! 320 | name: "foo".to_string(), Sep 04 23:30:27.025 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.026 INFO kablam! | Sep 04 23:30:27.026 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.026 INFO kablam! found type `std::string::String` Sep 04 23:30:27.026 INFO kablam! Sep 04 23:30:27.115 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.115 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.116 INFO kablam! | Sep 04 23:30:27.116 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.116 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.116 INFO kablam! ... Sep 04 23:30:27.116 INFO kablam! 324 | value: Some(ident!("bar")) Sep 04 23:30:27.116 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.116 INFO kablam! | Sep 04 23:30:27.116 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.116 INFO kablam! found type `std::string::String` Sep 04 23:30:27.116 INFO kablam! Sep 04 23:30:27.206 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.206 INFO kablam! --> tests/lib.rs:339:15 Sep 04 23:30:27.206 INFO kablam! | Sep 04 23:30:27.206 INFO kablam! 339 | name: "foo".to_string(), Sep 04 23:30:27.206 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.206 INFO kablam! | Sep 04 23:30:27.206 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.206 INFO kablam! found type `std::string::String` Sep 04 23:30:27.206 INFO kablam! Sep 04 23:30:27.282 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.283 INFO kablam! --> tests/lib.rs:41:15 Sep 04 23:30:27.283 INFO kablam! | Sep 04 23:30:27.283 INFO kablam! 41 | name: $name.to_string() Sep 04 23:30:27.283 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.283 INFO kablam! ... Sep 04 23:30:27.283 INFO kablam! 341 | param!("a"), Sep 04 23:30:27.283 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:27.283 INFO kablam! | Sep 04 23:30:27.283 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.283 INFO kablam! found type `std::string::String` Sep 04 23:30:27.283 INFO kablam! Sep 04 23:30:27.361 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.361 INFO kablam! --> tests/lib.rs:41:15 Sep 04 23:30:27.361 INFO kablam! | Sep 04 23:30:27.361 INFO kablam! 41 | name: $name.to_string() Sep 04 23:30:27.361 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.361 INFO kablam! ... Sep 04 23:30:27.361 INFO kablam! 342 | param!("b"), Sep 04 23:30:27.361 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:27.361 INFO kablam! | Sep 04 23:30:27.361 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.361 INFO kablam! found type `std::string::String` Sep 04 23:30:27.361 INFO kablam! Sep 04 23:30:27.425 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.425 INFO kablam! --> tests/lib.rs:41:15 Sep 04 23:30:27.425 INFO kablam! | Sep 04 23:30:27.425 INFO kablam! 41 | name: $name.to_string() Sep 04 23:30:27.425 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.425 INFO kablam! ... Sep 04 23:30:27.425 INFO kablam! 343 | param!("c"), Sep 04 23:30:27.425 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:27.425 INFO kablam! | Sep 04 23:30:27.425 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.426 INFO kablam! found type `std::string::String` Sep 04 23:30:27.426 INFO kablam! Sep 04 23:30:27.483 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.483 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.483 INFO kablam! | Sep 04 23:30:27.483 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.483 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.483 INFO kablam! ... Sep 04 23:30:27.483 INFO kablam! 347 | value: Some(ident!("bar")) Sep 04 23:30:27.483 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.483 INFO kablam! | Sep 04 23:30:27.483 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.483 INFO kablam! found type `std::string::String` Sep 04 23:30:27.483 INFO kablam! Sep 04 23:30:27.543 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.543 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.543 INFO kablam! | Sep 04 23:30:27.543 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.543 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.543 INFO kablam! ... Sep 04 23:30:27.543 INFO kablam! 365 | value: ident!("foo") Sep 04 23:30:27.543 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.543 INFO kablam! | Sep 04 23:30:27.543 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.543 INFO kablam! found type `std::string::String` Sep 04 23:30:27.543 INFO kablam! Sep 04 23:30:27.604 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.604 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.604 INFO kablam! | Sep 04 23:30:27.604 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.604 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.604 INFO kablam! ... Sep 04 23:30:27.604 INFO kablam! 386 | value: ident!("foo") Sep 04 23:30:27.604 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.604 INFO kablam! | Sep 04 23:30:27.604 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.604 INFO kablam! found type `std::string::String` Sep 04 23:30:27.605 INFO kablam! Sep 04 23:30:27.662 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.662 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.662 INFO kablam! | Sep 04 23:30:27.662 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.662 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.662 INFO kablam! ... Sep 04 23:30:27.662 INFO kablam! 391 | value: ident!("bar") Sep 04 23:30:27.662 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.663 INFO kablam! | Sep 04 23:30:27.663 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.663 INFO kablam! found type `std::string::String` Sep 04 23:30:27.663 INFO kablam! Sep 04 23:30:27.726 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.726 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.726 INFO kablam! | Sep 04 23:30:27.726 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.726 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.726 INFO kablam! ... Sep 04 23:30:27.727 INFO kablam! 413 | value: ident!("foo") Sep 04 23:30:27.727 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.727 INFO kablam! | Sep 04 23:30:27.727 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.727 INFO kablam! found type `std::string::String` Sep 04 23:30:27.727 INFO kablam! Sep 04 23:30:27.784 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.784 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.784 INFO kablam! | Sep 04 23:30:27.784 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.784 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.785 INFO kablam! ... Sep 04 23:30:27.785 INFO kablam! 420 | value: ident!("bar") Sep 04 23:30:27.785 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.785 INFO kablam! | Sep 04 23:30:27.785 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.785 INFO kablam! found type `std::string::String` Sep 04 23:30:27.785 INFO kablam! Sep 04 23:30:27.842 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.842 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.842 INFO kablam! | Sep 04 23:30:27.843 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.843 INFO kablam! ... Sep 04 23:30:27.843 INFO kablam! 425 | value: ident!("baz") Sep 04 23:30:27.843 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.843 INFO kablam! | Sep 04 23:30:27.843 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.843 INFO kablam! found type `std::string::String` Sep 04 23:30:27.843 INFO kablam! Sep 04 23:30:27.903 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.904 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.904 INFO kablam! | Sep 04 23:30:27.904 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.904 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.904 INFO kablam! ... Sep 04 23:30:27.904 INFO kablam! 437 | value: ident!("foo") Sep 04 23:30:27.904 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.904 INFO kablam! | Sep 04 23:30:27.904 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.904 INFO kablam! found type `std::string::String` Sep 04 23:30:27.904 INFO kablam! Sep 04 23:30:27.964 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:27.964 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:27.964 INFO kablam! | Sep 04 23:30:27.964 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:27.964 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:27.964 INFO kablam! ... Sep 04 23:30:27.964 INFO kablam! 448 | value: ident!("foo") Sep 04 23:30:27.964 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:27.965 INFO kablam! | Sep 04 23:30:27.965 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:27.965 INFO kablam! found type `std::string::String` Sep 04 23:30:27.965 INFO kablam! Sep 04 23:30:28.021 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.021 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.021 INFO kablam! | Sep 04 23:30:28.021 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.021 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.021 INFO kablam! ... Sep 04 23:30:28.021 INFO kablam! 451 | value: ident!("bar") Sep 04 23:30:28.021 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:28.022 INFO kablam! | Sep 04 23:30:28.022 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.022 INFO kablam! found type `std::string::String` Sep 04 23:30:28.022 INFO kablam! Sep 04 23:30:28.081 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.081 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.081 INFO kablam! | Sep 04 23:30:28.081 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.081 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.081 INFO kablam! ... Sep 04 23:30:28.082 INFO kablam! 461 | left: Box::new(ident!("i")), Sep 04 23:30:28.082 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:28.082 INFO kablam! | Sep 04 23:30:28.082 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.082 INFO kablam! found type `std::string::String` Sep 04 23:30:28.082 INFO kablam! Sep 04 23:30:28.131 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.131 INFO kablam! --> tests/lib.rs:463:38 Sep 04 23:30:28.131 INFO kablam! | Sep 04 23:30:28.131 INFO kablam! 463 | right: Box::new(num!(0.0)), Sep 04 23:30:28.131 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:28.131 INFO kablam! | Sep 04 23:30:28.131 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.132 INFO kablam! found type `{float}` Sep 04 23:30:28.132 INFO kablam! Sep 04 23:30:28.184 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.184 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.184 INFO kablam! | Sep 04 23:30:28.184 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.184 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.184 INFO kablam! ... Sep 04 23:30:28.184 INFO kablam! 467 | left: Box::new(ident!("i")), Sep 04 23:30:28.184 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:28.184 INFO kablam! | Sep 04 23:30:28.184 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.184 INFO kablam! found type `std::string::String` Sep 04 23:30:28.184 INFO kablam! Sep 04 23:30:28.234 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.234 INFO kablam! --> tests/lib.rs:469:34 Sep 04 23:30:28.234 INFO kablam! | Sep 04 23:30:28.234 INFO kablam! 469 | right: Box::new(num!(10.0)), Sep 04 23:30:28.234 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:28.234 INFO kablam! | Sep 04 23:30:28.234 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.234 INFO kablam! found type `{float}` Sep 04 23:30:28.234 INFO kablam! Sep 04 23:30:28.290 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.290 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.290 INFO kablam! | Sep 04 23:30:28.290 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.290 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.290 INFO kablam! ... Sep 04 23:30:28.290 INFO kablam! 473 | operand: Box::new(ident!("i")), Sep 04 23:30:28.291 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:28.291 INFO kablam! | Sep 04 23:30:28.291 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.291 INFO kablam! found type `std::string::String` Sep 04 23:30:28.291 INFO kablam! Sep 04 23:30:28.350 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.350 INFO kablam! --> tests/lib.rs:488:27 Sep 04 23:30:28.350 INFO kablam! | Sep 04 23:30:28.350 INFO kablam! 488 | name: "i".to_string(), Sep 04 23:30:28.350 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.350 INFO kablam! | Sep 04 23:30:28.350 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.350 INFO kablam! found type `std::string::String` Sep 04 23:30:28.350 INFO kablam! Sep 04 23:30:28.400 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.400 INFO kablam! --> tests/lib.rs:489:38 Sep 04 23:30:28.400 INFO kablam! | Sep 04 23:30:28.400 INFO kablam! 489 | value: Some(num!(0.0)), Sep 04 23:30:28.400 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:28.400 INFO kablam! | Sep 04 23:30:28.401 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.401 INFO kablam! found type `{float}` Sep 04 23:30:28.401 INFO kablam! Sep 04 23:30:28.456 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.456 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.456 INFO kablam! | Sep 04 23:30:28.456 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.456 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.456 INFO kablam! ... Sep 04 23:30:28.456 INFO kablam! 494 | left: Box::new(ident!("i")), Sep 04 23:30:28.456 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:28.456 INFO kablam! | Sep 04 23:30:28.456 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.456 INFO kablam! found type `std::string::String` Sep 04 23:30:28.457 INFO kablam! Sep 04 23:30:28.506 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.507 INFO kablam! --> tests/lib.rs:496:34 Sep 04 23:30:28.507 INFO kablam! | Sep 04 23:30:28.507 INFO kablam! 496 | right: Box::new(num!(10.0)), Sep 04 23:30:28.507 INFO kablam! | ^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:28.507 INFO kablam! | Sep 04 23:30:28.507 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.507 INFO kablam! found type `{float}` Sep 04 23:30:28.507 INFO kablam! Sep 04 23:30:28.563 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.563 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.563 INFO kablam! | Sep 04 23:30:28.563 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.563 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.563 INFO kablam! ... Sep 04 23:30:28.563 INFO kablam! 500 | operand: Box::new(ident!("i")), Sep 04 23:30:28.563 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:28.563 INFO kablam! | Sep 04 23:30:28.563 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.563 INFO kablam! found type `std::string::String` Sep 04 23:30:28.563 INFO kablam! Sep 04 23:30:28.628 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.628 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.628 INFO kablam! | Sep 04 23:30:28.628 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.628 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.628 INFO kablam! ... Sep 04 23:30:28.628 INFO kablam! 524 | value: ident!("item") Sep 04 23:30:28.628 INFO kablam! | -------------- in this macro invocation Sep 04 23:30:28.628 INFO kablam! | Sep 04 23:30:28.628 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.628 INFO kablam! found type `std::string::String` Sep 04 23:30:28.628 INFO kablam! Sep 04 23:30:28.684 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.684 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.684 INFO kablam! | Sep 04 23:30:28.684 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.684 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.684 INFO kablam! ... Sep 04 23:30:28.684 INFO kablam! 526 | right: ident!("object"), Sep 04 23:30:28.684 INFO kablam! | ---------------- in this macro invocation Sep 04 23:30:28.684 INFO kablam! | Sep 04 23:30:28.684 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.684 INFO kablam! found type `std::string::String` Sep 04 23:30:28.684 INFO kablam! Sep 04 23:30:28.743 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.743 INFO kablam! --> tests/lib.rs:541:27 Sep 04 23:30:28.743 INFO kablam! | Sep 04 23:30:28.744 INFO kablam! 541 | name: "item".to_string(), Sep 04 23:30:28.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.744 INFO kablam! | Sep 04 23:30:28.744 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.744 INFO kablam! found type `std::string::String` Sep 04 23:30:28.744 INFO kablam! Sep 04 23:30:28.799 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.800 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.800 INFO kablam! | Sep 04 23:30:28.800 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.800 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.800 INFO kablam! ... Sep 04 23:30:28.800 INFO kablam! 546 | right: ident!("object"), Sep 04 23:30:28.800 INFO kablam! | ---------------- in this macro invocation Sep 04 23:30:28.800 INFO kablam! | Sep 04 23:30:28.800 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.800 INFO kablam! found type `std::string::String` Sep 04 23:30:28.800 INFO kablam! Sep 04 23:30:28.859 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.859 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.859 INFO kablam! | Sep 04 23:30:28.859 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.859 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.859 INFO kablam! ... Sep 04 23:30:28.859 INFO kablam! 557 | value: ident!("item") Sep 04 23:30:28.859 INFO kablam! | -------------- in this macro invocation Sep 04 23:30:28.859 INFO kablam! | Sep 04 23:30:28.859 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.859 INFO kablam! found type `std::string::String` Sep 04 23:30:28.859 INFO kablam! Sep 04 23:30:28.914 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.914 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:28.914 INFO kablam! | Sep 04 23:30:28.914 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:28.914 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.914 INFO kablam! ... Sep 04 23:30:28.914 INFO kablam! 559 | right: ident!("array"), Sep 04 23:30:28.914 INFO kablam! | --------------- in this macro invocation Sep 04 23:30:28.914 INFO kablam! | Sep 04 23:30:28.914 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.914 INFO kablam! found type `std::string::String` Sep 04 23:30:28.914 INFO kablam! Sep 04 23:30:28.973 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:28.973 INFO kablam! --> tests/lib.rs:573:27 Sep 04 23:30:28.973 INFO kablam! | Sep 04 23:30:28.973 INFO kablam! 573 | name: "item".to_string(), Sep 04 23:30:28.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:28.973 INFO kablam! | Sep 04 23:30:28.973 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:28.973 INFO kablam! found type `std::string::String` Sep 04 23:30:28.973 INFO kablam! Sep 04 23:30:29.030 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.030 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.030 INFO kablam! | Sep 04 23:30:29.030 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.030 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.030 INFO kablam! ... Sep 04 23:30:29.031 INFO kablam! 578 | right: ident!("array"), Sep 04 23:30:29.031 INFO kablam! | --------------- in this macro invocation Sep 04 23:30:29.031 INFO kablam! | Sep 04 23:30:29.031 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.031 INFO kablam! found type `std::string::String` Sep 04 23:30:29.031 INFO kablam! Sep 04 23:30:29.093 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.093 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.093 INFO kablam! | Sep 04 23:30:29.093 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.093 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.093 INFO kablam! ... Sep 04 23:30:29.094 INFO kablam! 597 | value: ident!("foo") Sep 04 23:30:29.094 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.094 INFO kablam! | Sep 04 23:30:29.094 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.094 INFO kablam! found type `std::string::String` Sep 04 23:30:29.094 INFO kablam! Sep 04 23:30:29.161 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.161 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.161 INFO kablam! | Sep 04 23:30:29.161 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.161 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.161 INFO kablam! ... Sep 04 23:30:29.161 INFO kablam! 608 | value: ident!("foo") Sep 04 23:30:29.161 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.161 INFO kablam! | Sep 04 23:30:29.161 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.161 INFO kablam! found type `std::string::String` Sep 04 23:30:29.161 INFO kablam! Sep 04 23:30:29.221 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.221 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.221 INFO kablam! | Sep 04 23:30:29.221 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.221 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.221 INFO kablam! ... Sep 04 23:30:29.221 INFO kablam! 625 | value: ident!("bar") Sep 04 23:30:29.221 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.221 INFO kablam! | Sep 04 23:30:29.221 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.221 INFO kablam! found type `std::string::String` Sep 04 23:30:29.221 INFO kablam! Sep 04 23:30:29.281 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.281 INFO kablam! --> tests/lib.rs:41:15 Sep 04 23:30:29.281 INFO kablam! | Sep 04 23:30:29.281 INFO kablam! 41 | name: $name.to_string() Sep 04 23:30:29.281 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.281 INFO kablam! ... Sep 04 23:30:29.281 INFO kablam! 635 | param!("n") Sep 04 23:30:29.281 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:29.281 INFO kablam! | Sep 04 23:30:29.281 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.281 INFO kablam! found type `std::string::String` Sep 04 23:30:29.281 INFO kablam! Sep 04 23:30:29.336 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.336 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.336 INFO kablam! | Sep 04 23:30:29.336 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.337 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.337 INFO kablam! ... Sep 04 23:30:29.337 INFO kablam! 639 | left: Box::new(ident!("n")), Sep 04 23:30:29.337 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:29.337 INFO kablam! | Sep 04 23:30:29.337 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.337 INFO kablam! found type `std::string::String` Sep 04 23:30:29.337 INFO kablam! Sep 04 23:30:29.389 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.390 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.390 INFO kablam! | Sep 04 23:30:29.390 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.390 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.390 INFO kablam! ... Sep 04 23:30:29.390 INFO kablam! 641 | right: Box::new(ident!("n")), Sep 04 23:30:29.390 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:29.390 INFO kablam! | Sep 04 23:30:29.390 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.390 INFO kablam! found type `std::string::String` Sep 04 23:30:29.390 INFO kablam! Sep 04 23:30:29.448 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.448 INFO kablam! --> tests/lib.rs:41:15 Sep 04 23:30:29.448 INFO kablam! | Sep 04 23:30:29.448 INFO kablam! 41 | name: $name.to_string() Sep 04 23:30:29.448 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.448 INFO kablam! ... Sep 04 23:30:29.448 INFO kablam! 657 | param!("a"), Sep 04 23:30:29.448 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:29.448 INFO kablam! | Sep 04 23:30:29.448 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.448 INFO kablam! found type `std::string::String` Sep 04 23:30:29.448 INFO kablam! Sep 04 23:30:29.503 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.503 INFO kablam! --> tests/lib.rs:41:15 Sep 04 23:30:29.503 INFO kablam! | Sep 04 23:30:29.503 INFO kablam! 41 | name: $name.to_string() Sep 04 23:30:29.503 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.503 INFO kablam! ... Sep 04 23:30:29.503 INFO kablam! 658 | param!("b"), Sep 04 23:30:29.503 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:29.503 INFO kablam! | Sep 04 23:30:29.503 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.503 INFO kablam! found type `std::string::String` Sep 04 23:30:29.503 INFO kablam! Sep 04 23:30:29.554 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.555 INFO kablam! --> tests/lib.rs:41:15 Sep 04 23:30:29.555 INFO kablam! | Sep 04 23:30:29.555 INFO kablam! 41 | name: $name.to_string() Sep 04 23:30:29.555 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.555 INFO kablam! ... Sep 04 23:30:29.555 INFO kablam! 659 | param!("c"), Sep 04 23:30:29.555 INFO kablam! | ----------- in this macro invocation Sep 04 23:30:29.555 INFO kablam! | Sep 04 23:30:29.555 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.555 INFO kablam! found type `std::string::String` Sep 04 23:30:29.555 INFO kablam! Sep 04 23:30:29.611 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.611 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.612 INFO kablam! | Sep 04 23:30:29.612 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.612 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.612 INFO kablam! ... Sep 04 23:30:29.612 INFO kablam! 663 | value: ident!("bar") Sep 04 23:30:29.612 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.612 INFO kablam! | Sep 04 23:30:29.612 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.612 INFO kablam! found type `std::string::String` Sep 04 23:30:29.612 INFO kablam! Sep 04 23:30:29.667 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.667 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.667 INFO kablam! | Sep 04 23:30:29.667 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.667 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.667 INFO kablam! ... Sep 04 23:30:29.667 INFO kablam! 682 | value: Some(ident!("bar")) Sep 04 23:30:29.667 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.667 INFO kablam! | Sep 04 23:30:29.667 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.667 INFO kablam! found type `std::string::String` Sep 04 23:30:29.667 INFO kablam! Sep 04 23:30:29.727 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.727 INFO kablam! --> tests/lib.rs:697:20 Sep 04 23:30:29.727 INFO kablam! | Sep 04 23:30:29.727 INFO kablam! 697 | name: Some("foo".to_string()), Sep 04 23:30:29.727 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.727 INFO kablam! | Sep 04 23:30:29.727 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.727 INFO kablam! found type `std::string::String` Sep 04 23:30:29.727 INFO kablam! Sep 04 23:30:29.784 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.784 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.784 INFO kablam! | Sep 04 23:30:29.784 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.784 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.784 INFO kablam! ... Sep 04 23:30:29.784 INFO kablam! 701 | value: Some(ident!("bar")) Sep 04 23:30:29.784 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.784 INFO kablam! | Sep 04 23:30:29.784 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.784 INFO kablam! found type `std::string::String` Sep 04 23:30:29.784 INFO kablam! Sep 04 23:30:29.842 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.842 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.843 INFO kablam! | Sep 04 23:30:29.843 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.843 INFO kablam! ... Sep 04 23:30:29.843 INFO kablam! 710 | value: ident!("foo") Sep 04 23:30:29.843 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.843 INFO kablam! | Sep 04 23:30:29.843 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.843 INFO kablam! found type `std::string::String` Sep 04 23:30:29.843 INFO kablam! Sep 04 23:30:29.901 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.901 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.901 INFO kablam! | Sep 04 23:30:29.901 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.901 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.901 INFO kablam! ... Sep 04 23:30:29.901 INFO kablam! 718 | ident!("foo"), Sep 04 23:30:29.901 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.901 INFO kablam! | Sep 04 23:30:29.901 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.901 INFO kablam! found type `std::string::String` Sep 04 23:30:29.901 INFO kablam! Sep 04 23:30:29.957 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:29.957 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:29.957 INFO kablam! | Sep 04 23:30:29.957 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:29.957 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:29.957 INFO kablam! ... Sep 04 23:30:29.957 INFO kablam! 719 | ident!("bar"), Sep 04 23:30:29.957 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:29.957 INFO kablam! | Sep 04 23:30:29.957 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:29.957 INFO kablam! found type `std::string::String` Sep 04 23:30:29.957 INFO kablam! Sep 04 23:30:30.013 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.013 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:30.013 INFO kablam! | Sep 04 23:30:30.013 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:30.013 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.013 INFO kablam! ... Sep 04 23:30:30.013 INFO kablam! 720 | ident!("baz"), Sep 04 23:30:30.013 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:30.013 INFO kablam! | Sep 04 23:30:30.013 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.013 INFO kablam! found type `std::string::String` Sep 04 23:30:30.013 INFO kablam! Sep 04 23:30:30.073 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.073 INFO kablam! --> tests/lib.rs:36:45 Sep 04 23:30:30.073 INFO kablam! | Sep 04 23:30:30.073 INFO kablam! 36 | ($name:expr) => (Expression::Identifier($name.to_string())) Sep 04 23:30:30.073 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.073 INFO kablam! ... Sep 04 23:30:30.073 INFO kablam! 728 | object: Box::new(ident!("foo")), Sep 04 23:30:30.073 INFO kablam! | ------------- in this macro invocation Sep 04 23:30:30.073 INFO kablam! | Sep 04 23:30:30.073 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.073 INFO kablam! found type `std::string::String` Sep 04 23:30:30.073 INFO kablam! Sep 04 23:30:30.124 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.124 INFO kablam! --> tests/lib.rs:731:22 Sep 04 23:30:30.124 INFO kablam! | Sep 04 23:30:30.124 INFO kablam! 731 | num!(1.0), Sep 04 23:30:30.124 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:30.124 INFO kablam! | Sep 04 23:30:30.124 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.124 INFO kablam! found type `{float}` Sep 04 23:30:30.124 INFO kablam! Sep 04 23:30:30.174 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.174 INFO kablam! --> tests/lib.rs:732:22 Sep 04 23:30:30.174 INFO kablam! | Sep 04 23:30:30.174 INFO kablam! 732 | num!(2.0), Sep 04 23:30:30.174 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:30.174 INFO kablam! | Sep 04 23:30:30.174 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.174 INFO kablam! found type `{float}` Sep 04 23:30:30.174 INFO kablam! Sep 04 23:30:30.224 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.224 INFO kablam! --> tests/lib.rs:733:22 Sep 04 23:30:30.224 INFO kablam! | Sep 04 23:30:30.224 INFO kablam! 733 | num!(3.0), Sep 04 23:30:30.225 INFO kablam! | ^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:30.225 INFO kablam! | Sep 04 23:30:30.225 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.225 INFO kablam! found type `{float}` Sep 04 23:30:30.225 INFO kablam! Sep 04 23:30:30.266 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.266 INFO kablam! --> tests/lib.rs:729:19 Sep 04 23:30:30.266 INFO kablam! | Sep 04 23:30:30.266 INFO kablam! 729 | property: Box::new(MemberKey::Computed( Sep 04 23:30:30.266 INFO kablam! | ___________________^ Sep 04 23:30:30.266 INFO kablam! 730 | | Expression::Sequence(vec![ Sep 04 23:30:30.266 INFO kablam! 731 | | num!(1.0), Sep 04 23:30:30.266 INFO kablam! 732 | | num!(2.0), Sep 04 23:30:30.266 INFO kablam! 733 | | num!(3.0), Sep 04 23:30:30.266 INFO kablam! 734 | | ]) Sep 04 23:30:30.266 INFO kablam! 735 | | )) Sep 04 23:30:30.266 INFO kablam! | |__________^ expected struct `badger::grammar::OwnedSlice`, found struct `std::boxed::Box` Sep 04 23:30:30.266 INFO kablam! | Sep 04 23:30:30.266 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.266 INFO kablam! found type `std::boxed::Box<_>` Sep 04 23:30:30.266 INFO kablam! Sep 04 23:30:30.326 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.326 INFO kablam! --> tests/lib.rs:743:18 Sep 04 23:30:30.326 INFO kablam! | Sep 04 23:30:30.326 INFO kablam! 743 | key: "foo".to_string(), Sep 04 23:30:30.326 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.326 INFO kablam! | Sep 04 23:30:30.326 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.326 INFO kablam! found type `std::string::String` Sep 04 23:30:30.326 INFO kablam! Sep 04 23:30:30.376 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.376 INFO kablam! --> tests/lib.rs:744:25 Sep 04 23:30:30.376 INFO kablam! | Sep 04 23:30:30.376 INFO kablam! 744 | value: num!(100.0), Sep 04 23:30:30.376 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:30.376 INFO kablam! | Sep 04 23:30:30.376 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.376 INFO kablam! found type `{float}` Sep 04 23:30:30.376 INFO kablam! Sep 04 23:30:30.431 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.431 INFO kablam! --> tests/lib.rs:753:23 Sep 04 23:30:30.431 INFO kablam! | Sep 04 23:30:30.431 INFO kablam! 753 | key: num!(100.0), Sep 04 23:30:30.431 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:30.431 INFO kablam! | Sep 04 23:30:30.431 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.431 INFO kablam! found type `{float}` Sep 04 23:30:30.431 INFO kablam! Sep 04 23:30:30.480 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.480 INFO kablam! --> tests/lib.rs:754:25 Sep 04 23:30:30.480 INFO kablam! | Sep 04 23:30:30.480 INFO kablam! 754 | value: num!(100.0), Sep 04 23:30:30.480 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:30.480 INFO kablam! | Sep 04 23:30:30.481 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.481 INFO kablam! found type `{float}` Sep 04 23:30:30.481 INFO kablam! Sep 04 23:30:30.540 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.540 INFO kablam! --> tests/lib.rs:763:18 Sep 04 23:30:30.540 INFO kablam! | Sep 04 23:30:30.540 INFO kablam! 763 | key: "foo".to_string(), Sep 04 23:30:30.541 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.541 INFO kablam! | Sep 04 23:30:30.541 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.541 INFO kablam! found type `std::string::String` Sep 04 23:30:30.541 INFO kablam! Sep 04 23:30:30.600 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.600 INFO kablam! --> tests/lib.rs:772:19 Sep 04 23:30:30.600 INFO kablam! | Sep 04 23:30:30.600 INFO kablam! 772 | name: "foo".to_string(), Sep 04 23:30:30.600 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.600 INFO kablam! | Sep 04 23:30:30.600 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.600 INFO kablam! found type `std::string::String` Sep 04 23:30:30.600 INFO kablam! Sep 04 23:30:30.653 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.653 INFO kablam! --> tests/lib.rs:783:24 Sep 04 23:30:30.653 INFO kablam! | Sep 04 23:30:30.653 INFO kablam! 783 | name: num!(100.0), Sep 04 23:30:30.653 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:30.653 INFO kablam! | Sep 04 23:30:30.653 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.653 INFO kablam! found type `{float}` Sep 04 23:30:30.653 INFO kablam! Sep 04 23:30:30.712 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.712 INFO kablam! --> tests/lib.rs:793:15 Sep 04 23:30:30.712 INFO kablam! | Sep 04 23:30:30.712 INFO kablam! 793 | name: "Foo".to_string(), Sep 04 23:30:30.712 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.712 INFO kablam! | Sep 04 23:30:30.712 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.712 INFO kablam! found type `std::string::String` Sep 04 23:30:30.712 INFO kablam! Sep 04 23:30:30.772 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.772 INFO kablam! --> tests/lib.rs:802:15 Sep 04 23:30:30.772 INFO kablam! | Sep 04 23:30:30.772 INFO kablam! 802 | name: "Foo".to_string(), Sep 04 23:30:30.772 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.772 INFO kablam! | Sep 04 23:30:30.772 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.772 INFO kablam! found type `std::string::String` Sep 04 23:30:30.772 INFO kablam! Sep 04 23:30:30.827 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.827 INFO kablam! --> tests/lib.rs:803:23 Sep 04 23:30:30.827 INFO kablam! | Sep 04 23:30:30.827 INFO kablam! 803 | extends: Some("Bar".to_string()), Sep 04 23:30:30.827 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.827 INFO kablam! | Sep 04 23:30:30.827 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.827 INFO kablam! found type `std::string::String` Sep 04 23:30:30.827 INFO kablam! Sep 04 23:30:30.883 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.883 INFO kablam! --> tests/lib.rs:817:15 Sep 04 23:30:30.883 INFO kablam! | Sep 04 23:30:30.883 INFO kablam! 817 | name: "Foo".to_string(), Sep 04 23:30:30.883 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.883 INFO kablam! | Sep 04 23:30:30.883 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.883 INFO kablam! found type `std::string::String` Sep 04 23:30:30.883 INFO kablam! Sep 04 23:30:30.939 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.939 INFO kablam! --> tests/lib.rs:837:15 Sep 04 23:30:30.939 INFO kablam! | Sep 04 23:30:30.939 INFO kablam! 837 | name: "Foo".to_string(), Sep 04 23:30:30.939 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.939 INFO kablam! | Sep 04 23:30:30.939 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.939 INFO kablam! found type `std::string::String` Sep 04 23:30:30.939 INFO kablam! Sep 04 23:30:30.991 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:30.992 INFO kablam! --> tests/lib.rs:842:23 Sep 04 23:30:30.992 INFO kablam! | Sep 04 23:30:30.992 INFO kablam! 842 | name: "bar".to_string(), Sep 04 23:30:30.992 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:30.992 INFO kablam! | Sep 04 23:30:30.992 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:30.992 INFO kablam! found type `std::string::String` Sep 04 23:30:30.992 INFO kablam! Sep 04 23:30:31.048 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.049 INFO kablam! --> tests/lib.rs:859:15 Sep 04 23:30:31.049 INFO kablam! | Sep 04 23:30:31.049 INFO kablam! 859 | name: "Foo".to_string(), Sep 04 23:30:31.049 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:31.049 INFO kablam! | Sep 04 23:30:31.049 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.049 INFO kablam! found type `std::string::String` Sep 04 23:30:31.049 INFO kablam! Sep 04 23:30:31.106 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.106 INFO kablam! --> tests/lib.rs:864:23 Sep 04 23:30:31.106 INFO kablam! | Sep 04 23:30:31.106 INFO kablam! 864 | name: "bar".to_string(), Sep 04 23:30:31.106 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:31.106 INFO kablam! | Sep 04 23:30:31.106 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.106 INFO kablam! found type `std::string::String` Sep 04 23:30:31.106 INFO kablam! Sep 04 23:30:31.168 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.168 INFO kablam! --> tests/lib.rs:881:15 Sep 04 23:30:31.168 INFO kablam! | Sep 04 23:30:31.168 INFO kablam! 881 | name: "Foo".to_string(), Sep 04 23:30:31.168 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:31.168 INFO kablam! | Sep 04 23:30:31.168 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.168 INFO kablam! found type `std::string::String` Sep 04 23:30:31.168 INFO kablam! Sep 04 23:30:31.223 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.223 INFO kablam! --> tests/lib.rs:886:23 Sep 04 23:30:31.223 INFO kablam! | Sep 04 23:30:31.223 INFO kablam! 886 | name: "bar".to_string(), Sep 04 23:30:31.223 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:31.223 INFO kablam! | Sep 04 23:30:31.223 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.223 INFO kablam! found type `std::string::String` Sep 04 23:30:31.223 INFO kablam! Sep 04 23:30:31.272 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.273 INFO kablam! --> tests/lib.rs:887:29 Sep 04 23:30:31.273 INFO kablam! | Sep 04 23:30:31.273 INFO kablam! 887 | value: num!(100.0), Sep 04 23:30:31.273 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:31.273 INFO kablam! | Sep 04 23:30:31.273 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.273 INFO kablam! found type `{float}` Sep 04 23:30:31.273 INFO kablam! Sep 04 23:30:31.331 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.331 INFO kablam! --> tests/lib.rs:902:15 Sep 04 23:30:31.331 INFO kablam! | Sep 04 23:30:31.332 INFO kablam! 902 | name: "Foo".to_string(), Sep 04 23:30:31.332 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:31.332 INFO kablam! | Sep 04 23:30:31.332 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.332 INFO kablam! found type `std::string::String` Sep 04 23:30:31.332 INFO kablam! Sep 04 23:30:31.387 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.387 INFO kablam! --> tests/lib.rs:907:23 Sep 04 23:30:31.387 INFO kablam! | Sep 04 23:30:31.387 INFO kablam! 907 | name: "bar".to_string(), Sep 04 23:30:31.387 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `badger::grammar::OwnedSlice`, found struct `std::string::String` Sep 04 23:30:31.387 INFO kablam! | Sep 04 23:30:31.387 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.387 INFO kablam! found type `std::string::String` Sep 04 23:30:31.387 INFO kablam! Sep 04 23:30:31.435 INFO kablam! error[E0308]: mismatched types Sep 04 23:30:31.435 INFO kablam! --> tests/lib.rs:908:29 Sep 04 23:30:31.435 INFO kablam! | Sep 04 23:30:31.435 INFO kablam! 908 | value: num!(100.0), Sep 04 23:30:31.435 INFO kablam! | ^^^^^ expected struct `badger::grammar::OwnedSlice`, found floating-point variable Sep 04 23:30:31.435 INFO kablam! | Sep 04 23:30:31.435 INFO kablam! = note: expected type `badger::grammar::OwnedSlice` Sep 04 23:30:31.435 INFO kablam! found type `{float}` Sep 04 23:30:31.435 INFO kablam! Sep 04 23:30:31.447 INFO kablam! error: aborting due to 111 previous errors Sep 04 23:30:31.447 INFO kablam! Sep 04 23:30:31.447 INFO kablam! Some errors occurred: E0308, E0433. Sep 04 23:30:31.447 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 04 23:30:31.457 INFO kablam! error: Could not compile `badger`. Sep 04 23:30:31.457 INFO kablam! Sep 04 23:30:31.457 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:30:31.459 INFO kablam! su: No module specific data is present Sep 04 23:30:31.946 INFO running `"docker" "rm" "-f" "871d67124af253a0925f5cfb506c50c9bdc112544b88e304f8b9ac9673753a42"` Sep 04 23:30:32.092 INFO blam! 871d67124af253a0925f5cfb506c50c9bdc112544b88e304f8b9ac9673753a42