[INFO] cloning repository https://github.com/hemanthbhushan/node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hemanthbhushan/node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemanthbhushan%2Fnode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemanthbhushan%2Fnode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d8c01f7ac4a7e45968e2ed1fea4c818b987b02 [INFO] building hemanthbhushan/node against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemanthbhushan%2Fnode" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hemanthbhushan/node on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hemanthbhushan/node [INFO] finished tweaking git repo https://github.com/hemanthbhushan/node [INFO] tweaked toml for git repo https://github.com/hemanthbhushan/node written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hemanthbhushan/node 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-transport-ipc v0.1.4 [INFO] [stderr] Downloaded alloy-signer-local v0.1.4 [INFO] [stderr] Downloaded alloy-pubsub v0.1.4 [INFO] [stderr] Downloaded alloy-contract v0.1.4 [INFO] [stderr] Downloaded alloy-rpc-types-engine v0.1.4 [INFO] [stderr] Downloaded alloy-rpc-types v0.1.4 [INFO] [stderr] Downloaded alloy-transport-ws v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8195b5a923b421c0f6895428e03a2d00d4cd42a76f6f81b86c99acec168fde49 [INFO] running `Command { std: "docker" "start" "-a" "8195b5a923b421c0f6895428e03a2d00d4cd42a76f6f81b86c99acec168fde49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8195b5a923b421c0f6895428e03a2d00d4cd42a76f6f81b86c99acec168fde49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8195b5a923b421c0f6895428e03a2d00d4cd42a76f6f81b86c99acec168fde49", kill_on_drop: false }` [INFO] [stdout] 8195b5a923b421c0f6895428e03a2d00d4cd42a76f6f81b86c99acec168fde49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5284b3c8417661546e8186d829342194dcdc1efc6805efe9a96ce3eff08c2e4 [INFO] running `Command { std: "docker" "start" "-a" "d5284b3c8417661546e8186d829342194dcdc1efc6805efe9a96ce3eff08c2e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling c-kzg v1.0.2 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.7 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [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.81 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling alloy-chains v0.1.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling alloy-sol-type-parser v0.7.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling alloy-primitives v0.7.7 [INFO] [stderr] Compiling alloy-rlp v0.3.7 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling alloy-json-abi v0.7.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Compiling alloy-json-rpc v0.1.4 [INFO] [stderr] Compiling alloy-serde v0.1.4 [INFO] [stderr] Compiling alloy-signer v0.1.4 [INFO] [stderr] Compiling alloy-eips v0.1.4 [INFO] [stderr] Compiling alloy-consensus v0.1.4 [INFO] [stderr] Compiling alloy-sol-macro v0.7.7 [INFO] [stderr] Compiling alloy-sol-types v0.7.7 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling interprocess v2.2.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling alloy-transport v0.1.4 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling alloy-pubsub v0.1.4 [INFO] [stderr] Compiling alloy-transport-ws v0.1.4 [INFO] [stderr] Compiling alloy-transport-ipc v0.1.4 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.1.4 [INFO] [stderr] Compiling alloy-dyn-abi v0.7.7 [INFO] [stderr] Compiling alloy-core v0.7.7 [INFO] [stderr] Compiling alloy-network v0.1.4 [INFO] [stderr] Compiling alloy-rpc-types v0.1.4 [INFO] [stderr] Compiling alloy-signer-local v0.1.4 [INFO] [stderr] Compiling hyper v1.4.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling alloy-transport-http v0.1.4 [INFO] [stderr] Compiling alloy-rpc-client v0.1.4 [INFO] [stderr] Compiling alloy-provider v0.1.4 [INFO] [stderr] Compiling alloy-contract v0.1.4 [INFO] [stderr] Compiling alloy v0.1.4 [INFO] [stderr] Compiling alloy_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `b256` and `sol` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | primitives::{b256, Address}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | sol, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Url` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest::{Client, Url}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Events` is never constructed [INFO] [stdout] --> src/event_fetcher/event_handler.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloy_rust::consts` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use alloy_rust::consts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloy_rust::cron_util` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloy_rust::cron_util; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | let x = event_fetcher.get_events("0xdAC17F958D2ee523a2206206994597C13D831ec7", "Transfer(address,address,uint256)").await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/main.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "d5284b3c8417661546e8186d829342194dcdc1efc6805efe9a96ce3eff08c2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5284b3c8417661546e8186d829342194dcdc1efc6805efe9a96ce3eff08c2e4", kill_on_drop: false }` [INFO] [stdout] d5284b3c8417661546e8186d829342194dcdc1efc6805efe9a96ce3eff08c2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c19d8f62e0eebc37b6beb523637c30f4a63a690a719320e66539485c726db3 [INFO] running `Command { std: "docker" "start" "-a" "e7c19d8f62e0eebc37b6beb523637c30f4a63a690a719320e66539485c726db3", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `b256` and `sol` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | primitives::{b256, Address}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | sol, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Url` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest::{Client, Url}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Events` is never constructed [INFO] [stdout] --> src/event_fetcher/event_handler.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alloy_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `alloy_rust::consts` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use alloy_rust::consts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloy_rust::cron_util` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloy_rust::cron_util; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b256` and `sol` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | primitives::{b256, Address}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | sol, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Url` [INFO] [stdout] --> src/event_fetcher/event_handler.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest::{Client, Url}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | let x = event_fetcher.get_events("0xdAC17F958D2ee523a2206206994597C13D831ec7", "Transfer(address,address,uint256)").await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/main.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Events` is never constructed [INFO] [stdout] --> src/event_fetcher/event_handler.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1hsAX4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libeyre-f6d412e6b81db51b.rlib,libindenter-c5e34d39e16440e0.rlib,libdotenv-ed16f8757ac7f100.rlib,liballoy-4044d915a4742007.rlib,liballoy_signer_local-890226e7b668ebe5.rlib,liballoy_rpc_types-6d2dda2332bade85.rlib,liballoy_contract-c1fc58818465ceef.rlib,liballoy_provider-017c1122cafbd8f1.rlib,liblru-6cf87d1101002c85.rlib,libasync_stream-d3b088f7e713df46.rlib,libdashmap-1a34a9a1213bb7ea.rlib,liballoy_rpc_client-bac26c84f390051a.rlib,liballoy_transport_ipc-40c1dd60fa354ca1.rlib,libinterprocess-b18efea95081bc49.rlib,liballoy_transport_ws-4bd5cd1a266c8343.rlib,libtokio_tungstenite-9e3f7d479eecd455.rlib,libwebpki_roots-3d4b141b586c3072.rlib,libtokio_rustls-8c125fc93d98878e.rlib,libtungstenite-ca3ae01f856ebc10.rlib,libdata_encoding-02a524d0cb7bb851.rlib,librand-9ee41964101845ab.rlib,librand_chacha-28347e64abf16b3c.rlib,libppv_lite86-4250c766b4729968.rlib,librustls-dd065c28d3d57c15.rlib,libwebpki-aced148521c37589.rlib,libring-5cab3b3abd0914d9.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha1-8ee9058a88dd599e.rlib,liballoy_transport_http-b3f579dbb278aa82.rlib,libreqwest-f3f13c085e0c8c04.rlib,librustls_pemfile-c7b584fdbf722bfa.rlib,librustls_pki_types-4947284eef50c10b.rlib,libserde_urlencoded-e3bcceca1ae47623.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-fe308278a6b21cc7.rlib,libtokio_native_tls-f1605c57ba3e3894.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libnative_tls-89e8b471e95633a5.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-f8b826d115aec735.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-2739dd55da81966d.rlib,libhyper_util-a2b4341560478b12.rlib,libhyper-386b0f1ecde8268a.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libh2-3179714cd23da43d.rlib,libindexmap-b14fa2edb9343e84.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-1a93598bf6a645ab.rlib,libahash-37686a494306a7b6.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liballocator_api2-d942e830951b9933.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-565d2f2b0da2f82b.rlib,libhttp_body-4446635cefacbab0.rlib,libhttp-7fd7baeb5f968765.rlib,libfnv-2d77ec4f6f971b24.rlib,liballoy_pubsub-5b5f7d6b2c810686.rlib,libtokio_stream-4c5b3c3cd7d3b4b7.rlib,libtokio_util-626a675dbd067803.rlib,libbimap-89139a6351695333.rlib,libfutures-78b7d03024733eb7.rlib,libfutures_executor-6d567b372615f024.rlib,liballoy_chains-5c75c7f593cadc8f.rlib,libstrum-877e4873e1848f2f.rlib,libnum_enum-4b5e9187bdf66692.rlib,liballoy_transport-0b80fa8b670e9544.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libbase64-2a03de3babadded3.rlib,libtower-f3a402c995462612.rlib,libpin_project-c85e4ea9ea4bbf94.rlib,libtower_layer-d544d4bd616865b8.rlib,libfutures_util-7cf289713ecb545a.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtokio-028d528fc5c000ba.rlib,libsignal_hook_registry-db788882f3600384.rlib,libsocket2-b155cd9499868fce.rlib,libmio-b8afeeea29e9d59d.rlib,libparking_lot-c860032c9603e129.rlib,libparking_lot_core-3693a06627fceb30.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,liballoy_network-5d501bfebccc4f40.rlib,liballoy_signer-442ac995a813b388.rlib,libfutures_utils_wasm-8978825636b2e259.rlib,liballoy_rpc_types_eth-5f6904bef0e17ebd.rlib,libitertools-81524015b6b5198d.rlib,libeither-38d43fea6173fdf6.rlib,liballoy_json_rpc-62ec00c5c137ac75.rlib,libthiserror-ba5ab5a32adc5efc.rlib,libtracing-28e76e9d136d461e.rlib,liblog-5fb51f756c1191b0.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libtracing_core-2e5058304bee1886.rlib,liballoy_consensus-fbde377c2f440e10.rlib,liballoy_eips-96655f61fe638e42.rlib,liballoy_serde-88f7b2adcc857439.rlib,libserde_json-e2bf992a3aeff099.rlib,libryu-f8ba606093049f91.rlib,libc_kzg-7cfb255bba2e75ac.rlib,libhex-442b26448269ea59.rlib,libblst-eab3f7d00831b320.rlib,libthreadpool-68feefe9cb71fa0a.rlib,libnum_cpus-8f47b24760bf6193.rlib,liballoy_core-71af6098d2b0a786.rlib,liballoy_dyn_abi-1830cbd7113f0d53.rlib,liballoy_sol_types-70e0956776356e78.rlib,liballoy_json_abi-b7da7e25c0aca81d.rlib,liballoy_sol_type_parser-fc47cd4c2a7d79d0.rlib,libwinnow-394d4856cbfa2611.rlib,liballoy_primitives-16ca269fe51f47d4.rlib,libitoa-4c6598116a867907.rlib,libhex_literal-8878a654be8cbe3b.rlib,libconst_hex-5e084e8071b6f0c0.rlib,libk256-083a810857c65069.rlib,libsha2-de8c3aedeca1c285.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libecdsa-e6e43b29509b990b.rlib,librfc6979-b0e0551a85fa8384.rlib,libhmac-f252826af43471a0.rlib,libspki-d6c1f75d446bc2cc.rlib,libsignature-7360b23c09d1d635.rlib,libdigest-017ec01ac008f57a.rlib,libblock_buffer-672d495ea4c3d38c.rlib,libcrypto_common-dc3c3cb55247d8f6.rlib,libelliptic_curve-54a8a00839817dc4.rlib,libsec1-7bbb60144328066d.rlib,libder-c0d27a49e03b87e2.rlib,libconst_oid-5d63b50f42b847e9.rlib,libcrypto_bigint-396a50cd6faa14ec.rlib,libgeneric_array-5ac327c6a08f3511.rlib,libtypenum-e3323f6ed06bf501.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libzeroize-04561d5b9493c265.rlib,libgroup-ebdae133ce4d3e94.rlib,libff-09fad3cb443eb6aa.rlib,librand_core-aed6eb4d3a840169.rlib,libgetrandom-e4e8b3140d191300.rlib,liblibc-06a4ecb18bac8ac4.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsubtle-fdb157e48338ed49.rlib,libruint-e82d2e21d2405f79.rlib,liballoy_rlp-6c474434c81a9f72.rlib,libarrayvec-d945ab4394e2aa2b.rlib,libbytes-7778c4854a66c35b.rlib,libserde-440485515db17041.rlib,libtiny_keccak-673ee448e4b31d81.rlib,libcrunchy-ede7556241863659.rlib,libcron-758b934c8084b99d.rlib,libnom-2634eb9b7f5f7aae.rlib,libmemchr-3ffe5f7a52883367.rlib,libonce_cell-24c5d665b6879050.rlib,libchrono_tz-22552c356f0d029c.rlib,libphf-f4592ce42c87a924.rlib,libphf_shared-6a67c157c0247ec5.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libchrono-bec15e573f3d8cac.rlib,libnum_traits-2e7798ef804413f7.rlib,libiana_time_zone-a18c7932f053b032.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/c-kzg-5414837982aa6f1c/out" "-L" "/opt/rustwide/target/debug/build/blst-c0a4a66c04b800cc/out" "-L" "/opt/rustwide/target/debug/build/ring-436f4cd58e990a6e/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/alloy_rust-df16983584afcb37" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy_rust` (lib test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e7c19d8f62e0eebc37b6beb523637c30f4a63a690a719320e66539485c726db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c19d8f62e0eebc37b6beb523637c30f4a63a690a719320e66539485c726db3", kill_on_drop: false }` [INFO] [stdout] e7c19d8f62e0eebc37b6beb523637c30f4a63a690a719320e66539485c726db3