[INFO] fetching crate reactive_tui 0.0.5...
[INFO] testing reactive_tui-0.0.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate reactive_tui 0.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate reactive_tui 0.0.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate reactive_tui 0.0.5
[INFO] tweaked toml for crates.io crate reactive_tui 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reactive_tui 0.0.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reactive_tui 0.0.5 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f541613d4ac98d5e680b4c6492d619b4e5ed4defc4986b44658ab374b786f98
[INFO] running `Command { std: "docker" "start" "-a" "0f541613d4ac98d5e680b4c6492d619b4e5ed4defc4986b44658ab374b786f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f541613d4ac98d5e680b4c6492d619b4e5ed4defc4986b44658ab374b786f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f541613d4ac98d5e680b4c6492d619b4e5ed4defc4986b44658ab374b786f98", kill_on_drop: false }`
[INFO] [stdout] 0f541613d4ac98d5e680b4c6492d619b4e5ed4defc4986b44658ab374b786f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28083144a41f4647c556019cf665f88d832f6b611ff557b5b2f206f237c87794
[INFO] running `Command { std: "docker" "start" "-a" "28083144a41f4647c556019cf665f88d832f6b611ff557b5b2f206f237c87794", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling reactive_tui v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling grid v0.17.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling unicode-rs v0.1.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quick-xml v0.38.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling taffy v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.84s
[INFO] running `Command { std: "docker" "inspect" "28083144a41f4647c556019cf665f88d832f6b611ff557b5b2f206f237c87794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28083144a41f4647c556019cf665f88d832f6b611ff557b5b2f206f237c87794", kill_on_drop: false }`
[INFO] [stdout] 28083144a41f4647c556019cf665f88d832f6b611ff557b5b2f206f237c87794
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479f616bc3de26d29383e334cca4ff4256321aead7de649f5184b5cc47176dd7
[INFO] running `Command { std: "docker" "start" "-a" "479f616bc3de26d29383e334cca4ff4256321aead7de649f5184b5cc47176dd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling reactive_tui v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `reactive_tui` (example "tree_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tree_demo --edition=2021 examples/tree_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="css"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "css", "default", "ffi", "hot-reload", "images", "napi", "napi-derive", "typescript"))' -C metadata=b406af04ce09ea98 -C extra-filename=-076d1cb69107c0ff --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-90a3c1d7b0925aa8.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-d5ccd184a5d8a035.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-32c6f4dcc4b99694.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-78554853b74b45f7.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a033ff8e3a2aed60.rlib --extern markdown=/opt/rustwide/target/debug/deps/libmarkdown-f4ae37a52c4af20d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern reactive_tui=/opt/rustwide/target/debug/deps/libreactive_tui.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-faf49473adb18947.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-593882913fb26d50.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-73d46b1bbc892c1a.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-f887a7accf815171.rlib --extern taffy=/opt/rustwide/target/debug/deps/libtaffy-2dfa1b3ae55881a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc4c36c602e08d38.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0a7636c2b8492de8.rlib --extern unicode_rs=/opt/rustwide/target/debug/deps/libunicode_rs-2d02aebba1c9e67f.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-421de088ab714999.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-383642276f531552/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reactive_tui` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name reactive_tui --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="css"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "css", "default", "ffi", "hot-reload", "images", "napi", "napi-derive", "typescript"))' -C metadata=fa2d5cf395011685 -C extra-filename=-c200ad493347f79c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-90a3c1d7b0925aa8.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-d5ccd184a5d8a035.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-32c6f4dcc4b99694.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-78554853b74b45f7.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a033ff8e3a2aed60.rlib --extern markdown=/opt/rustwide/target/debug/deps/libmarkdown-f4ae37a52c4af20d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-faf49473adb18947.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-593882913fb26d50.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-73d46b1bbc892c1a.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-f887a7accf815171.rlib --extern taffy=/opt/rustwide/target/debug/deps/libtaffy-2dfa1b3ae55881a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc4c36c602e08d38.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0a7636c2b8492de8.rlib --extern unicode_rs=/opt/rustwide/target/debug/deps/libunicode_rs-2d02aebba1c9e67f.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-421de088ab714999.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-383642276f531552/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "479f616bc3de26d29383e334cca4ff4256321aead7de649f5184b5cc47176dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479f616bc3de26d29383e334cca4ff4256321aead7de649f5184b5cc47176dd7", kill_on_drop: false }`
[INFO] [stdout] 479f616bc3de26d29383e334cca4ff4256321aead7de649f5184b5cc47176dd7
