[INFO] fetching crate redis 0.29.5... [INFO] checking redis-0.29.5 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate redis 0.29.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate redis 0.29.5 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis 0.29.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redis 0.29.5 [INFO] tweaked toml for crates.io crate redis 0.29.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate redis 0.29.5 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b7382eb093a03f1c922ed4329f091dfdaa8ef4afcfda46c734f5bd923a248b3 [INFO] running `Command { std: "docker" "start" "-a" "0b7382eb093a03f1c922ed4329f091dfdaa8ef4afcfda46c734f5bd923a248b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b7382eb093a03f1c922ed4329f091dfdaa8ef4afcfda46c734f5bd923a248b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7382eb093a03f1c922ed4329f091dfdaa8ef4afcfda46c734f5bd923a248b3", kill_on_drop: false }` [INFO] [stdout] 0b7382eb093a03f1c922ed4329f091dfdaa8ef4afcfda46c734f5bd923a248b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cce4806921d3bf45b90a49ab0d6979831b2bec817330a0db7142b84a41d60dc [INFO] running `Command { std: "docker" "start" "-a" "7cce4806921d3bf45b90a49ab0d6979831b2bec817330a0db7142b84a41d60dc", kill_on_drop: false }` [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v1.0.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking futures-time v3.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking partial-io v0.5.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking redis v0.29.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `, _>, ...> as Parser<...>>::Output == ...` [INFO] [stdout] --> src/parser.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | opaque!(any_send_sync_partial_state( [INFO] [stdout] | _____________^ [INFO] [stdout] 83 | | any() [INFO] [stdout] 84 | | .then_partial(move |&mut b| { [INFO] [stdout] 85 | | if count > MAX_RECURSE_DEPTH { [INFO] [stdout] ... | [INFO] [stdout] 318 | | }) [INFO] [stdout] 319 | | )) [INFO] [stdout] | |_____^ cannot satisfy `, _>, ...> as Parser<...>>::Output == ...` [INFO] [stdout] | [INFO] [stdout] = note: required for `Either, Map<..., ...>>` to implement `combine::Parser` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `ThenPartial, ...>, ...>, ...>` to implement `combine::Parser` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/redis-6a7f0826ca3c59af.long-type-7122902186475958931.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `, _>, ...> as Parser<...>>::Output == ...` [INFO] [stdout] --> src/parser.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | opaque!(any_send_sync_partial_state( [INFO] [stdout] | _____________^ [INFO] [stdout] 83 | | any() [INFO] [stdout] 84 | | .then_partial(move |&mut b| { [INFO] [stdout] 85 | | if count > MAX_RECURSE_DEPTH { [INFO] [stdout] ... | [INFO] [stdout] 318 | | }) [INFO] [stdout] 319 | | )) [INFO] [stdout] | |_____^ cannot satisfy `, _>, ...> as Parser<...>>::Output == ...` [INFO] [stdout] | [INFO] [stdout] = note: required for `Either, Map<..., ...>>` to implement `combine::Parser` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `ThenPartial, ...>, ...>, ...>` to implement `combine::Parser` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/redis-43567052f0be3f9a.long-type-12031556415467779385.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7cce4806921d3bf45b90a49ab0d6979831b2bec817330a0db7142b84a41d60dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cce4806921d3bf45b90a49ab0d6979831b2bec817330a0db7142b84a41d60dc", kill_on_drop: false }` [INFO] [stdout] 7cce4806921d3bf45b90a49ab0d6979831b2bec817330a0db7142b84a41d60dc