[INFO] cloning repository https://github.com/EthanOK/ethereum-dev-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanOK/ethereum-dev-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanOK%2Fethereum-dev-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanOK%2Fethereum-dev-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 029a8d330a4f65182a8f26a22016c606b8eae53c
[INFO] testing EthanOK/ethereum-dev-rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanOK%2Fethereum-dev-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EthanOK/ethereum-dev-rust
[INFO] finished tweaking git repo https://github.com/EthanOK/ethereum-dev-rust
[INFO] tweaked toml for git repo https://github.com/EthanOK/ethereum-dev-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EthanOK/ethereum-dev-rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EthanOK/ethereum-dev-rust 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6811dec4c8435947aafcb5805436a26e94214f43543b017ea0f9f36778b56582
[INFO] running `Command { std: "docker" "start" "-a" "6811dec4c8435947aafcb5805436a26e94214f43543b017ea0f9f36778b56582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6811dec4c8435947aafcb5805436a26e94214f43543b017ea0f9f36778b56582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6811dec4c8435947aafcb5805436a26e94214f43543b017ea0f9f36778b56582", kill_on_drop: false }`
[INFO] [stdout] 6811dec4c8435947aafcb5805436a26e94214f43543b017ea0f9f36778b56582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19bf5a1a74da03f7c2b8a6684e3d5f5d8fce253c84d422bc64456f92a7556f4d
[INFO] running `Command { std: "docker" "start" "-a" "19bf5a1a74da03f7c2b8a6684e3d5f5d8fce253c84d422bc64456f92a7556f4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling c-kzg v2.1.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling der v0.7.10
[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 crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling alloy-rlp v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ruint v1.14.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.0.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-primitives v1.0.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling nybbles v0.3.4
[INFO] [stderr]    Compiling alloy-json-abi v1.0.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.0.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.0.0
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.0
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v0.14.0
[INFO] [stderr]    Compiling alloy-trie v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling alloy-eips v0.14.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.0.0
[INFO] [stderr]    Compiling alloy-sol-types v1.0.0
[INFO] [stderr]    Compiling alloy-consensus v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling alloy-signer v0.14.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling alloy-network-primitives v0.14.0
[INFO] [stderr]    Compiling alloy-consensus-any v0.14.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling alloy-chains v0.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling alloy-hardforks v0.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling alloy-genesis v0.14.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rpc-types-debug v0.14.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling sea-query v0.32.4
[INFO] [stderr]    Compiling sea-orm-macros v1.1.10
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling sqlx-mysql v0.8.5
[INFO] [stderr]    Compiling alloy-json-rpc v0.14.0
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.14.0
[INFO] [stderr]    Compiling alloy-dyn-abi v1.0.0
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.10
[INFO] [stderr]    Compiling alloy-transport v0.14.0
[INFO] [stderr]    Compiling alloy-core v1.0.0
[INFO] [stderr]    Compiling alloy-pubsub v0.14.0
[INFO] [stderr]    Compiling alloy-transport-http v0.14.0
[INFO] [stderr]    Compiling alloy-transport-ipc v0.14.0
[INFO] [stderr]    Compiling alloy-transport-ws v0.14.0
[INFO] [stderr]    Compiling alloy-rpc-client v0.14.0
[INFO] [stderr]    Compiling alloy-rpc-types-any v0.14.0
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v0.14.0
[INFO] [stderr]    Compiling alloy-rpc-types-txpool v0.14.0
[INFO] [stderr]    Compiling alloy-rpc-types-trace v0.14.0
[INFO] [stderr]    Compiling alloy-network v0.14.0
[INFO] [stderr]    Compiling alloy-signer-local v0.14.0
[INFO] [stderr]    Compiling alloy-node-bindings v0.14.0
[INFO] [stderr]    Compiling alloy-provider v0.14.0
[INFO] [stderr]    Compiling alloy-rpc-types v0.14.0
[INFO] [stderr]    Compiling alloy-contract v0.14.0
[INFO] [stderr]    Compiling alloy v0.14.0
[INFO] [stderr]    Compiling ethereum_dev v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `owner`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spender`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `custom_provider::*`
[INFO] [stdout]  --> src/utils/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use custom_provider::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]  --> src/utils/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use utils::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchBlock` is never constructed
[INFO] [stdout]  --> src/utils/utils.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BatchBlock {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_batch_blocks` is never used
[INFO] [stdout]  --> src/utils/utils.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_batch_blocks(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "19bf5a1a74da03f7c2b8a6684e3d5f5d8fce253c84d422bc64456f92a7556f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19bf5a1a74da03f7c2b8a6684e3d5f5d8fce253c84d422bc64456f92a7556f4d", kill_on_drop: false }`
[INFO] [stdout] 19bf5a1a74da03f7c2b8a6684e3d5f5d8fce253c84d422bc64456f92a7556f4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bce57183ee590948f8ed72f215f17ee6e88edf9512738d1084d271cd2b22857e
[INFO] running `Command { std: "docker" "start" "-a" "bce57183ee590948f8ed72f215f17ee6e88edf9512738d1084d271cd2b22857e", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `owner`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spender`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethereum_dev v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `custom_provider::*`
[INFO] [stdout]  --> src/utils/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use custom_provider::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]  --> src/utils/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use utils::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchBlock` is never constructed
[INFO] [stdout]  --> src/utils/utils.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BatchBlock {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_batch_blocks` is never used
[INFO] [stdout]  --> src/utils/utils.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_batch_blocks(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `owner`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spender`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/handle/handle_logs.rs:73:47
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let (_topic0, owner, spender, token_id) =
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `custom_provider::*`
[INFO] [stdout]  --> src/utils/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use custom_provider::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]  --> src/utils/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use utils::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9uHDOF/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libethereum_dev-31687cf6d53389ec,libsea_orm-1dc1ab90afa4b08f,libouroboros-84a37d806d05ebb2,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libstrum-3345ca157386d345,libsea_query_binder-845659b107e06a86,libsqlx-1b65c40b4d39dcfd,libsqlx_mysql-c9e56791b29ca11c,libbyteorder-7fb216e967c6a54f,librsa-cf11361b7eccb76f,libpkcs1-480ef25e6e88f391,libnum_bigint_dig-fd25b68bd5e57ccd,libnum_iter-7a0c7d35706f6106,liblazy_static-c8a1c7184ffedcfe,libspin-77da57a1b47d23a3,libsqlx_core-7b4bf97bf976a1c9,libindexmap-6b0636a0c9b2dd7a,libhashlink-86bbc550b29348dc,libcrossbeam_queue-7daa350311a600b8,libevent_listener-ac98cf727ca8b269,libparking-a9ae72c6c16ee980,libsea_query-6be89b879e82c44a,libordered_float-0716dcc9322f793f,libuuid-e7f30d37b8b5bf8d,libbigdecimal-5b4fa6e6ca3978e1,liblibm-812627bfa65fae70,libnum_bigint-d5d784fe9a5e3f25,libnum_integer-abad4a2fcf3f22da,librust_decimal-a0d91833449cd0d2,libtime-8c189c8d2b75e89a,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-825eeea4b93b30d2,libpowerfmt-f6019a2766e431f7,libchrono-b6d357c2141a5fe4,libnum_traits-27bebe08de9e7de0,libiana_time_zone-7ebdf60e360da8b0,libeyre-c23915c8caaa1dab,libindenter-add53b8e51d6428d,libdotenv-7a66b7690bbb34f4,liballoy-b213a68eb23f9529,liballoy_rpc_types-ea62bfd37419986a,liballoy_contract-e1834c5425b7487b,liballoy_provider-571fd09c674f2585,liballoy_node_bindings-ae9d728a96905b50,libtempfile-a7d8f0e6db9017ad,libfastrand-751bcde24b8aa073,librustix-5b1cdd33058074f5,liblinux_raw_sys-d28fdc10158f862f,liballoy_genesis-ed9fa1be7dda5dc8,liballoy_signer_local-8d50ed0afe33947e,librand-b4ac25fe1d4e3ebc,librand_chacha-a28014ac404a32a7,liballoy_hardforks-d542780a0190860f,libdyn_clone-1b6a3de955048721,libdashmap-683d8ff48ea64c3a,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_txpool-6fff5a08d5f8753c,liballoy_rpc_types_trace-50426bb3f2f5587e,liballoy_rpc_types_debug-75a45f4ef2ee0868,liballoy_rpc_types_anvil-b37eb8e3b08a016c,liblru-212788d0478a89ef,liballoy_rpc_client-b26e6aa6ea6c4347,liballoy_transport_ipc-3f2372fec071d23d,libinterprocess-13bb7a255e7a6eaf,liballoy_transport_ws-88a39334cf727c73,libtokio_tungstenite-0998838f04562b4e,libwebpki_roots-7207248f439b4cbc,libtokio_rustls-5d3b6b65d984fb24,libtungstenite-4beb29697602530e,libdata_encoding-506ef4e476430498,librand-fc43d63b680c4a29,librand_chacha-d2e81a5f903dbd20,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-6b2fb8c564afafad,libgetrandom-4f39941e3667e27c,librustls-786b683fcb3f0ea7,libwebpki-b8b4ad19c089e791,libring-e071c421acc26dc8,libuntrusted-b2f816886faf2178,libutf8-f4341c3c7568480d,libsha1-77897afa69944594,libtracing_futures-6cf39a7118e88ca7,libasync_stream-5cb6dbc67558834b,liballoy_pubsub-39658bc491514cfa,libtokio_stream-e35f5c2462efac55,libtokio_util-ba055880da7847d0,libbimap-3f3eecb30c1493cd,libpin_project-37ecefce56fb4ce7,liballoy_chains-faed18f538108f16,libstrum-b091c30a8ac2d0b3,libnum_enum-997b2a26435f25e3,liballoy_transport_http-1ec1e21bb07de584,liballoy_transport-04b1805722809c4f,libfutures-9cfc8e5577c05a51,libfutures_executor-73b5918f1e7f9663,libreqwest-f7e56ee8b96b0ae3,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libserde_urlencoded-d0651a17351a5762,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libhyper_tls-db22e7ec5c9f3306,libtokio_native_tls-57b7c5d6fd78dbca,libtower-c580e21024fb9377,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-f10126b040b251b4,libopenssl_probe-2c6d21a9709cae46,libopenssl-a56f3cc17a7a7ff7,libbitflags-f42f9a68594c1676,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e199a296df5fc6ec,libhyper_util-19d67a80f8a11e60,libtower_service-3fb88d28c2218805,libhyper-6fde6104d1f80a91,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libfutures_util-30c93609b31b20a7,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-91a858f9685cd730,libpin_utils-3860774ad9b215b5,libtokio-0eba32854bab57d8,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libmio-e14a12ec9632a55c,libparking_lot-c2a520ca588d9b89,libparking_lot_core-31e9bd7e6664f333,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libhttp_body_util-d02c75f8ce55b685,libfutures_core-3b920243fce8fec0,libhttp_body-bf59c01776b1b711,liburl-ebc36efadea42d76,libidna-1159c735b011122b,libidna_adapter-1ddab6c0a4a68a28,libicu_normalizer-a75c426cdf7a9f36,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-452505bbcd6292a3,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-24633778bcd4033a,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-ac60a2343d8e1b33,libicu_provider-239daaedce9e7059,libicu_locid-4df575c92153350d,liblitemap-79485f3bd9d9879d,libtinystr-fe7333bef07ff4ab,libzerovec-ab0dd26064589a01,libwriteable-1e5dea0053e4c229,libyoke-a824f4d459550ae0,libzerofrom-a26f59d659d0b2fb,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-130311f7fb5c8542,libfnv-79e2cbfbe03dcd16,liballoy_network-9ed41404c8359f2c,liballoy_rpc_types_any-bce0b272a6388d99,liballoy_signer-c51626d65fea5b1c,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-904d7811abd0fe50,liballoy_consensus_any-25696699d163be89,libitertools-53fc9eb42a16fbb2,liballoy_network_primitives-e5b5fca4c4960a7d,liballoy_json_rpc-bcfab9357de0faac,liballoy_consensus-e6fc492c8eca8bc4,liballoy_eips-11ce221addc1543a,libeither-3dd9e01fa59a3156,liballoy_serde-6f2f44ac25f10588,libserde_json-317589597ff02b8e,libmemchr-08f38e9718637002,libryu-a7164637bc4900ee,liballoy_eip7702-876e12dd02ff1775,libc_kzg-de28f7c31d6df862,libhex-13e08b3b00984ab7,libarbitrary-415d23659d199ccc,libblst-80e44d449feaeafc,libthreadpool-266974f5ced94fa2,libnum_cpus-f70b6e05ac9b0512,liballoy_eip2930-cd802dcd9b7fbdb2,liballoy_eip2124-506a866fa5dc6eaa,libthiserror-2b6d96852010ded5,libcrc-9d511eac72cc82a6,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-bf26b7466bc5a2be,libtracing-2932104b03bcef54,liblog-9c5892e2c6fd8400,libpin_project_lite-72bf04572caa1c84,libtracing_core-3659fde2e44e9d17,libnybbles-69fd3eef985336d4,libsmallvec-4594b5ab57f59c3c,libonce_cell-e9252a7b5119f3eb,liballoy_core-b8b90a7a6cb74ab6,liballoy_dyn_abi-bb2af76961bc11b4,liballoy_sol_types-12c5db47e2e77fe8,liballoy_json_abi-2899aaef145411b2,liballoy_sol_type_parser-f606bae536f9dd75,libwinnow-3da72fb9690b8107,liballoy_primitives-1a8cd8891189c56c,libitoa-ef40fa516293a9d3,libhashbrown-ae2407636abfbb90,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-406e5d625b003fe6,libconst_hex-8d15e8a88b5085a2,libderive_more-9d8bd000b4a332c5,libk256-2dcdb61cb713d4b9,libsha2-eeeff38e76e16044,libcpufeatures-e04321643d03190d,libecdsa-4c4861f45b71a393,librfc6979-8a6d5d2c67eca8d8,libhmac-eb70a77b84c01865,libsignature-21084a726825b5db,libdigest-3d23d9f86aa9df29,libblock_buffer-3fbc6a76f11c9397,libcrypto_common-1cabd7fcb898ccd5,libelliptic_curve-2d4267ea6fcb50ed,libpkcs8-0968fb083110d874,libspki-8d3752d79034de2b,libsec1-1915b1abd76cd096,libder-822b56d216810be4,libpem_rfc7468-dd87fc91933ba7d4,libbase64ct-f82e36ba8c3617d8,libconst_oid-2aadc73a32842898,libcrypto_bigint-ca0ea24010b32e4d,libgeneric_array-eef88b287820489d,libtypenum-2411508f27232473,libzeroize-297acca1fe4dfb6c,libserdect-4119faca7988f5d1,libbase16ct-c4cc4b0550013254,libgroup-bf05979a02f24d63,libff-e3a89579a8be62d6,librand_core-7c1b9fee976da8c2,libgetrandom-6e31159b95d77ae5,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsubtle-cdc2b7d5fab71c70,libruint-55281351c375b538,liballoy_rlp-11dc7643c5297348,libarrayvec-423332b20dece8f7,libbytes-2a03a79e716f68d1,libserde-7cfc97535d219480,libtiny_keccak-9777c321e0d66db1,libcrunchy-25e8edeefbd09a22}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc9uHDOF/raw-dylibs" "-B<sysroot>/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-6cef029a8f73f863/out" "-L" "/opt/rustwide/target/debug/build/blst-c944932db57e2577/out" "-L" "/opt/rustwide/target/debug/build/ring-c118527ce89f731e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_erc721-d650334208795d5c" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethereum_dev` (test "test_erc721") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `BatchBlock` is never constructed
[INFO] [stdout]  --> src/utils/utils.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BatchBlock {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_batch_blocks` is never used
[INFO] [stdout]  --> src/utils/utils.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_batch_blocks(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bce57183ee590948f8ed72f215f17ee6e88edf9512738d1084d271cd2b22857e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce57183ee590948f8ed72f215f17ee6e88edf9512738d1084d271cd2b22857e", kill_on_drop: false }`
[INFO] [stdout] bce57183ee590948f8ed72f215f17ee6e88edf9512738d1084d271cd2b22857e
