[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#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fflc-tui-widgets" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4lineclear/flc-tui-widgets on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded castaway v0.2.2
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded ratatui v0.26.2
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ee7f0a1c8d06ccad5966bba7b2a01b3c178b675d47a4aca65efb88a1eb15db4
[INFO] running `Command { std: "docker" "start" "-a" "9ee7f0a1c8d06ccad5966bba7b2a01b3c178b675d47a4aca65efb88a1eb15db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ee7f0a1c8d06ccad5966bba7b2a01b3c178b675d47a4aca65efb88a1eb15db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee7f0a1c8d06ccad5966bba7b2a01b3c178b675d47a4aca65efb88a1eb15db4", kill_on_drop: false }`
[INFO] [stdout] 9ee7f0a1c8d06ccad5966bba7b2a01b3c178b675d47a4aca65efb88a1eb15db4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fae6812042b8cfaaf581c18f0bc5962c5c03370cb85c39c611f9c9aa40619a81
[INFO] running `Command { std: "docker" "start" "-a" "fae6812042b8cfaaf581c18f0bc5962c5c03370cb85c39c611f9c9aa40619a81", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[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 itertools v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking lru v0.12.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 4.53s
[INFO] running `Command { std: "docker" "inspect" "fae6812042b8cfaaf581c18f0bc5962c5c03370cb85c39c611f9c9aa40619a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae6812042b8cfaaf581c18f0bc5962c5c03370cb85c39c611f9c9aa40619a81", kill_on_drop: false }`
[INFO] [stdout] fae6812042b8cfaaf581c18f0bc5962c5c03370cb85c39c611f9c9aa40619a81
