[INFO] cloning repository https://github.com/ehelbig1/openai-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ehelbig1/openai-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehelbig1%2Fopenai-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehelbig1%2Fopenai-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ba71e9b55527a2270a53955e3c4f3777b0fd9f8
[INFO] checking ehelbig1/openai-cli against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehelbig1%2Fopenai-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ehelbig1/openai-cli
[INFO] finished tweaking git repo https://github.com/ehelbig1/openai-cli
[INFO] tweaked toml for git repo https://github.com/ehelbig1/openai-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ehelbig1/openai-cli on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ehelbig1/openai-cli 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0ea7e98c3d50030c8477fb9711599c5c3a9046c78d8a82c05515fa67120ae64
[INFO] running `Command { std: "docker" "start" "-a" "a0ea7e98c3d50030c8477fb9711599c5c3a9046c78d8a82c05515fa67120ae64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0ea7e98c3d50030c8477fb9711599c5c3a9046c78d8a82c05515fa67120ae64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ea7e98c3d50030c8477fb9711599c5c3a9046c78d8a82c05515fa67120ae64", kill_on_drop: false }`
[INFO] [stdout] a0ea7e98c3d50030c8477fb9711599c5c3a9046c78d8a82c05515fa67120ae64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62763eb49fc2a0e0e89eb5df7aecf27496903a7ec82746b5d917c6c37cce608f
[INFO] running `Command { std: "docker" "start" "-a" "62763eb49fc2a0e0e89eb5df7aecf27496903a7ec82746b5d917c6c37cce608f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling tokio v1.29.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking openssl-sys v0.9.90
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking openssl v0.10.55
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking serde v1.0.164
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking openai-api v0.4.0 (/opt/rustwide/workdir/openai-api)
[INFO] [stderr]     Checking openai-cli v0.4.0 (/opt/rustwide/workdir/openai-cli)
[INFO] [stdout] warning: fields `max_tokens` and `temperature` are never read
[INFO] [stdout]   --> openai-cli/src/presentation/chat.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Create {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub max_tokens: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub temperature: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `suffix` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/completion.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Create {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub suffix: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temperature` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/edit.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Create {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subcommand` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/file.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Opt {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 11 |     #[structopt(subcommand)]
[INFO] [stdout] 12 |     pub subcommand: Subcommand,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n` and `size` are never read
[INFO] [stdout]   --> openai-cli/src/presentation/image.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Create {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub n: Option<usize>,
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub size: Option<openai_api::model::create_image::Size>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subcommand` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/model.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Opt {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 11 |     #[structopt(subcommand)]
[INFO] [stdout] 12 |     pub subcommand: Subcommand,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     #[structopt(long, env = "OPENAI_API_KEY", hide_env_values = true)]
[INFO] [stdout] 14 | |     api_key: String,
[INFO] [stdout]    | |___________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/completion.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub prompt: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/completion.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(long, short)]
[INFO] [stdout] 28 | |     pub suffix: Option<String>,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/edit.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub input: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/edit.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub instruction: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/embedding.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub input: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/embedding.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(long, short)]
[INFO] [stdout] 28 | |     pub user: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/image.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub prompt: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_tokens` and `temperature` are never read
[INFO] [stdout]   --> openai-cli/src/presentation/chat.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Create {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub max_tokens: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub temperature: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `suffix` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/completion.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Create {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub suffix: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temperature` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/edit.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Create {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub temperature: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subcommand` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/file.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Opt {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 11 |     #[structopt(subcommand)]
[INFO] [stdout] 12 |     pub subcommand: Subcommand,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n` and `size` are never read
[INFO] [stdout]   --> openai-cli/src/presentation/image.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Create {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub n: Option<usize>,
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub size: Option<openai_api::model::create_image::Size>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subcommand` is never read
[INFO] [stdout]   --> openai-cli/src/presentation/model.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Opt {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 11 |     #[structopt(subcommand)]
[INFO] [stdout] 12 |     pub subcommand: Subcommand,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     #[structopt(long, env = "OPENAI_API_KEY", hide_env_values = true)]
[INFO] [stdout] 14 | |     api_key: String,
[INFO] [stdout]    | |___________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/completion.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub prompt: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/completion.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(long, short)]
[INFO] [stdout] 28 | |     pub suffix: Option<String>,
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/edit.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub input: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/edit.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub instruction: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/embedding.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub input: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/embedding.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(long, short)]
[INFO] [stdout] 28 | |     pub user: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> openai-cli/src/presentation/image.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub prompt: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openai-cli` (bin "openai-cli" test) due to 8 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openai-cli` (bin "openai-cli") due to 8 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "62763eb49fc2a0e0e89eb5df7aecf27496903a7ec82746b5d917c6c37cce608f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62763eb49fc2a0e0e89eb5df7aecf27496903a7ec82746b5d917c6c37cce608f", kill_on_drop: false }`
[INFO] [stdout] 62763eb49fc2a0e0e89eb5df7aecf27496903a7ec82746b5d917c6c37cce608f
