[INFO] fetching crate workmux 0.1.198... [INFO] checking workmux-0.1.198 against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-3 [INFO] extracting crate workmux 0.1.198 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate workmux 0.1.198 [INFO] finished tweaking crates.io crate workmux 0.1.198 [INFO] tweaked toml for crates.io crate workmux 0.1.198 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate workmux 0.1.198 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 crates.io crate workmux 0.1.198 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e0bd549448917e69a0f0387c1671b6abd8e5f38f736a4b36ed27622f709440e5 [INFO] running `Command { std: "docker" "start" "-a" "e0bd549448917e69a0f0387c1671b6abd8e5f38f736a4b36ed27622f709440e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0bd549448917e69a0f0387c1671b6abd8e5f38f736a4b36ed27622f709440e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0bd549448917e69a0f0387c1671b6abd8e5f38f736a4b36ed27622f709440e5", kill_on_drop: false }` [INFO] [stdout] e0bd549448917e69a0f0387c1671b6abd8e5f38f736a4b36ed27622f709440e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] efeca7ffdfa57b165fc9af895a8c22c8e46031945667186e230e23b7f633cfc6 [INFO] running `Command { std: "docker" "start" "-a" "efeca7ffdfa57b165fc9af895a8c22c8e46031945667186e230e23b7f633cfc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking line-clipping v0.3.7 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking ansi-str v0.9.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking inotify v0.11.1 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking xterm-query v0.5.2 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking coolor v1.1.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking ansi-to-tui v8.0.1 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking minijinja v2.19.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking notify v9.0.0-rc.3 [INFO] [stderr] Checking terminal-light v1.8.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking git-url-parse v0.6.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stdout] error[E0271]: type mismatch resolving ` 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 = > 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-9cc2d30c2563385e.long-type-15153077487982583861.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 ` 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 = > 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-9cc2d30c2563385e.long-type-8697108227875792360.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 ` 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 = > 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-9cc2d30c2563385e.long-type-8339312713611362351.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 ` 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 = , [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, 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-9cc2d30c2563385e.long-type-5653771730662653866.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 [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( [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 ` 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-9cc2d30c2563385e.long-type-328498049976735170.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 [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( [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, 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 [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( [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, 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 [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( [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, 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 [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( [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, 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 [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( [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 [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( [INFO] [stdout] | ^^^^^^^ the trait is not dyn compatible because method `process` has generic type parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: ` 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-9cc2d30c2563385e.long-type-15924004413470279102.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap_complete v4.6.0 [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" "efeca7ffdfa57b165fc9af895a8c22c8e46031945667186e230e23b7f633cfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efeca7ffdfa57b165fc9af895a8c22c8e46031945667186e230e23b7f633cfc6", kill_on_drop: false }` [INFO] [stdout] efeca7ffdfa57b165fc9af895a8c22c8e46031945667186e230e23b7f633cfc6