[INFO] cloning repository https://github.com/4lineclear/flc-tui-widgets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4lineclear/flc-tui-widgets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fflc-tui-widgets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fflc-tui-widgets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b731d18bdaed788de6d009163d287525baa06320
[INFO] testing 4lineclear/flc-tui-widgets against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fflc-tui-widgets" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4lineclear/flc-tui-widgets
[INFO] finished tweaking git repo https://github.com/4lineclear/flc-tui-widgets
[INFO] tweaked toml for git repo https://github.com/4lineclear/flc-tui-widgets written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4lineclear/flc-tui-widgets on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4lineclear/flc-tui-widgets 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da4e9979821c58d8a1df56f007194a230069ebfb81eb4ed5751b594d589f93fb
[INFO] running `Command { std: "docker" "start" "-a" "da4e9979821c58d8a1df56f007194a230069ebfb81eb4ed5751b594d589f93fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da4e9979821c58d8a1df56f007194a230069ebfb81eb4ed5751b594d589f93fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da4e9979821c58d8a1df56f007194a230069ebfb81eb4ed5751b594d589f93fb", kill_on_drop: false }`
[INFO] [stdout] da4e9979821c58d8a1df56f007194a230069ebfb81eb4ed5751b594d589f93fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8192ae5415bd8d755cfdc68233e60aa9cbcb08c262c8e78907842fa060d3d26e
[INFO] running `Command { std: "docker" "start" "-a" "8192ae5415bd8d755cfdc68233e60aa9cbcb08c262c8e78907842fa060d3d26e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling unicode-segmentation v0.1.3
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling flc-tui-widgets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stdout]    --> src/widgets/paragraph.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | /     #[stability::unstable(
[INFO] [stdout] 272 | |         feature = "rendered-line-info",
[INFO] [stdout] 273 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stdout] 274 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stdout]    --> src/widgets/paragraph.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     #[stability::unstable(
[INFO] [stdout] 315 | |         feature = "rendered-line-info",
[INFO] [stdout] 316 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stdout] 317 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "8192ae5415bd8d755cfdc68233e60aa9cbcb08c262c8e78907842fa060d3d26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8192ae5415bd8d755cfdc68233e60aa9cbcb08c262c8e78907842fa060d3d26e", kill_on_drop: false }`
[INFO] [stdout] 8192ae5415bd8d755cfdc68233e60aa9cbcb08c262c8e78907842fa060d3d26e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0be4b6ed955ebfcd5bf390d80711604db9a1cff4335ad893d908ed84da104047
[INFO] running `Command { std: "docker" "start" "-a" "0be4b6ed955ebfcd5bf390d80711604db9a1cff4335ad893d908ed84da104047", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stdout]    --> src/widgets/paragraph.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | /     #[stability::unstable(
[INFO] [stdout] 272 | |         feature = "rendered-line-info",
[INFO] [stdout] 273 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stdout] 274 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stdout]    --> src/widgets/paragraph.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     #[stability::unstable(
[INFO] [stdout] 315 | |         feature = "rendered-line-info",
[INFO] [stdout] 316 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stdout] 317 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flc-tui-widgets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stdout]    --> src/widgets/paragraph.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | /     #[stability::unstable(
[INFO] [stdout] 272 | |         feature = "rendered-line-info",
[INFO] [stdout] 273 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stdout] 274 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stdout]    --> src/widgets/paragraph.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     #[stability::unstable(
[INFO] [stdout] 315 | |         feature = "rendered-line-info",
[INFO] [stdout] 316 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stdout] 317 | |     )]
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.82s
[INFO] running `Command { std: "docker" "inspect" "0be4b6ed955ebfcd5bf390d80711604db9a1cff4335ad893d908ed84da104047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0be4b6ed955ebfcd5bf390d80711604db9a1cff4335ad893d908ed84da104047", kill_on_drop: false }`
[INFO] [stdout] 0be4b6ed955ebfcd5bf390d80711604db9a1cff4335ad893d908ed84da104047
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32a831c7ea93576511ad4e0519d687ceb579ba20cb64522cd4d703a83fbbecc6
[INFO] running `Command { std: "docker" "start" "-a" "32a831c7ea93576511ad4e0519d687ceb579ba20cb64522cd4d703a83fbbecc6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stderr]    --> src/widgets/paragraph.rs:271:5
[INFO] [stderr]     |
[INFO] [stderr] 271 | /     #[stability::unstable(
[INFO] [stderr] 272 | |         feature = "rendered-line-info",
[INFO] [stderr] 273 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stderr] 274 | |     )]
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-rendered-line-info`
[INFO] [stderr]    --> src/widgets/paragraph.rs:314:5
[INFO] [stderr]     |
[INFO] [stderr] 314 | /     #[stability::unstable(
[INFO] [stderr] 315 | |         feature = "rendered-line-info",
[INFO] [stderr] 316 | |         issue = "https://github.com/ratatui-org/ratatui/issues/293"
[INFO] [stderr] 317 | |     )]
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `stability::unstable` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `stability::unstable` may come from an old version of the `stability` crate, try updating your dependency with `cargo update -p stability`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `flc-tui-widgets` (lib) generated 2 warnings
[INFO] [stderr] warning: `flc-tui-widgets` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flc_tui_widgets-0ddf2cb57e97af37)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test widgets::paragraph::test::paragraph_block_text_style ... ok
[INFO] [stdout] test widgets::paragraph::test::centered ... ok
[INFO] [stdout] test widgets::paragraph::test::right_aligned ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_empty_paragraph ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_line_spans_styled ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_line_styled ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_block_with_bottom_title_and_border ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_center_alignment ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_left_alignment ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_block ... ok
[INFO] [stdout] test widgets::paragraph::test::can_be_stylized ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_line_truncation ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_right_alignment ... ok
[INFO] [stdout] test widgets::paragraph::test::left_aligned ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_zero_height_area ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_special_characters ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_zero_width_area ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_styled_text ... ok
[INFO] [stdout] test widgets::paragraph::test::widgets_paragraph_line_width ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_single_line_paragraph ... ok
[INFO] [stdout] test widgets::paragraph::test::zero_width_char_at_end_of_line ... ok
[INFO] [stdout] test widgets::paragraph::test::widgets_paragraph_count_rendered_lines ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_scroll_offset ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_leading_whitespace_removal ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_long_sentence ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_long_word ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_lots_of_spaces ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_max_line_width_of_1_double_width_characters ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_max_line_width_of_1 ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_preserves_line_alignment ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_short_lines ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_one_line ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_double_width_chars_mixed_with_spaces ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_mixed_length ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_char_plus_lots_of_spaces ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_double_width_chars ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_word_wrap ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_multi_line_paragraph ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_unicode_characters ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_preserve_indentation ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_preserve_indentation_lots_of_whitespace ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_preserve_indentation_with_wrap ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_zero_width_at_end ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_zero_width ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_nbsp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flc_tui_widgets
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::line_count (line 264) ... ignored
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::line_width (line 306) ... ignored
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::left_aligned (line 215) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::centered (line 230) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::right_aligned (line 245) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph (line 22) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::block (line 128) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::wrap (line 165) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::alignment (line 199) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::style (line 149) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Paragraph<'a>::new (line 102) ... ok
[INFO] [stdout] test src/widgets/paragraph.rs - widgets::paragraph::Wrap (line 60) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "32a831c7ea93576511ad4e0519d687ceb579ba20cb64522cd4d703a83fbbecc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a831c7ea93576511ad4e0519d687ceb579ba20cb64522cd4d703a83fbbecc6", kill_on_drop: false }`
[INFO] [stdout] 32a831c7ea93576511ad4e0519d687ceb579ba20cb64522cd4d703a83fbbecc6
