[INFO] fetching crate alloy-dyn-abi 0.8.11... [INFO] checking alloy-dyn-abi-0.8.11 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate alloy-dyn-abi 0.8.11 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate alloy-dyn-abi 0.8.11 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alloy-dyn-abi 0.8.11 [INFO] finished tweaking crates.io crate alloy-dyn-abi 0.8.11 [INFO] tweaked toml for crates.io crate alloy-dyn-abi 0.8.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 214 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b0771ade06fd5b6dfcd66ae0aa0b96a7851ad2d7aa60e6503eff0efbbb5eb9a [INFO] running `Command { std: "docker" "start" "-a" "0b0771ade06fd5b6dfcd66ae0aa0b96a7851ad2d7aa60e6503eff0efbbb5eb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b0771ade06fd5b6dfcd66ae0aa0b96a7851ad2d7aa60e6503eff0efbbb5eb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0771ade06fd5b6dfcd66ae0aa0b96a7851ad2d7aa60e6503eff0efbbb5eb9a", kill_on_drop: false }` [INFO] [stdout] 0b0771ade06fd5b6dfcd66ae0aa0b96a7851ad2d7aa60e6503eff0efbbb5eb9a [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b00deea4607ad6df3f07b054d714bffef09e5bcd9debf23038b0bcb569529ca [INFO] running `Command { std: "docker" "start" "-a" "4b00deea4607ad6df3f07b054d714bffef09e5bcd9debf23038b0bcb569529ca", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling syn-solidity v0.8.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.68 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.11 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Compiling alloy-sol-macro v0.8.11 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking alloy-sol-type-parser v0.8.11 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking alloy-primitives v0.8.11 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking alloy-sol-types v0.8.11 [INFO] [stderr] Checking alloy-json-abi v0.8.11 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking alloy-dyn-abi v0.8.11 [INFO] [stderr] Checking alloy-dyn-abi v0.8.11 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/abi.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/types.rs from 2021 edition to 2024 [INFO] [stdout] error[E0464]: multiple candidates for `rmeta` dependency `alloy_dyn_abi` found [INFO] [stdout] --> benches/abi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloy_dyn_abi::{DynSolType, DynSolValue}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/liballoy_dyn_abi-5801e0f4689e05e8.rmeta [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/liballoy_dyn_abi-757bb4fe4e2ac9ad.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0464`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-dyn-abi` (bench "abi") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0464]: multiple candidates for `rmeta` dependency `alloy_dyn_abi` found [INFO] [stdout] --> benches/types.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloy_dyn_abi::{DynSolType, Specifier}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/liballoy_dyn_abi-5801e0f4689e05e8.rmeta [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/liballoy_dyn_abi-757bb4fe4e2ac9ad.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resolve` found for reference `&TypeSpecifier<'_>` in the current scope [INFO] [stdout] --> benches/types.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | black_box(kw).resolve().unwrap() [INFO] [stdout] | ^^^^^^^ method not found in `&TypeSpecifier<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resolve` found for reference `&TypeSpecifier<'_>` in the current scope [INFO] [stdout] --> benches/types.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | black_box(complex).resolve().unwrap() [INFO] [stdout] | ^^^^^^^ method not found in `&TypeSpecifier<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0464, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0464`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-dyn-abi` (bench "types") due to 3 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4b00deea4607ad6df3f07b054d714bffef09e5bcd9debf23038b0bcb569529ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b00deea4607ad6df3f07b054d714bffef09e5bcd9debf23038b0bcb569529ca", kill_on_drop: false }` [INFO] [stdout] 4b00deea4607ad6df3f07b054d714bffef09e5bcd9debf23038b0bcb569529ca