[INFO] fetching crate hac-client 0.2.0...
[INFO] testing hac-client-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hac-client 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hac-client 0.2.0
[INFO] finished tweaking crates.io crate hac-client 0.2.0
[INFO] tweaked toml for crates.io crate hac-client 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hac-client 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hac-client 0.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2403e5cb6b713d07d50daa4fbc65f6897727e37dc53c9374450bd68aa7dbfba2
[INFO] running `Command { std: "docker" "start" "-a" "2403e5cb6b713d07d50daa4fbc65f6897727e37dc53c9374450bd68aa7dbfba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2403e5cb6b713d07d50daa4fbc65f6897727e37dc53c9374450bd68aa7dbfba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2403e5cb6b713d07d50daa4fbc65f6897727e37dc53c9374450bd68aa7dbfba2", kill_on_drop: false }`
[INFO] [stdout] 2403e5cb6b713d07d50daa4fbc65f6897727e37dc53c9374450bd68aa7dbfba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1418d49cdfee34043b29cbbc476d63c6c59264ca88ac5ab7a41df8566eed1fec
[INFO] running `Command { std: "docker" "start" "-a" "1418d49cdfee34043b29cbbc476d63c6c59264ca88ac5ab7a41df8566eed1fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tree-sitter v0.22.5
[INFO] [stderr]    Compiling tree-sitter-json v0.21.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling jsonxf v1.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling font8x8 v0.3.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling hac-cli v0.2.0
[INFO] [stderr]    Compiling divan v0.1.14
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tui-big-text v0.4.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling hac-config v0.2.0
[INFO] [stderr]    Compiling hac-colors v0.2.0
[INFO] [stderr]    Compiling hac-core v0.2.0
[INFO] [stderr]    Compiling hac-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/pages/collection_viewer/request_editor/headers_editor_edit_form.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |         colors: &'hef hac_colors::Colors,
[INFO] [stdout]    |                  ---- the lifetime is named here
[INFO] [stdout] 56 |         collection_store: Rc<RefCell<CollectionStore>>,
[INFO] [stdout] 57 |     ) -> HeadersEditorForm {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'hef`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     ) -> HeadersEditorForm<'hef> {
[INFO] [stdout]    |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.11s
[INFO] running `Command { std: "docker" "inspect" "1418d49cdfee34043b29cbbc476d63c6c59264ca88ac5ab7a41df8566eed1fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1418d49cdfee34043b29cbbc476d63c6c59264ca88ac5ab7a41df8566eed1fec", kill_on_drop: false }`
[INFO] [stdout] 1418d49cdfee34043b29cbbc476d63c6c59264ca88ac5ab7a41df8566eed1fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbc32b1c6fb894dd1e14943409a22b59bc43efdc4b3d4d4c50f73fbbe3d62e23
[INFO] running `Command { std: "docker" "start" "-a" "cbc32b1c6fb894dd1e14943409a22b59bc43efdc4b3d4d4c50f73fbbe3d62e23", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling hac-cli v0.2.0
[INFO] [stderr]    Compiling divan v0.1.14
[INFO] [stderr]    Compiling hac-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/pages/collection_viewer/request_editor/headers_editor_edit_form.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |         colors: &'hef hac_colors::Colors,
[INFO] [stdout]    |                  ---- the lifetime is named here
[INFO] [stdout] 56 |         collection_store: Rc<RefCell<CollectionStore>>,
[INFO] [stdout] 57 |     ) -> HeadersEditorForm {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'hef`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     ) -> HeadersEditorForm<'hef> {
[INFO] [stdout]    |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/pages/collection_viewer/request_editor/headers_editor_edit_form.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |         colors: &'hef hac_colors::Colors,
[INFO] [stdout]    |                  ---- the lifetime is named here
[INFO] [stdout] 56 |         collection_store: Rc<RefCell<CollectionStore>>,
[INFO] [stdout] 57 |     ) -> HeadersEditorForm {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'hef`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     ) -> HeadersEditorForm<'hef> {
[INFO] [stdout]    |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.38s
[INFO] running `Command { std: "docker" "inspect" "cbc32b1c6fb894dd1e14943409a22b59bc43efdc4b3d4d4c50f73fbbe3d62e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc32b1c6fb894dd1e14943409a22b59bc43efdc4b3d4d4c50f73fbbe3d62e23", kill_on_drop: false }`
[INFO] [stdout] cbc32b1c6fb894dd1e14943409a22b59bc43efdc4b3d4d4c50f73fbbe3d62e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e587dfb5c70e1c344e1e92da527b3a84fd2c075771afd2301307a99e7bd747cf
[INFO] running `Command { std: "docker" "start" "-a" "e587dfb5c70e1c344e1e92da527b3a84fd2c075771afd2301307a99e7bd747cf", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/pages/collection_viewer/request_editor/headers_editor_edit_form.rs:57:10
[INFO] [stderr]    |
[INFO] [stderr] 55 |         colors: &'hef hac_colors::Colors,
[INFO] [stderr]    |                  ---- the lifetime is named here
[INFO] [stderr] 56 |         collection_store: Rc<RefCell<CollectionStore>>,
[INFO] [stderr] 57 |     ) -> HeadersEditorForm {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'hef`
[INFO] [stderr]    |
[INFO] [stderr] 57 |     ) -> HeadersEditorForm<'hef> {
[INFO] [stderr]    |                           ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hac-client` (lib) generated 1 warning (run `cargo fix --lib -p hac-client` to apply 1 suggestion)
[INFO] [stderr] warning: `hac-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hac_client-22d72859e4e84fdd)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test pages::collection_dashboard::collection_list::tests::test_items_per_row ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_list::tests::test_build_card ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_display_error ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_creating_new_collections ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_build_layout ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_filtering_list ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_close_error_popup ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_moving_out_of_bounds ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_open_close_help ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_prompt_delete_collections ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_actions_without_any_collections ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_draw_background ... ok
[INFO] [stdout] test pages::collection_viewer::collection_store::tests::test_visit_next_no_expanded ... ok
[INFO] [stdout] test pages::collection_viewer::collection_store::tests::test_empty_tree ... ok
[INFO] [stdout] test pages::collection_viewer::collection_store::tests::test_visit_prev_into_nested ... ok
[INFO] [stdout] test pages::collection_viewer::collection_store::tests::test_visit_node_nested_prev ... ok
[INFO] [stdout] test pages::confirm_popup::tests::test_build_with_correct_message ... ok
[INFO] [stdout] test pages::collection_viewer::response_viewer::tests::test_ascii_with_size ... ok
[INFO] [stdout] test pages::error_popup::tests::test_build_container_correctly ... ok
[INFO] [stdout] test pages::input::tests::test_build_input_with_placeholder_unfocused ... ok
[INFO] [stdout] test pages::input::tests::test_build_input_with_value_focused ... ok
[INFO] [stdout] test pages::input::tests::test_build_input_with_value_unfocused ... ok
[INFO] [stdout] test pages::error_popup::tests::test_build_layout_correctly ... ok
[INFO] [stdout] test pages::input::tests::test_build_input_with_placeholder_focused ... ok
[INFO] [stdout] test pages::error_popup::tests::test_build_with_correct_message ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_list::tests::test_build_layout ... ok
[INFO] [stdout] test pages::collection_viewer::collection_store::tests::test_visit_node_no_match ... ok
[INFO] [stdout] test pages::collection_viewer::collection_store::tests::test_visit_node_nested_next ... ok
[INFO] [stdout] test screen_manager::tests::test_show_terminal_too_small_screen ... ok
[INFO] [stdout] test screen_manager::tests::test_quit_event ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_dashboard::tests::test_resizing ... ok
[INFO] [stdout] test screen_manager::tests::test_resizing ... ok
[INFO] [stdout] test screen_manager::tests::test_switch_to_explorer_on_select ... ok
[INFO] [stdout] test screen_manager::tests::test_restore_screeen ... ok
[INFO] [stdout] test pages::collection_dashboard::collection_list::tests::test_rendering ... ok
[INFO] [stdout] test screen_manager::tests::test_register_command_sender_for_dashboard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/collection_dashboard.rs (/opt/rustwide/target/debug/deps/collection_dashboard-b71476c4e0bf95a2)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_draw_error ... ok
[INFO] [stdout] test test_draw_no_matches_message ... ok
[INFO] [stdout] test test_draw_empty_message ... ok
[INFO] [stdout] test draw_filter_prompt ... ok
[INFO] [stdout] test test_draw_title ... ok
[INFO] [stdout] test draw_hint_text ... ok
[INFO] [stdout] test test_draw_help ... ok
[INFO] [stdout] test test_draw_delete_prompt ... ok
[INFO] [stdout] test test_draw_collections_list ... ok
[INFO] [stdout] test test_draw_form_popup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hac_client
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/utils.rs - utils::blend_colors_multiply (line 166) ... ok
[INFO] [stdout] test src/utils.rs - utils::blend_colors_multiply (line 157) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e587dfb5c70e1c344e1e92da527b3a84fd2c075771afd2301307a99e7bd747cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e587dfb5c70e1c344e1e92da527b3a84fd2c075771afd2301307a99e7bd747cf", kill_on_drop: false }`
[INFO] [stdout] e587dfb5c70e1c344e1e92da527b3a84fd2c075771afd2301307a99e7bd747cf
