[INFO] cloning repository https://github.com/marsxuefeng/mongot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marsxuefeng/mongot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarsxuefeng%2Fmongot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarsxuefeng%2Fmongot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1b5d2c703856c2a74385c536600efa30749c687
[INFO] testing marsxuefeng/mongot against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarsxuefeng%2Fmongot" "/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/marsxuefeng/mongot
[INFO] finished tweaking git repo https://github.com/marsxuefeng/mongot
[INFO] tweaked toml for git repo https://github.com/marsxuefeng/mongot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marsxuefeng/mongot on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marsxuefeng/mongot 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-04-21" "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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00be88ab6f639d9789012d1ab933271f68b81928ab82bcd0655fa0ae6771bd6f
[INFO] running `Command { std: "docker" "start" "-a" "00be88ab6f639d9789012d1ab933271f68b81928ab82bcd0655fa0ae6771bd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00be88ab6f639d9789012d1ab933271f68b81928ab82bcd0655fa0ae6771bd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00be88ab6f639d9789012d1ab933271f68b81928ab82bcd0655fa0ae6771bd6f", kill_on_drop: false }`
[INFO] [stdout] 00be88ab6f639d9789012d1ab933271f68b81928ab82bcd0655fa0ae6771bd6f
[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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 845acc227c2b42755088dc5faef2d15ae8ebddb43ecc3c687aa9bea169cc9e7e
[INFO] running `Command { std: "docker" "start" "-a" "845acc227c2b42755088dc5faef2d15ae8ebddb43ecc3c687aa9bea169cc9e7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling mongodb-internal-macros v3.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling mongodb v3.5.2
[INFO] [stderr]    Compiling mongot-core v0.1.0 (/opt/rustwide/workdir/mongot-core)
[INFO] [stdout] warning: unused import: `std::net::IpAddr`
[INFO] [stdout]  --> mongot-core/src/connection/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::net::IpAddr;
[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: `Credentials`
[INFO] [stdout]  --> mongot-core/src/connection/manager.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{config::*, ConnectionId, Credentials};
[INFO] [stdout]   |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]  --> mongot-core/src/connection/manager.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::mpsc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> mongot-core/src/connection/pool.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::error::{Error, Result};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Result`
[INFO] [stdout]  --> mongot-core/src/query/executor.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{Error, Result};
[INFO] [stdout]   |                    ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> mongot-core/src/query/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use highlighter::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `MQL_KEYWORDS` in the value namespace is first re-exported here
[INFO] [stdout] 10 | pub use autocomplete::*;
[INFO] [stdout] 11 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `MQL_KEYWORDS` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConnectionConfig`
[INFO] [stdout]  --> mongot-core/src/config/store.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::connection::{ConnectionMeta, ConnectionConfig, ConnectionId};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> mongot-core/src/config/store.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> mongot-core/src/connection/config.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stdout]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> mongot-core/src/connection/config.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> mongot-core/src/connection/config.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn to_uri(&self, password: &str) -> String {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> mongot-core/src/config/store.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn save_connection(&self, meta: &ConnectionMeta) -> Result<()> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> mongot-core/src/config/store.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn delete_connection(&self, id: &ConnectionId) -> Result<()> {
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> mongot-core/src/client.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct MongoConnection {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 28 |     client: mongodb::Client,
[INFO] [stdout] 29 |     config: ConnectionConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keywords` and `aggregate_keywords` are never read
[INFO] [stdout]   --> mongot-core/src/query/parser.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct MqlParser {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 61 |     keywords: HashSet<&'static str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 62 |     aggregate_keywords: HashSet<&'static str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> mongot-core/src/connection/config.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |         if self.port == 0 || self.port > 65535 {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mongot v0.1.0 (/opt/rustwide/workdir/mongot)
[INFO] [stdout] warning: unused import: `fmt`
[INFO] [stdout]   --> mongot/src/main.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tracing_subscriber::{fmt, EnvFilter};
[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: `ThemeMode`
[INFO] [stdout]   --> mongot/src/main.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 | use theme::{Theme, ThemeMode};
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state_color`
[INFO] [stdout]    --> mongot/src/main.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let state_color = match &self.state {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mongot/src/main.rs:765:9
[INFO] [stdout]     |
[INFO] [stdout] 765 |     let mut block = Block::default()
[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]    --> mongot/src/main.rs:944:13
[INFO] [stdout]     |
[INFO] [stdout] 944 |         let mut chars: Vec<char> = line.chars().collect();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected`, `Connecting`, `Connected`, and `Error` are never constructed
[INFO] [stdout]   --> mongot/src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | enum ConnectionState {
[INFO] [stdout]    |      --------------- variants in this enum
[INFO] [stdout] 78 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 79 |     Connecting,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 80 |     Connected,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 81 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> mongot/src/main.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl ConnectionItem {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 95 |     fn new(name: &str, host: &str, port: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_cursor_position`, `current_line`, and `current_column` are never used
[INFO] [stdout]    --> mongot/src/main.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn get_cursor_position(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn current_line(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn current_column(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> mongot/src/theme.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 45 |     pub mode: ThemeMode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub accent_bold: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub info: Color,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub syntax_operator: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub selection_bg: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 80 |     pub selection_fg: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub scrollbar_thumb: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub scrollbar_track: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub title_fg: Color,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 90 |     pub title_modifier: Modifier,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "845acc227c2b42755088dc5faef2d15ae8ebddb43ecc3c687aa9bea169cc9e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845acc227c2b42755088dc5faef2d15ae8ebddb43ecc3c687aa9bea169cc9e7e", kill_on_drop: false }`
[INFO] [stdout] 845acc227c2b42755088dc5faef2d15ae8ebddb43ecc3c687aa9bea169cc9e7e
[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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fc4b45f478d1b112fb7fdd32d8a798c3d131c4485c032b66d7d8969d8df9e3b
[INFO] running `Command { std: "docker" "start" "-a" "6fc4b45f478d1b112fb7fdd32d8a798c3d131c4485c032b66d7d8969d8df9e3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stdout] warning: unused import: `std::net::IpAddr`
[INFO] [stdout]  --> mongot-core/src/connection/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::net::IpAddr;
[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: `Credentials`
[INFO] [stdout]  --> mongot-core/src/connection/manager.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{config::*, ConnectionId, Credentials};
[INFO] [stdout]   |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]  --> mongot-core/src/connection/manager.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::mpsc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> mongot-core/src/connection/pool.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::error::{Error, Result};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Result`
[INFO] [stdout]  --> mongot-core/src/query/executor.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{Error, Result};
[INFO] [stdout]   |                    ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> mongot-core/src/query/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use highlighter::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `MQL_KEYWORDS` in the value namespace is first re-exported here
[INFO] [stdout] 10 | pub use autocomplete::*;
[INFO] [stdout] 11 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `MQL_KEYWORDS` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConnectionConfig`
[INFO] [stdout]  --> mongot-core/src/config/store.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::connection::{ConnectionMeta, ConnectionConfig, ConnectionId};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> mongot-core/src/config/store.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> mongot-core/src/connection/config.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stdout]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> mongot-core/src/connection/config.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> mongot-core/src/connection/config.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn to_uri(&self, password: &str) -> String {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> mongot-core/src/config/store.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn save_connection(&self, meta: &ConnectionMeta) -> Result<()> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> mongot-core/src/config/store.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn delete_connection(&self, id: &ConnectionId) -> Result<()> {
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> mongot-core/src/client.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct MongoConnection {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 28 |     client: mongodb::Client,
[INFO] [stdout] 29 |     config: ConnectionConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keywords` and `aggregate_keywords` are never read
[INFO] [stdout]   --> mongot-core/src/query/parser.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct MqlParser {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 61 |     keywords: HashSet<&'static str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 62 |     aggregate_keywords: HashSet<&'static str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> mongot-core/src/connection/config.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |         if self.port == 0 || self.port > 65535 {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mongot-core v0.1.0 (/opt/rustwide/workdir/mongot-core)
[INFO] [stderr]    Compiling mongot v0.1.0 (/opt/rustwide/workdir/mongot)
[INFO] [stdout] warning: unused import: `fmt`
[INFO] [stdout]   --> mongot/src/main.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tracing_subscriber::{fmt, EnvFilter};
[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: `ThemeMode`
[INFO] [stdout]   --> mongot/src/main.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 | use theme::{Theme, ThemeMode};
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::IpAddr`
[INFO] [stdout]  --> mongot-core/src/connection/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::net::IpAddr;
[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: `Credentials`
[INFO] [stdout]  --> mongot-core/src/connection/manager.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{config::*, ConnectionId, Credentials};
[INFO] [stdout]   |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]  --> mongot-core/src/connection/manager.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::mpsc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> mongot-core/src/connection/pool.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::error::{Error, Result};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Result`
[INFO] [stdout]  --> mongot-core/src/query/executor.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{Error, Result};
[INFO] [stdout]   |                    ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> mongot-core/src/query/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use highlighter::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `MQL_KEYWORDS` in the value namespace is first re-exported here
[INFO] [stdout] 10 | pub use autocomplete::*;
[INFO] [stdout] 11 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `MQL_KEYWORDS` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConnectionConfig`
[INFO] [stdout]  --> mongot-core/src/config/store.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::connection::{ConnectionMeta, ConnectionConfig, ConnectionId};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> mongot-core/src/config/store.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state_color`
[INFO] [stdout]    --> mongot/src/main.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let state_color = match &self.state {
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mongot/src/main.rs:765:9
[INFO] [stdout]     |
[INFO] [stdout] 765 |     let mut block = Block::default()
[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]    --> mongot/src/main.rs:944:13
[INFO] [stdout]     |
[INFO] [stdout] 944 |         let mut chars: Vec<char> = line.chars().collect();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected`, `Connecting`, `Connected`, and `Error` are never constructed
[INFO] [stdout]   --> mongot/src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | enum ConnectionState {
[INFO] [stdout]    |      --------------- variants in this enum
[INFO] [stdout] 78 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 79 |     Connecting,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 80 |     Connected,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 81 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> mongot/src/main.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl ConnectionItem {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 95 |     fn new(name: &str, host: &str, port: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_cursor_position`, `current_line`, and `current_column` are never used
[INFO] [stdout]    --> mongot/src/main.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn get_cursor_position(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn current_line(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn current_column(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> mongot/src/theme.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 45 |     pub mode: ThemeMode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub accent_bold: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub info: Color,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub syntax_operator: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub selection_bg: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 80 |     pub selection_fg: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub scrollbar_thumb: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub scrollbar_track: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub title_fg: Color,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 90 |     pub title_modifier: Modifier,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> mongot-core/src/connection/config.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stdout]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> mongot-core/src/connection/config.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> mongot-core/src/connection/config.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn to_uri(&self, password: &str) -> String {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> mongot-core/src/config/store.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn save_connection(&self, meta: &ConnectionMeta) -> Result<()> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> mongot-core/src/config/store.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn delete_connection(&self, id: &ConnectionId) -> Result<()> {
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> mongot-core/src/client.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct MongoConnection {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 28 |     client: mongodb::Client,
[INFO] [stdout] 29 |     config: ConnectionConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keywords` and `aggregate_keywords` are never read
[INFO] [stdout]   --> mongot-core/src/query/parser.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct MqlParser {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 61 |     keywords: HashSet<&'static str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 62 |     aggregate_keywords: HashSet<&'static str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> mongot-core/src/connection/config.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |         if self.port == 0 || self.port > 65535 {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.51s
[INFO] running `Command { std: "docker" "inspect" "6fc4b45f478d1b112fb7fdd32d8a798c3d131c4485c032b66d7d8969d8df9e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc4b45f478d1b112fb7fdd32d8a798c3d131c4485c032b66d7d8969d8df9e3b", kill_on_drop: false }`
[INFO] [stdout] 6fc4b45f478d1b112fb7fdd32d8a798c3d131c4485c032b66d7d8969d8df9e3b
[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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b2ade7ccf6cb0ff3472002a2d2179d8a8d86bface4564684b3dce559b949470
[INFO] running `Command { std: "docker" "start" "-a" "7b2ade7ccf6cb0ff3472002a2d2179d8a8d86bface4564684b3dce559b949470", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::net::IpAddr`
[INFO] [stderr]  --> mongot-core/src/connection/config.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::net::IpAddr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Credentials`
[INFO] [stderr]  --> mongot-core/src/connection/manager.rs:3:38
[INFO] [stderr]   |
[INFO] [stderr] 3 | use super::{config::*, ConnectionId, Credentials};
[INFO] [stderr]   |                                      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]  --> mongot-core/src/connection/manager.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tokio::sync::mpsc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> mongot-core/src/connection/pool.rs:5:20
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::error::{Error, Result};
[INFO] [stderr]   |                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Error` and `Result`
[INFO] [stderr]  --> mongot-core/src/query/executor.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::error::{Error, Result};
[INFO] [stderr]   |                    ^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> mongot-core/src/query/mod.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub use highlighter::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ the name `MQL_KEYWORDS` in the value namespace is first re-exported here
[INFO] [stderr] 10 | pub use autocomplete::*;
[INFO] [stderr] 11 | pub use parser::*;
[INFO] [stderr]    |         --------- but the name `MQL_KEYWORDS` in the value namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ConnectionConfig`
[INFO] [stderr]  --> mongot-core/src/config/store.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::connection::{ConnectionMeta, ConnectionConfig, ConnectionId};
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime` and `Utc`
[INFO] [stderr]  --> mongot-core/src/config/store.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 | use chrono::{DateTime, Utc};
[INFO] [stderr]   |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `username`
[INFO] [stderr]   --> mongot-core/src/connection/config.rs:76:14
[INFO] [stderr]    |
[INFO] [stderr] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stderr]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `password`
[INFO] [stderr]   --> mongot-core/src/connection/config.rs:76:24
[INFO] [stderr]    |
[INFO] [stderr] 76 |         let (username, password) = if !auth_part.is_empty() {
[INFO] [stderr]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `password`
[INFO] [stderr]    --> mongot-core/src/connection/config.rs:104:26
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub fn to_uri(&self, password: &str) -> String {
[INFO] [stderr]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `meta`
[INFO] [stderr]    --> mongot-core/src/config/store.rs:145:31
[INFO] [stderr]     |
[INFO] [stderr] 145 |     fn save_connection(&self, meta: &ConnectionMeta) -> Result<()> {
[INFO] [stderr]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> mongot-core/src/config/store.rs:150:33
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn delete_connection(&self, id: &ConnectionId) -> Result<()> {
[INFO] [stderr]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: field `config` is never read
[INFO] [stderr]   --> mongot-core/src/client.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct MongoConnection {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 28 |     client: mongodb::Client,
[INFO] [stderr] 29 |     config: ConnectionConfig,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `keywords` and `aggregate_keywords` are never read
[INFO] [stderr]   --> mongot-core/src/query/parser.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct MqlParser {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 61 |     keywords: HashSet<&'static str>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 62 |     aggregate_keywords: HashSet<&'static str>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> mongot-core/src/connection/config.rs:128:30
[INFO] [stderr]     |
[INFO] [stderr] 128 |         if self.port == 0 || self.port > 65535 {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mongot-core` (lib) generated 16 warnings (run `cargo fix --lib -p mongot-core` to apply 12 suggestions)
[INFO] [stderr] warning: `mongot-core` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr] warning: unused import: `fmt`
[INFO] [stderr]   --> mongot/src/main.rs:26:26
[INFO] [stderr]    |
[INFO] [stderr] 26 | use tracing_subscriber::{fmt, EnvFilter};
[INFO] [stderr]    |                          ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ThemeMode`
[INFO] [stderr]   --> mongot/src/main.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 | use theme::{Theme, ThemeMode};
[INFO] [stderr]    |                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state_color`
[INFO] [stderr]    --> mongot/src/main.rs:113:13
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let state_color = match &self.state {
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_color`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> mongot/src/main.rs:765:9
[INFO] [stderr]     |
[INFO] [stderr] 765 |     let mut block = Block::default()
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> mongot/src/main.rs:944:13
[INFO] [stderr]     |
[INFO] [stderr] 944 |         let mut chars: Vec<char> = line.chars().collect();
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Disconnected`, `Connecting`, `Connected`, and `Error` are never constructed
[INFO] [stderr]   --> mongot/src/main.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | enum ConnectionState {
[INFO] [stderr]    |      --------------- variants in this enum
[INFO] [stderr] 78 |     Disconnected,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 79 |     Connecting,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 80 |     Connected,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 81 |     Error(String),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConnectionState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> mongot/src/main.rs:95:8
[INFO] [stderr]    |
[INFO] [stderr] 94 | impl ConnectionItem {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 95 |     fn new(name: &str, host: &str, port: &str) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_cursor_position`, `current_line`, and `current_column` are never used
[INFO] [stderr]    --> mongot/src/main.rs:279:8
[INFO] [stderr]     |
[INFO] [stderr] 177 | impl App {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 279 |     fn get_cursor_position(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 283 |     fn current_line(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 295 |     fn current_column(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> mongot/src/theme.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct Theme {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 45 |     pub mode: ThemeMode,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub accent_bold: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub info: Color,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 |     pub syntax_operator: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 |     pub selection_bg: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 80 |     pub selection_fg: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub scrollbar_thumb: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 86 |     pub scrollbar_track: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub title_fg: Color,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 90 |     pub title_modifier: Modifier,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `mongot` (bin "mongot" test) generated 9 warnings (run `cargo fix --bin "mongot" -p mongot --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mongot-34cc7d44ae8ce725)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mongot_core-ae419365a108f1aa)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test config::history::tests::test_history_limit ... ok
[INFO] [stdout] test config::history::tests::test_history_manager ... ok
[INFO] [stdout] test query::parser::tests::test_detect_query_type ... ok
[INFO] [stdout] test query::parser::tests::test_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mongot_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7b2ade7ccf6cb0ff3472002a2d2179d8a8d86bface4564684b3dce559b949470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2ade7ccf6cb0ff3472002a2d2179d8a8d86bface4564684b3dce559b949470", kill_on_drop: false }`
[INFO] [stdout] 7b2ade7ccf6cb0ff3472002a2d2179d8a8d86bface4564684b3dce559b949470
