[INFO] fetching crate alloy-eip7547 0.9.2...
[INFO] building alloy-eip7547-0.9.2 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] extracting crate alloy-eip7547 0.9.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate alloy-eip7547 0.9.2 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alloy-eip7547 0.9.2
[INFO] finished tweaking crates.io crate alloy-eip7547 0.9.2
[INFO] tweaked toml for crates.io crate alloy-eip7547 0.9.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate alloy-eip7547 0.9.2 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e728570c73d7c94947fb9cd47b56974f474fc2372a7a6ec1bc6ef51a252a2206
[INFO] running `Command { std: "docker" "start" "-a" "e728570c73d7c94947fb9cd47b56974f474fc2372a7a6ec1bc6ef51a252a2206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e728570c73d7c94947fb9cd47b56974f474fc2372a7a6ec1bc6ef51a252a2206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e728570c73d7c94947fb9cd47b56974f474fc2372a7a6ec1bc6ef51a252a2206", kill_on_drop: false }`
[INFO] [stdout] e728570c73d7c94947fb9cd47b56974f474fc2372a7a6ec1bc6ef51a252a2206
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd9b62929950e8f51dcaa53cb3e957e2bff1a4638d6528a6e90bfd125e74c609
[INFO] running `Command { std: "docker" "start" "-a" "cd9b62929950e8f51dcaa53cb3e957e2bff1a4638d6528a6e90bfd125e74c609", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling nybbles v0.2.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.9
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling alloy-primitives v0.8.15
[INFO] [stderr]    Compiling alloy-serde v0.9.2
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.5.0
[INFO] [stderr]    Compiling alloy-trie v0.7.6
[INFO] [stderr]    Compiling alloy-eips v0.9.2
[INFO] [stderr]    Compiling alloy-consensus v0.9.2
[INFO] [stderr]    Compiling alloy-rpc-types-engine v0.9.2
[INFO] [stderr]    Compiling alloy-eip7547 v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.90s
[INFO] running `Command { std: "docker" "inspect" "cd9b62929950e8f51dcaa53cb3e957e2bff1a4638d6528a6e90bfd125e74c609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9b62929950e8f51dcaa53cb3e957e2bff1a4638d6528a6e90bfd125e74c609", kill_on_drop: false }`
[INFO] [stdout] cd9b62929950e8f51dcaa53cb3e957e2bff1a4638d6528a6e90bfd125e74c609
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d44115a83f2382e460b77b1cfd248cfe3afe577a6b93647809a01c91df8bb9ba
[INFO] running `Command { std: "docker" "start" "-a" "d44115a83f2382e460b77b1cfd248cfe3afe577a6b93647809a01c91df8bb9ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloy-eip7547 v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "d44115a83f2382e460b77b1cfd248cfe3afe577a6b93647809a01c91df8bb9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d44115a83f2382e460b77b1cfd248cfe3afe577a6b93647809a01c91df8bb9ba", kill_on_drop: false }`
[INFO] [stdout] d44115a83f2382e460b77b1cfd248cfe3afe577a6b93647809a01c91df8bb9ba
