[INFO] fetching crate parser4curls 0.1.1...
[INFO] testing parser4curls-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate parser4curls 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate parser4curls 0.1.1
[INFO] finished tweaking crates.io crate parser4curls 0.1.1
[INFO] tweaked toml for crates.io crate parser4curls 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parser4curls 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.7.6)
[INFO] [stderr]       Adding nom v6.2.2 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 702e1a9de194bfad968033e6b3984cb2fe4dd18080d2940e15553218a89804e0
[INFO] running `Command { std: "docker" "start" "-a" "702e1a9de194bfad968033e6b3984cb2fe4dd18080d2940e15553218a89804e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "702e1a9de194bfad968033e6b3984cb2fe4dd18080d2940e15553218a89804e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702e1a9de194bfad968033e6b3984cb2fe4dd18080d2940e15553218a89804e0", kill_on_drop: false }`
[INFO] [stdout] 702e1a9de194bfad968033e6b3984cb2fe4dd18080d2940e15553218a89804e0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cdab8e1017d400b9004740fcefd31a929904bdaef6dca20369fd819272a314b
[INFO] running `Command { std: "docker" "start" "-a" "4cdab8e1017d400b9004740fcefd31a929904bdaef6dca20369fd819272a314b", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling parser4curls v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn parse(input: &str) -> IResult<&str, Curl> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn parse(input: &str) -> IResult<&str, Curl<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
[INFO] running `Command { std: "docker" "inspect" "4cdab8e1017d400b9004740fcefd31a929904bdaef6dca20369fd819272a314b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cdab8e1017d400b9004740fcefd31a929904bdaef6dca20369fd819272a314b", kill_on_drop: false }`
[INFO] [stdout] 4cdab8e1017d400b9004740fcefd31a929904bdaef6dca20369fd819272a314b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 065fd72f86ace24b43a55d0641030566e8c671b4b1ac1f2acd38fb8f1fc05840
[INFO] running `Command { std: "docker" "start" "-a" "065fd72f86ace24b43a55d0641030566e8c671b4b1ac1f2acd38fb8f1fc05840", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn parse(input: &str) -> IResult<&str, Curl> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn parse(input: &str) -> IResult<&str, Curl<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parser4curls v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:186:45
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...ut), Ok((" \\", "i=test&from=16264490298264&sign=ce3bfa052b83a7a6&lts=1626449029826&bv=186085bc402&doctype=json&v=2.1&")));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(&str, &str), Err<Error<&str>>>`, found `Result<(&str, &str), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, &_), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, &_), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:192:37
[INFO] [stdout]     |
[INFO] [stdout] 192 |         assert_eq!(options_(input), Ok(("\x20\\", ("X", Some("GET")))));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `nom::Err<nom::error::Error<&str>>`, found `anyhow::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, (&_, Option<&_>)), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, (&_, Option<&_>)), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:194:37
[INFO] [stdout]     |
[INFO] [stdout] 194 |         assert_eq!(options_(input), Ok(("", ("compressed", None))));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(&str, (&str, Option<...>)), ...>`, found `Result<(&str, (&str, Option<_>)), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, (&_, Option<&str>)), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, (&_, Option<_>)), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |             Ok(("\x20\\", ("H", Some("Accept-Encoding: gzip, deflate, br"))))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `nom::Err<nom::error::Error<&str>>`, found `anyhow::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, (&_, Option<&_>)), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, (&_, Option<&_>)), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 | /             Ok((
[INFO] [stdout] 208 | |                 "\x20\\",
[INFO] [stdout] 209 | |                 serde_json::from_str::<HashMap<&str, &str>>(
[INFO] [stdout] 210 | |                     r#"{
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |                 )?
[INFO] [stdout] 216 | |             ))
[INFO] [stdout]     | |______________^ expected `nom::Err<nom::error::Error<&str>>`, found `anyhow::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, std::collections::HashMap<&_, &_>), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, std::collections::HashMap<&_, &_>), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:224:44
[INFO] [stdout]     |
[INFO] [stdout] 224 |         assert_eq!(options_header_(input), Ok(("", ("Accept", "*/*"))));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(&str, (&str, &str)), Err<...>>`, found `Result<(&str, (&str, &str)), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, (&_, &_)), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, (&_, &_)), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:227:44
[INFO] [stdout]     |
[INFO] [stdout] 227 | ...), Ok(("", ("User-Agent", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36"))));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(&str, (&str, &str)), Err<...>>`, found `Result<(&str, (&str, &str)), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, (&_, &_)), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, (&_, &_)), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 | /             Ok((
[INFO] [stdout] 234 | |                 "\x20\\",
[INFO] [stdout] 235 | |                 (
[INFO] [stdout] 236 | |                     "sec-ch-ua",
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |             ))
[INFO] [stdout]     | |______________^ expected `Result<(&str, (&str, &str)), Err<...>>`, found `Result<(&str, (&str, &str)), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<(&_, (&_, &_)), nom::Err<nom::error::Error<&str>>>`
[INFO] [stdout]                found enum `std::result::Result<(&_, (&_, &_)), anyhow::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parser4curls` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "065fd72f86ace24b43a55d0641030566e8c671b4b1ac1f2acd38fb8f1fc05840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "065fd72f86ace24b43a55d0641030566e8c671b4b1ac1f2acd38fb8f1fc05840", kill_on_drop: false }`
[INFO] [stdout] 065fd72f86ace24b43a55d0641030566e8c671b4b1ac1f2acd38fb8f1fc05840
