[INFO] fetching crate stomp-parser 0.6.0... [INFO] checking stomp-parser-0.6.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate stomp-parser 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate stomp-parser 0.6.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stomp-parser 0.6.0 [INFO] finished tweaking crates.io crate stomp-parser 0.6.0 [INFO] tweaked toml for crates.io crate stomp-parser 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a655ccddfa18090c797cddad5fadc5a1b15339f6db314285062b1afbb6847dc [INFO] running `Command { std: "docker" "start" "-a" "9a655ccddfa18090c797cddad5fadc5a1b15339f6db314285062b1afbb6847dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a655ccddfa18090c797cddad5fadc5a1b15339f6db314285062b1afbb6847dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a655ccddfa18090c797cddad5fadc5a1b15339f6db314285062b1afbb6847dc", kill_on_drop: false }` [INFO] [stdout] 9a655ccddfa18090c797cddad5fadc5a1b15339f6db314285062b1afbb6847dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 793b03596f20cc6945090318adb6900833905ca7f4d6bedf5a7e1c4262cc8271 [INFO] running `Command { std: "docker" "start" "-a" "793b03596f20cc6945090318adb6900833905ca7f4d6bedf5a7e1c4262cc8271", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking stomp-parser v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FnMut` is imported redundantly [INFO] [stdout] --> src/parser/headers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::FnMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FnMut` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FnMut` is imported redundantly [INFO] [stdout] --> src/parser/headers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::FnMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FnMut` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/parser/headers.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HasBody` is never used [INFO] [stdout] --> src/parser/mod.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait HasBody { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HasBody` is never used [INFO] [stdout] --> src/parser/mod.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait HasBody { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "793b03596f20cc6945090318adb6900833905ca7f4d6bedf5a7e1c4262cc8271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793b03596f20cc6945090318adb6900833905ca7f4d6bedf5a7e1c4262cc8271", kill_on_drop: false }` [INFO] [stdout] 793b03596f20cc6945090318adb6900833905ca7f4d6bedf5a7e1c4262cc8271 [INFO] checking stomp-parser-0.6.0 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate stomp-parser 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate stomp-parser 0.6.0 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stomp-parser 0.6.0 [INFO] finished tweaking crates.io crate stomp-parser 0.6.0 [INFO] tweaked toml for crates.io crate stomp-parser 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd15a4719794b9f5a6c882b5508d4cb926e0f3990057bc7099a8944cf6539ba7 [INFO] running `Command { std: "docker" "start" "-a" "dd15a4719794b9f5a6c882b5508d4cb926e0f3990057bc7099a8944cf6539ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd15a4719794b9f5a6c882b5508d4cb926e0f3990057bc7099a8944cf6539ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd15a4719794b9f5a6c882b5508d4cb926e0f3990057bc7099a8944cf6539ba7", kill_on_drop: false }` [INFO] [stdout] dd15a4719794b9f5a6c882b5508d4cb926e0f3990057bc7099a8944cf6539ba7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6784f7d62aea7ba78b955e2d6916f7d04fbbe03b57004809696757400be4a0e8 [INFO] running `Command { std: "docker" "start" "-a" "6784f7d62aea7ba78b955e2d6916f7d04fbbe03b57004809696757400be4a0e8", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking stomp-parser v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FnMut` is imported redundantly [INFO] [stdout] --> src/parser/headers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::FnMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FnMut` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FnMut` is imported redundantly [INFO] [stdout] --> src/parser/headers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::FnMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FnMut` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/parser/headers.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / frames! { [INFO] [stdout] 18 | | Client, [INFO] [stdout] 19 | | ( [INFO] [stdout] 20 | | Abort, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/model/frames/macros.rs:152:47 [INFO] [stdout] | [INFO] [stdout] 152 | ... _ => {Err(StompParseError::new(format!("Unexpected header: {:?}",header)))?;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] ::: src/model/frames/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / frames! { [INFO] [stdout] 126 | | Server, [INFO] [stdout] 127 | | ( [INFO] [stdout] 128 | | Connected, [INFO] [stdout] ... | [INFO] [stdout] 163 | | ) [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_parser` which comes from the expansion of the macro `frames` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stomp-parser` (lib) due to 15 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 14 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stomp-parser` (lib test) due to 15 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6784f7d62aea7ba78b955e2d6916f7d04fbbe03b57004809696757400be4a0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6784f7d62aea7ba78b955e2d6916f7d04fbbe03b57004809696757400be4a0e8", kill_on_drop: false }` [INFO] [stdout] 6784f7d62aea7ba78b955e2d6916f7d04fbbe03b57004809696757400be4a0e8