[INFO] cloning repository https://github.com/suryansh639/unideployfromstakpak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suryansh639/unideployfromstakpak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuryansh639%2Funideployfromstakpak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuryansh639%2Funideployfromstakpak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5087060e18d68cd602f9d4e2dbb5960c63e6e9d6
[INFO] checking suryansh639/unideployfromstakpak against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuryansh639%2Funideployfromstakpak" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/suryansh639/unideployfromstakpak
[INFO] finished tweaking git repo https://github.com/suryansh639/unideployfromstakpak
[INFO] tweaked toml for git repo https://github.com/suryansh639/unideployfromstakpak written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suryansh639/unideployfromstakpak on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suryansh639/unideployfromstakpak 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49895cfc5de6a11715342694f60040b9cc55471e41f7bca1811313ed6f609c53
[INFO] running `Command { std: "docker" "start" "-a" "49895cfc5de6a11715342694f60040b9cc55471e41f7bca1811313ed6f609c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49895cfc5de6a11715342694f60040b9cc55471e41f7bca1811313ed6f609c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49895cfc5de6a11715342694f60040b9cc55471e41f7bca1811313ed6f609c53", kill_on_drop: false }`
[INFO] [stdout] 49895cfc5de6a11715342694f60040b9cc55471e41f7bca1811313ed6f609c53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 378907bd44a39b8e7c5b7eb4cd16941a4198d1d0fde61f00a51330887068f187
[INFO] running `Command { std: "docker" "start" "-a" "378907bd44a39b8e7c5b7eb4cd16941a4198d1d0fde61f00a51330887068f187", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling aws-types v1.3.12
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking aws-smithy-xml v0.60.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking aws-smithy-async v1.2.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking aws-smithy-types v1.4.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.11.4
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.19
[INFO] [stderr]     Checking aws-smithy-json v0.62.4
[INFO] [stderr]     Checking aws-smithy-query v0.60.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking aws-smithy-http v0.63.4
[INFO] [stderr]     Checking aws-credential-types v1.2.12
[INFO] [stderr]     Checking aws-smithy-observability v0.2.5
[INFO] [stderr]     Checking aws-sigv4 v1.4.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling libsql-ffi v0.9.29
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking seize v0.3.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking flurry v0.5.2
[INFO] [stderr]     Checking internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7
[INFO] [stderr]     Checking process-wrap v8.2.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking hyper-rustls v0.25.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling rmcp-macros v0.11.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking libsql-hrana v0.9.29
[INFO] [stderr]     Checking russh-cryptovec v0.52.0
[INFO] [stderr]     Checking xterm-query v0.5.2
[INFO] [stderr]     Checking russh-util v0.52.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking retry-policies v0.5.1
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking tonic-web v0.11.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]     Checking terminal-light v1.8.0
[INFO] [stderr]     Checking russh-sftp v2.1.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking mockito v1.7.1
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fs-err v3.2.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling selectors v0.32.0
[INFO] [stderr]     Checking shell-tool-approvals v0.3.72 (/opt/rustwide/workdir/libs/shell-tool-approvals)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking libsql-rusqlite v0.9.29
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking libsql-sys v0.9.29
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking libsql_replication v0.9.29
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking libsql v0.9.29
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking grep-matcher v0.1.8
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking auto_encoder v0.1.10
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking lol_html v2.7.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking fast_html2md v0.0.48
[INFO] [stderr]     Checking ansi-to-tui v7.0.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking grep-searcher v0.1.16
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking grep-regex v0.1.14
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking liblzma v0.4.5
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking agent-client-protocol-schema v0.10.6
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking ppmd-rust v1.3.0
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking zip v4.6.1
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking agent-client-protocol v0.9.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking russh v0.53.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.10
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking aws-smithy-runtime v1.10.1
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking rmcp v0.11.0
[INFO] [stderr]     Checking reqwest-retry v0.8.0
[INFO] [stderr]     Checking aws-runtime v1.7.0
[INFO] [stderr]     Checking aws-sdk-sso v1.94.0
[INFO] [stderr]     Checking aws-sdk-sts v1.98.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.96.0
[INFO] [stderr]     Checking aws-sdk-bedrockruntime v1.125.0
[INFO] [stderr]     Checking aws-config v1.8.14
[INFO] [stderr]     Checking stakai v0.3.72 (/opt/rustwide/workdir/libs/ai)
[INFO] [stdout] warning: structure field `Unideploy_config` should have a snake case name
[INFO] [stdout]   --> libs/ai/src/client/config.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub(crate) Unideploy_config: Option<UnideployProviderConfig>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/client/config.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn Unideploy(mut self, api_key: impl Into<String>, base_url: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy_config` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/client/config.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn Unideploy_config(mut self, config: UnideployProviderConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_Unideploy_request` should have a snake case name
[INFO] [stdout]   --> libs/ai/src/providers/unideploy/convert.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn to_Unideploy_request(req: &GenerateRequest, stream: bool) -> ChatCompletionRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `to_unideploy_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_Unideploy_messages` should have a snake case name
[INFO] [stdout]   --> libs/ai/src/providers/unideploy/convert.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn to_Unideploy_messages(msg: &Message) -> Vec<ChatMessage> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `to_unideploy_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_Unideploy_response` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/providers/unideploy/provider.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn from_Unideploy_response(resp: UnideployResponse) -> Result<GenerateResponse> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `from_unideploy_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_Unideploy_message` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/providers/unideploy/provider.rs:243:4
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_Unideploy_message(msg: &super::types::UnideployMessage) -> Result<Vec<ResponseContent>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `parse_unideploy_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_Unideploy_error` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/providers/unideploy/provider.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub(crate) fn parse_Unideploy_error(error_text: &str, status_code: u16) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `parse_unideploy_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Unideploy_config` should have a snake case name
[INFO] [stdout]   --> libs/ai/src/client/config.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub(crate) Unideploy_config: Option<UnideployProviderConfig>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/client/config.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn Unideploy(mut self, api_key: impl Into<String>, base_url: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy_config` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/client/config.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn Unideploy_config(mut self, config: UnideployProviderConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_Unideploy_request` should have a snake case name
[INFO] [stdout]   --> libs/ai/src/providers/unideploy/convert.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn to_Unideploy_request(req: &GenerateRequest, stream: bool) -> ChatCompletionRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `to_unideploy_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_Unideploy_messages` should have a snake case name
[INFO] [stdout]   --> libs/ai/src/providers/unideploy/convert.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn to_Unideploy_messages(msg: &Message) -> Vec<ChatMessage> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `to_unideploy_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_Unideploy_response` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/providers/unideploy/provider.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn from_Unideploy_response(resp: UnideployResponse) -> Result<GenerateResponse> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `from_unideploy_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_Unideploy_message` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/providers/unideploy/provider.rs:243:4
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn parse_Unideploy_message(msg: &super::types::UnideployMessage) -> Result<Vec<ResponseContent>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `parse_unideploy_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_Unideploy_error` should have a snake case name
[INFO] [stdout]    --> libs/ai/src/providers/unideploy/provider.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub(crate) fn parse_Unideploy_error(error_text: &str, status_code: u16) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `parse_unideploy_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unideploy-shared v0.3.72 (/opt/rustwide/workdir/libs/shared)
[INFO] [stderr]     Checking Unideploy-agent-core v0.3.72 (/opt/rustwide/workdir/libs/agent-core)
[INFO] [stdout] warning: function `test_Unideploy_provider_creates_with_tls_client` should have a snake case name
[INFO] [stdout]   --> libs/ai/tests/unit/tls.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn test_Unideploy_provider_creates_with_tls_client() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_unideploy_provider_creates_with_tls_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Unideploy_provider_custom_base_url_creates_with_tls_client` should have a snake case name
[INFO] [stdout]   --> libs/ai/tests/unit/tls.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn test_Unideploy_provider_custom_base_url_creates_with_tls_client() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_unideploy_provider_custom_base_url_creates_with_tls_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_Unideploy_provider_rejects_empty_key` should have a snake case name
[INFO] [stdout]    --> libs/ai/tests/unit/tls.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn test_Unideploy_provider_rejects_empty_key() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_unideploy_provider_rejects_empty_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/ai/tests/unit/tls.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let Unideploy = UnideployProvider::new(UnideployProviderConfig::new("test-key"));
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/ai/tests/unit/tls.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let Unideploy = UnideployProvider::new(UnideployProviderConfig::new("test-key")).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Unideploy_agent_core` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `unideploy_agent_core`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Unideploy_agent_image` should have a snake case name
[INFO] [stdout]  --> libs/shared/src/container.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn Unideploy_agent_image() -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_agent_image`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Unideploy_agent_default_mounts` should have a snake case name
[INFO] [stdout]   --> libs/shared/src/container.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn Unideploy_agent_default_mounts() -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_agent_default_mounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/shared/src/models/llm.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn Unideploy(api_key: String, api_endpoint: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy_with_auth` should have a snake case name
[INFO] [stdout]    --> libs/shared/src/models/llm.rs:578:12
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn Unideploy_with_auth(auth: ProviderAuth, api_endpoint: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_with_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_config` should have a snake case name
[INFO] [stdout]    --> libs/shared/src/models/stakai_adapter.rs:576:25
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 let mut Unideploy_config = UnideployProviderConfig::new(api_key.to_string())
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unideploy-api v0.3.72 (/opt/rustwide/workdir/libs/api)
[INFO] [stderr]     Checking Unideploy-mcp-client v0.3.72 (/opt/rustwide/workdir/libs/mcp/client)
[INFO] [stderr]     Checking Unideploy-mcp-proxy v0.3.72 (/opt/rustwide/workdir/libs/mcp/proxy)
[INFO] [stderr]     Checking Unideploy-gateway v0.3.72 (/opt/rustwide/workdir/libs/gateway)
[INFO] [stdout] warning: crate `Unideploy_mcp_client` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `unideploy_mcp_client`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Unideploy_mcp_proxy` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `unideploy_mcp_proxy`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Unideploy_agent_image` should have a snake case name
[INFO] [stdout]  --> libs/shared/src/container.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn Unideploy_agent_image() -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_agent_image`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Unideploy_agent_default_mounts` should have a snake case name
[INFO] [stdout]   --> libs/shared/src/container.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn Unideploy_agent_default_mounts() -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_agent_default_mounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/shared/src/models/llm.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn Unideploy(api_key: String, api_endpoint: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Unideploy_with_auth` should have a snake case name
[INFO] [stdout]    --> libs/shared/src/models/llm.rs:578:12
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn Unideploy_with_auth(auth: ProviderAuth, api_endpoint: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_with_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_config` should have a snake case name
[INFO] [stdout]    --> libs/shared/src/models/stakai_adapter.rs:576:25
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 let mut Unideploy_config = UnideployProviderConfig::new(api_key.to_string())
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `use_Unideploy` should have a snake case name
[INFO] [stdout]   --> libs/api/src/lib.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn find_model(model_str: &str, use_Unideploy: bool) -> Option<Model> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `use_unideploy`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transform_for_Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn transform_for_Unideploy(model: Model) -> Model {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `transform_for_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_Unideploy_ENDPOINT` should have an upper case name
[INFO] [stdout]   --> libs/api/src/client/mod.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const DEFAULT_Unideploy_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DEFAULT_UNIDEPLOY_ENDPOINT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Unideploy` should have a snake case name
[INFO] [stdout]   --> libs/api/src/client/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Unideploy: Option<UnideployConfig>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_Unideploy` should have a snake case name
[INFO] [stdout]   --> libs/api/src/client/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn with_Unideploy(mut self, config: UnideployConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub(crate) Unideploy: Option<UnideployConfig>,
[INFO] [stdout]     |                ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |         if let Some(Unideploy) = &config.Unideploy
[INFO] [stdout]     |                     ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:185:41
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let unideploy_api = if let Some(Unideploy) = &config.Unideploy {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:202:68
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let session_storage: Arc<dyn SessionStorage> = if let Some(Unideploy) = &config.Unideploy
[INFO] [stdout]     |                                                                    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn has_Unideploy(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `use_Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/provider.rs:919:13
[INFO] [stdout]     |
[INFO] [stdout] 919 |         let use_Unideploy = self.Unideploy.is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `use_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking Unideploy-server v0.3.72 (/opt/rustwide/workdir/libs/server)
[INFO] [stderr]     Checking Unideploy-tui v0.3.72 (/opt/rustwide/workdir/tui)
[INFO] [stderr]     Checking Unideploy-mcp-server v0.3.72 (/opt/rustwide/workdir/libs/mcp/server)
[INFO] [stdout] warning: duplicated attribute
[INFO] [stdout]    --> tui/src/services/plan_comments.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(duplicate_macro_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `use_Unideploy` should have a snake case name
[INFO] [stdout]   --> libs/api/src/lib.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn find_model(model_str: &str, use_Unideploy: bool) -> Option<Model> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `use_unideploy`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transform_for_Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn transform_for_Unideploy(model: Model) -> Model {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `transform_for_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_Unideploy_ENDPOINT` should have an upper case name
[INFO] [stdout]   --> libs/api/src/client/mod.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const DEFAULT_Unideploy_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DEFAULT_UNIDEPLOY_ENDPOINT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Unideploy` should have a snake case name
[INFO] [stdout]   --> libs/api/src/client/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Unideploy: Option<UnideployConfig>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_Unideploy` should have a snake case name
[INFO] [stdout]   --> libs/api/src/client/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn with_Unideploy(mut self, config: UnideployConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub(crate) Unideploy: Option<UnideployConfig>,
[INFO] [stdout]     |                ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |         if let Some(Unideploy) = &config.Unideploy
[INFO] [stdout]     |                     ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:185:41
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let unideploy_api = if let Some(Unideploy) = &config.Unideploy {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:202:68
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let session_storage: Arc<dyn SessionStorage> = if let Some(Unideploy) = &config.Unideploy
[INFO] [stdout]     |                                                                    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/mod.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn has_Unideploy(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `use_Unideploy` should have a snake case name
[INFO] [stdout]    --> libs/api/src/client/provider.rs:919:13
[INFO] [stdout]     |
[INFO] [stdout] 919 |         let use_Unideploy = self.Unideploy.is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `use_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Unideploy_gateway` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `unideploy_gateway`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Unideploy_mcp_server` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `unideploy_mcp_server`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]    --> libs/mcp/server/src/subagent_tools.rs:527:17
[INFO] [stdout]     |
[INFO] [stdout] 527 |             let Unideploy_image = Unideploy_agent_image();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Unideploy_server` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `unideploy_server`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Unideploy_tui` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `unideploy_tui`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_Unideploy_version` should have a snake case name
[INFO] [stdout]  --> tui/src/services/helper_block.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn get_Unideploy_version() -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_unideploy_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Unideploy_PROMPTS` should have an upper case name
[INFO] [stdout]  --> tui/src/services/placeholder_prompts.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const Unideploy_PROMPTS: &[&str] = &[
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - const Unideploy_PROMPTS: &[&str] = &[
[INFO] [stdout] 5 + const UNIDEPLOY_PROMPTS: &[&str] = &[
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `Unideploy_INDEX` should have an upper case name
[INFO] [stdout]   --> tui/src/services/placeholder_prompts.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | static Unideploy_INDEX: OnceLock<usize> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 - static Unideploy_INDEX: OnceLock<usize> = OnceLock::new();
[INFO] [stdout] 16 + static UNIDEPLOY_INDEX: OnceLock<usize> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking Unideploy v0.3.72 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]    --> libs/mcp/server/src/subagent_tools.rs:527:17
[INFO] [stdout]     |
[INFO] [stdout] 527 |             let Unideploy_image = Unideploy_agent_image();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_Unideploy_version` should have a snake case name
[INFO] [stdout]  --> tui/src/services/helper_block.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn get_Unideploy_version() -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_unideploy_version`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Unideploy_PROMPTS` should have an upper case name
[INFO] [stdout]  --> tui/src/services/placeholder_prompts.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const Unideploy_PROMPTS: &[&str] = &[
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - const Unideploy_PROMPTS: &[&str] = &[
[INFO] [stdout] 5 + const UNIDEPLOY_PROMPTS: &[&str] = &[
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `Unideploy_INDEX` should have an upper case name
[INFO] [stdout]   --> tui/src/services/placeholder_prompts.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | static Unideploy_INDEX: OnceLock<usize> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 - static Unideploy_INDEX: OnceLock<usize> = OnceLock::new();
[INFO] [stdout] 16 + static UNIDEPLOY_INDEX: OnceLock<usize> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]   --> cli/src/main.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn config_has_any_auth_flags(has_Unideploy_key: bool, has_provider_keys: bool) -> bool {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/main.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 let has_Unideploy_key = config.get_unideploy_api_key().is_some();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/mod.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let Unideploy = config.get_unideploy_api_key().map(|api_key| UnideployConfig {
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `re_execute_Unideploy_with_profile` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/mod.rs:685:4
[INFO] [stdout]     |
[INFO] [stdout] 685 | fn re_execute_Unideploy_with_profile(profile: &str, config_path: Option<&std::path::Path>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `re_execute_unideploy_with_profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/acp/server.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let Unideploy = unideploy_api_key.map(|api_key| UnideployConfig {
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]     --> cli/src/commands/acp/server.rs:1644:21
[INFO] [stdout]      |
[INFO] [stdout] 1644 |                 let Unideploy = Some(UnideployConfig {
[INFO] [stdout]      |                     ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/agent/run/mode_interactive.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let has_Unideploy_key = api_key.is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/agent/run/profile_switch.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let Unideploy = new_config
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_Unideploy_homebrew_install` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/auto_update.rs:115:4
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn is_Unideploy_homebrew_install() -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `is_unideploy_homebrew_install`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/autopilot/mod.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let has_Unideploy_key = config.get_unideploy_api_key().is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]     --> cli/src/commands/autopilot/mod.rs:1303:9
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     let Unideploy_image = crate::commands::warden::Unideploy_agent_image();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/autopilot/probes.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let has_Unideploy_key = ctx.app_config.get_unideploy_api_key().is_some();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `home_Unideploy` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     if let Some(home_Unideploy) = config_path.parent() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `home_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cwd_Unideploy` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let cwd_Unideploy = PathBuf::from(".Unideploy");
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cwd_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cwd_Unideploy_toml` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let cwd_Unideploy_toml = cwd_Unideploy.join("mcp.toml");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cwd_unideploy_toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cwd_Unideploy_json` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let cwd_Unideploy_json = cwd_Unideploy.join("mcp.json");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cwd_unideploy_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/warden.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let Unideploy_image = Unideploy_agent_image();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_Unideploy_in_warden` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/warden.rs:330:14
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub async fn run_Unideploy_in_warden(config: AppConfig, args: &[String]) -> Result<(), String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `run_unideploy_in_warden`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/warden.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |     let Unideploy_image = Unideploy_agent_image();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Unideploy_AUTOPILOT_CONFIG_PATH` should have an upper case name
[INFO] [stdout]   --> cli/src/commands/watch/config.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const Unideploy_AUTOPILOT_CONFIG_PATH: &str = "~/.Unideploy/autopilot.toml";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 14 - pub const Unideploy_AUTOPILOT_CONFIG_PATH: &str = "~/.Unideploy/autopilot.toml";
[INFO] [stdout] 14 + pub const UNIDEPLOY_AUTOPILOT_CONFIG_PATH: &str = "~/.Unideploy/autopilot.toml";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `unideploy_api_ENDPOINT` should have an upper case name
[INFO] [stdout]   --> cli/src/config/mod.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const unideploy_api_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 40 - pub const unideploy_api_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout] 40 + pub const UNIDEPLOY_API_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Unideploy_CONFIG_PATH` should have an upper case name
[INFO] [stdout]   --> cli/src/config/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const Unideploy_CONFIG_PATH: &str = ".Unideploy/config.toml";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 41 - pub const Unideploy_CONFIG_PATH: &str = ".Unideploy/config.toml";
[INFO] [stdout] 41 + pub const UNIDEPLOY_CONFIG_PATH: &str = ".Unideploy/config.toml";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/config/app.rs:905:13
[INFO] [stdout]     |
[INFO] [stdout] 905 |         let has_Unideploy_key = self.get_unideploy_api_key().is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_Unideploy_in_gitignore` should have a snake case name
[INFO] [stdout]  --> cli/src/utils/gitignore.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn ensure_Unideploy_in_gitignore(config: &AppConfig) -> Result<bool, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `ensure_unideploy_in_gitignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append_Unideploy_to_gitignore` should have a snake case name
[INFO] [stdout]   --> cli/src/utils/gitignore.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn append_Unideploy_to_gitignore(gitignore_path: &Path) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `append_unideploy_to_gitignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]   --> cli/src/main.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn config_has_any_auth_flags(has_Unideploy_key: bool, has_provider_keys: bool) -> bool {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/main.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 let has_Unideploy_key = config.get_unideploy_api_key().is_some();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/mod.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let Unideploy = config.get_unideploy_api_key().map(|api_key| UnideployConfig {
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `re_execute_Unideploy_with_profile` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/mod.rs:685:4
[INFO] [stdout]     |
[INFO] [stdout] 685 | fn re_execute_Unideploy_with_profile(profile: &str, config_path: Option<&std::path::Path>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `re_execute_unideploy_with_profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/acp/server.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let Unideploy = unideploy_api_key.map(|api_key| UnideployConfig {
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]     --> cli/src/commands/acp/server.rs:1644:21
[INFO] [stdout]      |
[INFO] [stdout] 1644 |                 let Unideploy = Some(UnideployConfig {
[INFO] [stdout]      |                     ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/agent/run/mode_interactive.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let has_Unideploy_key = api_key.is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/agent/run/profile_switch.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let Unideploy = new_config
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `non_interactive_Unideploy_sets_profile_api_endpoint` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/auth/login.rs:940:14
[INFO] [stdout]     |
[INFO] [stdout] 940 |     async fn non_interactive_Unideploy_sets_profile_api_endpoint() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `non_interactive_unideploy_sets_profile_api_endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_Unideploy_homebrew_install` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/auto_update.rs:115:4
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn is_Unideploy_homebrew_install() -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `is_unideploy_homebrew_install`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/autopilot/mod.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let has_Unideploy_key = config.get_unideploy_api_key().is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]     --> cli/src/commands/autopilot/mod.rs:1303:9
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     let Unideploy_image = crate::commands::warden::Unideploy_agent_image();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/autopilot/probes.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let has_Unideploy_key = ctx.app_config.get_unideploy_api_key().is_some();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `home_Unideploy` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     if let Some(home_Unideploy) = config_path.parent() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `home_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cwd_Unideploy` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let cwd_Unideploy = PathBuf::from(".Unideploy");
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cwd_unideploy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cwd_Unideploy_toml` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let cwd_Unideploy_toml = cwd_Unideploy.join("mcp.toml");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cwd_unideploy_toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cwd_Unideploy_json` should have a snake case name
[INFO] [stdout]   --> cli/src/commands/mcp/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let cwd_Unideploy_json = cwd_Unideploy.join("mcp.json");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cwd_unideploy_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/warden.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let Unideploy_image = Unideploy_agent_image();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_Unideploy_in_warden` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/warden.rs:330:14
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub async fn run_Unideploy_in_warden(config: AppConfig, args: &[String]) -> Result<(), String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `run_unideploy_in_warden`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Unideploy_image` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/warden.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |     let Unideploy_image = Unideploy_agent_image();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Unideploy_session_mount_present_when_no_warden_config` should have a snake case name
[INFO] [stdout]    --> cli/src/commands/warden.rs:529:8
[INFO] [stdout]     |
[INFO] [stdout] 529 |     fn Unideploy_session_mount_present_when_no_warden_config() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `unideploy_session_mount_present_when_no_warden_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Unideploy_AUTOPILOT_CONFIG_PATH` should have an upper case name
[INFO] [stdout]   --> cli/src/commands/watch/config.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const Unideploy_AUTOPILOT_CONFIG_PATH: &str = "~/.Unideploy/autopilot.toml";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 14 - pub const Unideploy_AUTOPILOT_CONFIG_PATH: &str = "~/.Unideploy/autopilot.toml";
[INFO] [stdout] 14 + pub const UNIDEPLOY_AUTOPILOT_CONFIG_PATH: &str = "~/.Unideploy/autopilot.toml";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `unideploy_api_ENDPOINT` should have an upper case name
[INFO] [stdout]   --> cli/src/config/mod.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const unideploy_api_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 40 - pub const unideploy_api_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout] 40 + pub const UNIDEPLOY_API_ENDPOINT: &str = "https://apiv2.Unideploy.dev";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Unideploy_CONFIG_PATH` should have an upper case name
[INFO] [stdout]   --> cli/src/config/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const Unideploy_CONFIG_PATH: &str = ".Unideploy/config.toml";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 41 - pub const Unideploy_CONFIG_PATH: &str = ".Unideploy/config.toml";
[INFO] [stdout] 41 + pub const UNIDEPLOY_CONFIG_PATH: &str = ".Unideploy/config.toml";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `has_Unideploy_key` should have a snake case name
[INFO] [stdout]    --> cli/src/config/app.rs:905:13
[INFO] [stdout]     |
[INFO] [stdout] 905 |         let has_Unideploy_key = self.get_unideploy_api_key().is_some();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `has_unideploy_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_Unideploy_in_gitignore` should have a snake case name
[INFO] [stdout]  --> cli/src/utils/gitignore.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn ensure_Unideploy_in_gitignore(config: &AppConfig) -> Result<bool, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `ensure_unideploy_in_gitignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append_Unideploy_to_gitignore` should have a snake case name
[INFO] [stdout]   --> cli/src/utils/gitignore.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn append_Unideploy_to_gitignore(gitignore_path: &Path) -> Result<(), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `append_unideploy_to_gitignore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 11s
[INFO] running `Command { std: "docker" "inspect" "378907bd44a39b8e7c5b7eb4cd16941a4198d1d0fde61f00a51330887068f187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378907bd44a39b8e7c5b7eb4cd16941a4198d1d0fde61f00a51330887068f187", kill_on_drop: false }`
[INFO] [stdout] 378907bd44a39b8e7c5b7eb4cd16941a4198d1d0fde61f00a51330887068f187
