[INFO] fetching crate r3bl_tui 0.3.10... [INFO] testing r3bl_tui-0.3.10 against 1.77.0 for beta-1.78-1 [INFO] extracting crate r3bl_tui 0.3.10 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate r3bl_tui 0.3.10 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate r3bl_tui 0.3.10 [INFO] finished tweaking crates.io crate r3bl_tui 0.3.10 [INFO] tweaked toml for crates.io crate r3bl_tui 0.3.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate r3bl_tui 0.3.10 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded attribute-derive-macro v0.6.1 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded get-size-derive v0.1.3 [INFO] [stderr] Downloaded reedline v0.25.0 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded colorgrad v0.6.2 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded copypasta-ext v0.4.4 [INFO] [stderr] Downloaded r3bl_redux v0.2.6 [INFO] [stderr] Downloaded attribute-derive v0.6.1 [INFO] [stderr] Downloaded get-size v0.1.4 [INFO] [stderr] Downloaded r3bl_simple_logger v0.1.3 [INFO] [stderr] Downloaded r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Downloaded r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Downloaded nu-ansi-term v0.49.0 [INFO] [stderr] Downloaded plist v1.5.1 [INFO] [stderr] Downloaded r3bl_ansi_color v0.6.9 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c35feaaeb5b9d323fc5bbd8d45485572f5e521289d3f3c1b4f742d84960bee [INFO] running `Command { std: "docker" "start" "-a" "65c35feaaeb5b9d323fc5bbd8d45485572f5e521289d3f3c1b4f742d84960bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c35feaaeb5b9d323fc5bbd8d45485572f5e521289d3f3c1b4f742d84960bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c35feaaeb5b9d323fc5bbd8d45485572f5e521289d3f3c1b4f742d84960bee", kill_on_drop: false }` [INFO] [stdout] 65c35feaaeb5b9d323fc5bbd8d45485572f5e521289d3f3c1b4f742d84960bee [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac2515890a1d4972d090662090bee978e03f931c356a788a4e6baa711f347575 [INFO] running `Command { std: "docker" "start" "-a" "ac2515890a1d4972d090662090bee978e03f931c356a788a4e6baa711f347575", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling r3bl_ansi_color v0.6.9 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling r3bl_simple_logger v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling plist v1.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Compiling r3bl_redux v0.2.6 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling r3bl_tui v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `editor_component_impl::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub use editor_component_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constructor::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub use constructor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use layout_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use render_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion_backend::*` [INFO] [stdout] --> src/tui/terminal_lib_backends/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use termion_backend::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.80s [INFO] running `Command { std: "docker" "inspect" "ac2515890a1d4972d090662090bee978e03f931c356a788a4e6baa711f347575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2515890a1d4972d090662090bee978e03f931c356a788a4e6baa711f347575", kill_on_drop: false }` [INFO] [stdout] ac2515890a1d4972d090662090bee978e03f931c356a788a4e6baa711f347575 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99dce025aed8ad9caab92d9ca25f1747ac6657cfeab92c6703c872c205f28a1b [INFO] running `Command { std: "docker" "start" "-a" "99dce025aed8ad9caab92d9ca25f1747ac6657cfeab92c6703c872c205f28a1b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling r3bl_ansi_color v0.6.9 [INFO] [stderr] Compiling r3bl_simple_logger v0.1.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling reedline v0.25.0 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling r3bl_redux v0.2.6 [INFO] [stderr] Compiling r3bl_tui v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `editor_component_impl::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub use editor_component_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constructor::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub use constructor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use layout_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use render_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion_backend::*` [INFO] [stdout] --> src/tui/terminal_lib_backends/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use termion_backend::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `editor_component_impl::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub use editor_component_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constructor::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub use constructor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use layout_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use render_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion_backend::*` [INFO] [stdout] --> src/tui/terminal_lib_backends/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use termion_backend::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.59s [INFO] running `Command { std: "docker" "inspect" "99dce025aed8ad9caab92d9ca25f1747ac6657cfeab92c6703c872c205f28a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99dce025aed8ad9caab92d9ca25f1747ac6657cfeab92c6703c872c205f28a1b", kill_on_drop: false }` [INFO] [stdout] 99dce025aed8ad9caab92d9ca25f1747ac6657cfeab92c6703c872c205f28a1b [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf5d68007c2c47f4dc1b881d71d0edd9ebbc2b58105b7899f72a18602ea00d05 [INFO] running `Command { std: "docker" "start" "-a" "bf5d68007c2c47f4dc1b881d71d0edd9ebbc2b58105b7899f72a18602ea00d05", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `editor_component_impl::*` [INFO] [stderr] --> src/tui/editor/editor_component/editor_component_struct.rs:176:9 [INFO] [stderr] | [INFO] [stderr] 176 | pub use editor_component_impl::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `constructor::*` [INFO] [stderr] --> src/tui/editor/editor_component/editor_component_struct.rs:213:9 [INFO] [stderr] | [INFO] [stderr] 213 | pub use constructor::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `layout_macros::*` [INFO] [stderr] --> src/tui/rsx/mod.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub use layout_macros::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `render_macros::*` [INFO] [stderr] --> src/tui/rsx/mod.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use render_macros::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `termion_backend::*` [INFO] [stderr] --> src/tui/terminal_lib_backends/mod.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | pub use termion_backend::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `r3bl_tui` (lib) generated 5 warnings (run `cargo fix --lib -p r3bl_tui` to apply 5 suggestions) [INFO] [stderr] warning: `r3bl_tui` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/r3bl_tui-f31ba2e79789b260) [INFO] [stdout] [INFO] [stdout] running 176 tests [INFO] [stdout] test tui::dialog::dialog_component::dialog_event::test_dialog_event::dialog_event_handles_enter ... ok [INFO] [stdout] test tui::dialog::dialog_component::dialog_event::test_dialog_event::dialog_event_handles_esc ... ok [INFO] [stdout] test tui::dialog::dialog_component::dialog_event::test_dialog_event::dialog_event_handles_modal_keypress ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::test_create_styled_text_with_dsl ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_api_make_flex_box_for_dialog::make_flex_box_for_dialog_autocomplete ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_api_make_flex_box_for_dialog::make_flex_box_for_dialog_simple ... ok [INFO] [stdout] test tui::color_wheel::ansi_256_color_gradients::ansi_256_gradients_test::test ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::clip_styled_texts::list_1_range_0_3 ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::clip_styled_texts::list_1_range_2_8 ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_api_make_flex_box_for_dialog::make_flex_box_for_dialog_autocomplete_display_size_too_small ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::clip_styled_texts::list_1_range_2_5 ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::clip_styled_texts::list_3 ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::clip_styled_texts::list_2 ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::clip_styled_texts::list_1_range_0_5 ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_api_make_flex_box_for_dialog::make_flex_box_for_dialog_simple_display_size_too_small ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::syntect_conversion ... ok [INFO] [stdout] test tui::color_wheel::truecolor_gradient::tests::test_generate_random_truecolor_gradient ... ok [INFO] [stdout] test tui::color_wheel::truecolor_gradient::tests::test_generate_truecolor_gradient ... ok [INFO] [stdout] test tui::editor::editor_buffer::selection_map::test_selection_map_direction_change ... ok [INFO] [stdout] test tui::color_wheel::styled_text::tests::test_styled_text_renders_correctly ... ok [INFO] [stdout] test tui::color_wheel::color_wheel_struct::tests_color_wheel_rgb::test_things_that_change_global_color_support_override ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_empty_state ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_move_caret_page_up_page_down ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_move_caret_left_right ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_scroll_horizontal ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_backspace ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_insert_new_line ... ok [INFO] [stdout] test tui::layout::test_surface_2_col_complex::tests::test_surface_2_col_complex ... ok [INFO] [stdout] test tui::layout::test_surface_2_col_simple::tests::test_surface_2_col_simple ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_move_caret_home_end ... ok [INFO] [stdout] test tui::editor::test_editor::test_config_options::test_multiline_false ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_code::tests::test_parse_codeblock_no_language ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_code::tests::test_parse_codeblock_split_by_eol ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_code::tests::test_parse_codeblock_trailing_extra ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_heading::tests::test_parse_header_tag ... ok [INFO] [stdout] test tui::editor::test_editor::test_config_options::test_multiline_true ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_code::tests::test_convert_from_code_block_into_lines ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_code::tests::test_parse_codeblock ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_markdown_text_until_eol::test::test_parse_block_markdown_text_no_eol ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_bullet_kinds::test_bullet_kinds ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_heading::tests::test_parse_header_with_no_newline ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_list_item_lines::test_one_line ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_markdown_text_until_eol::test::test_parse_block_markdown_text_with_eol ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_list_item_lines::test_one_line_trailing_newline ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_move_caret_up_down ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_heading::tests::test_parse_header ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_heading::tests::test_parse_header_with_newline ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_scroll_right_horizontal_long_line_with_jumbo_emoji ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_validate_caret_position_on_down ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_scroll_vertical ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_list_item_lines::test_two_lines ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_list_item_lines::test_two_lines_last_is_empty ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_list_item_lines::test_three_lines ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_block_smart_list::test_parse_block_smart_list_with_checkbox ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_block_smart_list::test_with_unicode ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_delete ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_block_smart_list::test_valid_ul_list_2 ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_block_smart_list::test_valid_ol_list_1 ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_list_item::test_valid_ol_list ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_list_item::test_invalid_ol_list ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_block_smart_list::test_valid_ul_list_1 ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_list_item_lines::test_three_lines_last_is_empty ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_list_item::test_invalid_ul_list ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_block_smart_list::test_valid_ol_list_2 ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_list_item::test_valid_ul_list ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_smart_lists_in_markdown::test_parse_valid_md_multiline_no_indent ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_smart_lists_in_markdown::test_parse_valid_md_ul_with_indent ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_smart_lists_in_markdown::test_parse_valid_md_no_indent ... ok [INFO] [stdout] test tui::md_parser::convert_to_plain_text::to_plain_text_tests::test_level_to_plain_text ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_checkbox_into_bool ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_checkbox_into_str ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_image ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_bold_italic ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_code ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_indents::test_indent ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_italic ... ok [INFO] [stdout] test tui::md_parser::convert_to_plain_text::to_plain_text_tests::test_fragment_to_plain_text ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_link ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_insertion ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_markdown_inline ... ok [INFO] [stdout] test tui::md_parser::block::parse_block_smart_list::tests_parse_smart_lists_in_markdown::test_parse_valid_md_ol_with_indent ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_bold ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_plaintext_unicode ... ok [INFO] [stdout] test tui::md_parser::parse_element::tests_parse_element::test_parse_element_plaintext ... ok [INFO] [stdout] test tui::editor::test_editor::test_editor_ops::editor_validate_caret_position_on_up ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kcsv::test_parse_tags_opt_eol::test_not_quoted_no_eol_err_whitespace ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kcsv::test_parse_tags_opt_eol::test_not_quoted_with_eol ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kcsv::test_parse_tags_opt_eol::test_not_quoted_with_eol_whitespace ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kcsv::test_parse_tags_opt_eol::test_not_quoted_with_postfix_content_1 ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kv::test_parse_title_no_eol::test_no_quoted_no_eol_nested_title ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kcsv::test_parse_tags_opt_eol::test_not_quoted_no_eol ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kv::test_parse_title_no_eol::test_no_quoted_with_eol_title_with_postfix_content_1 ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kv::test_parse_title_no_eol::test_not_quoted_with_eol ... ok [INFO] [stdout] test tui::md_parser::parser::tests::test_markdown_invalid ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kv::test_parse_title_no_eol::test_no_quoted_with_eol_title_with_postfix_content_2 ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kv::test_parse_title_no_eol::test_no_quoted_with_eol_title_with_postfix_content_3 ... ok [INFO] [stdout] test tui::md_parser::parser::tests::test_parse_markdown_valid ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_block::test_block_ul ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_block::test_block_codeblock ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_bold ... ok [INFO] [stdout] test tui::md_parser::parse_metadata_kv::test_parse_title_no_eol::test_not_quoted_no_eol ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_checkbox_unchecked ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_block::test_block_heading ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_italic ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_block::test_block_metadata_tags ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_block::test_block_ol ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_try_parse_and_highlight::from_vec_us ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_checkbox_checked ... ok [INFO] [stdout] test tui::syntax_highlighting::pattern_matcher::tests::matches_first_occurrence ... ok [INFO] [stdout] test tui::syntax_highlighting::pattern_matcher::tests::matches_occurrence_after_scroll_offset ... ok [INFO] [stdout] test tui::syntax_highlighting::pattern_matcher::tests::matches_start ... ok [INFO] [stdout] test tui::syntax_highlighting::pattern_matcher::tests::test_with_emoji ... ok [INFO] [stdout] test tui::syntax_highlighting::pattern_matcher::tests::matches_end ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_link ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_alt_mask ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_ctrl_mask ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_image ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_block::test_block_metadata_title ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_inline_code ... ok [INFO] [stdout] test tui::terminal_lib_backends::crossterm_backend::offscreen_buffer_paint_impl::tests::test_render_plain_text ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_empty_mask ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_shift_mask ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_shift_ctrl_alt_mask ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_shift_alt_mask ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_shift_ctrl_mask ... ok [INFO] [stdout] test tui::terminal_lib_backends::modifier_keys_mask::rs_modifier_keys_mask_tests::test_ctrl_alt_mask ... ok [INFO] [stdout] test tui::terminal_lib_backends::offscreen_buffer::tests::test_offscreen_buffer_construction ... ok [INFO] [stdout] test tui::terminal_lib_backends::render_pipeline_to_offscreen_buffer::tests::test_convert ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_plain ... ok [INFO] [stdout] test tui::terminal_lib_backends::offscreen_buffer::tests::test_offscreen_buffer_re_init ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_block::test_block_text ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_engine_api_apply_event::apply_event_other_key ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_input_event::tests::test_copy_code_from_key_event ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_input_event::tests::test_convert_keyevent_into_input_event ... ok [INFO] [stdout] test tui::terminal_lib_backends::render_pipeline_to_offscreen_buffer::tests::test_print_plain_text_render_path_new_buffer_for_each_paint ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_keypress::tests::test_keypress_function_key ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_mouse_input::tests::test_convert_mouse_event_mouse_moved ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_mouse_input::tests::test_convert_mouse_event_mouse_drag ... ok [INFO] [stdout] test tui::terminal_lib_backends::render_pipeline_to_offscreen_buffer::tests::test_convert_non_zero_position ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_keypress::tests::test_keypress_special_key ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_mouse_input::tests::test_convert_mouse_event_mouse_click ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_mouse_input::tests::test_convert_mouse_event_mouse_scroll ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_engine_api_apply_event::apply_event_esc ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_render_pipeline::tests::hoist_z_order_in_pipeline ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_render_pipeline::tests::merge_pipelines ... ok [INFO] [stdout] test tui::syntax_highlighting::md_parser_syn_hi::md_parser_syn_hi_impl::tests_style_us_span_lines_from::from_fragment::test_bold_italic ... ok [INFO] [stdout] test tui::syntax_highlighting::test_r3bl_syntect_theme::syntect::load_theme ... ok [INFO] [stdout] test tui::terminal_window::manage_focus::has_focus::has_focus_tests::works_with_modal_id_when_id_is_set ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_keypress::tests::test_keypress ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_keypress::tests::test_keypress_character_key ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_render_pipeline::tests::render_pipeline_macro ... ok [INFO] [stdout] test tui::terminal_lib_backends::render_pipeline_to_offscreen_buffer::tests::test_print_plain_text_render_path_reuse_buffer ... ok [INFO] [stdout] test tui::test_make_style_macro::tests::test_with_nothing ... ok [INFO] [stdout] test tui::test_make_style_macro::tests::test_with_padding ... ok [INFO] [stdout] test tui::test_style::tests::syntect_style_conversion ... ok [INFO] [stdout] test tui::test_style::tests::test_cascade_style ... ok [INFO] [stdout] test tui::test_style::tests::test_stylesheet ... ok [INFO] [stdout] test tui::test_make_style_macro::tests::test_with_color_bg ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_input_event::tests::test_copy_modifiers_from_key_event ... ok [INFO] [stdout] test tui::test_style::tests::test_stylesheet_builder ... ok [INFO] [stdout] test tui::test_make_style_macro::tests::test_with_color_fg ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_engine_api_apply_event::apply_event_enter ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_input_event::tests::test_input_event_matches_correctly ... ok [INFO] [stdout] test tui::terminal_window::manage_focus::has_focus::has_focus_tests::works_with_normal_id ... ok [INFO] [stdout] test tui::test_make_style_macro::tests::test_syntax_expansion ... ok [INFO] [stdout] test tui::test_tui_serde::tests::test_serde_size ... ok [INFO] [stdout] test tui::test_tui_serde::tests::test_serde_tui_color_rgb ... ok [INFO] [stdout] test tui::test_tui_serde::tests::test_serde_tui_color_simple ... ok [INFO] [stdout] test tui::test_tui_serde::tests::test_serde_render_pipeline ... ok [INFO] [stdout] test tui::test_make_style_macro::tests::test_syntax_expansion_dsl ... ok [INFO] [stdout] test tui::test_make_style_macro::tests::test_with_attrib ... ok [INFO] [stdout] test tui::terminal_window::manage_focus::has_focus::has_focus_tests::fails_with_modal_id_with_no_id_set ... ok [INFO] [stdout] test tui::test_tui_serde::tests::test_serde_position ... ok [INFO] [stdout] test tui::terminal_lib_backends::test_render_pipeline::tests::render_ops_macro ... ok [INFO] [stdout] test tui::dialog::dialog_engine::dialog_engine_api::test_dialog_engine_api_render_engine::render_engine ... ok [INFO] [stderr] Doc-tests r3bl_tui [INFO] [stdout] test tui::syntax_highlighting::test_r3bl_syntect_theme::syntect::simple_md_highlight ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/lib.rs - (line 344) ... ignored [INFO] [stdout] test src/lib.rs - (line 489) ... ignored [INFO] [stdout] test src/tui/terminal_lib_backends/async_event_stream_ext.rs - tui::terminal_lib_backends::async_event_stream_ext (line 21) ... ignored [INFO] [stdout] test src/tui/terminal_lib_backends/async_event_stream_ext.rs - tui::terminal_lib_backends::async_event_stream_ext (line 34) ... ignored [INFO] [stdout] test src/tui/terminal_lib_backends/keypress.rs - tui::terminal_lib_backends::keypress::Key::KittyKeyboardProtocol (line 164) ... ignored [INFO] [stdout] test src/tui/terminal_window/main_event_loop.rs - tui::terminal_window::main_event_loop::TerminalWindow::main_event_loop (line 61) ... ignored [INFO] [stdout] test src/tui/terminal_lib_backends/keypress.rs - tui::terminal_lib_backends::keypress::keypress (line 25) ... ok [INFO] [stdout] test src/tui/color_wheel/styled_text.rs - tui::color_wheel::styled_text::styled_texts (line 113) ... FAILED [INFO] [stdout] test src/tui/color_wheel/styled_text.rs - tui::color_wheel::styled_text::styled_text (line 46) ... FAILED [INFO] [stdout] test src/tui/terminal_lib_backends/render_pipeline.rs - tui::terminal_lib_backends::render_pipeline::render_pipeline (line 40) ... FAILED [INFO] [stdout] test src/tui/terminal_lib_backends/render_pipeline.rs - tui::terminal_lib_backends::render_pipeline::RenderPipeline (line 149) ... FAILED [INFO] [stdout] test src/tui/terminal_lib_backends/render_op.rs - tui::terminal_lib_backends::render_op::render_ops (line 29) ... FAILED [INFO] [stdout] test src/tui/terminal_lib_backends/render_op.rs - tui::terminal_lib_backends::render_op::RenderOps (line 136) ... FAILED [INFO] [stdout] test src/tui/lolcat/lolcat_api.rs - tui::lolcat::lolcat_api::LolcatBuilder (line 65) ... ok [INFO] [stdout] test src/tui/terminal_lib_backends/render_pipeline.rs - tui::terminal_lib_backends::render_pipeline::render_pipeline (line 53) ... ok [INFO] [stdout] test src/lib.rs - (line 739) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/tui/color_wheel/styled_text.rs - tui::color_wheel::styled_text::styled_texts (line 113) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCrrBZv/symbols.o" "/tmp/rustdoctestl3VMlr/rust_out.rust_out.10a91810d037a3a1-cgu.0.rcgu.o" "/tmp/rustdoctestl3VMlr/rust_out.2lr78cb7yptm5dz2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-3e9ad80874165b60/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr3bl_tui-b7306b331a523ae2.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-822acf166ae270da.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-9a9084b44557db74.rlib" "/opt/rustwide/target/debug/deps/libphf-f1d5a6a0ff282bb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-65848e25f1b5984f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3278db59cfeca14c.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-e2ee74858dd3e688.rlib" "/opt/rustwide/target/debug/deps/libdiff-84dfb66bdb463ff6.rlib" "/opt/rustwide/target/debug/deps/libyansi-d5004863821d81ed.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-63a39534356017ff.rlib" "/opt/rustwide/target/debug/deps/libwhich-09ab83173159f22a.rlib" "/opt/rustwide/target/debug/deps/libhome-11aa624c3690358e.rlib" "/opt/rustwide/target/debug/deps/libeither-3d8c8920dbfc97e1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-56afe2b41f495216.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9c6bc9d60f95c516.rlib" "/opt/rustwide/target/debug/deps/libx11rb-5b722eb8ae54118d.rlib" "/opt/rustwide/target/debug/deps/libgethostname-b988bb77cf632e08.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-eb55edc50c9dc3cf.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-6b901d1bd057ec15.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61438f6a8ee25e26.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-75948eac46c49728.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7587ac7603b45561.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-0d4d35d4571a7424.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-767de94368a28904.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-647609428611ee0f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-efc25201693f0e4f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7b3658443563eea0.rlib" "/opt/rustwide/target/debug/deps/libnix-e05c41f9f9e95dc6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-10059d733df8c5bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f5fdb2142090f2f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2a64bbfe8f3f344.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f26bdb1cc950576f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-28ff69d8b5a65c4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-ae1bd4fe7dea1719.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-698e1395a8989ef0.rlib" "/opt/rustwide/target/debug/deps/librand-dfaae0ccf1a0a323.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9d4da278857890c4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-5eca4a0c7e382e2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59fa754b477689b9.rlib" "/opt/rustwide/target/debug/deps/libr3bl_rs_utils_core-088c088c9355dc13.rlib" "/opt/rustwide/target/debug/deps/libsyntect-9a4ddd7b460cb07b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f6cf62aaddf5111e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-73f38d01753c91f1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libonig-6804e7f6fc532385.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3fa2637dc3db35de.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-907c2c9a702bea56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-541ce0da02942eaf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libplist-a5ed1cdcb5c30eae.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-853fa2b5bcf8425b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13e707ed7f7dd779.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-12315284c7a9dc1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-c02ac36e7da4c607.rlib" "/opt/rustwide/target/debug/deps/libindexmap-12780e76afd16a62.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libflate2-0cd73db4cd3cac91.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0ef58266edb4e188.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libbincode-c9408050470c2346.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00c399e82fb89714.rlib" "/opt/rustwide/target/debug/deps/libryu-6f6b120a6933a302.rlib" "/opt/rustwide/target/debug/deps/libr3bl_simple_logger-608a392b1b93410c.rlib" "/opt/rustwide/target/debug/deps/libtime-511d6044711747d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-479d8e0fa9111509.rlib" "/opt/rustwide/target/debug/deps/libtime_core-738db4a0cf004eb0.rlib" "/opt/rustwide/target/debug/deps/libderanged-67c3d072940b6f1a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-499c0b63f7708298.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ef9811cff4057dd9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f659740995133dae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f185afc0de3507c7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-db370f016319eefb.rlib" "/opt/rustwide/target/debug/deps/libnom-e9e16b7db296a8a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1a7b001928831555.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-009e008f1c2dc893.rlib" "/opt/rustwide/target/debug/deps/libr3bl_ansi_color-06788f076eccb797.rlib" "/opt/rustwide/target/debug/deps/libis_ci-4724a223baeb72ba.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2b9ba28e0ae5f960.rlib" "/opt/rustwide/target/debug/deps/librustix-8d1f1477818d6a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e44fb15e26fbebf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1d2137307d003ba7.rlib" "/opt/rustwide/target/debug/deps/libserde-d988dde8fa6d83b9.rlib" "/opt/rustwide/target/debug/deps/libget_size-03138419eed58eca.rlib" "/opt/rustwide/target/debug/deps/libr3bl_redux-eba3673b00e294c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-ad77d37dcb7d7493.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8f3e9e213f64934d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f21ddbf2f66e1cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5bc20be2859389b6.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d69e950ef57a28e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb936b7a84f867f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fcb7ac93fc363273.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe67d35f8e866fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09c4919e1734af9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e345ba461e9d72b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85fbca39fb04293f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b3b611f423a44b3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libmio-971e822bc49e9d0c.rlib" "/opt/rustwide/target/debug/deps/liblog-e0128baa07e2f62d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab10220b675e54e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7f126e5056e45b.rlib" "/opt/rustwide/target/debug/deps/liblibc-17707fd735b84e00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c53668f3385270bc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1618de9e66a5d995.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-556a6e01142367a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestl3VMlr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tui/color_wheel/styled_text.rs - tui::color_wheel::styled_text::styled_text (line 46) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHA2P4A/symbols.o" "/tmp/rustdoctestqADhxF/rust_out.rust_out.10a91810d037a3a1-cgu.0.rcgu.o" "/tmp/rustdoctestqADhxF/rust_out.2lr78cb7yptm5dz2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-3e9ad80874165b60/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr3bl_tui-b7306b331a523ae2.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-822acf166ae270da.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-9a9084b44557db74.rlib" "/opt/rustwide/target/debug/deps/libphf-f1d5a6a0ff282bb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-65848e25f1b5984f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3278db59cfeca14c.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-e2ee74858dd3e688.rlib" "/opt/rustwide/target/debug/deps/libdiff-84dfb66bdb463ff6.rlib" "/opt/rustwide/target/debug/deps/libyansi-d5004863821d81ed.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-63a39534356017ff.rlib" "/opt/rustwide/target/debug/deps/libwhich-09ab83173159f22a.rlib" "/opt/rustwide/target/debug/deps/libhome-11aa624c3690358e.rlib" "/opt/rustwide/target/debug/deps/libeither-3d8c8920dbfc97e1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-56afe2b41f495216.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9c6bc9d60f95c516.rlib" "/opt/rustwide/target/debug/deps/libx11rb-5b722eb8ae54118d.rlib" "/opt/rustwide/target/debug/deps/libgethostname-b988bb77cf632e08.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-eb55edc50c9dc3cf.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-6b901d1bd057ec15.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61438f6a8ee25e26.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-75948eac46c49728.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7587ac7603b45561.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-0d4d35d4571a7424.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-767de94368a28904.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-647609428611ee0f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-efc25201693f0e4f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7b3658443563eea0.rlib" "/opt/rustwide/target/debug/deps/libnix-e05c41f9f9e95dc6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-10059d733df8c5bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f5fdb2142090f2f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2a64bbfe8f3f344.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f26bdb1cc950576f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-28ff69d8b5a65c4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-ae1bd4fe7dea1719.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-698e1395a8989ef0.rlib" "/opt/rustwide/target/debug/deps/librand-dfaae0ccf1a0a323.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9d4da278857890c4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-5eca4a0c7e382e2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59fa754b477689b9.rlib" "/opt/rustwide/target/debug/deps/libr3bl_rs_utils_core-088c088c9355dc13.rlib" "/opt/rustwide/target/debug/deps/libsyntect-9a4ddd7b460cb07b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f6cf62aaddf5111e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-73f38d01753c91f1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libonig-6804e7f6fc532385.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3fa2637dc3db35de.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-907c2c9a702bea56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-541ce0da02942eaf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libplist-a5ed1cdcb5c30eae.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-853fa2b5bcf8425b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13e707ed7f7dd779.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-12315284c7a9dc1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-c02ac36e7da4c607.rlib" "/opt/rustwide/target/debug/deps/libindexmap-12780e76afd16a62.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libflate2-0cd73db4cd3cac91.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0ef58266edb4e188.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libbincode-c9408050470c2346.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00c399e82fb89714.rlib" "/opt/rustwide/target/debug/deps/libryu-6f6b120a6933a302.rlib" "/opt/rustwide/target/debug/deps/libr3bl_simple_logger-608a392b1b93410c.rlib" "/opt/rustwide/target/debug/deps/libtime-511d6044711747d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-479d8e0fa9111509.rlib" "/opt/rustwide/target/debug/deps/libtime_core-738db4a0cf004eb0.rlib" "/opt/rustwide/target/debug/deps/libderanged-67c3d072940b6f1a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-499c0b63f7708298.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ef9811cff4057dd9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f659740995133dae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f185afc0de3507c7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-db370f016319eefb.rlib" "/opt/rustwide/target/debug/deps/libnom-e9e16b7db296a8a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1a7b001928831555.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-009e008f1c2dc893.rlib" "/opt/rustwide/target/debug/deps/libr3bl_ansi_color-06788f076eccb797.rlib" "/opt/rustwide/target/debug/deps/libis_ci-4724a223baeb72ba.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2b9ba28e0ae5f960.rlib" "/opt/rustwide/target/debug/deps/librustix-8d1f1477818d6a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e44fb15e26fbebf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1d2137307d003ba7.rlib" "/opt/rustwide/target/debug/deps/libserde-d988dde8fa6d83b9.rlib" "/opt/rustwide/target/debug/deps/libget_size-03138419eed58eca.rlib" "/opt/rustwide/target/debug/deps/libr3bl_redux-eba3673b00e294c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-ad77d37dcb7d7493.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8f3e9e213f64934d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f21ddbf2f66e1cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5bc20be2859389b6.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d69e950ef57a28e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb936b7a84f867f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fcb7ac93fc363273.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe67d35f8e866fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09c4919e1734af9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e345ba461e9d72b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85fbca39fb04293f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b3b611f423a44b3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libmio-971e822bc49e9d0c.rlib" "/opt/rustwide/target/debug/deps/liblog-e0128baa07e2f62d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab10220b675e54e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7f126e5056e45b.rlib" "/opt/rustwide/target/debug/deps/liblibc-17707fd735b84e00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c53668f3385270bc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1618de9e66a5d995.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-556a6e01142367a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqADhxF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tui/terminal_lib_backends/render_pipeline.rs - tui::terminal_lib_backends::render_pipeline::render_pipeline (line 40) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcg7TIfs/symbols.o" "/tmp/rustdoctestIPwHXr/rust_out.rust_out.10a91810d037a3a1-cgu.0.rcgu.o" "/tmp/rustdoctestIPwHXr/rust_out.2lr78cb7yptm5dz2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-3e9ad80874165b60/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr3bl_tui-b7306b331a523ae2.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-822acf166ae270da.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-9a9084b44557db74.rlib" "/opt/rustwide/target/debug/deps/libphf-f1d5a6a0ff282bb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-65848e25f1b5984f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3278db59cfeca14c.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-e2ee74858dd3e688.rlib" "/opt/rustwide/target/debug/deps/libdiff-84dfb66bdb463ff6.rlib" "/opt/rustwide/target/debug/deps/libyansi-d5004863821d81ed.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-63a39534356017ff.rlib" "/opt/rustwide/target/debug/deps/libwhich-09ab83173159f22a.rlib" "/opt/rustwide/target/debug/deps/libhome-11aa624c3690358e.rlib" "/opt/rustwide/target/debug/deps/libeither-3d8c8920dbfc97e1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-56afe2b41f495216.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9c6bc9d60f95c516.rlib" "/opt/rustwide/target/debug/deps/libx11rb-5b722eb8ae54118d.rlib" "/opt/rustwide/target/debug/deps/libgethostname-b988bb77cf632e08.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-eb55edc50c9dc3cf.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-6b901d1bd057ec15.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61438f6a8ee25e26.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-75948eac46c49728.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7587ac7603b45561.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-0d4d35d4571a7424.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-767de94368a28904.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-647609428611ee0f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-efc25201693f0e4f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7b3658443563eea0.rlib" "/opt/rustwide/target/debug/deps/libnix-e05c41f9f9e95dc6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-10059d733df8c5bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f5fdb2142090f2f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2a64bbfe8f3f344.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f26bdb1cc950576f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-28ff69d8b5a65c4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-ae1bd4fe7dea1719.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-698e1395a8989ef0.rlib" "/opt/rustwide/target/debug/deps/librand-dfaae0ccf1a0a323.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9d4da278857890c4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-5eca4a0c7e382e2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59fa754b477689b9.rlib" "/opt/rustwide/target/debug/deps/libr3bl_rs_utils_core-088c088c9355dc13.rlib" "/opt/rustwide/target/debug/deps/libsyntect-9a4ddd7b460cb07b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f6cf62aaddf5111e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-73f38d01753c91f1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libonig-6804e7f6fc532385.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3fa2637dc3db35de.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-907c2c9a702bea56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-541ce0da02942eaf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libplist-a5ed1cdcb5c30eae.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-853fa2b5bcf8425b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13e707ed7f7dd779.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-12315284c7a9dc1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-c02ac36e7da4c607.rlib" "/opt/rustwide/target/debug/deps/libindexmap-12780e76afd16a62.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libflate2-0cd73db4cd3cac91.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0ef58266edb4e188.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libbincode-c9408050470c2346.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00c399e82fb89714.rlib" "/opt/rustwide/target/debug/deps/libryu-6f6b120a6933a302.rlib" "/opt/rustwide/target/debug/deps/libr3bl_simple_logger-608a392b1b93410c.rlib" "/opt/rustwide/target/debug/deps/libtime-511d6044711747d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-479d8e0fa9111509.rlib" "/opt/rustwide/target/debug/deps/libtime_core-738db4a0cf004eb0.rlib" "/opt/rustwide/target/debug/deps/libderanged-67c3d072940b6f1a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-499c0b63f7708298.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ef9811cff4057dd9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f659740995133dae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f185afc0de3507c7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-db370f016319eefb.rlib" "/opt/rustwide/target/debug/deps/libnom-e9e16b7db296a8a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1a7b001928831555.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-009e008f1c2dc893.rlib" "/opt/rustwide/target/debug/deps/libr3bl_ansi_color-06788f076eccb797.rlib" "/opt/rustwide/target/debug/deps/libis_ci-4724a223baeb72ba.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2b9ba28e0ae5f960.rlib" "/opt/rustwide/target/debug/deps/librustix-8d1f1477818d6a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e44fb15e26fbebf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1d2137307d003ba7.rlib" "/opt/rustwide/target/debug/deps/libserde-d988dde8fa6d83b9.rlib" "/opt/rustwide/target/debug/deps/libget_size-03138419eed58eca.rlib" "/opt/rustwide/target/debug/deps/libr3bl_redux-eba3673b00e294c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-ad77d37dcb7d7493.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8f3e9e213f64934d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f21ddbf2f66e1cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5bc20be2859389b6.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d69e950ef57a28e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb936b7a84f867f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fcb7ac93fc363273.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe67d35f8e866fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09c4919e1734af9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e345ba461e9d72b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85fbca39fb04293f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b3b611f423a44b3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libmio-971e822bc49e9d0c.rlib" "/opt/rustwide/target/debug/deps/liblog-e0128baa07e2f62d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab10220b675e54e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7f126e5056e45b.rlib" "/opt/rustwide/target/debug/deps/liblibc-17707fd735b84e00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c53668f3385270bc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1618de9e66a5d995.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-556a6e01142367a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIPwHXr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tui/terminal_lib_backends/render_pipeline.rs - tui::terminal_lib_backends::render_pipeline::RenderPipeline (line 149) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcaUg2ty/symbols.o" "/tmp/rustdoctestk8FYDI/rust_out.rust_out.10a91810d037a3a1-cgu.0.rcgu.o" "/tmp/rustdoctestk8FYDI/rust_out.2lr78cb7yptm5dz2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-3e9ad80874165b60/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr3bl_tui-b7306b331a523ae2.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-822acf166ae270da.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-9a9084b44557db74.rlib" "/opt/rustwide/target/debug/deps/libphf-f1d5a6a0ff282bb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-65848e25f1b5984f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3278db59cfeca14c.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-e2ee74858dd3e688.rlib" "/opt/rustwide/target/debug/deps/libdiff-84dfb66bdb463ff6.rlib" "/opt/rustwide/target/debug/deps/libyansi-d5004863821d81ed.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-63a39534356017ff.rlib" "/opt/rustwide/target/debug/deps/libwhich-09ab83173159f22a.rlib" "/opt/rustwide/target/debug/deps/libhome-11aa624c3690358e.rlib" "/opt/rustwide/target/debug/deps/libeither-3d8c8920dbfc97e1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-56afe2b41f495216.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9c6bc9d60f95c516.rlib" "/opt/rustwide/target/debug/deps/libx11rb-5b722eb8ae54118d.rlib" "/opt/rustwide/target/debug/deps/libgethostname-b988bb77cf632e08.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-eb55edc50c9dc3cf.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-6b901d1bd057ec15.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61438f6a8ee25e26.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-75948eac46c49728.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7587ac7603b45561.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-0d4d35d4571a7424.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-767de94368a28904.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-647609428611ee0f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-efc25201693f0e4f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7b3658443563eea0.rlib" "/opt/rustwide/target/debug/deps/libnix-e05c41f9f9e95dc6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-10059d733df8c5bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f5fdb2142090f2f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2a64bbfe8f3f344.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f26bdb1cc950576f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-28ff69d8b5a65c4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-ae1bd4fe7dea1719.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-698e1395a8989ef0.rlib" "/opt/rustwide/target/debug/deps/librand-dfaae0ccf1a0a323.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9d4da278857890c4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-5eca4a0c7e382e2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59fa754b477689b9.rlib" "/opt/rustwide/target/debug/deps/libr3bl_rs_utils_core-088c088c9355dc13.rlib" "/opt/rustwide/target/debug/deps/libsyntect-9a4ddd7b460cb07b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f6cf62aaddf5111e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-73f38d01753c91f1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libonig-6804e7f6fc532385.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3fa2637dc3db35de.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-907c2c9a702bea56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-541ce0da02942eaf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libplist-a5ed1cdcb5c30eae.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-853fa2b5bcf8425b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13e707ed7f7dd779.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-12315284c7a9dc1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-c02ac36e7da4c607.rlib" "/opt/rustwide/target/debug/deps/libindexmap-12780e76afd16a62.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libflate2-0cd73db4cd3cac91.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0ef58266edb4e188.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libbincode-c9408050470c2346.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00c399e82fb89714.rlib" "/opt/rustwide/target/debug/deps/libryu-6f6b120a6933a302.rlib" "/opt/rustwide/target/debug/deps/libr3bl_simple_logger-608a392b1b93410c.rlib" "/opt/rustwide/target/debug/deps/libtime-511d6044711747d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-479d8e0fa9111509.rlib" "/opt/rustwide/target/debug/deps/libtime_core-738db4a0cf004eb0.rlib" "/opt/rustwide/target/debug/deps/libderanged-67c3d072940b6f1a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-499c0b63f7708298.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ef9811cff4057dd9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f659740995133dae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f185afc0de3507c7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-db370f016319eefb.rlib" "/opt/rustwide/target/debug/deps/libnom-e9e16b7db296a8a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1a7b001928831555.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-009e008f1c2dc893.rlib" "/opt/rustwide/target/debug/deps/libr3bl_ansi_color-06788f076eccb797.rlib" "/opt/rustwide/target/debug/deps/libis_ci-4724a223baeb72ba.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2b9ba28e0ae5f960.rlib" "/opt/rustwide/target/debug/deps/librustix-8d1f1477818d6a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e44fb15e26fbebf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1d2137307d003ba7.rlib" "/opt/rustwide/target/debug/deps/libserde-d988dde8fa6d83b9.rlib" "/opt/rustwide/target/debug/deps/libget_size-03138419eed58eca.rlib" "/opt/rustwide/target/debug/deps/libr3bl_redux-eba3673b00e294c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-ad77d37dcb7d7493.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8f3e9e213f64934d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f21ddbf2f66e1cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5bc20be2859389b6.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d69e950ef57a28e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb936b7a84f867f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fcb7ac93fc363273.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe67d35f8e866fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09c4919e1734af9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e345ba461e9d72b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85fbca39fb04293f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b3b611f423a44b3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libmio-971e822bc49e9d0c.rlib" "/opt/rustwide/target/debug/deps/liblog-e0128baa07e2f62d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab10220b675e54e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7f126e5056e45b.rlib" "/opt/rustwide/target/debug/deps/liblibc-17707fd735b84e00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c53668f3385270bc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1618de9e66a5d995.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-556a6e01142367a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestk8FYDI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tui/terminal_lib_backends/render_op.rs - tui::terminal_lib_backends::render_op::render_ops (line 29) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYxh2Fo/symbols.o" "/tmp/rustdoctestlp8QgI/rust_out.rust_out.10a91810d037a3a1-cgu.0.rcgu.o" "/tmp/rustdoctestlp8QgI/rust_out.2lr78cb7yptm5dz2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-3e9ad80874165b60/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr3bl_tui-b7306b331a523ae2.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-822acf166ae270da.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-9a9084b44557db74.rlib" "/opt/rustwide/target/debug/deps/libphf-f1d5a6a0ff282bb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-65848e25f1b5984f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3278db59cfeca14c.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-e2ee74858dd3e688.rlib" "/opt/rustwide/target/debug/deps/libdiff-84dfb66bdb463ff6.rlib" "/opt/rustwide/target/debug/deps/libyansi-d5004863821d81ed.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-63a39534356017ff.rlib" "/opt/rustwide/target/debug/deps/libwhich-09ab83173159f22a.rlib" "/opt/rustwide/target/debug/deps/libhome-11aa624c3690358e.rlib" "/opt/rustwide/target/debug/deps/libeither-3d8c8920dbfc97e1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-56afe2b41f495216.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9c6bc9d60f95c516.rlib" "/opt/rustwide/target/debug/deps/libx11rb-5b722eb8ae54118d.rlib" "/opt/rustwide/target/debug/deps/libgethostname-b988bb77cf632e08.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-eb55edc50c9dc3cf.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-6b901d1bd057ec15.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61438f6a8ee25e26.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-75948eac46c49728.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7587ac7603b45561.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-0d4d35d4571a7424.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-767de94368a28904.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-647609428611ee0f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-efc25201693f0e4f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7b3658443563eea0.rlib" "/opt/rustwide/target/debug/deps/libnix-e05c41f9f9e95dc6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-10059d733df8c5bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f5fdb2142090f2f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2a64bbfe8f3f344.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f26bdb1cc950576f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-28ff69d8b5a65c4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-ae1bd4fe7dea1719.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-698e1395a8989ef0.rlib" "/opt/rustwide/target/debug/deps/librand-dfaae0ccf1a0a323.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9d4da278857890c4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-5eca4a0c7e382e2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59fa754b477689b9.rlib" "/opt/rustwide/target/debug/deps/libr3bl_rs_utils_core-088c088c9355dc13.rlib" "/opt/rustwide/target/debug/deps/libsyntect-9a4ddd7b460cb07b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f6cf62aaddf5111e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-73f38d01753c91f1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libonig-6804e7f6fc532385.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3fa2637dc3db35de.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-907c2c9a702bea56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-541ce0da02942eaf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libplist-a5ed1cdcb5c30eae.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-853fa2b5bcf8425b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13e707ed7f7dd779.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-12315284c7a9dc1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-c02ac36e7da4c607.rlib" "/opt/rustwide/target/debug/deps/libindexmap-12780e76afd16a62.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libflate2-0cd73db4cd3cac91.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0ef58266edb4e188.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libbincode-c9408050470c2346.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00c399e82fb89714.rlib" "/opt/rustwide/target/debug/deps/libryu-6f6b120a6933a302.rlib" "/opt/rustwide/target/debug/deps/libr3bl_simple_logger-608a392b1b93410c.rlib" "/opt/rustwide/target/debug/deps/libtime-511d6044711747d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-479d8e0fa9111509.rlib" "/opt/rustwide/target/debug/deps/libtime_core-738db4a0cf004eb0.rlib" "/opt/rustwide/target/debug/deps/libderanged-67c3d072940b6f1a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-499c0b63f7708298.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ef9811cff4057dd9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f659740995133dae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f185afc0de3507c7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-db370f016319eefb.rlib" "/opt/rustwide/target/debug/deps/libnom-e9e16b7db296a8a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1a7b001928831555.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-009e008f1c2dc893.rlib" "/opt/rustwide/target/debug/deps/libr3bl_ansi_color-06788f076eccb797.rlib" "/opt/rustwide/target/debug/deps/libis_ci-4724a223baeb72ba.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2b9ba28e0ae5f960.rlib" "/opt/rustwide/target/debug/deps/librustix-8d1f1477818d6a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e44fb15e26fbebf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1d2137307d003ba7.rlib" "/opt/rustwide/target/debug/deps/libserde-d988dde8fa6d83b9.rlib" "/opt/rustwide/target/debug/deps/libget_size-03138419eed58eca.rlib" "/opt/rustwide/target/debug/deps/libr3bl_redux-eba3673b00e294c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-ad77d37dcb7d7493.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8f3e9e213f64934d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f21ddbf2f66e1cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5bc20be2859389b6.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d69e950ef57a28e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb936b7a84f867f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fcb7ac93fc363273.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe67d35f8e866fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09c4919e1734af9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e345ba461e9d72b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85fbca39fb04293f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b3b611f423a44b3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libmio-971e822bc49e9d0c.rlib" "/opt/rustwide/target/debug/deps/liblog-e0128baa07e2f62d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab10220b675e54e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7f126e5056e45b.rlib" "/opt/rustwide/target/debug/deps/liblibc-17707fd735b84e00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c53668f3385270bc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1618de9e66a5d995.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-556a6e01142367a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlp8QgI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tui/terminal_lib_backends/render_op.rs - tui::terminal_lib_backends::render_op::RenderOps (line 136) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8kdFQR/symbols.o" "/tmp/rustdoctestkAeHqC/rust_out.rust_out.10a91810d037a3a1-cgu.0.rcgu.o" "/tmp/rustdoctestkAeHqC/rust_out.2lr78cb7yptm5dz2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-3e9ad80874165b60/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr3bl_tui-b7306b331a523ae2.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-822acf166ae270da.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-9a9084b44557db74.rlib" "/opt/rustwide/target/debug/deps/libphf-f1d5a6a0ff282bb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-65848e25f1b5984f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3278db59cfeca14c.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-e2ee74858dd3e688.rlib" "/opt/rustwide/target/debug/deps/libdiff-84dfb66bdb463ff6.rlib" "/opt/rustwide/target/debug/deps/libyansi-d5004863821d81ed.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-63a39534356017ff.rlib" "/opt/rustwide/target/debug/deps/libwhich-09ab83173159f22a.rlib" "/opt/rustwide/target/debug/deps/libhome-11aa624c3690358e.rlib" "/opt/rustwide/target/debug/deps/libeither-3d8c8920dbfc97e1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-56afe2b41f495216.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9c6bc9d60f95c516.rlib" "/opt/rustwide/target/debug/deps/libx11rb-5b722eb8ae54118d.rlib" "/opt/rustwide/target/debug/deps/libgethostname-b988bb77cf632e08.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-eb55edc50c9dc3cf.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-6b901d1bd057ec15.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61438f6a8ee25e26.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-75948eac46c49728.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7587ac7603b45561.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-0d4d35d4571a7424.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-767de94368a28904.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-647609428611ee0f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-efc25201693f0e4f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7b3658443563eea0.rlib" "/opt/rustwide/target/debug/deps/libnix-e05c41f9f9e95dc6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-10059d733df8c5bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f5fdb2142090f2f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2a64bbfe8f3f344.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f26bdb1cc950576f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-28ff69d8b5a65c4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-ae1bd4fe7dea1719.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-698e1395a8989ef0.rlib" "/opt/rustwide/target/debug/deps/librand-dfaae0ccf1a0a323.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9d4da278857890c4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-5eca4a0c7e382e2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59fa754b477689b9.rlib" "/opt/rustwide/target/debug/deps/libr3bl_rs_utils_core-088c088c9355dc13.rlib" "/opt/rustwide/target/debug/deps/libsyntect-9a4ddd7b460cb07b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f6cf62aaddf5111e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-73f38d01753c91f1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libonig-6804e7f6fc532385.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3fa2637dc3db35de.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-907c2c9a702bea56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-541ce0da02942eaf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libplist-a5ed1cdcb5c30eae.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-853fa2b5bcf8425b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13e707ed7f7dd779.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-12315284c7a9dc1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-c02ac36e7da4c607.rlib" "/opt/rustwide/target/debug/deps/libindexmap-12780e76afd16a62.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libflate2-0cd73db4cd3cac91.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0ef58266edb4e188.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libbincode-c9408050470c2346.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00c399e82fb89714.rlib" "/opt/rustwide/target/debug/deps/libryu-6f6b120a6933a302.rlib" "/opt/rustwide/target/debug/deps/libr3bl_simple_logger-608a392b1b93410c.rlib" "/opt/rustwide/target/debug/deps/libtime-511d6044711747d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-479d8e0fa9111509.rlib" "/opt/rustwide/target/debug/deps/libtime_core-738db4a0cf004eb0.rlib" "/opt/rustwide/target/debug/deps/libderanged-67c3d072940b6f1a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-499c0b63f7708298.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ef9811cff4057dd9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f659740995133dae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f185afc0de3507c7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-db370f016319eefb.rlib" "/opt/rustwide/target/debug/deps/libnom-e9e16b7db296a8a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1a7b001928831555.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-009e008f1c2dc893.rlib" "/opt/rustwide/target/debug/deps/libr3bl_ansi_color-06788f076eccb797.rlib" "/opt/rustwide/target/debug/deps/libis_ci-4724a223baeb72ba.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2b9ba28e0ae5f960.rlib" "/opt/rustwide/target/debug/deps/librustix-8d1f1477818d6a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e44fb15e26fbebf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1d2137307d003ba7.rlib" "/opt/rustwide/target/debug/deps/libserde-d988dde8fa6d83b9.rlib" "/opt/rustwide/target/debug/deps/libget_size-03138419eed58eca.rlib" "/opt/rustwide/target/debug/deps/libr3bl_redux-eba3673b00e294c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-ad77d37dcb7d7493.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8f3e9e213f64934d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f21ddbf2f66e1cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5bc20be2859389b6.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d69e950ef57a28e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb936b7a84f867f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fcb7ac93fc363273.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe67d35f8e866fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-f09c4919e1734af9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e345ba461e9d72b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85fbca39fb04293f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b3b611f423a44b3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libmio-971e822bc49e9d0c.rlib" "/opt/rustwide/target/debug/deps/liblog-e0128baa07e2f62d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab10220b675e54e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7f126e5056e45b.rlib" "/opt/rustwide/target/debug/deps/liblibc-17707fd735b84e00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c53668f3385270bc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1618de9e66a5d995.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-556a6e01142367a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkAeHqC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/tui/color_wheel/styled_text.rs - tui::color_wheel::styled_text::styled_text (line 46) [INFO] [stdout] src/tui/color_wheel/styled_text.rs - tui::color_wheel::styled_text::styled_texts (line 113) [INFO] [stdout] src/tui/terminal_lib_backends/render_op.rs - tui::terminal_lib_backends::render_op::RenderOps (line 136) [INFO] [stdout] src/tui/terminal_lib_backends/render_op.rs - tui::terminal_lib_backends::render_op::render_ops (line 29) [INFO] [stdout] src/tui/terminal_lib_backends/render_pipeline.rs - tui::terminal_lib_backends::render_pipeline::RenderPipeline (line 149) [INFO] [stdout] src/tui/terminal_lib_backends/render_pipeline.rs - tui::terminal_lib_backends::render_pipeline::render_pipeline (line 40) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 6 failed; 6 ignored; 0 measured; 0 filtered out; finished in 7.25s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "bf5d68007c2c47f4dc1b881d71d0edd9ebbc2b58105b7899f72a18602ea00d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5d68007c2c47f4dc1b881d71d0edd9ebbc2b58105b7899f72a18602ea00d05", kill_on_drop: false }` [INFO] [stdout] bf5d68007c2c47f4dc1b881d71d0edd9ebbc2b58105b7899f72a18602ea00d05 [INFO] testing r3bl_tui-0.3.10 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate r3bl_tui 0.3.10 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate r3bl_tui 0.3.10 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate r3bl_tui 0.3.10 [INFO] finished tweaking crates.io crate r3bl_tui 0.3.10 [INFO] tweaked toml for crates.io crate r3bl_tui 0.3.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate r3bl_tui 0.3.10 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbb243f40227acc2ad2baba112e3ca1b185cdf750908aabb84bba31476bfe4e6 [INFO] running `Command { std: "docker" "start" "-a" "bbb243f40227acc2ad2baba112e3ca1b185cdf750908aabb84bba31476bfe4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbb243f40227acc2ad2baba112e3ca1b185cdf750908aabb84bba31476bfe4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb243f40227acc2ad2baba112e3ca1b185cdf750908aabb84bba31476bfe4e6", kill_on_drop: false }` [INFO] [stdout] bbb243f40227acc2ad2baba112e3ca1b185cdf750908aabb84bba31476bfe4e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5dbe4b5f75054cdf30e26ddb7f941a67c606ab4981b8291fa78a1de62ebc6af [INFO] running `Command { std: "docker" "start" "-a" "a5dbe4b5f75054cdf30e26ddb7f941a67c606ab4981b8291fa78a1de62ebc6af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling r3bl_ansi_color v0.6.9 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling r3bl_simple_logger v0.1.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.5.1 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Compiling r3bl_redux v0.2.6 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling r3bl_tui v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `editor_component_impl::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub use editor_component_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constructor::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub use constructor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `parse_element_markdown_inline` is imported redundantly [INFO] [stdout] --> src/tui/md_parser/block/parse_block_markdown_text_until_eol.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::{md_parser::parse_element::parse_element_markdown_inline, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - the item `parse_element_markdown_inline` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `List` is imported redundantly [INFO] [stdout] --> src/tui/md_parser/parser.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::{constants::*, tui::misc_types::list_of::List, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - the item `List` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use layout_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use render_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion_backend::*` [INFO] [stdout] --> src/tui/terminal_lib_backends/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use termion_backend::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "a5dbe4b5f75054cdf30e26ddb7f941a67c606ab4981b8291fa78a1de62ebc6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5dbe4b5f75054cdf30e26ddb7f941a67c606ab4981b8291fa78a1de62ebc6af", kill_on_drop: false }` [INFO] [stdout] a5dbe4b5f75054cdf30e26ddb7f941a67c606ab4981b8291fa78a1de62ebc6af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16ec94647daae6abd91e92c026968bde06a0e820c98a91493c4becc27d9f0699 [INFO] running `Command { std: "docker" "start" "-a" "16ec94647daae6abd91e92c026968bde06a0e820c98a91493c4becc27d9f0699", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling r3bl_ansi_color v0.6.9 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling r3bl_simple_logger v0.1.3 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling reedline v0.25.0 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Compiling r3bl_redux v0.2.6 [INFO] [stderr] Compiling r3bl_tui v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `editor_component_impl::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub use editor_component_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constructor::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub use constructor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `parse_element_markdown_inline` is imported redundantly [INFO] [stdout] --> src/tui/md_parser/block/parse_block_markdown_text_until_eol.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::{md_parser::parse_element::parse_element_markdown_inline, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - the item `parse_element_markdown_inline` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `List` is imported redundantly [INFO] [stdout] --> src/tui/md_parser/parser.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::{constants::*, tui::misc_types::list_of::List, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - the item `List` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use layout_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use render_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion_backend::*` [INFO] [stdout] --> src/tui/terminal_lib_backends/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use termion_backend::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ColorSupport` is imported redundantly [INFO] [stdout] --> src/tui/color_wheel/color_wheel_struct.rs:663:9 [INFO] [stdout] | [INFO] [stdout] 663 | use r3bl_ansi_color::ColorSupport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 666 | use super::*; [INFO] [stdout] | -------- the item `ColorSupport` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `editor_component_impl::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub use editor_component_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constructor::*` [INFO] [stdout] --> src/tui/editor/editor_component/editor_component_struct.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub use constructor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `parse_element_markdown_inline` is imported redundantly [INFO] [stdout] --> src/tui/md_parser/block/parse_block_markdown_text_until_eol.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::{md_parser::parse_element::parse_element_markdown_inline, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - the item `parse_element_markdown_inline` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use layout_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render_macros::*` [INFO] [stdout] --> src/tui/rsx/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use render_macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UnicodeString` is imported redundantly [INFO] [stdout] --> src/tui/syntax_highlighting/pattern_matcher.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | use r3bl_rs_utils_core::{assert_eq2, ch, UnicodeString}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 100 | [INFO] [stdout] 101 | use super::*; [INFO] [stdout] | -------- the item `UnicodeString` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion_backend::*` [INFO] [stdout] --> src/tui/terminal_lib_backends/mod.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub use termion_backend::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DEBUG` is imported redundantly [INFO] [stdout] --> examples/demo/ex_app_no_layout/launcher.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::{DEBUG, *}; [INFO] [stdout] | ^^^^^ - the item `DEBUG` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustciU9SWc/symbols.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.demo.5bcd395348bc2186-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e.1yyb10qjcn7cgcyk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-ef03af6f8b37feea/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreedline-0a1d5129630716d4.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-d37ddf1f5a7aca6d.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-692caaef28ad8a6a.rlib" "/opt/rustwide/target/debug/deps/libvte-ed558bcf40fbfd03.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libstrum-aed9f51a2957785b.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-c74e1f6c90b1673a.rlib" "/opt/rustwide/target/debug/deps/libitertools-f37bf5f4dbab65be.rlib" "/opt/rustwide/target/debug/deps/libr3bl_tui-f03507fad3f499f5.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-fa24aec9026f89a9.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-37583201486bf58b.rlib" "/opt/rustwide/target/debug/deps/libphf-cd698afdf6fa29f7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5933b6875818cf32.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8c98df6e4615cbd6.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-d03696617e4c9890.rlib" "/opt/rustwide/target/debug/deps/libdiff-f6228193e395c656.rlib" "/opt/rustwide/target/debug/deps/libyansi-fe77e7901970feab.rlib" "/opt/rustwide/target/debug/deps/libcopypasta_ext-e177e5ce1fc4d0c1.rlib" "/opt/rustwide/target/debug/deps/libwhich-20723ff9eb63ae2e.rlib" "/opt/rustwide/target/debug/deps/libhome-a1c0edac94651a7a.rlib" "/opt/rustwide/target/debug/deps/libeither-bc25dbceced3a40f.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-c6a3e205eadae584.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-89241ef2f257e391.rlib" "/opt/rustwide/target/debug/deps/libx11rb-8bc1ece12b26d401.rlib" "/opt/rustwide/target/debug/deps/libgethostname-27d63a15c46dabf7.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-387039bbb2b27790.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-e752da920b0fc138.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-981da6c81dc3a48a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f839c863df384bff.rlib" "/opt/rustwide/target/debug/deps/libxcursor-e45223e120cc395b.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9afdff9b48fc7117.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-27688a0d80f0fe68.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-40fdecabe4cf60c4.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f6838ea757d14c0f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-05c3ac9cb509280c.rlib" "/opt/rustwide/target/debug/deps/libnix-62ed7cd48f87dc25.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3b8b6c5d2cb3d911.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-444a14686428ad5a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libdlib-3e68ff3b25423064.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8701ee9d82950cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-5df50c197cfb179c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-7f60d9403d917ac7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-4a0b9dfb9b5c5aca.rlib" "/opt/rustwide/target/debug/deps/librand-b380cb3cef18b032.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b41fbd6d4543c36e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-27facb9585c7d58d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d996656afc60793c.rlib" "/opt/rustwide/target/debug/deps/libr3bl_redux-97c483397465414d.rlib" "/opt/rustwide/target/debug/deps/libfutures-0dfb219f07f20994.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b2688619c4205255.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e9678ba8dcacaf3c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-076b2cfebeae0714.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9ae81f39f0e98807.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41100c249ff162f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8a8d0b282fffed3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-34f3f0ab27930e1f.rlib" "/opt/rustwide/target/debug/deps/libr3bl_rs_utils_core-d3e76762778afc45.rlib" "/opt/rustwide/target/debug/deps/libsyntect-22e9faccbe52978a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d0a6d47c0732c3b7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-55706bb0eac46bcc.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/libonig-4249b01ae6927bab.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-557be7484d4f38e5.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4a308368ddddc975.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d832c69510805464.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef461186d3307f3c.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libplist-55fa36bc5fa150af.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-68b6a837fc315c8f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-c5268489761944e6.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-728f34bba1eddc9a.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/libindexmap-62fedebfd28271ec.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libflate2-8e6e456291549b86.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fdd9e74574a7bd2a.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libbincode-333c3e7999abae4f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e74c8eaede05ff3a.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-ada9334dab272b56.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-38631b34819b3d78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6750b6b29cd947c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9c4d08a35c9d1919.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libmio-5fff56962b8d3822.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2452bc84f04d8f5e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2073cee5a7d82109.rlib" "/opt/rustwide/target/debug/deps/liblibc-bee1a846c06b5f5f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-df813a784713ad8a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libr3bl_simple_logger-ff338a3afa2e78fb.rlib" "/opt/rustwide/target/debug/deps/libtime-72d4572b92b25f4f.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-acdcdbb0edad8681.rlib" "/opt/rustwide/target/debug/deps/libderanged-e095b50b2a98b0c8.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-52d1aec1f7b0ccaa.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libchrono-52e4e0152cb3245f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a17ba3937dd3424f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2309547321f2bcb7.rlib" "/opt/rustwide/target/debug/deps/libnom-cb9c1dd1c8ebd299.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1b0bb2e943ab19f2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/libget_size-ebb8fc78ef6b3adf.rlib" "/opt/rustwide/target/debug/deps/libr3bl_ansi_color-89b60750762530ce.rlib" "/opt/rustwide/target/debug/deps/libis_ci-3f9985cc109be453.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-e791e9415ecdd58a.rlib" "/opt/rustwide/target/debug/deps/librustix-c63d74b46170b6de.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1725e7b59b45c3a0.rlib" "/opt/rustwide/target/debug/deps/libserde-d426e234f51556ac.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-556a71bfc97df2fa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/demo-f1590a826cc9506e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `r3bl_tui` (example "demo") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "16ec94647daae6abd91e92c026968bde06a0e820c98a91493c4becc27d9f0699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ec94647daae6abd91e92c026968bde06a0e820c98a91493c4becc27d9f0699", kill_on_drop: false }` [INFO] [stdout] 16ec94647daae6abd91e92c026968bde06a0e820c98a91493c4becc27d9f0699