[INFO] fetching crate memorix-client-redis 2.1.3... [INFO] checking memorix-client-redis-2.1.3 against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] extracting crate memorix-client-redis 2.1.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate memorix-client-redis 2.1.3 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 memorix-client-redis 2.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate memorix-client-redis 2.1.3 [INFO] tweaked toml for crates.io crate memorix-client-redis 2.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate memorix-client-redis 2.1.3 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 152b8b1accc3db16a0ff4cd9070e40fc6ecb411e0eded4135503d35eea86fa7d [INFO] running `Command { std: "docker" "start" "-a" "152b8b1accc3db16a0ff4cd9070e40fc6ecb411e0eded4135503d35eea86fa7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "152b8b1accc3db16a0ff4cd9070e40fc6ecb411e0eded4135503d35eea86fa7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152b8b1accc3db16a0ff4cd9070e40fc6ecb411e0eded4135503d35eea86fa7d", kill_on_drop: false }` [INFO] [stdout] 152b8b1accc3db16a0ff4cd9070e40fc6ecb411e0eded4135503d35eea86fa7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb986ae15c554396efa7c59c54368f43f15a8892e0114ceb326da0618e8ab61a [INFO] running `Command { std: "docker" "start" "-a" "cb986ae15c554396efa7c59c54368f43f15a8892e0114ceb326da0618e8ab61a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ntest_test_cases v0.7.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling ntest_timeout v0.7.5 [INFO] [stderr] Checking ntest v0.7.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [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 futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [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 tokio-util v0.7.10 [INFO] [stderr] Compiling memorix-client-redis-macros v2.1.3 [INFO] [stderr] Checking combine v4.6.6 [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 redis v0.27.6 [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.27.6/src/parser.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | / any() [INFO] [stdout] 84 | | .then_partial(move |&mut b| { [INFO] [stdout] 85 | | if count > MAX_RECURSE_DEPTH { [INFO] [stdout] 86 | | combine::unexpected_any("Maximum recursion depth exceeded").left() [INFO] [stdout] ... | [INFO] [stdout] 318 | | }) [INFO] [stdout] | |______________^ expected `Opaque<{closure@combinator.rs:1420:13}, I, Value, ...>`, got `Opaque<{closure@combinator.rs:1420:13}, I, Value, ...>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/parser.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / opaque!(any_send_sync_partial_state( [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] | |______^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/redis-5257f87d7da2f2fc.long-type-3996341019272800751.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" "cb986ae15c554396efa7c59c54368f43f15a8892e0114ceb326da0618e8ab61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb986ae15c554396efa7c59c54368f43f15a8892e0114ceb326da0618e8ab61a", kill_on_drop: false }` [INFO] [stdout] cb986ae15c554396efa7c59c54368f43f15a8892e0114ceb326da0618e8ab61a