[INFO] fetching crate proxyfor 0.5.0...
[INFO] checking proxyfor-0.5.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate proxyfor 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate proxyfor 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate proxyfor 0.5.0
[INFO] tweaked toml for crates.io crate proxyfor 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proxyfor 0.5.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proxyfor 0.5.0 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.5
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded tui-input v0.11.1
[INFO] [stderr]   Downloaded quinn-udp v0.5.9
[INFO] [stderr]   Downloaded quanta v0.12.4
[INFO] [stderr]   Downloaded hyper-tungstenite v0.17.0
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded moka v0.12.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 761b38bc3d94a98b16234fc68b0d67f12351354e4370acfa6a3ede410f055023
[INFO] running `Command { std: "docker" "start" "-a" "761b38bc3d94a98b16234fc68b0d67f12351354e4370acfa6a3ede410f055023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "761b38bc3d94a98b16234fc68b0d67f12351354e4370acfa6a3ede410f055023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "761b38bc3d94a98b16234fc68b0d67f12351354e4370acfa6a3ede410f055023", kill_on_drop: false }`
[INFO] [stdout] 761b38bc3d94a98b16234fc68b0d67f12351354e4370acfa6a3ede410f055023
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcf4c565e6ab4072d7b45059031f676a3d82fc9697f790b9c72b14de523ad1ff
[INFO] running `Command { std: "docker" "start" "-a" "dcf4c565e6ab4072d7b45059031f676a3d82fc9697f790b9c72b14de523ad1ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking quanta v0.12.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking oid-registry v0.7.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tungstenite v0.26.1
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking tui-input v0.11.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking tokio-graceful v0.2.2
[INFO] [stderr]     Checking async-http-proxy v1.2.5
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking wl-clipboard-rs v0.8.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking hyper-tungstenite v0.17.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking proxyfor v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:913:38
[INFO] [stdout]     |
[INFO] [stdout] 913 | fn build_details_head_lines(traffic: &Traffic) -> Vec<Line> {
[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] 913 | fn build_details_head_lines(traffic: &Traffic) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:930:40
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:958:29
[INFO] [stdout]     |
[INFO] [stdout] 958 | fn build_error_lines(error: &str, width: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 958 | fn build_error_lines(error: &str, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:964:43
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:913:38
[INFO] [stdout]     |
[INFO] [stdout] 913 | fn build_details_head_lines(traffic: &Traffic) -> Vec<Line> {
[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] 913 | fn build_details_head_lines(traffic: &Traffic) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:930:40
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:958:29
[INFO] [stdout]     |
[INFO] [stdout] 958 | fn build_error_lines(error: &str, width: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 958 | fn build_error_lines(error: &str, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:964:43
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec<Line> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, wl-clipboard-rs v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "dcf4c565e6ab4072d7b45059031f676a3d82fc9697f790b9c72b14de523ad1ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf4c565e6ab4072d7b45059031f676a3d82fc9697f790b9c72b14de523ad1ff", kill_on_drop: false }`
[INFO] [stdout] dcf4c565e6ab4072d7b45059031f676a3d82fc9697f790b9c72b14de523ad1ff
