[INFO] fetching crate git-url-parse 0.6.0...
[INFO] checking git-url-parse-0.6.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate git-url-parse 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate git-url-parse 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate git-url-parse 0.6.0
[INFO] tweaked toml for crates.io crate git-url-parse 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-url-parse 0.6.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-url-parse 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1028b51af5f69d3a4cf904d16de2a065c40962d25855f78e93f5a927a5dda47
[INFO] running `Command { std: "docker" "start" "-a" "e1028b51af5f69d3a4cf904d16de2a065c40962d25855f78e93f5a927a5dda47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1028b51af5f69d3a4cf904d16de2a065c40962d25855f78e93f5a927a5dda47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1028b51af5f69d3a4cf904d16de2a065c40962d25855f78e93f5a927a5dda47", kill_on_drop: false }`
[INFO] [stdout] e1028b51af5f69d3a4cf904d16de2a065c40962d25855f78e93f5a927a5dda47
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6254c92a3c889496832891c6686f8dcb628fb4f17012fcee6d4102132a1eeb9b
[INFO] running `Command { std: "docker" "start" "-a" "6254c92a3c889496832891c6686f8dcb628fb4f17012fcee6d4102132a1eeb9b", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking git-url-parse v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 | /         context(
[INFO] [stdout] 388 | |             "Path parser (abempty)",
[INFO] [stdout] 389 | |             recognize(many1(pair(
[INFO] [stdout] 390 | |                 tag("/"),
[INFO] [stdout] 391 | |                 take_while(|c: char| pchar_uri_chars(c)),
[INFO] [stdout] 392 | |             ))),
[INFO] [stdout] 393 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-14922073389611517514.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | /     fn path_abempty_parser<'url>(
[INFO] [stdout] 374 | |     ) -> impl Parser<
[INFO] [stdout] 375 | |         &'url str,
[INFO] [stdout] 376 | |         Output = <dyn Parser<&'url str, Output = &'url str, Error = nom::error::Error<&'url str>> as Parser<
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 380 | |     >{
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-14922073389611517514.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 | /         context(
[INFO] [stdout] 411 | |             "Path parser (ssh)",
[INFO] [stdout] 412 | |             recognize((
[INFO] [stdout] 413 | |                 tag(":"),
[INFO] [stdout] ...   |
[INFO] [stdout] 416 | |             )),
[INFO] [stdout] 417 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-14922073389611517514.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 | /     fn path_ssh_parser<'url>(
[INFO] [stdout] 398 | |     ) -> impl Parser<
[INFO] [stdout] 399 | |         &'url str,
[INFO] [stdout] 400 | |         Output = <dyn Parser<&'url str, Output = &'url str, Error = nom::error::Error<&'url str>> as Parser<
[INFO] [stdout] ...   |
[INFO] [stdout] 403 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 404 | |     >{
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-14922073389611517514.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 | /         context(
[INFO] [stdout] 435 | |             "Path parser (rootless)",
[INFO] [stdout] 436 | |             recognize(pair(
[INFO] [stdout] 437 | |                 take_while(|c: char| pchar_uri_chars(c)),
[INFO] [stdout] 438 | |                 many0(pair(tag("/"), take_while(|c: char| pchar_uri_chars(c)))),
[INFO] [stdout] 439 | |             )),
[INFO] [stdout] 440 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-14922073389611517514.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | /     fn path_rootless_parser<'url>(
[INFO] [stdout] 422 | |     ) -> impl Parser<
[INFO] [stdout] 423 | |         &'url str,
[INFO] [stdout] 424 | |         Output = <dyn Parser<&'url str, Output = &'url str, Error = nom::error::Error<&'url str>> as Parser<
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 428 | |     >{
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-14922073389611517514.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]    --> src/types/spec.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 | /         context(
[INFO] [stdout] 459 | |             "short git scheme parse",
[INFO] [stdout] 460 | |             opt(terminated(
[INFO] [stdout] 461 | |                 tag::<&str, &str, nom::error::Error<&str>>("git"),
[INFO] [stdout] 462 | |                 tag::<&str, &str, nom::error::Error<&str>>(":"),
[INFO] [stdout] 463 | |             )),
[INFO] [stdout] 464 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-15217450562713497303.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]    --> src/types/spec.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 | /     fn short_git_scheme_parser<'url>() -> impl Parser<
[INFO] [stdout] 445 | |         &'url str,
[INFO] [stdout] 446 | |         Output = <dyn Parser<
[INFO] [stdout] 447 | |             &'url str,
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 452 | |     > {
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-15217450562713497303.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `map` exists for associated type `<impl Parser<&str, Output = ..., Error = ...> as Parser<...>>::Output`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/spec.rs:79:42
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 return Ok((input, scheme.map(|s| s.to_string())));
[INFO] [stdout]    |                                          ^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: FnOnce<(_,)>`
[INFO] [stdout]            which is required by `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Fn<(_,)>`
[INFO] [stdout]            which is required by `&<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: FnMut<(_,)>`
[INFO] [stdout]            which is required by `&mut <impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Iterator`
[INFO] [stdout]            which is required by `&mut <impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Iterator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-5292216634745359223.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/types/spec.rs:79:47
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 return Ok((input, scheme.map(|s| s.to_string())));
[INFO] [stdout]    |                                               ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 return Ok((input, scheme.map(|s: /* Type */| s.to_string())));
[INFO] [stdout]    |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 | /         context(
[INFO] [stdout] 388 | |             "Path parser (abempty)",
[INFO] [stdout] 389 | |             recognize(many1(pair(
[INFO] [stdout] 390 | |                 tag("/"),
[INFO] [stdout] 391 | |                 take_while(|c: char| pchar_uri_chars(c)),
[INFO] [stdout] 392 | |             ))),
[INFO] [stdout] 393 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14223168783933123586.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | /     fn path_abempty_parser<'url>(
[INFO] [stdout] 374 | |     ) -> impl Parser<
[INFO] [stdout] 375 | |         &'url str,
[INFO] [stdout] 376 | |         Output = <dyn Parser<&'url str, Output = &'url str, Error = nom::error::Error<&'url str>> as Parser<
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 380 | |     >{
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14223168783933123586.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 | /         context(
[INFO] [stdout] 411 | |             "Path parser (ssh)",
[INFO] [stdout] 412 | |             recognize((
[INFO] [stdout] 413 | |                 tag(":"),
[INFO] [stdout] ...   |
[INFO] [stdout] 416 | |             )),
[INFO] [stdout] 417 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14223168783933123586.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 | /     fn path_ssh_parser<'url>(
[INFO] [stdout] 398 | |     ) -> impl Parser<
[INFO] [stdout] 399 | |         &'url str,
[INFO] [stdout] 400 | |         Output = <dyn Parser<&'url str, Output = &'url str, Error = nom::error::Error<&'url str>> as Parser<
[INFO] [stdout] ...   |
[INFO] [stdout] 403 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 404 | |     >{
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14223168783933123586.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 | /         context(
[INFO] [stdout] 435 | |             "Path parser (rootless)",
[INFO] [stdout] 436 | |             recognize(pair(
[INFO] [stdout] 437 | |                 take_while(|c: char| pchar_uri_chars(c)),
[INFO] [stdout] 438 | |                 many0(pair(tag("/"), take_while(|c: char| pchar_uri_chars(c)))),
[INFO] [stdout] 439 | |             )),
[INFO] [stdout] 440 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14223168783933123586.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]    --> src/types/spec.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | /     fn path_rootless_parser<'url>(
[INFO] [stdout] 422 | |     ) -> impl Parser<
[INFO] [stdout] 423 | |         &'url str,
[INFO] [stdout] 424 | |         Output = <dyn Parser<&'url str, Output = &'url str, Error = nom::error::Error<&'url str>> as Parser<
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 428 | |     >{
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static)` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14223168783933123586.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]    --> src/types/spec.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 | /         context(
[INFO] [stdout] 459 | |             "short git scheme parse",
[INFO] [stdout] 460 | |             opt(terminated(
[INFO] [stdout] 461 | |                 tag::<&str, &str, nom::error::Error<&str>>("git"),
[INFO] [stdout] 462 | |                 tag::<&str, &str, nom::error::Error<&str>>(":"),
[INFO] [stdout] 463 | |             )),
[INFO] [stdout] 464 | |         )
[INFO] [stdout]     | |_________^ expected an `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14199268221903169595.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]    --> src/types/spec.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 | /     fn short_git_scheme_parser<'url>() -> impl Parser<
[INFO] [stdout] 445 | |         &'url str,
[INFO] [stdout] 446 | |         Output = <dyn Parser<
[INFO] [stdout] 447 | |             &'url str,
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 452 | |     > {
[INFO] [stdout]     | |_____^ expected an `FnOnce(&'url str)` closure, found `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FnOnce(&'url str)` is not implemented for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>`
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               `(P1, P2)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8)` implements `Parser<I>`
[INFO] [stdout]               `(P1, P2, P3, P4, P5, P6, P7, P8, P9)` implements `Parser<I>`
[INFO] [stdout]             and 111 others
[INFO] [stdout]     = note: required for `dyn Parser<&str, Error = Error<&str>, Output = Option<&str>>` to implement `Parser<&'url str>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-14199268221903169595.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `map` exists for associated type `<impl Parser<&str, Output = ..., Error = ...> as Parser<...>>::Output`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/spec.rs:79:42
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 return Ok((input, scheme.map(|s| s.to_string())));
[INFO] [stdout]    |                                          ^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: FnOnce<(_,)>`
[INFO] [stdout]            which is required by `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Fn<(_,)>`
[INFO] [stdout]            which is required by `&<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: FnMut<(_,)>`
[INFO] [stdout]            which is required by `&mut <impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Iterator`
[INFO] [stdout]            which is required by `&mut <impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>> as Parser<&str>>::Output: Iterator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-17094020329011371224.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/types/spec.rs:79:47
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 return Ok((input, scheme.map(|s| s.to_string())));
[INFO] [stdout]    |                                               ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 return Ok((input, scheme.map(|s: /* Type */| s.to_string())));
[INFO] [stdout]    |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |               verify(
[INFO] [stdout]     |               ------ required by a bound introduced by this call
[INFO] [stdout] 144 | /                 alt((
[INFO] [stdout] 145 | |                     //preceded(tag("//"), Self::path_abempty_parser()),
[INFO] [stdout] 146 | |                     Self::path_abempty_parser(),
[INFO] [stdout] 147 | |                     Self::path_rootless_parser(),
[INFO] [stdout] 148 | |                     Self::path_ssh_parser(),
[INFO] [stdout] 149 | |                 )),
[INFO] [stdout]     | |__________________^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-8483724412155743492.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 | /             verify(
[INFO] [stdout] 144 | |                 alt((
[INFO] [stdout] 145 | |                     //preceded(tag("//"), Self::path_abempty_parser()),
[INFO] [stdout] 146 | |                     Self::path_abempty_parser(),
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |                 |s: &str| !s.is_empty(),
[INFO] [stdout] 151 | |             ),
[INFO] [stdout]     | |_____________^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-8483724412155743492.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path) = context(
[INFO] [stdout]     |                             ^^^^^^^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-8483724412155743492.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |           let (input, path) = context(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 142 | |             "Top of path parsers",
[INFO] [stdout] 143 | |             verify(
[INFO] [stdout] 144 | |                 alt((
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |             ),
[INFO] [stdout] 152 | |         )
[INFO] [stdout]     | |_________^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-8483724412155743492.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `parse` exists for struct `Context<impl Parser<_, Output = ..., Error = _>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/types/spec.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |           let (input, path) = context(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 142 | |             "Top of path parsers",
[INFO] [stdout] 143 | |             verify(
[INFO] [stdout] 144 | |                 alt((
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         .parse(input)?;
[INFO] [stdout]     | |         -^^^^^ method cannot be called on `Context<impl Parser<_, Output = ..., Error = _>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/branch/mod.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub struct Choice<T> {
[INFO] [stdout]     |   -------------------- doesn't satisfy `_: Parser<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Choice<(impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>>, impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>>, impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>>)>: Parser<_>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-2c0cf787f72d52e6.long-type-9634852596463603611.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> src/types/spec.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path) = context(
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |             path: path.to_string(),
[INFO] [stdout]     |                   ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path): (_, _) = context(
[INFO] [stdout]     |                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |               verify(
[INFO] [stdout]     |               ------ required by a bound introduced by this call
[INFO] [stdout] 144 | /                 alt((
[INFO] [stdout] 145 | |                     //preceded(tag("//"), Self::path_abempty_parser()),
[INFO] [stdout] 146 | |                     Self::path_abempty_parser(),
[INFO] [stdout] 147 | |                     Self::path_rootless_parser(),
[INFO] [stdout] 148 | |                     Self::path_ssh_parser(),
[INFO] [stdout] 149 | |                 )),
[INFO] [stdout]     | |__________________^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-9121549125406131398.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 | /             verify(
[INFO] [stdout] 144 | |                 alt((
[INFO] [stdout] 145 | |                     //preceded(tag("//"), Self::path_abempty_parser()),
[INFO] [stdout] 146 | |                     Self::path_abempty_parser(),
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |                 |s: &str| !s.is_empty(),
[INFO] [stdout] 151 | |             ),
[INFO] [stdout]     | |_____________^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-9121549125406131398.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path) = context(
[INFO] [stdout]     |                             ^^^^^^^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-9121549125406131398.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Choice<(..., ..., ...)>: Parser<_>` is not satisfied
[INFO] [stdout]    --> src/types/spec.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |           let (input, path) = context(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 142 | |             "Top of path parsers",
[INFO] [stdout] 143 | |             verify(
[INFO] [stdout] 144 | |                 alt((
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |             ),
[INFO] [stdout] 152 | |         )
[INFO] [stdout]     | |_________^ the trait `Parser<_>` is not implemented for `Choice<(impl Parser<&str, Output = ..., Error = ...>, ..., ...)>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Parser<Input>`:
[INFO] [stdout]               Choice<&mut [A]>
[INFO] [stdout]               Choice<(A, B)>
[INFO] [stdout]               Choice<(A, B, C)>
[INFO] [stdout]               Choice<(A, B, C, D)>
[INFO] [stdout]               Choice<(A, B, C, D, E)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G)>
[INFO] [stdout]               Choice<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 15 others
[INFO] [stdout] note: required by a bound in `verify`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/combinator/mod.rs:500:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn verify<I: Clone, O2, E: ParseError<I>, F, G>(
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 500 |   F: Parser<I, Error = E>,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-9121549125406131398.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `parse` exists for struct `Context<impl Parser<_, Output = ..., Error = _>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/types/spec.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |           let (input, path) = context(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 142 | |             "Top of path parsers",
[INFO] [stdout] 143 | |             verify(
[INFO] [stdout] 144 | |                 alt((
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         .parse(input)?;
[INFO] [stdout]     | |         -^^^^^ method cannot be called on `Context<impl Parser<_, Output = ..., Error = _>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/branch/mod.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub struct Choice<T> {
[INFO] [stdout]     |   -------------------- doesn't satisfy `_: Parser<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Choice<(impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>>, impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>>, impl Parser<&str, Output = <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output, Error = nom::error::Error<&str>>)>: Parser<_>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ad6d37b79864dcb2.long-type-4901171663934531167.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> src/types/spec.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path) = context(
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |             path: path.to_string(),
[INFO] [stdout]     |                   ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path): (_, _) = context(
[INFO] [stdout]     |                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-url-parse` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-url-parse` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "6254c92a3c889496832891c6686f8dcb628fb4f17012fcee6d4102132a1eeb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6254c92a3c889496832891c6686f8dcb628fb4f17012fcee6d4102132a1eeb9b", kill_on_drop: false }`
[INFO] [stdout] 6254c92a3c889496832891c6686f8dcb628fb4f17012fcee6d4102132a1eeb9b
