[INFO] fetching crate redis-cacher 0.1.0... [INFO] checking redis-cacher-0.1.0 against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] extracting crate redis-cacher 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate redis-cacher 0.1.0 on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-cacher 0.1.0 [INFO] finished tweaking crates.io crate redis-cacher 0.1.0 [INFO] tweaked toml for crates.io crate redis-cacher 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 190 packages to latest compatible versions [INFO] [stderr] Adding const-sha1 v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding redis v0.23.3 (available: v0.30.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding tracing-log v0.1.4 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bace9a007cea1c155de0ed3e77732536f304b285700f3fdf4a6f42c0c71d26e [INFO] running `Command { std: "docker" "start" "-a" "5bace9a007cea1c155de0ed3e77732536f304b285700f3fdf4a6f42c0c71d26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bace9a007cea1c155de0ed3e77732536f304b285700f3fdf4a6f42c0c71d26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bace9a007cea1c155de0ed3e77732536f304b285700f3fdf4a6f42c0c71d26e", kill_on_drop: false }` [INFO] [stdout] 5bace9a007cea1c155de0ed3e77732536f304b285700f3fdf4a6f42c0c71d26e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 766d0efc852826748bba2da03565d6e0cb1806607c2f69d12bd6e0ac21ba3010 [INFO] running `Command { std: "docker" "start" "-a" "766d0efc852826748bba2da03565d6e0cb1806607c2f69d12bd6e0ac21ba3010", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking const-sha1 v0.2.0 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling auto_enums v0.7.12 [INFO] [stderr] Checking synattra v0.2.1 [INFO] [stderr] Compiling aspect-weave v0.2.1 [INFO] [stderr] Compiling metered-macro v0.9.0 [INFO] [stderr] Checking aspect v0.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking strum v0.25.0 [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] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking metered v0.9.0 [INFO] [stderr] Checking toml_edit v0.22.26 [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] Checking toml v0.8.22 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.23.3/src/parser.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / any() [INFO] [stdout] 69 | | .then_partial(move |&mut b| { [INFO] [stdout] 70 | | if b == b'*' && count > MAX_RECURSE_DEPTH { [INFO] [stdout] 71 | | combine::unexpected_any("Maximum recursion depth exceeded").left() [INFO] [stdout] ... | [INFO] [stdout] 165 | | }) [INFO] [stdout] | |______________^ expected `Opaque<{closure@combinator.rs:1417:13}, I, Result, ...>`, got `Opaque<{closure@combinator.rs:1417:13}, I, Result, ...>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.23.3/src/parser.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / opaque!(any_send_sync_partial_state( [INFO] [stdout] 68 | | any() [INFO] [stdout] 69 | | .then_partial(move |&mut b| { [INFO] [stdout] 70 | | if b == b'*' && count > MAX_RECURSE_DEPTH { [INFO] [stdout] ... | [INFO] [stdout] 165 | | }) [INFO] [stdout] 166 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/redis-031cfc09f07ec153.long-type-2602276880474979582.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `$crate::opaque` which comes from the expansion of the macro `opaque` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "766d0efc852826748bba2da03565d6e0cb1806607c2f69d12bd6e0ac21ba3010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766d0efc852826748bba2da03565d6e0cb1806607c2f69d12bd6e0ac21ba3010", kill_on_drop: false }` [INFO] [stdout] 766d0efc852826748bba2da03565d6e0cb1806607c2f69d12bd6e0ac21ba3010