[INFO] cloning repository https://github.com/alessandrobologna/copilot-lmstudio-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alessandrobologna/copilot-lmstudio-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falessandrobologna%2Fcopilot-lmstudio-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falessandrobologna%2Fcopilot-lmstudio-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dad91722ec2c4326d855fa31c31aa6908d4f59e6
[INFO] testing alessandrobologna/copilot-lmstudio-proxy against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falessandrobologna%2Fcopilot-lmstudio-proxy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alessandrobologna/copilot-lmstudio-proxy
[INFO] finished tweaking git repo https://github.com/alessandrobologna/copilot-lmstudio-proxy
[INFO] tweaked toml for git repo https://github.com/alessandrobologna/copilot-lmstudio-proxy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alessandrobologna/copilot-lmstudio-proxy on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alessandrobologna/copilot-lmstudio-proxy 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.2
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.3
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6aaf5cdb81142d9519969d2d5a9bd5b0bf6e39b813b72a99f359b3ee7939359
[INFO] running `Command { std: "docker" "start" "-a" "d6aaf5cdb81142d9519969d2d5a9bd5b0bf6e39b813b72a99f359b3ee7939359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6aaf5cdb81142d9519969d2d5a9bd5b0bf6e39b813b72a99f359b3ee7939359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6aaf5cdb81142d9519969d2d5a9bd5b0bf6e39b813b72a99f359b3ee7939359", kill_on_drop: false }`
[INFO] [stdout] d6aaf5cdb81142d9519969d2d5a9bd5b0bf6e39b813b72a99f359b3ee7939359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d34a8b869ee7dc5ec04055cbc3a42bf7d47adce4d90a0bbb578dcde7d6710bb4
[INFO] running `Command { std: "docker" "start" "-a" "d34a8b869ee7dc5ec04055cbc3a42bf7d47adce4d90a0bbb578dcde7d6710bb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling copilot-lmstudio-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             &format!("?{}", query)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 109 |         }
[INFO] [stdout]     |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             &format!("?{}", query)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 109 |         }
[INFO] [stdout]     |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "d34a8b869ee7dc5ec04055cbc3a42bf7d47adce4d90a0bbb578dcde7d6710bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34a8b869ee7dc5ec04055cbc3a42bf7d47adce4d90a0bbb578dcde7d6710bb4", kill_on_drop: false }`
[INFO] [stdout] d34a8b869ee7dc5ec04055cbc3a42bf7d47adce4d90a0bbb578dcde7d6710bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10efae731de6b06de8ecd859112e859af6c4cf3b939cd58b4a88543a083340ce
[INFO] running `Command { std: "docker" "start" "-a" "10efae731de6b06de8ecd859112e859af6c4cf3b939cd58b4a88543a083340ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling copilot-lmstudio-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             &format!("?{}", query)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 109 |         }
[INFO] [stdout]     |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             &format!("?{}", query)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 109 |         }
[INFO] [stdout]     |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "10efae731de6b06de8ecd859112e859af6c4cf3b939cd58b4a88543a083340ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10efae731de6b06de8ecd859112e859af6c4cf3b939cd58b4a88543a083340ce", kill_on_drop: false }`
[INFO] [stdout] 10efae731de6b06de8ecd859112e859af6c4cf3b939cd58b4a88543a083340ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4db2564d569442d0f5f6d38a43be0c80d6c744415fe09fc8c87756beadd5243
[INFO] running `Command { std: "docker" "start" "-a" "c4db2564d569442d0f5f6d38a43be0c80d6c744415fe09fc8c87756beadd5243", kill_on_drop: false }`
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout] 
[INFO] [stderr]    --> src/main.rs:108:14
[INFO] [stdout] running 5 tests
[INFO] [stderr]     |
[INFO] [stderr] 108 |             &format!("?{}", query)
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stderr] 109 |         }
[INFO] [stderr]     |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stderr]    --> src/main.rs:108:14
[INFO] [stderr]     |
[INFO] [stderr] 108 |             &format!("?{}", query)
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stderr] 109 |         }
[INFO] [stderr]     |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `copilot-lmstudio-proxy` (bin "copilot-lmstudio-proxy" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/copilot_lmstudio_proxy-1ab05b5fcc9b358f)
[INFO] [stdout] test tests::adds_missing_usage_details ... ok
[INFO] [stdout] test tests::leaves_done_streaming_marker_untouched ... ok
[INFO] [stdout] test tests::fixes_missing_tool_parameter_schema ... ok
[INFO] [stdout] test tests::fixes_streaming_usage_chunks ... ok
[INFO] [stdout] test tests::sanitizes_decompressed_headers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4db2564d569442d0f5f6d38a43be0c80d6c744415fe09fc8c87756beadd5243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4db2564d569442d0f5f6d38a43be0c80d6c744415fe09fc8c87756beadd5243", kill_on_drop: false }`
[INFO] [stdout] c4db2564d569442d0f5f6d38a43be0c80d6c744415fe09fc8c87756beadd5243
