[INFO] fetching crate bevy_tui 0.13.0...
[INFO] testing bevy_tui-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_tui 0.13.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate bevy_tui 0.13.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_tui 0.13.0
[INFO] tweaked toml for crates.io crate bevy_tui 0.13.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_tui 0.13.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_tui 0.13.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b008a29b2938a2cf43e412174fcb2edfc1e7373a58fb25514ae47b11988331d
[INFO] running `Command { std: "docker" "start" "-a" "0b008a29b2938a2cf43e412174fcb2edfc1e7373a58fb25514ae47b11988331d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b008a29b2938a2cf43e412174fcb2edfc1e7373a58fb25514ae47b11988331d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b008a29b2938a2cf43e412174fcb2edfc1e7373a58fb25514ae47b11988331d", kill_on_drop: false }`
[INFO] [stdout] 0b008a29b2938a2cf43e412174fcb2edfc1e7373a58fb25514ae47b11988331d
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87cf9857ea726d20e07b331fa7757182b43c99321bcb84df00ee1311fa309f11
[INFO] running `Command { std: "docker" "start" "-a" "87cf9857ea726d20e07b331fa7757182b43c99321bcb84df00ee1311fa309f11", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling bevy_ptr v0.13.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling accesskit v0.12.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling sysinfo v0.30.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling bevy_tasks v0.13.2
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.2
[INFO] [stderr]    Compiling bevy_derive v0.13.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_utils v0.13.2
[INFO] [stderr]    Compiling bevy_math v0.13.2
[INFO] [stderr]    Compiling bevy_reflect v0.13.2
[INFO] [stderr]    Compiling bevy_ecs v0.13.2
[INFO] [stderr]    Compiling bevy_app v0.13.2
[INFO] [stderr]    Compiling bevy_core v0.13.2
[INFO] [stderr]    Compiling bevy_log v0.13.2
[INFO] [stderr]    Compiling bevy_input v0.13.2
[INFO] [stderr]    Compiling bevy_time v0.13.2
[INFO] [stderr]    Compiling bevy_a11y v0.13.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.13.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.13.2
[INFO] [stderr]    Compiling bevy_transform v0.13.2
[INFO] [stderr]    Compiling bevy_window v0.13.2
[INFO] [stderr]    Compiling bevy_internal v0.13.2
[INFO] [stderr]    Compiling bevy v0.13.2
[INFO] [stderr]    Compiling bevy_tui v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "87cf9857ea726d20e07b331fa7757182b43c99321bcb84df00ee1311fa309f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cf9857ea726d20e07b331fa7757182b43c99321bcb84df00ee1311fa309f11", kill_on_drop: false }`
[INFO] [stdout] 87cf9857ea726d20e07b331fa7757182b43c99321bcb84df00ee1311fa309f11
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13cf20936b3b75260aee7f5efb4c6ab9bd7ea12bcafe276d4e9d642df4eeb8f6
[INFO] running `Command { std: "docker" "start" "-a" "13cf20936b3b75260aee7f5efb4c6ab9bd7ea12bcafe276d4e9d642df4eeb8f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_tui v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "13cf20936b3b75260aee7f5efb4c6ab9bd7ea12bcafe276d4e9d642df4eeb8f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13cf20936b3b75260aee7f5efb4c6ab9bd7ea12bcafe276d4e9d642df4eeb8f6", kill_on_drop: false }`
[INFO] [stdout] 13cf20936b3b75260aee7f5efb4c6ab9bd7ea12bcafe276d4e9d642df4eeb8f6
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a06003d8284467f0b3e3eb9f02be4d7f027f5898268795557ba6cc84252a1b2
[INFO] running `Command { std: "docker" "start" "-a" "9a06003d8284467f0b3e3eb9f02be4d7f027f5898268795557ba6cc84252a1b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_tui-d6dd5499c06d3b0c)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_tui
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - MinimalTuiPlugins (line 83) - compile ... ok
[INFO] [stdout] test src/lib.rs - Terminal (line 58) - compile ... ok
[INFO] [stdout] test src/lib.rs - TuiPlugin (line 113) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 40) ... ok
[INFO] [stdout] test src/lib.rs - RawConsoleEvent (line 159) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a06003d8284467f0b3e3eb9f02be4d7f027f5898268795557ba6cc84252a1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a06003d8284467f0b3e3eb9f02be4d7f027f5898268795557ba6cc84252a1b2", kill_on_drop: false }`
[INFO] [stdout] 9a06003d8284467f0b3e3eb9f02be4d7f027f5898268795557ba6cc84252a1b2
