[INFO] fetching crate tycho-ethereum 0.125.2...
[INFO] checking tycho-ethereum-0.125.2 against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] extracting crate tycho-ethereum 0.125.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tycho-ethereum 0.125.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tycho-ethereum 0.125.2
[INFO] tweaked toml for crates.io crate tycho-ethereum 0.125.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tycho-ethereum 0.125.2 on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tycho-ethereum 0.125.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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 775bd420aaebd977fc4eeb13237cc791c0134353e90e751cff2c94992e32e097
[INFO] running `Command { std: "docker" "start" "-a" "775bd420aaebd977fc4eeb13237cc791c0134353e90e751cff2c94992e32e097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "775bd420aaebd977fc4eeb13237cc791c0134353e90e751cff2c94992e32e097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "775bd420aaebd977fc4eeb13237cc791c0134353e90e751cff2c94992e32e097", kill_on_drop: false }`
[INFO] [stdout] 775bd420aaebd977fc4eeb13237cc791c0134353e90e751cff2c94992e32e097
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95d239e67dcdf0fff6a96ae7f897751c4a60b9d69dc45dd7f669627c605dd987
[INFO] running `Command { std: "docker" "start" "-a" "95d239e67dcdf0fff6a96ae7f897751c4a60b9d69dc45dd7f669627c605dd987", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]     Checking deepsize v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]    Compiling alloy-primitives v1.3.1
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking nybbles v0.4.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]     Checking alloy-eip2930 v0.2.1
[INFO] [stderr]     Checking alloy-eip7702 v0.6.1
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-serde v1.0.41
[INFO] [stderr]     Checking alloy-trie v0.9.1
[INFO] [stderr]     Checking alloy-rpc-types-debug v1.0.41
[INFO] [stderr]     Checking tycho-common v0.125.2
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.41
[INFO] [stderr]     Checking alloy-sol-types v1.3.1
[INFO] [stderr]     Checking alloy-eips v1.0.41
[INFO] [stderr]     Checking alloy-consensus v1.0.41
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking alloy-consensus-any v1.0.41
[INFO] [stderr]     Checking alloy-network-primitives v1.0.41
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking alloy-json-rpc v1.0.41
[INFO] [stderr]     Checking alloy-rpc-types-eth v1.0.41
[INFO] [stderr]     Checking alloy-core v1.3.1
[INFO] [stderr]     Checking alloy-transport v1.0.41
[INFO] [stderr]     Checking alloy-transport-http v1.0.41
[INFO] [stderr]     Checking alloy-rpc-client v1.0.41
[INFO] [stderr]     Checking alloy-rpc-types-trace v1.0.41
[INFO] [stderr]     Checking alloy-rpc-types v1.0.41
[INFO] [stderr]     Checking alloy v1.0.41
[INFO] [stderr]     Checking tycho-ethereum v0.125.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.97s
[INFO] running `Command { std: "docker" "inspect" "95d239e67dcdf0fff6a96ae7f897751c4a60b9d69dc45dd7f669627c605dd987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d239e67dcdf0fff6a96ae7f897751c4a60b9d69dc45dd7f669627c605dd987", kill_on_drop: false }`
[INFO] [stdout] 95d239e67dcdf0fff6a96ae7f897751c4a60b9d69dc45dd7f669627c605dd987
