[INFO] fetching crate git-next 2026.5.4...
[INFO] checking git-next-2026.5.4 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate git-next 2026.5.4 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate git-next 2026.5.4
[INFO] finished tweaking crates.io crate git-next 2026.5.4
[INFO] tweaked toml for crates.io crate git-next 2026.5.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-next 2026.5.4 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-next 2026.5.4 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5
[INFO] running `Command { std: "docker" "start" "f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling path_facts v0.2.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling kameo_macros v0.20.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking kameo v0.20.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]    Compiling tree-type-proc-macro v0.4.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking hmac-sha256 v1.1.14
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking kxio v5.1.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking kameo_actors v0.5.0
[INFO] [stderr]     Checking standardwebhooks v1.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking tree-type v0.4.5
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking git-conventional v1.1.0
[INFO] [stderr]     Checking kx-utils v0.1.3
[INFO] [stderr]     Checking tui-scrollview v0.6.4
[INFO] [stderr]    Compiling derive-with v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking take-until v0.2.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling test-context-macros v0.3.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking test-log v0.2.20
[INFO] [stderr]     Checking test-context v0.3.0
[INFO] [stderr]     Checking assert2 v0.3.16
[INFO] [stderr]     Checking git-url-parse v0.6.0
[INFO] [stdout] error[E0271]: type mismatch resolving `UrlSpecParser::path_abempty_parser<'url>::{opaque#0}<'url> == _`
[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]     | |_____^ types differ
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `UrlSpecParser::path_ssh_parser<'url>::{opaque#0}<'url> == _`
[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]     | |_____^ types differ
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `UrlSpecParser::path_rootless_parser<'url>::{opaque#0}<'url> == _`
[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]     | |_____^ types differ
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `UrlSpecParser::short_git_scheme_parser<'url>::{opaque#0}<'url> == _`
[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]     | |_____^ types differ
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `map` exists for associated type `<impl Parser<&str, Output = _, Error = Error<_>> 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]            `<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-b6130c3cdcfeea23.long-type-17567995204088651954.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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 = 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-b6130c3cdcfeea23.long-type-18076875950246211831.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `impl Parser<_, Output = <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>>)> as Parser<_>>::Output, Error = _>` is not well-formed
[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]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `impl Parser<_, Output = <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>>)> as Parser<_>>::Output, Error = _>` is not well-formed
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: the type `nom::error::Context<impl Parser<_, Output = <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>>)> as Parser<_>>::Output, Error = _>>` is not well-formed
[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]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse` found for struct `Context<impl Parser<_, Output = _, Error = _>>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.6.0/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]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/git_url_parse-b6130c3cdcfeea23.long-type-12122255352086256737.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-url-parse` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5", kill_on_drop: false }`
[INFO] [stdout] f4b488ceb07ce85b97403ca8e54e7e0a1dcd5d44327427256c62e6c40a8c18e5
