[INFO] fetching crate alloy-consensus 1.0.16... [INFO] checking alloy-consensus-1.0.16 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate alloy-consensus 1.0.16 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate alloy-consensus 1.0.16 [INFO] finished tweaking crates.io crate alloy-consensus 1.0.16 [INFO] tweaked toml for crates.io crate alloy-consensus 1.0.16 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate alloy-consensus 1.0.16 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alloy-consensus 1.0.16 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe088868ae4399f8a9817da870673f4b227b07a896a2b2adf511aa68a7c26c0e [INFO] running `Command { std: "docker" "start" "-a" "fe088868ae4399f8a9817da870673f4b227b07a896a2b2adf511aa68a7c26c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe088868ae4399f8a9817da870673f4b227b07a896a2b2adf511aa68a7c26c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe088868ae4399f8a9817da870673f4b227b07a896a2b2adf511aa68a7c26c0e", kill_on_drop: false }` [INFO] [stdout] fe088868ae4399f8a9817da870673f4b227b07a896a2b2adf511aa68a7c26c0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f9678f6461b866e27e07a8203c66f748b8ac7e19d88622496fdbca4403b758 [INFO] running `Command { std: "docker" "start" "-a" "94f9678f6461b866e27e07a8203c66f748b8ac7e19d88622496fdbca4403b758", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling c-kzg v2.1.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling alloy-primitives v1.2.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling alloy-tx-macros v1.0.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking alloy-rlp v0.3.12 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking nybbles v0.4.0 [INFO] [stderr] Checking alloy-serde v1.0.16 [INFO] [stderr] Checking alloy-eip2124 v0.2.0 [INFO] [stderr] Checking alloy-eip7702 v0.6.1 [INFO] [stderr] Checking alloy-eip2930 v0.2.1 [INFO] [stderr] Checking alloy-trie v0.9.0 [INFO] [stderr] Checking alloy-eips v1.0.16 [INFO] [stderr] Checking alloy-consensus v1.0.16 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/transaction/mod.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | use serde::{Serialize, Serializer}; [INFO] [stdout] | ^^^^^ help: a similar path exists: `bincode::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/transaction/mod.rs:575:19 [INFO] [stdout] | [INFO] [stdout] 575 | #[serde(flatten)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `TransactionEnvelope`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `S` [INFO] [stdout] --> src/transaction/mod.rs:572:24 [INFO] [stdout] | [INFO] [stdout] 572 | ) -> Result { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `S` [INFO] [stdout] --> src/transaction/mod.rs:572:31 [INFO] [stdout] | [INFO] [stdout] 572 | ) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-consensus` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "94f9678f6461b866e27e07a8203c66f748b8ac7e19d88622496fdbca4403b758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f9678f6461b866e27e07a8203c66f748b8ac7e19d88622496fdbca4403b758", kill_on_drop: false }` [INFO] [stdout] 94f9678f6461b866e27e07a8203c66f748b8ac7e19d88622496fdbca4403b758