[INFO] cloning repository https://github.com/axololly/vcs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axololly/vcs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxololly%2Fvcs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxololly%2Fvcs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e5e1ff65dc32340ddb8903f0ffc2fbb428ab4c4
[INFO] checking axololly/vcs against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxololly%2Fvcs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/axololly/vcs
[INFO] finished tweaking git repo https://github.com/axololly/vcs
[INFO] tweaked toml for git repo https://github.com/axololly/vcs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axololly/vcs on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/axololly/vcs 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" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking axololly/vcs against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxololly%2Fvcs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/axololly/vcs
[INFO] finished tweaking git repo https://github.com/axololly/vcs
[INFO] tweaked toml for git repo https://github.com/axololly/vcs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axololly/vcs on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/axololly/vcs 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" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee90f52e1503c74fb154394d87092827db38c46e64332e7c74a42456afc247aa
[INFO] running `Command { std: "docker" "start" "-a" "ee90f52e1503c74fb154394d87092827db38c46e64332e7c74a42456afc247aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee90f52e1503c74fb154394d87092827db38c46e64332e7c74a42456afc247aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee90f52e1503c74fb154394d87092827db38c46e64332e7c74a42456afc247aa", kill_on_drop: false }`
[INFO] [stdout] ee90f52e1503c74fb154394d87092827db38c46e64332e7c74a42456afc247aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08085c63233433ea610bd5e5fb4a8c2082e7d6ed6c0871e62f7d39e0a9bb2228
[INFO] running `Command { std: "docker" "start" "-a" "08085c63233433ea610bd5e5fb4a8c2082e7d6ed6c0871e62f7d39e0a9bb2228", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling threeway_merge v0.1.14
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking glob-match v0.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking size v0.5.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking expand-tilde v0.6.1
[INFO] [stderr]     Checking blame-rs v0.1.7
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking relative-path v2.0.1
[INFO] [stderr]     Checking rateless-tables v0.3.1 (https://github.com/axololly/rateless-tables#b19cfd07)
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking git-url-parse v0.6.0
[INFO] [stdout] error[E0271]: type mismatch resolving `<Context<...> as Parser<...>>::Output == <... as Parser<...>>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:374:10
[INFO] [stdout]     |
[INFO] [stdout] 374 |       ) -> impl Parser<
[INFO] [stdout]     |  __________^
[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] 377 | |             &'url str,
[INFO] [stdout] 378 | |         >>::Output,
[INFO] [stdout] 379 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 380 | |     >{
[INFO] [stdout]     | |_____^ expected associated type, found `&str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]                      found reference `&'url str`
[INFO] [stdout]     = help: consider constraining the associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output` to `&'url str` or calling a method that returns `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]     = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ee53856e5e2a95b2.long-type-18428184444792943091.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Context<...> as Parser<...>>::Output == <... as Parser<...>>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:398:10
[INFO] [stdout]     |
[INFO] [stdout] 398 |       ) -> impl Parser<
[INFO] [stdout]     |  __________^
[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] 401 | |             &'url str,
[INFO] [stdout] 402 | |         >>::Output,
[INFO] [stdout] 403 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 404 | |     >{
[INFO] [stdout]     | |_____^ expected associated type, found `&str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]                      found reference `&'url str`
[INFO] [stdout]     = help: consider constraining the associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output` to `&'url str` or calling a method that returns `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]     = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ee53856e5e2a95b2.long-type-11188529445881014703.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Context<...> as Parser<...>>::Output == <... as Parser<...>>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:422:10
[INFO] [stdout]     |
[INFO] [stdout] 422 |       ) -> impl Parser<
[INFO] [stdout]     |  __________^
[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] 425 | |             &'url str,
[INFO] [stdout] 426 | |         >>::Output,
[INFO] [stdout] 427 | |         Error = nom::error::Error<&'url str>,
[INFO] [stdout] 428 | |     >{
[INFO] [stdout]     | |_____^ expected associated type, found `&str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]                      found reference `&'url str`
[INFO] [stdout]     = help: consider constraining the associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output` to `&'url str` or calling a method that returns `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = &'url str> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]     = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ee53856e5e2a95b2.long-type-2491099298662547254.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Context<...> as Parser<...>>::Output == <... as Parser<...>>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:444:43
[INFO] [stdout]     |
[INFO] [stdout] 444 |       fn short_git_scheme_parser<'url>() -> impl Parser<
[INFO] [stdout]     |  ___________________________________________^
[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 associated type, found `Option<&str>`
[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]     | |_________- return type was inferred to be `Context<impl Parser<&str, Output = Option<...>, Error = ...>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = Option<&'url str>> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]                           found enum `Option<&'url str>`
[INFO] [stdout]     = help: consider constraining the associated type `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = Option<&'url str>> + 'static) as Parser<&'url str>>::Output` to `Option<&'url str>` or calling a method that returns `<(dyn Parser<&'url str, Error = nom::error::Error<&'url str>, Output = Option<&'url str>> + 'static) as Parser<&'url str>>::Output`
[INFO] [stdout]     = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ee53856e5e2a95b2.long-type-10326194012444490957.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Parser` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:78:74
[INFO] [stdout]     |
[INFO] [stdout]  78 |             if let Ok((input, scheme)) = Self::short_git_scheme_parser().parse(input) {
[INFO] [stdout]     |                                                                          ^^^^^ `Parser` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:425:6
[INFO] [stdout]     |
[INFO] [stdout] 425 |   fn process<OM: OutputMode>(
[INFO] [stdout]     |      ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `map` exists for associated type `<dyn Parser<&str, Error = ..., Output = ...> as Parser<...>>::Output`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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]            `<<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output as FnOnce<(_,)>>::Output = Result<(_, _), nom::Err<_>>`
[INFO] [stdout]            which is required by `<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: FnMut<(_,)>`
[INFO] [stdout]            which is required by `<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<&<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output as FnOnce<(_,)>>::Output = Result<(_, _), nom::Err<_>>`
[INFO] [stdout]            which is required by `&<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `&<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: FnMut<(_,)>`
[INFO] [stdout]            which is required by `&<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<&mut <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output as FnOnce<(_,)>>::Output = Result<(_, _), nom::Err<_>>`
[INFO] [stdout]            which is required by `&mut <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `&mut <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: FnMut<(_,)>`
[INFO] [stdout]            which is required by `&mut <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: Parser<_>`
[INFO] [stdout]            `<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) as Parser<&str>>::Output: Iterator`
[INFO] [stdout]            which is required by `&mut <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = Option<&str>> + 'static) 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-ee53856e5e2a95b2.long-type-953051942628220712.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Parser` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             verify(
[INFO] [stdout]     |             ^^^^^^ `Parser` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:425:6
[INFO] [stdout]     |
[INFO] [stdout] 425 |   fn process<OM: OutputMode>(
[INFO] [stdout]     |      ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in closure arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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]     | |                 --------- found signature defined here
[INFO] [stdout] 151 | |             ),
[INFO] [stdout]     | |_____________^ expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected closure signature `for<'a> fn(&'a <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output) -> _`
[INFO] [stdout]                found closure signature `fn(&str) -> _`
[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:501: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] 501 |   G: Fn(&O2) -> bool,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Parser` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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]     | |_____________^ `Parser` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:425:6
[INFO] [stdout]     |
[INFO] [stdout] 425 |   fn process<OM: OutputMode>(
[INFO] [stdout]     |      ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in closure arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path) = context(
[INFO] [stdout]     |                             ^^^^^^^ expected due to this
[INFO] [stdout] ...
[INFO] [stdout] 150 |                 |s: &str| !s.is_empty(),
[INFO] [stdout]     |                 --------- found signature defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected closure signature `for<'a> fn(&'a <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output) -> _`
[INFO] [stdout]                found closure signature `fn(&str) -> _`
[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:501: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] 501 |   G: Fn(&O2) -> bool,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Parser` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (input, path) = context(
[INFO] [stdout]     |                             ^^^^^^^ `Parser` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:425:6
[INFO] [stdout]     |
[INFO] [stdout] 425 |   fn process<OM: OutputMode>(
[INFO] [stdout]     |      ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in closure arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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] 150 | |                 |s: &str| !s.is_empty(),
[INFO] [stdout]     | |                 --------- found signature defined here
[INFO] [stdout] 151 | |             ),
[INFO] [stdout] 152 | |         )
[INFO] [stdout]     | |_________^ expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected closure signature `for<'a> fn(&'a <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output) -> _`
[INFO] [stdout]                found closure signature `fn(&str) -> _`
[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:501: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] 501 |   G: Fn(&O2) -> bool,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Parser` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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]     | |_________^ `Parser` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:425:6
[INFO] [stdout]     |
[INFO] [stdout] 425 |   fn process<OM: OutputMode>(
[INFO] [stdout]     |      ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0631]: type mismatch in closure arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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] 150 | |                 |s: &str| !s.is_empty(),
[INFO] [stdout]     | |                 --------- found signature defined here
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         .parse(input)?;
[INFO] [stdout]     | |_____________________^ expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected closure signature `for<'a> fn(&'a <(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output) -> _`
[INFO] [stdout]                found closure signature `fn(&str) -> _`
[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:501: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] 501 |   G: Fn(&O2) -> bool,
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ required by this bound in `verify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Parser` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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] 153 | |         .parse(input)?;
[INFO] [stdout]     | |_____________________^ `Parser` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:425:6
[INFO] [stdout]     |
[INFO] [stdout] 425 |   fn process<OM: OutputMode>(
[INFO] [stdout]     |      ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Parser` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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] 153 | |         .parse(input)?;
[INFO] [stdout]     | |______________________^ `Parser` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:425:6
[INFO] [stdout]     |
[INFO] [stdout] 425 |   fn process<OM: OutputMode>(
[INFO] [stdout]     |      ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `<dyn Parser<&str, Error = ..., Output = ...> as Parser<...>>::Output` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/src/types/spec.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |             path: path.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]             `<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output: std::fmt::Display`
[INFO] [stdout]             which is required by `<(dyn Parser<&str, Error = nom::error::Error<&str>, Output = &str> + 'static) as Parser<&str>>::Output: ToString`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-ee53856e5e2a95b2.long-type-1410706516390553352.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xdelta3 v0.1.5 (https://github.com/axololly/xdelta3-rs#ae9a21c9)
[INFO] [stdout] Some errors have detailed explanations: E0038, E0271, E0599, E0631.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-url-parse` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08085c63233433ea610bd5e5fb4a8c2082e7d6ed6c0871e62f7d39e0a9bb2228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08085c63233433ea610bd5e5fb4a8c2082e7d6ed6c0871e62f7d39e0a9bb2228", kill_on_drop: false }`
[INFO] [stdout] 08085c63233433ea610bd5e5fb4a8c2082e7d6ed6c0871e62f7d39e0a9bb2228
