[INFO] cloning repository https://github.com/Arch-Network/arch-rust-indexer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arch-Network/arch-rust-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArch-Network%2Farch-rust-indexer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArch-Network%2Farch-rust-indexer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ac125d2e76255f58d7b9c1e51387b765d3baed6
[INFO] checking Arch-Network/arch-rust-indexer against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArch-Network%2Farch-rust-indexer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arch-Network/arch-rust-indexer
[INFO] finished tweaking git repo https://github.com/Arch-Network/arch-rust-indexer
[INFO] tweaked toml for git repo https://github.com/Arch-Network/arch-rust-indexer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arch-Network/arch-rust-indexer on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arch-Network/arch-rust-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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] [stderr]   Downloaded metrics-macros v0.7.1
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.12.2
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.2
[INFO] [stderr]   Downloaded redis v0.23.3
[INFO] [stderr]   Downloaded metrics-util v0.15.1
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b25405f9f5f0f532b5c2b62cd703eb24c4d9a634bd7c7ce49b7d164337bdf95
[INFO] running `Command { std: "docker" "start" "-a" "8b25405f9f5f0f532b5c2b62cd703eb24c4d9a634bd7c7ce49b7d164337bdf95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b25405f9f5f0f532b5c2b62cd703eb24c4d9a634bd7c7ce49b7d164337bdf95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b25405f9f5f0f532b5c2b62cd703eb24c4d9a634bd7c7ce49b7d164337bdf95", kill_on_drop: false }`
[INFO] [stdout] 8b25405f9f5f0f532b5c2b62cd703eb24c4d9a634bd7c7ce49b7d164337bdf95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 622ccadbd23acffb89ce2de7a8a3148a7717a6ea5e9eacf0d938ab1c6c6ae6d1
[INFO] running `Command { std: "docker" "start" "-a" "622ccadbd23acffb89ce2de7a8a3148a7717a6ea5e9eacf0d938ab1c6c6ae6d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking quanta v0.11.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking bs58 v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking hashbrown v0.13.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking metrics-util v0.15.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.12.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking redis v0.23.3
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking arch-indexer v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/handlers.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let blocks = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 35 | |         Block,
[INFO] [stdout] 36 | |         r#"
[INFO] [stdout] 37 | |         SELECT 
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         filter_no_transactions
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/handlers.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let blocks = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 35 | |         Block,
[INFO] [stdout] 36 | |         r#"
[INFO] [stdout] 37 | |         SELECT 
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         filter_no_transactions
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |       let block = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 164 | |         r#"
[INFO] [stdout] 165 | |         SELECT 
[INFO] [stdout] 166 | |             b.height,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         blockhash
[INFO] [stdout] 177 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let transactions = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 184 | |         Transaction,
[INFO] [stdout] 185 | |         r#"
[INFO] [stdout] 186 | |         SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         block.height
[INFO] [stdout] 198 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |       let block = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 164 | |         r#"
[INFO] [stdout] 165 | |         SELECT 
[INFO] [stdout] 166 | |             b.height,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         blockhash
[INFO] [stdout] 177 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let transactions = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 184 | |         Transaction,
[INFO] [stdout] 185 | |         r#"
[INFO] [stdout] 186 | |         SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         block.height
[INFO] [stdout] 198 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:244:24
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let transactions = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 245 | |         Transaction,
[INFO] [stdout] 246 | |         r#"
[INFO] [stdout] 247 | |         SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |         "#
[INFO] [stdout] 258 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 |       match sqlx::query_as!(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 270 | |         Transaction,
[INFO] [stdout] 271 | |         r#"
[INFO] [stdout] 272 | |         SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |         txid
[INFO] [stdout] 283 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:244:24
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let transactions = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 245 | |         Transaction,
[INFO] [stdout] 246 | |         r#"
[INFO] [stdout] 247 | |         SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |         "#
[INFO] [stdout] 258 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 |       match sqlx::query_as!(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 270 | |         Transaction,
[INFO] [stdout] 271 | |         r#"
[INFO] [stdout] 272 | |         SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |         txid
[INFO] [stdout] 283 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:410:40
[INFO] [stdout]     |
[INFO] [stdout] 410 |           if let Ok(Some(transaction)) = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 411 | |             TransactionRecord,
[INFO] [stdout] 412 | |             r#"
[INFO] [stdout] 413 | |             SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |             term
[INFO] [stdout] 424 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:410:40
[INFO] [stdout]     |
[INFO] [stdout] 410 |           if let Ok(Some(transaction)) = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 411 | |             TransactionRecord,
[INFO] [stdout] 412 | |             r#"
[INFO] [stdout] 413 | |             SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 423 | |             term
[INFO] [stdout] 424 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:456:38
[INFO] [stdout]     |
[INFO] [stdout] 456 |               if let Ok(Some(block)) = sqlx::query_as!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 457 | |                 Block,
[INFO] [stdout] 458 | |                 r#"
[INFO] [stdout] 459 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |                 height
[INFO] [stdout] 471 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:501:24
[INFO] [stdout]     |
[INFO] [stdout] 501 |       let transactions = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 502 | |         Transaction,
[INFO] [stdout] 503 | |         r#"
[INFO] [stdout] 504 | |         SELECT DISTINCT 
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |         offset
[INFO] [stdout] 520 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:549:16
[INFO] [stdout]     |
[INFO] [stdout] 549 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 550 | |         r#"
[INFO] [stdout] 551 | |         SELECT 
[INFO] [stdout] 552 | |             program_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |         "#
[INFO] [stdout] 560 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:456:38
[INFO] [stdout]     |
[INFO] [stdout] 456 |               if let Ok(Some(block)) = sqlx::query_as!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 457 | |                 Block,
[INFO] [stdout] 458 | |                 r#"
[INFO] [stdout] 459 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 470 | |                 height
[INFO] [stdout] 471 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:501:24
[INFO] [stdout]     |
[INFO] [stdout] 501 |       let transactions = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 502 | |         Transaction,
[INFO] [stdout] 503 | |         r#"
[INFO] [stdout] 504 | |         SELECT DISTINCT 
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |         offset
[INFO] [stdout] 520 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/handlers.rs:549:16
[INFO] [stdout]     |
[INFO] [stdout] 549 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 550 | |         r#"
[INFO] [stdout] 551 | |         SELECT 
[INFO] [stdout] 552 | |             program_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |         "#
[INFO] [stdout] 560 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/tests.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     sqlx::query!(
[INFO] [stdout] 72 | |         "INSERT INTO blocks (height, hash, timestamp, bitcoin_block_height)
[INFO] [stdout] 73 | |          VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 74 | |         1_i64,
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |         100_i64
[INFO] [stdout] 78 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/tests.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     sqlx::query!(
[INFO] [stdout] 84 | |         "INSERT INTO transactions (txid, block_height, data, status, created_at)
[INFO] [stdout] 85 | |          VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 86 | |         "test_txid",
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         chrono::DateTime::<chrono::Utc>::from_timestamp(1234567890, 0).unwrap()
[INFO] [stdout] 91 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]   --> src/api/handlers.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{DateTime, NaiveDateTime, Utc};
[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: `extract::State`
[INFO] [stdout]  --> src/api/routes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::State,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cleanup_test_db`
[INFO] [stdout]  --> src/api/tests.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 |     api::test_helpers::{cleanup_test_db, setup_test_db}, 
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request`, `StatusCode`, and `body::Body`
[INFO] [stdout]  --> src/api/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     body::Body, http::{Request, StatusCode}, response::Response, Router
[INFO] [stdout]   |     ^^^^^^^^^^         ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/api/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower::ServiceExt`
[INFO] [stdout]   --> src/api/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tower::ServiceExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/config/settings.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/indexer/block_processor.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{NaiveDateTime, Utc, DateTime};
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::PgPool`
[INFO] [stdout]  --> src/indexer/sync.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::PgPool;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool` and `AtomicU64`
[INFO] [stdout]  --> src/indexer/realtime_processor.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::atomic::{AtomicBool, AtomicU64};
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `Instant`, and `sleep`
[INFO] [stdout]  --> src/indexer/realtime_processor.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::time::{sleep, Duration, Instant};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::indexer::sync::ChainSync`
[INFO] [stdout]   --> src/indexer/hybrid_sync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::indexer::sync::ChainSync;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]   --> src/api/handlers.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{DateTime, NaiveDateTime, Utc};
[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: `extract::State`
[INFO] [stdout]  --> src/api/routes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::State,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/config/settings.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/indexer/block_processor.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{NaiveDateTime, Utc, DateTime};
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::PgPool`
[INFO] [stdout]  --> src/indexer/sync.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::PgPool;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicBool` and `AtomicU64`
[INFO] [stdout]  --> src/indexer/realtime_processor.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::atomic::{AtomicBool, AtomicU64};
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `Instant`, and `sleep`
[INFO] [stdout]  --> src/indexer/realtime_processor.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::time::{sleep, Duration, Instant};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::indexer::sync::ChainSync`
[INFO] [stdout]   --> src/indexer/hybrid_sync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::indexer::sync::ChainSync;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/handlers.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / pub async fn get_blocks(
[INFO] [stdout] 18 | |     State(pool): State<Arc<PgPool>>,
[INFO] [stdout] 19 | |     Query(params): Query<HashMap<String, String>>,
[INFO] [stdout] 20 | | ) -> Result<Json<HashMap<String, serde_json::Value>>, ApiError> {
[INFO] [stdout]    | |_______________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/api/handlers.rs:85:64
[INFO] [stdout]    |
[INFO] [stdout] 85 |     response.insert("blocks".to_string(), serde_json::to_value(blocks)?);
[INFO] [stdout]    |                                                                ^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let blocks: () = sqlx::query_as!(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/handlers.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / pub async fn get_blocks(
[INFO] [stdout] 18 | |     State(pool): State<Arc<PgPool>>,
[INFO] [stdout] 19 | |     Query(params): Query<HashMap<String, String>>,
[INFO] [stdout] 20 | | ) -> Result<Json<HashMap<String, serde_json::Value>>, ApiError> {
[INFO] [stdout]    | |_______________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/api/handlers.rs:85:64
[INFO] [stdout]    |
[INFO] [stdout] 85 |     response.insert("blocks".to_string(), serde_json::to_value(blocks)?);
[INFO] [stdout]    |                                                                ^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let blocks: () = sqlx::query_as!(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/handlers.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |       let block = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 164 | |         r#"
[INFO] [stdout] 165 | |         SELECT 
[INFO] [stdout] 166 | |             b.height,
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     .fetch_optional(&*pool)
[INFO] [stdout] 179 | |     .await?
[INFO] [stdout]     | |___________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/handlers.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |       let block = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 164 | |         r#"
[INFO] [stdout] 165 | |         SELECT 
[INFO] [stdout] 166 | |             b.height,
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     .fetch_optional(&*pool)
[INFO] [stdout] 179 | |     .await?
[INFO] [stdout]     | |___________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/handlers.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | / pub async fn get_transactions_by_program(
[INFO] [stdout] 488 | |     State(pool): State<Arc<PgPool>>,
[INFO] [stdout] 489 | |     Path(program_id): Path<String>,
[INFO] [stdout] 490 | |     Query(params): Query<HashMap<String, String>>,
[INFO] [stdout] 491 | | ) -> Result<Json<HashMap<String, serde_json::Value>>, ApiError> {
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]    --> src/api/handlers.rs:541:70
[INFO] [stdout]     |
[INFO] [stdout] 541 |     response.insert("transactions".to_string(), serde_json::to_value(transactions)?);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 501 |     let transactions: () = sqlx::query_as!(
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/handlers.rs:549:9
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 564 |     let programs: Vec<ProgramStats> = rows
[INFO] [stdout]     |                                       ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/handlers.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | / pub async fn get_transactions_by_program(
[INFO] [stdout] 488 | |     State(pool): State<Arc<PgPool>>,
[INFO] [stdout] 489 | |     Path(program_id): Path<String>,
[INFO] [stdout] 490 | |     Query(params): Query<HashMap<String, String>>,
[INFO] [stdout] 491 | | ) -> Result<Json<HashMap<String, serde_json::Value>>, ApiError> {
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]    --> src/api/handlers.rs:541:70
[INFO] [stdout]     |
[INFO] [stdout] 541 |     response.insert("transactions".to_string(), serde_json::to_value(transactions)?);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 501 |     let transactions: () = sqlx::query_as!(
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/handlers.rs:549:9
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let rows = sqlx::query!(
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 564 |     let programs: Vec<ProgramStats> = rows
[INFO] [stdout]     |                                       ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/api/websocket_server.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let (mut sender, mut receiver) = socket.split();
[INFO] [stdout]    |          ----^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/api/websocket_server.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let (mut sender, mut receiver) = socket.split();
[INFO] [stdout]    |          ----^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `from_utc_datetime` found for struct `Utc` in the current scope
[INFO] [stdout]    --> src/indexer/block_processor.rs:94:49
[INFO] [stdout]     |
[INFO] [stdout]  94 |         let created_at_utc: DateTime<Utc> = Utc.from_utc_datetime(&transaction.created_at);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.39/src/offset/mod.rs:593:8
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn from_utc_datetime(&self, utc: &NaiveDateTime) -> DateTime<Self> {
[INFO] [stdout]     |        ----------------- the method is available for `Utc` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TimeZone` which provides `from_utc_datetime` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use chrono::TimeZone;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `from_utc_date` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  94 -         let created_at_utc: DateTime<Utc> = Utc.from_utc_datetime(&transaction.created_at);
[INFO] [stdout]  94 +         let created_at_utc: DateTime<Utc> = Utc.from_utc_date(&transaction.created_at);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `from_utc_datetime` found for struct `chrono::Utc` in the current scope
[INFO] [stdout]    --> src/indexer/block_processor.rs:94:49
[INFO] [stdout]     |
[INFO] [stdout]  94 |         let created_at_utc: DateTime<Utc> = Utc.from_utc_datetime(&transaction.created_at);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.39/src/offset/mod.rs:593:8
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn from_utc_datetime(&self, utc: &NaiveDateTime) -> DateTime<Self> {
[INFO] [stdout]     |        ----------------- the method is available for `chrono::Utc` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TimeZone` which provides `from_utc_datetime` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use chrono::TimeZone;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `from_utc_date` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  94 -         let created_at_utc: DateTime<Utc> = Utc.from_utc_datetime(&transaction.created_at);
[INFO] [stdout]  94 +         let created_at_utc: DateTime<Utc> = Utc.from_utc_date(&transaction.created_at);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/indexer/block_processor.rs:378:45
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   created_at: chrono::Utc::now().naive_utc(),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DateTime<Utc>`, found `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DateTime<Utc>`
[INFO] [stdout]                found struct `NaiveDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/indexer/block_processor.rs:378:45
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   created_at: chrono::Utc::now().naive_utc(),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DateTime<Utc>`, found `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DateTime<chrono::Utc>`
[INFO] [stdout]                found struct `NaiveDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/indexer/realtime_processor.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             DateTime::from_timestamp(block.timestamp / 1000, 0).unwrap_or_else(|| Utc::now()).naive_utc(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `DateTime<_>`, found `NaiveDateTime`
[INFO] [stdout]     |             expected due to the type of this binding
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DateTime<_>`
[INFO] [stdout]                found struct `NaiveDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/indexer/realtime_processor.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             DateTime::from_timestamp(block.timestamp / 1000, 0).unwrap_or_else(|| Utc::now()).naive_utc(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `DateTime<_>`, found `NaiveDateTime`
[INFO] [stdout]     |             expected due to the type of this binding
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `DateTime<_>`
[INFO] [stdout]                found struct `NaiveDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `tps` on type `api::types::NetworkStats`
[INFO] [stdout]    --> src/api/tests.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert_eq!(stats.tps, 0.0);
[INFO] [stdout]     |                      ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `total_transactions`, `total_blocks`, `latest_block_height`, `block_height`, `slot_height` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `true_tps` on type `api::types::NetworkStats`
[INFO] [stdout]    --> src/api/tests.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     assert_eq!(stats.true_tps, 0.0);
[INFO] [stdout]     |                      ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `total_transactions`, `total_blocks`, `latest_block_height`, `block_height`, `slot_height` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processor`
[INFO] [stdout]   --> src/api/tests.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let processor = BlockProcessor::new(
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processor`
[INFO] [stdout]   --> src/api/tests.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let processor = BlockProcessor::new(
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/arch_rpc/mod.rs:208:47
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub async fn get_block(&self, hash: &str, height: i64) -> Result<Block> {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous_hash`
[INFO] [stdout]    --> src/arch_rpc/mod.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   let previous_hash = hex::encode(&block_response.previous_block_hash);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/arch_rpc/mod.rs:208:47
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub async fn get_block(&self, hash: &str, height: i64) -> Result<Block> {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous_hash`
[INFO] [stdout]    --> src/arch_rpc/mod.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   let previous_hash = hex::encode(&block_response.previous_block_hash);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_height`
[INFO] [stdout]    --> src/indexer/hybrid_sync.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let current_height = Arc::clone(&self.current_height);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_event_time` is assigned to, but never used
[INFO] [stdout]   --> src/indexer/realtime_processor.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut last_event_time = tokio::time::Instant::now();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_last_event_time` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_event_time` is never read
[INFO] [stdout]   --> src/indexer/realtime_processor.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             last_event_time = tokio::time::Instant::now();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_height`
[INFO] [stdout]    --> src/indexer/hybrid_sync.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let current_height = Arc::clone(&self.current_height);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_event_time` is assigned to, but never used
[INFO] [stdout]   --> src/indexer/realtime_processor.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut last_event_time = tokio::time::Instant::now();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_last_event_time` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_event_time` is never read
[INFO] [stdout]   --> src/indexer/realtime_processor.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             last_event_time = tokio::time::Instant::now();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arch-indexer` (lib test) due to 18 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arch-indexer` (lib) due to 14 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "622ccadbd23acffb89ce2de7a8a3148a7717a6ea5e9eacf0d938ab1c6c6ae6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622ccadbd23acffb89ce2de7a8a3148a7717a6ea5e9eacf0d938ab1c6c6ae6d1", kill_on_drop: false }`
[INFO] [stdout] 622ccadbd23acffb89ce2de7a8a3148a7717a6ea5e9eacf0d938ab1c6c6ae6d1
