[INFO] cloning repository https://github.com/wllfaria/httpretty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wllfaria/httpretty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fhttpretty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fhttpretty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92413ddea8b6bb551a199eaf41b7b8dd7a017df5 [INFO] testing wllfaria/httpretty against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fhttpretty" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wllfaria/httpretty on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wllfaria/httpretty [INFO] finished tweaking git repo https://github.com/wllfaria/httpretty [INFO] tweaked toml for git repo https://github.com/wllfaria/httpretty written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wllfaria/httpretty 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3c4aec60b1c67368742f41116f80ba46f21c492338690439314741bbd8dc8f1 [INFO] running `Command { std: "docker" "start" "-a" "e3c4aec60b1c67368742f41116f80ba46f21c492338690439314741bbd8dc8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3c4aec60b1c67368742f41116f80ba46f21c492338690439314741bbd8dc8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c4aec60b1c67368742f41116f80ba46f21c492338690439314741bbd8dc8f1", kill_on_drop: false }` [INFO] [stdout] e3c4aec60b1c67368742f41116f80ba46f21c492338690439314741bbd8dc8f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c6c56864a20c96687f1c44d670c06bec9cc00eaf55ed629fc879e6a68ba068a [INFO] running `Command { std: "docker" "start" "-a" "6c6c56864a20c96687f1c44d670c06bec9cc00eaf55ed629fc879e6a68ba068a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling tree-sitter-json v0.21.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [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 ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling jsonxf v1.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling hac-config v0.2.0 (/opt/rustwide/workdir/hac-config) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hac-core v0.2.0 (/opt/rustwide/workdir/hac-core) [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tui-big-text v0.4.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling hac-colors v0.2.0 (/opt/rustwide/workdir/hac-colors) [INFO] [stderr] Compiling hac-cli v0.2.0 (/opt/rustwide/workdir/hac-cli) [INFO] [stderr] Compiling divan v0.1.14 [INFO] [stderr] Compiling hac-client v0.2.0 (/opt/rustwide/workdir/hac-client) [INFO] [stdout] warning: unused imports: `Add`, `Div`, and `Sub` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::ops::{Add, Div, Sub}; [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Flex` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:14:46 [INFO] [stdout] | [INFO] [stdout] 14 | use ratatui::layout::{Constraint, Direction, Flex, Layout, Rect}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'akp> AuthKindPrompt<'akp> { [INFO] [stdout] | ---- lifetime `'akp` declared here [INFO] [stdout] ... [INFO] [stdout] 37 | ) -> AuthKindPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'akp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/headers_editor/headers_editor_edit_form.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 53 | impl<'hef> HeadersEditorForm<'hef> { [INFO] [stdout] | ---- lifetime `'hef` declared here [INFO] [stdout] ... [INFO] [stdout] 57 | ) -> HeadersEditorForm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'hef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hint_size` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:66:61 [INFO] [stdout] | [INFO] [stdout] 66 | let [_, logo_size, _, header_size, _, options_size, hint_size] = Layout::default() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hint_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon_size` [INFO] [stdout] --> hac-client/src/pages/under_construction.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let icon_size = Rect::new( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icon_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_size` [INFO] [stdout] --> hac-client/src/pages/under_construction.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let message_size = Rect::new( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Below` and `None` are never constructed [INFO] [stdout] --> hac-client/src/components/component_styles.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum ComponentBorder { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 3 | All, [INFO] [stdout] 4 | Below, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComponentBorder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key_value_pair` is never used [INFO] [stdout] --> hac-client/src/components/key_value_pair.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn key_value_pair<'a, T>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `collection_store` is never read [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct AuthKindPrompt<'akp> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 27 | colors: &'akp hac_colors::Colors, [INFO] [stdout] 28 | collection_store: Rc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthKindPrompt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHDHp7Z/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_appender-08ea562e8862d713.rlib,libthiserror-c982a9adf2154179.rlib,libtracing_subscriber-ca8ed656634f574b.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-d5da2ac9bf724ea4.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,libtracing_log-2dfb1197110322db.rlib,libcrossbeam_channel-aab1b507348c7ab3.rlib,libcrossbeam_utils-ce044e0860b5af6b.rlib,libhac_client-a3e22d876e4dfb07.rlib,libuuid-383c4fd063059b5c.rlib,libhac_colors-fa06dfcc002dd1e3.rlib,librand-bac72d95b0526605.rlib,librand_chacha-389a5d7dd975dca2.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-2f1d007b275dbaa6.rlib,libtui_big_text-c87c5c9f91969402.rlib,libfont8x8-6d8b24adc34397fe.rlib,libderive_builder-be4e6f3fc7b8d666.rlib,libfutures-43182b528b878bf6.rlib,libfutures_executor-09c0faeaf5269f13.rlib,libhac_core-0723b0fbc5ea546e.rlib,libtree_sitter_json-c5aa6ec4cd5735aa.rlib,libjsonxf-ba2e3602e147d8bd.rlib,libhac_config-b4af597d73d382e0.rlib,libdirs-5c490c57a23436c0.rlib,libdirs_sys-8c55c8f87abdf89d.rlib,liboption_ext-23838f1959a6156b.rlib,libtoml-4dd8db5c9c5b1402.rlib,libtoml_edit-3d42b48ab161cb10.rlib,libserde_spanned-e51dfc5a27a03606.rlib,libindexmap-82c397c2995334b3.rlib,libequivalent-fdc46004df91ad08.rlib,libwinnow-c912056df6cbb44f.rlib,libtoml_datetime-c7e7a2d185065b85.rlib,libanyhow-ee70fbd11e6fed51.rlib,libropey-dff21c39fb570da1.rlib,libstr_indices-b137113d560a6651.rlib,libtree_sitter-9b9183904163eb36.rlib,libregex-1670b2d4a7436485.rlib,libregex_automata-5f1041d78354b440.rlib,libaho_corasick-21386b6dd214be5a.rlib,libregex_syntax-8de78d0afdb2bf35.rlib,libratatui-a97f6570f0c28910.rlib,libtime-23e617bab72891d2.rlib,libnum_threads-c1a0ff78db7a07a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libunicode_truncate-6815654ed623b1c8.rlib,libitertools-8dbf48968aee9b09.rlib,liblru-6e5a4c1b8c60477f.rlib,libhashbrown-cec19fbfd17926d9.rlib,libahash-f75c785635f8c99f.rlib,libzerocopy-8e600753138a11ca.rlib,liballocator_api2-d942e830951b9933.rlib,libcassowary-618d3b643fd4c97b.rlib,libitertools-0bead5acf83741ec.rlib,libeither-c223d816b347c1a2.rlib,libcompact_str-c860f23bfde79cf3.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libcastaway-7d28f99ad5f775ec.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libunicode_width-d4af6ef784b2a0cb.rlib,libcrossterm-2d02af28f99bb4c0.rlib,libparking_lot-a4a4bea168a34b7d.rlib,libparking_lot_core-4d556480e253a9c9.rlib,liblock_api-75834f234b1d4b89.rlib,libscopeguard-d52bd00767847e44.rlib,libsignal_hook_mio-b6305ccaec5a1d1f.rlib,libsignal_hook-88a10ae377c8dd64.rlib,libsignal_hook_registry-c09b6ba6213e96d3.rlib,libmio-50d1573a2cc5ec98.rlib,libstrum-02ac8e77302871bf.rlib,liblazy_static-b3603208c0de2608.rlib,libreqwest-14cee5ca8e8d8143.rlib,libserde_urlencoded-6b0ac60e46b9c7f9.rlib,librustls_native_certs-346db0018aeef79d.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,librustls_pemfile-f7a21eb7680469a1.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_rustls-38682d5918d91d19.rlib,libtokio_rustls-ef3332ea5a67502e.rlib,librustls-d5d8bb1d1313375a.rlib,libsubtle-3b4c11045c466f47.rlib,libwebpki-8bbd14cdae77bc57.rlib,libring-f4e7b3c859dd2514.rlib,libgetrandom-e42ca48207ac3919.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-22869e650ee97f6d.rlib,libserde_json-a1753df297b584d5.rlib,libryu-0f2a15b68b451590.rlib,libhyper_util-edb1db2eaf720357.rlib,libtower-ecfd905ed2c5c021.rlib,libpin_project-e6ffdabd87f23498.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-4368960c1a3a53c7.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libonce_cell-24c5d665b6879050.rlib,libhyper-1e1d0903feb1c877.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libsmallvec-e2fbd282c83e646d.rlib,libhttparse-a126edcdcf1e38a4.rlib,libfutures_util-e169a6242ba8edd3.rlib,libmemchr-659d2f3239d1b4b2.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-1e47b72764e775e1.rlib,libfutures_channel-3014da75415a7aa4.rlib,libfutures_sink-14e79dfc79b50e92.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libtokio-36b348af03e35899.rlib,libsocket2-247224db7757b981.rlib,libmio-a610039b9a762de6.rlib,liblibc-c4fdd549f8631c9d.rlib,libhttp_body_util-ffcafade2a053c8c.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libhttp_body-4763073fc0bad614.rlib,liblog-276235a63555025f.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-2f6429de8c748e17.rlib,libitoa-4c6598116a867907.rlib,libbytes-9c2a396be262bdae.rlib,libfnv-2d77ec4f6f971b24.rlib,libserde-184df65112a95b5a.rlib,libhac_cli-9f08d97bfb3889eb.rlib,libclap-3ee774f1be56b495.rlib,libclap_builder-01f3abf4fee3e871.rlib,libterminal_size-a09725ac861559df.rlib,librustix-2bd4b72e474edfa9.rlib,libbitflags-2dca024d43a0c2f6.rlib,liblinux_raw_sys-a6a6b028d8cdab2c.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-105eaeaa0955fda8.rlib,libanstyle_query-d77782f59053574a.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-a3655b76ff66ed48.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-b5c2fb94a3ed7e8d.rlib,libanstyle-bda2f167f91805d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHDHp7Z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-20e7f00500e32c51/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-da0efcd05eaec31c/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-json-53dfc57c47d3ab2f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hac-2457104055a2c57b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hac-client` (bin "hac") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6c6c56864a20c96687f1c44d670c06bec9cc00eaf55ed629fc879e6a68ba068a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6c56864a20c96687f1c44d670c06bec9cc00eaf55ed629fc879e6a68ba068a", kill_on_drop: false }` [INFO] [stdout] 6c6c56864a20c96687f1c44d670c06bec9cc00eaf55ed629fc879e6a68ba068a