[INFO] fetching crate op-alloy-registry 0.9.2... [INFO] testing op-alloy-registry-0.9.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate op-alloy-registry 0.9.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate op-alloy-registry 0.9.2 [INFO] finished tweaking crates.io crate op-alloy-registry 0.9.2 [INFO] tweaked toml for crates.io crate op-alloy-registry 0.9.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate op-alloy-registry 0.9.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding alloy-eips v0.9.2 (available: v1.0.37) [INFO] [stderr] Adding alloy-primitives v0.8.25 (available: v1.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-hex v1.16.0 [INFO] [stderr] Downloaded ruint v1.17.0 [INFO] [stderr] Downloaded blst v0.3.16 [INFO] [stderr] Downloaded alloy-serde v0.9.2 [INFO] [stderr] Downloaded op-alloy-genesis v0.9.2 [INFO] [stderr] Downloaded alloy-eips v0.9.2 [INFO] [stderr] Downloaded alloy-consensus v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bdc5a6d47bed8cab41a09a9a48a5feecab8b87f5dafdcacc9a45fdb43eee447 [INFO] running `Command { std: "docker" "start" "-a" "0bdc5a6d47bed8cab41a09a9a48a5feecab8b87f5dafdcacc9a45fdb43eee447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bdc5a6d47bed8cab41a09a9a48a5feecab8b87f5dafdcacc9a45fdb43eee447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bdc5a6d47bed8cab41a09a9a48a5feecab8b87f5dafdcacc9a45fdb43eee447", kill_on_drop: false }` [INFO] [stdout] 0bdc5a6d47bed8cab41a09a9a48a5feecab8b87f5dafdcacc9a45fdb43eee447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd87e29e535429953fa97de0a786e130221aebedd662c6bef255ef45a3409bd [INFO] running `Command { std: "docker" "start" "-a" "ccd87e29e535429953fa97de0a786e130221aebedd662c6bef255ef45a3409bd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling const-hex v1.16.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v0.8.25 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.25 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.25 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling alloy-sol-macro v0.8.25 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-eip7702 v0.5.1 [INFO] [stderr] Compiling alloy-serde v0.9.2 [INFO] [stderr] Compiling alloy-trie v0.7.9 [INFO] [stderr] Compiling alloy-sol-types v0.8.25 [INFO] [stderr] Compiling alloy-eips v0.9.2 [INFO] [stderr] Compiling alloy-consensus v0.9.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-consensus-0.9.2/src/transaction/envelope.rs:695:34 [INFO] [stdout] | [INFO] [stdout] 695 | let content = serde::__private::de::Content::deserialize(deserializer)?; [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-consensus-0.9.2/src/transaction/envelope.rs:697:24 [INFO] [stdout] | [INFO] [stdout] 697 | serde::__private::de::ContentRefDeserializer::::new(&content); [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-consensus` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ccd87e29e535429953fa97de0a786e130221aebedd662c6bef255ef45a3409bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd87e29e535429953fa97de0a786e130221aebedd662c6bef255ef45a3409bd", kill_on_drop: false }` [INFO] [stdout] ccd87e29e535429953fa97de0a786e130221aebedd662c6bef255ef45a3409bd