[INFO] fetching crate alloy-rpc-types-tenderly 1.0.41...
[INFO] checking alloy-rpc-types-tenderly-1.0.41 against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] extracting crate alloy-rpc-types-tenderly 1.0.41 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate alloy-rpc-types-tenderly 1.0.41
[INFO] finished tweaking crates.io crate alloy-rpc-types-tenderly 1.0.41
[INFO] tweaked toml for crates.io crate alloy-rpc-types-tenderly 1.0.41 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alloy-rpc-types-tenderly 1.0.41 on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alloy-rpc-types-tenderly 1.0.41 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-dyn-abi v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b564e69e3194f27e9e6c842110a37bd90ae0b501ecb2bbe4bea1f585aab369cb
[INFO] running `Command { std: "docker" "start" "-a" "b564e69e3194f27e9e6c842110a37bd90ae0b501ecb2bbe4bea1f585aab369cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b564e69e3194f27e9e6c842110a37bd90ae0b501ecb2bbe4bea1f585aab369cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b564e69e3194f27e9e6c842110a37bd90ae0b501ecb2bbe4bea1f585aab369cb", kill_on_drop: false }`
[INFO] [stdout] b564e69e3194f27e9e6c842110a37bd90ae0b501ecb2bbe4bea1f585aab369cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10d989a42527928750440833c46d39227191a2e8bc6898777e08b247e96f184f
[INFO] running `Command { std: "docker" "start" "-a" "10d989a42527928750440833c46d39227191a2e8bc6898777e08b247e96f184f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.2.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking alloy-sol-type-parser v1.2.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.2.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.2.1
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]    Compiling alloy-primitives v1.2.1
[INFO] [stderr]     Checking nybbles v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-serde v1.0.41
[INFO] [stderr]     Checking alloy-eip7702 v0.6.1
[INFO] [stderr]     Checking alloy-eip2930 v0.2.1
[INFO] [stderr]     Checking alloy-json-abi v1.2.1
[INFO] [stderr]     Checking alloy-trie v0.9.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.41
[INFO] [stderr]    Compiling alloy-sol-macro v1.2.1
[INFO] [stderr]     Checking alloy-sol-types v1.2.1
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking alloy-eips v1.0.41
[INFO] [stderr]     Checking alloy-consensus v1.0.41
[INFO] [stderr]     Checking alloy-dyn-abi v1.2.1
[INFO] [stderr]     Checking alloy-rpc-types-tenderly v1.0.41 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.72s
[INFO] running `Command { std: "docker" "inspect" "10d989a42527928750440833c46d39227191a2e8bc6898777e08b247e96f184f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d989a42527928750440833c46d39227191a2e8bc6898777e08b247e96f184f", kill_on_drop: false }`
[INFO] [stdout] 10d989a42527928750440833c46d39227191a2e8bc6898777e08b247e96f184f
