[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] checking 4lineclear/flc-tui-widgets against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fflc-tui-widgets" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4lineclear/flc-tui-widgets on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 unicode-ident v1.0.12
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded itoa v1.0.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded bitflags v2.5.0
[INFO] [stderr]   Downloaded static_assertions v1.1.0
[INFO] [stderr]   Downloaded castaway v0.2.2
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded ryu v1.0.17
[INFO] [stderr]   Downloaded lock_api v0.4.11
[INFO] [stderr]   Downloaded smallvec v1.13.2
[INFO] [stderr]   Downloaded windows-targets v0.48.5
[INFO] [stderr]   Downloaded ahash v0.8.11
[INFO] [stderr]   Downloaded allocator-api2 v0.2.18
[INFO] [stderr]   Downloaded itertools v0.12.1
[INFO] [stderr]   Downloaded mio v0.8.11
[INFO] [stderr]   Downloaded ratatui v0.26.2
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.5
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded hashbrown v0.14.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.5
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.5
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.5
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded libc v0.2.153
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.2
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded zerocopy v0.7.32
[INFO] [stderr]   Downloaded lru v0.12.3
[INFO] [stderr]   Downloaded heck v0.4.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.11.0
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.5
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.5
[INFO] [stderr]   Downloaded redox_syscall v0.4.1
[INFO] [stderr]   Downloaded log v0.4.21
[INFO] [stderr]   Downloaded signal-hook v0.3.17
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded stability v0.2.0
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.3
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.3
[INFO] [stderr]   Downloaded once_cell v1.19.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.5
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c7cc5de31f9825d1acb595423ec383aa8d96eeac8b8bdf849e7f0be586a2df6
[INFO] running `Command { std: "docker" "start" "-a" "0c7cc5de31f9825d1acb595423ec383aa8d96eeac8b8bdf849e7f0be586a2df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c7cc5de31f9825d1acb595423ec383aa8d96eeac8b8bdf849e7f0be586a2df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c7cc5de31f9825d1acb595423ec383aa8d96eeac8b8bdf849e7f0be586a2df6", kill_on_drop: false }`
[INFO] [stdout] 0c7cc5de31f9825d1acb595423ec383aa8d96eeac8b8bdf849e7f0be586a2df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc590d0f54762c8c1a2eb770b51c0f4d9f60ee9d0d9936b426ffae33eb438841
[INFO] running `Command { std: "docker" "start" "-a" "bc590d0f54762c8c1a2eb770b51c0f4d9f60ee9d0d9936b426ffae33eb438841", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking 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]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unicode-segmentation v0.1.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking ratatui v0.26.2
[INFO] [stderr]     Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 10.54s
[INFO] running `Command { std: "docker" "inspect" "bc590d0f54762c8c1a2eb770b51c0f4d9f60ee9d0d9936b426ffae33eb438841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc590d0f54762c8c1a2eb770b51c0f4d9f60ee9d0d9936b426ffae33eb438841", kill_on_drop: false }`
[INFO] [stdout] bc590d0f54762c8c1a2eb770b51c0f4d9f60ee9d0d9936b426ffae33eb438841
