[INFO] fetching crate tuxtui-termwiz 0.1.0...
[INFO] testing tuxtui-termwiz-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tuxtui-termwiz 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tuxtui-termwiz 0.1.0
[INFO] finished tweaking crates.io crate tuxtui-termwiz 0.1.0
[INFO] tweaked toml for crates.io crate tuxtui-termwiz 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuxtui-termwiz 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tuxtui-termwiz 0.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed6a7288384f545dd9caf93141cf62a4fc895e5f009bab5c763fbdde7f70768b
[INFO] running `Command { std: "docker" "start" "-a" "ed6a7288384f545dd9caf93141cf62a4fc895e5f009bab5c763fbdde7f70768b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed6a7288384f545dd9caf93141cf62a4fc895e5f009bab5c763fbdde7f70768b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6a7288384f545dd9caf93141cf62a4fc895e5f009bab5c763fbdde7f70768b", kill_on_drop: false }`
[INFO] [stdout] ed6a7288384f545dd9caf93141cf62a4fc895e5f009bab5c763fbdde7f70768b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f4e7ad0f9a8f25db5c24703f70479f6ed7a0a38e96fa222ba3b14a10eacb18c
[INFO] running `Command { std: "docker" "start" "-a" "0f4e7ad0f9a8f25db5c24703f70479f6ed7a0a38e96fa222ba3b14a10eacb18c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling dep-insight v0.3.0
[INFO] [stderr]    Compiling tuxtui-core v0.1.0
[INFO] [stderr]    Compiling tuxtui-termwiz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.52s
[INFO] running `Command { std: "docker" "inspect" "0f4e7ad0f9a8f25db5c24703f70479f6ed7a0a38e96fa222ba3b14a10eacb18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f4e7ad0f9a8f25db5c24703f70479f6ed7a0a38e96fa222ba3b14a10eacb18c", kill_on_drop: false }`
[INFO] [stdout] 0f4e7ad0f9a8f25db5c24703f70479f6ed7a0a38e96fa222ba3b14a10eacb18c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96bc6f1f539e1146560eab28272774145537112ca5f9bdeeb347ec18ebc80c25
[INFO] running `Command { std: "docker" "start" "-a" "96bc6f1f539e1146560eab28272774145537112ca5f9bdeeb347ec18ebc80c25", kill_on_drop: false }`
[INFO] [stderr]    Compiling tuxtui-termwiz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "96bc6f1f539e1146560eab28272774145537112ca5f9bdeeb347ec18ebc80c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96bc6f1f539e1146560eab28272774145537112ca5f9bdeeb347ec18ebc80c25", kill_on_drop: false }`
[INFO] [stdout] 96bc6f1f539e1146560eab28272774145537112ca5f9bdeeb347ec18ebc80c25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7571d21ea7874d1e91124f83b5ae4bc3a27b3208a1029091ab4b8a1daedb4ef6
[INFO] running `Command { std: "docker" "start" "-a" "7571d21ea7874d1e91124f83b5ae4bc3a27b3208a1029091ab4b8a1daedb4ef6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuxtui_termwiz-b10e805dc6cfc251)
[INFO] [stdout] 
[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] [stderr]    Doc-tests tuxtui_termwiz
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "7571d21ea7874d1e91124f83b5ae4bc3a27b3208a1029091ab4b8a1daedb4ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7571d21ea7874d1e91124f83b5ae4bc3a27b3208a1029091ab4b8a1daedb4ef6", kill_on_drop: false }`
[INFO] [stdout] 7571d21ea7874d1e91124f83b5ae4bc3a27b3208a1029091ab4b8a1daedb4ef6
