[INFO] fetching crate adjust 0.1.28... [INFO] checking adjust-0.1.28 against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] extracting crate adjust 0.1.28 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate adjust 0.1.28 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 adjust 0.1.28 [INFO] finished tweaking crates.io crate adjust 0.1.28 [INFO] tweaked toml for crates.io crate adjust 0.1.28 written to /workspace/builds/worker-1-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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 149 packages to latest compatible versions [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding redis v0.28.2 (available: v0.30.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 85d4d8b2d6411296c32a310d2c42bac43483a6429b7a865cb3aeb63ba2c2e8d3 [INFO] running `Command { std: "docker" "start" "-a" "85d4d8b2d6411296c32a310d2c42bac43483a6429b7a865cb3aeb63ba2c2e8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d4d8b2d6411296c32a310d2c42bac43483a6429b7a865cb3aeb63ba2c2e8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d4d8b2d6411296c32a310d2c42bac43483a6429b7a865cb3aeb63ba2c2e8d3", kill_on_drop: false }` [INFO] [stdout] 85d4d8b2d6411296c32a310d2c42bac43483a6429b7a865cb3aeb63ba2c2e8d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f8878bdb00f986298420b1346b8a76d9e79dbb8768b2a48eff871321cc23f9a8 [INFO] running `Command { std: "docker" "start" "-a" "f8878bdb00f986298420b1346b8a76d9e79dbb8768b2a48eff871321cc23f9a8", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking jiff v0.2.13 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.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 axum-macros v0.5.0 [INFO] [stderr] Compiling adjust_macro v0.1.1 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_locid v1.5.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 hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking diesel v2.2.10 [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.28.2 [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.28.2/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:1417:13}, I, Value, ...>`, got `Opaque<{closure@combinator.rs:1417: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.28.2/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-da6bb0d0c56a1d88.long-type-2361934680813777347.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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f8878bdb00f986298420b1346b8a76d9e79dbb8768b2a48eff871321cc23f9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8878bdb00f986298420b1346b8a76d9e79dbb8768b2a48eff871321cc23f9a8", kill_on_drop: false }` [INFO] [stdout] f8878bdb00f986298420b1346b8a76d9e79dbb8768b2a48eff871321cc23f9a8