[INFO] cloning repository https://github.com/mabla0531/curlplusplus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mabla0531/curlplusplus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmabla0531%2Fcurlplusplus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmabla0531%2Fcurlplusplus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd4efdf1d8dba2e3839ea5ae333bfc64fbd34620
[INFO] checking mabla0531/curlplusplus against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmabla0531%2Fcurlplusplus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mabla0531/curlplusplus
[INFO] finished tweaking git repo https://github.com/mabla0531/curlplusplus
[INFO] tweaked toml for git repo https://github.com/mabla0531/curlplusplus written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mabla0531/curlplusplus on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mabla0531/curlplusplus 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded openapi v0.1.5
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6
[INFO] running `Command { std: "docker" "start" "44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking openapi v0.1.5
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking curlplusplus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cli.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, arg, command};
[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: `state::BodyCursor`
[INFO] [stdout]  --> src/keyboard/main_pane/request_body.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{Application, state::BodyCursor};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cli.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, arg, command};
[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: `state::BodyCursor`
[INFO] [stdout]  --> src/keyboard/main_pane/request_body.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{Application, state::BodyCursor};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_body_tab_fg`
[INFO] [stdout]   --> src/ui/components/main_pane.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let (response_body_tab_fg, response_body_tab_bg) = match self.focused_panel {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_body_tab_fg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_body_tab_bg`
[INFO] [stdout]   --> src/ui/components/main_pane.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let (response_body_tab_fg, response_body_tab_bg) = match self.focused_panel {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_body_tab_bg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_body_tab_fg`
[INFO] [stdout]   --> src/ui/components/main_pane.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let (response_body_tab_fg, response_body_tab_bg) = match self.focused_panel {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_body_tab_fg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_body_tab_bg`
[INFO] [stdout]   --> src/ui/components/main_pane.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let (response_body_tab_fg, response_body_tab_bg) = match self.focused_panel {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_body_tab_bg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `openapi`
[INFO] [stderr]  --> Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | openapi = "0.1.5"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `openapi`
[INFO] [stderr] warning: `curlplusplus` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6", kill_on_drop: false }`
[INFO] [stdout] 44f5e48ab559fa475e35b6fff05b5fe741279a9b7dbf807022367228539e7bf6
