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