[INFO] cloning repository https://github.com/zeno-studio/indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeno-studio/indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeno-studio%2Findexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeno-studio%2Findexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faf7c6cfb1c2896e39f7af781059e26b5aa3be97 [INFO] checking zeno-studio/indexer against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeno-studio%2Findexer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zeno-studio/indexer [INFO] finished tweaking git repo https://github.com/zeno-studio/indexer [INFO] tweaked toml for git repo https://github.com/zeno-studio/indexer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zeno-studio/indexer on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zeno-studio/indexer 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d30431e400d34cb884b73d6952331e06423cc0170885a5d721694232c0ca02cb [INFO] running `Command { std: "docker" "start" "-a" "d30431e400d34cb884b73d6952331e06423cc0170885a5d721694232c0ca02cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d30431e400d34cb884b73d6952331e06423cc0170885a5d721694232c0ca02cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30431e400d34cb884b73d6952331e06423cc0170885a5d721694232c0ca02cb", kill_on_drop: false }` [INFO] [stdout] d30431e400d34cb884b73d6952331e06423cc0170885a5d721694232c0ca02cb [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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a96a9bcd5189f37f7fa32c0df045b3719d8db74cadaff1c2053b719068bccc58 [INFO] running `Command { std: "docker" "start" "-a" "a96a9bcd5189f37f7fa32c0df045b3719d8db74cadaff1c2053b719068bccc58", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking ruint v1.17.0 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling tokio-cron-scheduler v0.15.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking rand_pcg v0.9.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking hex-literal v1.1.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.4.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling alloy-sol-macro-input v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.4.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling scylla-macros v1.4.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking loki-api v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling alloy-sol-macro v1.4.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking alloy-primitives v1.4.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.32 [INFO] [stderr] Checking scylla-cql v1.4.0 [INFO] [stderr] Checking croner v3.0.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking alloy-sol-types v1.4.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking scylla v1.4.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum-server v0.7.2 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking tracing-loki v0.2.6 [INFO] [stderr] Checking indexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_assets` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | get_assets, get_assets_by_type, update_assets, update_metadata_from_blockscout, [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: `address` [INFO] [stdout] --> src/worker/pools.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use alloy_primitives::{Address, address, keccak256}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Batch` [INFO] [stdout] --> src/worker/pools.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | use scylla::statement::batch::{Batch, BatchType}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keccak256 as Keccak` [INFO] [stdout] --> src/worker/pools.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use sha3::{Digest, Keccak256 as Keccak}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_assets` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | get_assets, get_assets_by_type, update_assets, update_metadata_from_blockscout, [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: `address` [INFO] [stdout] --> src/worker/pools.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use alloy_primitives::{Address, address, keccak256}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Batch` [INFO] [stdout] --> src/worker/pools.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | use scylla::statement::batch::{Batch, BatchType}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keccak256 as Keccak` [INFO] [stdout] --> src/worker/pools.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use sha3::{Digest, Keccak256 as Keccak}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/worker/pools.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use sha3::{Digest, Keccak256 as Keccak}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/worker/pools.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use sha3::{Digest, Keccak256 as Keccak}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shutdown_tx` [INFO] [stdout] --> src/tasks.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | let (shutdown_tx, mut shutdown_rx) = watch::channel::<()>(()); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shutdown_notify_rx` [INFO] [stdout] --> src/tasks.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | let (shutdown_notify_tx, shutdown_notify_rx) = broadcast::channel::<()>(1); // 用于任务内通知 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_notify_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shutdown_tx` [INFO] [stdout] --> src/tasks.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | let (shutdown_tx, mut shutdown_rx) = watch::channel::<()>(()); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shutdown_notify_rx` [INFO] [stdout] --> src/tasks.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | let (shutdown_notify_tx, shutdown_notify_rx) = broadcast::channel::<()>(1); // 用于任务内通知 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_notify_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_token_update_id` is never used [INFO] [stdout] --> src/worker/metadata.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn update_token_update_id(state: &AppState, new_id: i64) -> Result<()> { [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 `update_nft_update_id` is never used [INFO] [stdout] --> src/worker/metadata.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 332 | pub async fn update_nft_update_id(state: &AppState, new_id: i64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_token_update_id` is never used [INFO] [stdout] --> src/worker/metadata.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn update_token_update_id(state: &AppState, new_id: i64) -> Result<()> { [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 `update_nft_update_id` is never used [INFO] [stdout] --> src/worker/metadata.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 332 | pub async fn update_nft_update_id(state: &AppState, new_id: i64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.90s [INFO] running `Command { std: "docker" "inspect" "a96a9bcd5189f37f7fa32c0df045b3719d8db74cadaff1c2053b719068bccc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96a9bcd5189f37f7fa32c0df045b3719d8db74cadaff1c2053b719068bccc58", kill_on_drop: false }` [INFO] [stdout] a96a9bcd5189f37f7fa32c0df045b3719d8db74cadaff1c2053b719068bccc58