[INFO] fetching crate badger 0.2.1... [INFO] checking badger-0.2.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate badger 0.2.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate badger 0.2.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate badger 0.2.1 [INFO] finished tweaking crates.io crate badger 0.2.1 [INFO] tweaked toml for crates.io crate badger 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding docopt v0.6.86 (available: v1.1.1) [INFO] [stderr] Adding itoa v0.1.1 (available: v1.0.13) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strsim v0.5.2 [INFO] [stderr] Downloaded rustc-serialize v0.3.25 [INFO] [stderr] Downloaded itoa v0.1.1 [INFO] [stderr] Downloaded docopt v0.6.86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 377bc9e934f27116bbcf01a266d694fa5b0d3a79fb8c864aca7a235c6c19b876 [INFO] running `Command { std: "docker" "start" "-a" "377bc9e934f27116bbcf01a266d694fa5b0d3a79fb8c864aca7a235c6c19b876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "377bc9e934f27116bbcf01a266d694fa5b0d3a79fb8c864aca7a235c6c19b876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377bc9e934f27116bbcf01a266d694fa5b0d3a79fb8c864aca7a235c6c19b876", kill_on_drop: false }` [INFO] [stdout] 377bc9e934f27116bbcf01a266d694fa5b0d3a79fb8c864aca7a235c6c19b876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdb9710704edffaef7ca6bd7495f0fe0b73977d296e601183a0fad4d1a2e2d73 [INFO] running `Command { std: "docker" "start" "-a" "cdb9710704edffaef7ca6bd7495f0fe0b73977d296e601183a0fad4d1a2e2d73", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking docopt v0.6.86 [INFO] [stderr] Checking badger v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | label: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | label: Some("foo".to_string()) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] help: the type constructed contains `String` due to the type of the argument passed [INFO] [stdout] --> tests/lib.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | label: Some("foo".to_string()) [INFO] [stdout] | ^^^^^-----------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Some` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/option.rs:580:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 87 | Statement::Expression { value: ident!("foo") } [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 101 | value: Some(ident!("foo")), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 109 | num!(1.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 110 | num!(2.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 111 | num!(3.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 127 | Statement::Expression { value: ident!("foo") } [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:147:19 [INFO] [stdout] | [INFO] [stdout] 147 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 148 | value: Some(num!(100.0)), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:170:30 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 170 | value: Some(num!(100.0)), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:192:30 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 192 | value: Some(num!(100.0)), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:202:19 [INFO] [stdout] | [INFO] [stdout] 202 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:205:19 [INFO] [stdout] | [INFO] [stdout] 205 | name: "bar".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:218:30 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 218 | value: Some(num!(100.0)), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | name: "bar".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:221:30 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 221 | value: Some(num!(200.0)), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 228 | assert_expression!("foobar", ident!("foobar")) [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 253 | assert_expression!("100", num!(100.0)); [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:273:37 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 273 | assert_expression!("3.14", num!(3.14)); [INFO] [stdout] | ^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 281 | right: boxnum!(1.0) [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:288:23 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 288 | left: boxnum!(1.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:291:27 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 291 | left: boxnum!(2.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:293:28 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 293 | right: boxnum!(3.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:302:27 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 302 | left: boxnum!(1.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:304:28 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 304 | right: boxnum!(2.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:307:24 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 307 | right: boxnum!(3.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:320:15 [INFO] [stdout] | [INFO] [stdout] 320 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 324 | value: Some(ident!("bar")) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: $name.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] ... [INFO] [stdout] 341 | param!("a"), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: $name.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] ... [INFO] [stdout] 342 | param!("b"), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: $name.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] ... [INFO] [stdout] 343 | param!("c"), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 347 | value: Some(ident!("bar")) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 365 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 386 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 391 | value: ident!("bar") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 413 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 420 | value: ident!("bar") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 425 | value: ident!("baz") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 437 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 448 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 451 | value: ident!("bar") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 461 | left: Box::new(ident!("i")), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:463:38 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 463 | right: Box::new(num!(0.0)), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 467 | left: Box::new(ident!("i")), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:469:34 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 469 | right: Box::new(num!(10.0)), [INFO] [stdout] | ^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 473 | operand: Box::new(ident!("i")), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | name: "i".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:489:38 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 489 | value: Some(num!(0.0)), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 494 | left: Box::new(ident!("i")), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:496:34 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 496 | right: Box::new(num!(10.0)), [INFO] [stdout] | ^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 500 | operand: Box::new(ident!("i")), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 524 | value: ident!("item") [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 526 | right: ident!("object"), [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:541:27 [INFO] [stdout] | [INFO] [stdout] 541 | name: "item".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 546 | right: ident!("object"), [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 557 | value: ident!("item") [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 559 | right: ident!("array"), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:573:27 [INFO] [stdout] | [INFO] [stdout] 573 | name: "item".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 578 | right: ident!("array"), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 597 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 608 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 625 | value: ident!("bar") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: $name.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] ... [INFO] [stdout] 635 | param!("n") [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 639 | left: Box::new(ident!("n")), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 641 | right: Box::new(ident!("n")), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: $name.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] ... [INFO] [stdout] 657 | param!("a"), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: $name.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] ... [INFO] [stdout] 658 | param!("b"), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | name: $name.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] ... [INFO] [stdout] 659 | param!("c"), [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `param` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 663 | value: ident!("bar") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 682 | value: Some(ident!("bar")) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:697:20 [INFO] [stdout] | [INFO] [stdout] 697 | name: Some("foo".to_string()), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] help: the type constructed contains `String` due to the type of the argument passed [INFO] [stdout] --> tests/lib.rs:697:15 [INFO] [stdout] | [INFO] [stdout] 697 | name: Some("foo".to_string()), [INFO] [stdout] | ^^^^^-----------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Some` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/option.rs:580:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 701 | value: Some(ident!("bar")) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 710 | value: ident!("foo") [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 718 | ident!("foo"), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 719 | ident!("bar"), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 720 | ident!("baz"), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | ($name:expr) => (Expression::Identifier($name.to_string())) [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 728 | object: Box::new(ident!("foo")), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | Identifier(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `ident` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemberKey` [INFO] [stdout] --> tests/lib.rs:729:28 [INFO] [stdout] | [INFO] [stdout] 729 | property: Box::new(MemberKey::Computed( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MemberKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:731:22 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 731 | num!(1.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:732:22 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 732 | num!(2.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:733:22 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 733 | num!(3.0), [INFO] [stdout] | ^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:743:18 [INFO] [stdout] | [INFO] [stdout] 743 | key: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:744:25 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 744 | value: num!(100.0), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:753:23 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 753 | key: num!(100.0), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:754:25 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 754 | value: num!(100.0), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:763:18 [INFO] [stdout] | [INFO] [stdout] 763 | key: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:772:19 [INFO] [stdout] | [INFO] [stdout] 772 | name: "foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:783:24 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 783 | name: num!(100.0), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:793:15 [INFO] [stdout] | [INFO] [stdout] 793 | name: "Foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:802:15 [INFO] [stdout] | [INFO] [stdout] 802 | name: "Foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:803:23 [INFO] [stdout] | [INFO] [stdout] 803 | extends: Some("Bar".to_string()), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] help: the type constructed contains `String` due to the type of the argument passed [INFO] [stdout] --> tests/lib.rs:803:18 [INFO] [stdout] | [INFO] [stdout] 803 | extends: Some("Bar".to_string()), [INFO] [stdout] | ^^^^^-----------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Some` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/option.rs:580:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:817:15 [INFO] [stdout] | [INFO] [stdout] 817 | name: "Foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:837:15 [INFO] [stdout] | [INFO] [stdout] 837 | name: "Foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:842:23 [INFO] [stdout] | [INFO] [stdout] 842 | name: "bar".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:859:15 [INFO] [stdout] | [INFO] [stdout] 859 | name: "Foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:864:23 [INFO] [stdout] | [INFO] [stdout] 864 | name: "bar".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:881:15 [INFO] [stdout] | [INFO] [stdout] 881 | name: "Foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:886:23 [INFO] [stdout] | [INFO] [stdout] 886 | name: "bar".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:887:29 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 887 | value: num!(100.0), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:902:15 [INFO] [stdout] | [INFO] [stdout] 902 | name: "Foo".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:907:23 [INFO] [stdout] | [INFO] [stdout] 907 | name: "bar".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `OwnedSlice`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/lib.rs:908:29 [INFO] [stdout] | [INFO] [stdout] 28 | ($num:expr) => (Expression::Literal(LiteralFloat($num))) [INFO] [stdout] | ------------ arguments to this enum variant are incorrect [INFO] [stdout] ... [INFO] [stdout] 908 | value: num!(100.0), [INFO] [stdout] | ^^^^^ expected `OwnedSlice`, found floating-point number [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/grammar.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | LiteralFloat(OwnedSlice), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `badger` (test "lib") due to 110 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cdb9710704edffaef7ca6bd7495f0fe0b73977d296e601183a0fad4d1a2e2d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb9710704edffaef7ca6bd7495f0fe0b73977d296e601183a0fad4d1a2e2d73", kill_on_drop: false }` [INFO] [stdout] cdb9710704edffaef7ca6bd7495f0fe0b73977d296e601183a0fad4d1a2e2d73