[INFO] fetching crate devai 0.5.12...
[INFO] checking devai-0.5.12 against try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 for pr-149518-1
[INFO] extracting crate devai 0.5.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate devai 0.5.12
[INFO] finished tweaking crates.io crate devai 0.5.12
[INFO] tweaked toml for crates.io crate devai 0.5.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate devai 0.5.12 on toolchain d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate devai 0.5.12 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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 932af30185b2b070b0cbace12c293595b352b4f12976110d7cd65f1e6f335f8e
[INFO] running `Command { std: "docker" "start" "-a" "932af30185b2b070b0cbace12c293595b352b4f12976110d7cd65f1e6f335f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "932af30185b2b070b0cbace12c293595b352b4f12976110d7cd65f1e6f335f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932af30185b2b070b0cbace12c293595b352b4f12976110d7cd65f1e6f335f8e", kill_on_drop: false }`
[INFO] [stdout] 932af30185b2b070b0cbace12c293595b352b4f12976110d7cd65f1e6f335f8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e97f90ccb6a8ff5bf47f8bf6eecafab021c22fbd9a53626c8823f1e8a0090581
[INFO] running `Command { std: "docker" "start" "-a" "e97f90ccb6a8ff5bf47f8bf6eecafab021c22fbd9a53626c8823f1e8a0090581", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.12+1.0.8
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling mlua-sys v0.6.7
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking keyring v3.6.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling simple-fs v0.5.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]    Compiling devai v0.5.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking strum v0.27.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking string_cache v0.8.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]     Checking mlua v0.10.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking xml5ever v0.20.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking value-ext v0.1.2
[INFO] [stderr]     Checking handlebars v6.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking markup5ever_rcdom v0.5.0-unofficial
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking genai v0.1.22
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/args.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::support::cred::get_or_prompt_api_key`
[INFO] [stdout]  --> src/run/genai_client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::support::cred::get_or_prompt_api_key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/args.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::support::cred::get_or_prompt_api_key`
[INFO] [stdout]  --> src/run/genai_client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::support::cred::get_or_prompt_api_key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_SERVICE` is never used
[INFO] [stdout]  --> src/support/cred.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const KEY_SERVICE: &str = "devai_secrets";
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_or_prompt_api_key` is never used
[INFO] [stdout]   --> src/support/cred.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn get_or_prompt_api_key(key_name: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_and_save_pwd` is never used
[INFO] [stdout]   --> src/support/cred.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn get_and_save_pwd(service: &str, name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_and_save` is never used
[INFO] [stdout]   --> src/support/cred.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn prompt_and_save(entry: Entry, disp_name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_terminal` is never used
[INFO] [stdout]   --> src/support/cred.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn clear_terminal() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/md/outer_block.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<str> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/text/text_common.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<str> {
[INFO] [stdout]    |                  ^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<'_, str> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_SERVICE` is never used
[INFO] [stdout]  --> src/support/cred.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const KEY_SERVICE: &str = "devai_secrets";
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_or_prompt_api_key` is never used
[INFO] [stdout]   --> src/support/cred.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn get_or_prompt_api_key(key_name: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_and_save_pwd` is never used
[INFO] [stdout]   --> src/support/cred.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn get_and_save_pwd(service: &str, name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_and_save` is never used
[INFO] [stdout]   --> src/support/cred.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn prompt_and_save(entry: Entry, disp_name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_terminal` is never used
[INFO] [stdout]   --> src/support/cred.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn clear_terminal() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/md/outer_block.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<str> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/text/text_common.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<str> {
[INFO] [stdout]    |                  ^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<'_, str> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.49s
[INFO] running `Command { std: "docker" "inspect" "e97f90ccb6a8ff5bf47f8bf6eecafab021c22fbd9a53626c8823f1e8a0090581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97f90ccb6a8ff5bf47f8bf6eecafab021c22fbd9a53626c8823f1e8a0090581", kill_on_drop: false }`
[INFO] [stdout] e97f90ccb6a8ff5bf47f8bf6eecafab021c22fbd9a53626c8823f1e8a0090581
