[INFO] cloning repository https://github.com/0xqd/alloy-flashbots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xqd/alloy-flashbots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xqd%2Falloy-flashbots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xqd%2Falloy-flashbots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36cdc946138b5583757ac764c27d2eaf27c6fff2 [INFO] checking 0xqd/alloy-flashbots against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xqd%2Falloy-flashbots" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xqd/alloy-flashbots on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xqd/alloy-flashbots [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/0xqd/alloy-flashbots [INFO] tweaked toml for git repo https://github.com/0xqd/alloy-flashbots written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/0xqd/alloy-flashbots 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-transport v0.2.0 [INFO] [stderr] Downloaded keccak-asm v0.1.1 [INFO] [stderr] Downloaded alloy-transport-http v0.2.0 [INFO] [stderr] Downloaded alloy-rlp-derive v0.3.5 [INFO] [stderr] Downloaded cc v1.0.101 [INFO] [stderr] Downloaded alloy-rpc-types-anvil v0.2.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.5 [INFO] [stderr] Downloaded alloy-rpc-client v0.2.0 [INFO] [stderr] Downloaded alloy-network v0.2.0 [INFO] [stderr] Downloaded alloy v0.2.0 [INFO] [stderr] Downloaded alloy-rpc-types v0.2.0 [INFO] [stderr] Downloaded alloy-signer-local v0.2.0 [INFO] [stderr] Downloaded alloy-serde v0.2.0 [INFO] [stderr] Downloaded alloy-signer v0.2.0 [INFO] [stderr] Downloaded alloy-json-rpc v0.2.0 [INFO] [stderr] Downloaded alloy-chains v0.1.23 [INFO] [stderr] Downloaded alloy-node-bindings v0.2.0 [INFO] [stderr] Downloaded alloy-provider v0.2.0 [INFO] [stderr] Downloaded alloy-rpc-types-eth v0.2.0 [INFO] [stderr] Downloaded alloy-consensus v0.2.0 [INFO] [stderr] Downloaded alloy-genesis v0.2.0 [INFO] [stderr] Downloaded sha3-asm v0.1.1 [INFO] [stderr] Downloaded blst v0.3.12 [INFO] [stderr] Downloaded alloy-eips v0.2.0 [INFO] [stderr] Downloaded c-kzg v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f582fd7f15faae9bbbba522b07a086e01836eca3da9a5c024d7e267104be81c [INFO] running `Command { std: "docker" "start" "-a" "9f582fd7f15faae9bbbba522b07a086e01836eca3da9a5c024d7e267104be81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f582fd7f15faae9bbbba522b07a086e01836eca3da9a5c024d7e267104be81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f582fd7f15faae9bbbba522b07a086e01836eca3da9a5c024d7e267104be81c", kill_on_drop: false }` [INFO] [stdout] 9f582fd7f15faae9bbbba522b07a086e01836eca3da9a5c024d7e267104be81c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdb4bf81fe2353d3005a540cdd7844dd0c1d79b2a50b1d2bda1aac94a5afdb73 [INFO] running `Command { std: "docker" "start" "-a" "fdb4bf81fe2353d3005a540cdd7844dd0c1d79b2a50b1d2bda1aac94a5afdb73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking alloy-chains v0.1.23 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling alloy-sol-macro v0.7.7 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking alloy-rlp v0.3.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking alloy-primitives v0.7.7 [INFO] [stderr] Checking alloy-serde v0.2.0 [INFO] [stderr] Checking alloy-json-rpc v0.2.0 [INFO] [stderr] Checking alloy-sol-types v0.7.7 [INFO] [stderr] Checking alloy-signer v0.2.0 [INFO] [stderr] Checking alloy-core v0.7.7 [INFO] [stderr] Checking alloy-eips v0.2.0 [INFO] [stderr] Checking alloy-genesis v0.2.0 [INFO] [stderr] Checking alloy-rpc-types-anvil v0.2.0 [INFO] [stderr] Checking alloy-node-bindings v0.2.0 [INFO] [stderr] Checking alloy-consensus v0.2.0 [INFO] [stderr] Checking alloy-rpc-types-eth v0.2.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking alloy-transport v0.2.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking alloy-network v0.2.0 [INFO] [stderr] Checking alloy-rpc-types v0.2.0 [INFO] [stderr] Checking alloy-signer-local v0.2.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking alloy-transport-http v0.2.0 [INFO] [stderr] Checking alloy-rpc-client v0.2.0 [INFO] [stderr] Checking alloy-provider v0.2.0 [INFO] [stderr] Checking alloy v0.2.0 [INFO] [stderr] Checking alloy-flashbots-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.48s [INFO] running `Command { std: "docker" "inspect" "fdb4bf81fe2353d3005a540cdd7844dd0c1d79b2a50b1d2bda1aac94a5afdb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb4bf81fe2353d3005a540cdd7844dd0c1d79b2a50b1d2bda1aac94a5afdb73", kill_on_drop: false }` [INFO] [stdout] fdb4bf81fe2353d3005a540cdd7844dd0c1d79b2a50b1d2bda1aac94a5afdb73 [INFO] checking 0xqd/alloy-flashbots against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xqd%2Falloy-flashbots" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xqd/alloy-flashbots on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xqd/alloy-flashbots [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/0xqd/alloy-flashbots [INFO] tweaked toml for git repo https://github.com/0xqd/alloy-flashbots written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/0xqd/alloy-flashbots 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f08f9eecb1adbaf779e5fbdcfd183b2bbb4740d874c88163c83aa03af9430694 [INFO] running `Command { std: "docker" "start" "-a" "f08f9eecb1adbaf779e5fbdcfd183b2bbb4740d874c88163c83aa03af9430694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f08f9eecb1adbaf779e5fbdcfd183b2bbb4740d874c88163c83aa03af9430694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08f9eecb1adbaf779e5fbdcfd183b2bbb4740d874c88163c83aa03af9430694", kill_on_drop: false }` [INFO] [stdout] f08f9eecb1adbaf779e5fbdcfd183b2bbb4740d874c88163c83aa03af9430694 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 047753ab4c18497cb13c03fa65ff2df277e2e1308352207c081f4414e67a1837 [INFO] running `Command { std: "docker" "start" "-a" "047753ab4c18497cb13c03fa65ff2df277e2e1308352207c081f4414e67a1837", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Checking alloy-chains v0.1.23 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling alloy-sol-macro v0.7.7 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking alloy-rlp v0.3.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking alloy-primitives v0.7.7 [INFO] [stderr] Checking alloy-serde v0.2.0 [INFO] [stderr] Checking alloy-json-rpc v0.2.0 [INFO] [stderr] Checking alloy-sol-types v0.7.7 [INFO] [stderr] Checking alloy-signer v0.2.0 [INFO] [stderr] Checking alloy-core v0.7.7 [INFO] [stderr] Checking alloy-eips v0.2.0 [INFO] [stderr] Checking alloy-genesis v0.2.0 [INFO] [stderr] Checking alloy-rpc-types-anvil v0.2.0 [INFO] [stderr] Checking alloy-node-bindings v0.2.0 [INFO] [stderr] Checking alloy-consensus v0.2.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking alloy-rpc-types-eth v0.2.0 [INFO] [stderr] Checking alloy-transport v0.2.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking alloy-network v0.2.0 [INFO] [stderr] Checking alloy-rpc-types v0.2.0 [INFO] [stderr] Checking alloy-signer-local v0.2.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking alloy-transport-http v0.2.0 [INFO] [stderr] Checking alloy-rpc-client v0.2.0 [INFO] [stderr] Checking alloy-provider v0.2.0 [INFO] [stderr] Checking alloy v0.2.0 [INFO] [stderr] Checking alloy-flashbots-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/http_service.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 32 | fn request_to_mev_share(&self, req: RequestPacket) -> TransportFut<'static> { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | [INFO] [stdout] 35 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 36 | | let body = serde_json::to_vec(&req).map_err(TransportError::ser_err)?; [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let signature = this [INFO] [stdout] ... | [INFO] [stdout] 64 | | Ok(resp) [INFO] [stdout] 65 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/layer.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 31 | fn layer(&self, service: Http) -> Self::Service { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | MEVHttpService::new(service, mev_share_url, self.signer.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mev_provider_builder.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(provider_builder: ProviderBuilder) -> Self { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | layer: MEVHttpLayer::::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/http_service.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 32 | fn request_to_mev_share(&self, req: RequestPacket) -> TransportFut<'static> { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | [INFO] [stdout] 35 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 36 | | let body = serde_json::to_vec(&req).map_err(TransportError::ser_err)?; [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let signature = this [INFO] [stdout] ... | [INFO] [stdout] 64 | | Ok(resp) [INFO] [stdout] 65 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/layer.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 31 | fn layer(&self, service: Http) -> Self::Service { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | MEVHttpService::new(service, mev_share_url, self.signer.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mev_provider_builder.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(provider_builder: ProviderBuilder) -> Self { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | layer: MEVHttpLayer::::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/provider_ext.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 55 | tx: N::TransactionRequest, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | can_revert: bool, [INFO] [stdout] 57 | ) -> TransportResult { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 58 | | let sendable = self.fill(tx).await?; [INFO] [stdout] 59 | | if let Some(envelope) = sendable.as_envelope() { [INFO] [stdout] 60 | | Ok(BundleItem::Tx { [INFO] [stdout] ... | [INFO] [stdout] 68 | | } [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/provider_ext.rs:71:99 [INFO] [stdout] | [INFO] [stdout] 71 | async fn send_bundle(&self, bundle: SendBundleRequest) -> TransportResult { [INFO] [stdout] | _________________________________-------------------------_________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | | self.client().request("mev_sendBundle", (bundle,)).await [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/provider_ext.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 77 | bundle: SendBundleRequest, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | simulate_overrides: SimBundleOverrides, [INFO] [stdout] 79 | ) -> TransportResult { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 80 | | self.client() [INFO] [stdout] 81 | | .request("mev_simBundle", (bundle, simulate_overrides)) [INFO] [stdout] 82 | | .await [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/provider_ext.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 55 | tx: N::TransactionRequest, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | can_revert: bool, [INFO] [stdout] 57 | ) -> TransportResult { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 58 | | let sendable = self.fill(tx).await?; [INFO] [stdout] 59 | | if let Some(envelope) = sendable.as_envelope() { [INFO] [stdout] 60 | | Ok(BundleItem::Tx { [INFO] [stdout] ... | [INFO] [stdout] 68 | | } [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/provider_ext.rs:71:99 [INFO] [stdout] | [INFO] [stdout] 71 | async fn send_bundle(&self, bundle: SendBundleRequest) -> TransportResult { [INFO] [stdout] | _________________________________-------------------------_________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | | self.client().request("mev_sendBundle", (bundle,)).await [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/provider_ext.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 77 | bundle: SendBundleRequest, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | simulate_overrides: SimBundleOverrides, [INFO] [stdout] 79 | ) -> TransportResult { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 80 | | self.client() [INFO] [stdout] 81 | | .request("mev_simBundle", (bundle, simulate_overrides)) [INFO] [stdout] 82 | | .await [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-flashbots-rs` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `alloy-flashbots-rs` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "047753ab4c18497cb13c03fa65ff2df277e2e1308352207c081f4414e67a1837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047753ab4c18497cb13c03fa65ff2df277e2e1308352207c081f4414e67a1837", kill_on_drop: false }` [INFO] [stdout] 047753ab4c18497cb13c03fa65ff2df277e2e1308352207c081f4414e67a1837