[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#d98a5da813da67eb189387b8ccfb73cf481275d8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4lineclear/flc-tui-widgets on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded stability v0.2.0
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.3
[INFO] [stderr]   Downloaded cfg-if v1.0.0
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded log v0.4.21
[INFO] [stderr]   Downloaded allocator-api2 v0.2.18
[INFO] [stderr]   Downloaded unicode-segmentation v1.11.0
[INFO] [stderr]   Downloaded windows-targets v0.48.5
[INFO] [stderr]   Downloaded version_check v0.9.4
[INFO] [stderr]   Downloaded lock_api v0.4.11
[INFO] [stderr]   Downloaded scopeguard v1.2.0
[INFO] [stderr]   Downloaded castaway v0.2.2
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded itoa v1.0.11
[INFO] [stderr]   Downloaded itertools v0.12.1
[INFO] [stderr]   Downloaded ryu v1.0.17
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.5
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.5
[INFO] [stderr]   Downloaded signal-hook v0.3.17
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded ahash v0.8.11
[INFO] [stderr]   Downloaded lru v0.12.3
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded static_assertions v1.1.0
[INFO] [stderr]   Downloaded smallvec v1.13.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.5
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded parking_lot v0.12.1
[INFO] [stderr]   Downloaded mio v0.8.11
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.3
[INFO] [stderr]   Downloaded heck v0.4.1
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded bitflags v2.5.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded bitflags v1.3.2
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded hashbrown v0.14.3
[INFO] [stderr]   Downloaded redox_syscall v0.4.1
[INFO] [stderr]   Downloaded zerocopy v0.7.32
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.5
[INFO] [stderr]   Downloaded libc v0.2.153
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.32
[INFO] [stderr]   Downloaded wasi v0.11.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded once_cell v1.19.0
[INFO] [stderr]   Downloaded ratatui v0.26.2
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.2
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.5
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.5
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.5
[INFO] [stderr]   Downloaded winapi v0.3.9
[INFO] [stderr]   Downloaded windows-sys v0.48.0
[INFO] [stderr]   Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] [stderr]   Downloaded winapi-i686-pc-windows-gnu v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfbd4e4cc54d75e451ef8fab6d555f61e74b12ec3f24029a9318e49f3175c9a2
[INFO] running `Command { std: "docker" "start" "-a" "bfbd4e4cc54d75e451ef8fab6d555f61e74b12ec3f24029a9318e49f3175c9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfbd4e4cc54d75e451ef8fab6d555f61e74b12ec3f24029a9318e49f3175c9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfbd4e4cc54d75e451ef8fab6d555f61e74b12ec3f24029a9318e49f3175c9a2", kill_on_drop: false }`
[INFO] [stdout] bfbd4e4cc54d75e451ef8fab6d555f61e74b12ec3f24029a9318e49f3175c9a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2f95321e11fbedfd0c3c51a658fdbb17be1cf1a646330277647027fffabb552
[INFO] running `Command { std: "docker" "start" "-a" "f2f95321e11fbedfd0c3c51a658fdbb17be1cf1a646330277647027fffabb552", 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 rustversion v1.0.15
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[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 35s
[INFO] running `Command { std: "docker" "inspect" "f2f95321e11fbedfd0c3c51a658fdbb17be1cf1a646330277647027fffabb552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f95321e11fbedfd0c3c51a658fdbb17be1cf1a646330277647027fffabb552", kill_on_drop: false }`
[INFO] [stdout] f2f95321e11fbedfd0c3c51a658fdbb17be1cf1a646330277647027fffabb552
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aced0f9433c4b3de1866002d21606f1a89462cb22f714dc24433c7da6a7abad
[INFO] running `Command { std: "docker" "start" "-a" "0aced0f9433c4b3de1866002d21606f1a89462cb22f714dc24433c7da6a7abad", kill_on_drop: false }`
[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] [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.40s
[INFO] running `Command { std: "docker" "inspect" "0aced0f9433c4b3de1866002d21606f1a89462cb22f714dc24433c7da6a7abad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aced0f9433c4b3de1866002d21606f1a89462cb22f714dc24433c7da6a7abad", kill_on_drop: false }`
[INFO] [stdout] 0aced0f9433c4b3de1866002d21606f1a89462cb22f714dc24433c7da6a7abad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f88087300675683953c6c39b372954ef38add42a6ada7edb1042bf0e2d4d80e
[INFO] running `Command { std: "docker" "start" "-a" "8f88087300675683953c6c39b372954ef38add42a6ada7edb1042bf0e2d4d80e", 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] [stdout] 
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] running 45 tests
[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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flc_tui_widgets-0ddf2cb57e97af37)
[INFO] [stdout] test widgets::paragraph::test::left_aligned ... ok
[INFO] [stdout] test widgets::paragraph::test::centered ... ok
[INFO] [stdout] test widgets::paragraph::test::paragraph_block_text_style ... 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 ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_line_truncation ... 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_right_alignment ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_styled_text ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_scroll_offset ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_special_characters ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_word_wrap ... 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_unicode_characters ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_zero_width_area ... 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::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::reflow::test::line_composer_long_sentence ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_leading_whitespace_removal ... ok
[INFO] [stdout] test widgets::paragraph::test::can_be_stylized ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_lots_of_spaces ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_long_word ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_max_line_width_of_1 ... ok
[INFO] [stdout] test widgets::paragraph::test::right_aligned ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_paragraph_with_left_alignment ... 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_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_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_zero_width ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_preserves_line_alignment ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_preserve_indentation_with_wrap ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_word_wrapper_nbsp ... ok
[INFO] [stdout] test widgets::reflow::test::line_composer_zero_width_at_end ... ok
[INFO] [stdout] test widgets::paragraph::test::test_render_multi_line_paragraph ... ok
[INFO] [stderr]    Doc-tests flc_tui_widgets
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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 (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>::left_aligned (line 215) ... 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>::right_aligned (line 245) ... 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>::alignment (line 199) ... 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::Paragraph<'a>::wrap (line 165) ... 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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f88087300675683953c6c39b372954ef38add42a6ada7edb1042bf0e2d4d80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f88087300675683953c6c39b372954ef38add42a6ada7edb1042bf0e2d4d80e", kill_on_drop: false }`
[INFO] [stdout] 8f88087300675683953c6c39b372954ef38add42a6ada7edb1042bf0e2d4d80e
