[INFO] fetching crate r3bl_tui 0.3.10... [INFO] checking r3bl_tui-0.3.10 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [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 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.30.0 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded nu-ansi-term v0.49.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded r3bl_simple_logger v0.1.3 [INFO] [stderr] Downloaded r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Downloaded reedline v0.25.0 [INFO] [stderr] Downloaded syntect v5.1.0 [INFO] [stderr] Downloaded colorgrad v0.6.2 [INFO] [stderr] Downloaded lazy-bytes-cast v5.0.1 [INFO] [stderr] Downloaded clipboard-win v3.1.1 [INFO] [stderr] Downloaded smithay-clipboard v0.6.6 [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 derive-where v1.2.5 [INFO] [stderr] Downloaded attribute-derive-macro v0.6.1 [INFO] [stderr] Downloaded attribute-derive v0.6.1 [INFO] [stderr] Downloaded get-size-derive v0.1.3 [INFO] [stderr] Downloaded get-size v0.1.4 [INFO] [stderr] Downloaded crossterm v0.27.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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f531a2af82205af176f664d5024e8bbd2387b09173775d32b77f8f2435522d [INFO] running `Command { std: "docker" "start" "-a" "69f531a2af82205af176f664d5024e8bbd2387b09173775d32b77f8f2435522d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f531a2af82205af176f664d5024e8bbd2387b09173775d32b77f8f2435522d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f531a2af82205af176f664d5024e8bbd2387b09173775d32b77f8f2435522d", kill_on_drop: false }` [INFO] [stdout] 69f531a2af82205af176f664d5024e8bbd2387b09173775d32b77f8f2435522d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf9081a75ef755287944c82dec9b649ab70fdd1ef32a71aada6498177420ce1b [INFO] running `Command { std: "docker" "start" "-a" "bf9081a75ef755287944c82dec9b649ab70fdd1ef32a71aada6498177420ce1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling r3bl_ansi_color v0.6.9 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling derive-where v1.2.5 [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] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling r3bl_simple_logger v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.5.1 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking copypasta v0.8.2 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking colorgrad v0.6.2 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Checking reedline v0.25.0 [INFO] [stderr] Checking r3bl_redux v0.2.6 [INFO] [stderr] Checking 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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "bf9081a75ef755287944c82dec9b649ab70fdd1ef32a71aada6498177420ce1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf9081a75ef755287944c82dec9b649ab70fdd1ef32a71aada6498177420ce1b", kill_on_drop: false }` [INFO] [stdout] bf9081a75ef755287944c82dec9b649ab70fdd1ef32a71aada6498177420ce1b [INFO] checking r3bl_tui-0.3.10 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [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 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60391a06c4e3c64c16d4d077960f5a6342eed9c67af048bf49ee0aeeadfccf2d [INFO] running `Command { std: "docker" "start" "-a" "60391a06c4e3c64c16d4d077960f5a6342eed9c67af048bf49ee0aeeadfccf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60391a06c4e3c64c16d4d077960f5a6342eed9c67af048bf49ee0aeeadfccf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60391a06c4e3c64c16d4d077960f5a6342eed9c67af048bf49ee0aeeadfccf2d", kill_on_drop: false }` [INFO] [stdout] 60391a06c4e3c64c16d4d077960f5a6342eed9c67af048bf49ee0aeeadfccf2d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9284de5e542f67278d53a5e6a7d5c95392aa9e4b72de0700cbe7a3f3f8681519 [INFO] running `Command { std: "docker" "start" "-a" "9284de5e542f67278d53a5e6a7d5c95392aa9e4b72de0700cbe7a3f3f8681519", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling r3bl_ansi_color v0.6.9 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Checking plist v1.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling r3bl_simple_logger v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking copypasta v0.8.2 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking colorgrad v0.6.2 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking reedline v0.25.0 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.9.9 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.9.7 [INFO] [stderr] Checking r3bl_redux v0.2.6 [INFO] [stderr] Checking 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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "9284de5e542f67278d53a5e6a7d5c95392aa9e4b72de0700cbe7a3f3f8681519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9284de5e542f67278d53a5e6a7d5c95392aa9e4b72de0700cbe7a3f3f8681519", kill_on_drop: false }` [INFO] [stdout] 9284de5e542f67278d53a5e6a7d5c95392aa9e4b72de0700cbe7a3f3f8681519