[INFO] cloning repository https://github.com/jzombie/term-wm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzombie/term-wm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzombie%2Fterm-wm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzombie%2Fterm-wm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adaf1c73b0be96eae4d95278f8dba6b7dd472b76
[INFO] testing jzombie/term-wm against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzombie%2Fterm-wm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jzombie/term-wm
[INFO] finished tweaking git repo https://github.com/jzombie/term-wm
[INFO] tweaked toml for git repo https://github.com/jzombie/term-wm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jzombie/term-wm on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jzombie/term-wm 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webbrowser v1.2.1
[INFO] [stderr]   Downloaded shared_library v0.1.9
[INFO] [stderr]   Downloaded vt100 v0.16.2
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded anyhow v1.0.103
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded fax v0.2.7
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded time-core v0.1.9
[INFO] [stderr]   Downloaded num-conv v0.2.2
[INFO] [stderr]   Downloaded serial2 v0.2.37
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded linkify v0.11.0
[INFO] [stderr]   Downloaded lru v0.18.0
[INFO] [stderr]   Downloaded console v0.16.4
[INFO] [stderr]   Downloaded ratatui-termwiz v0.1.2
[INFO] [stderr]   Downloaded zune-jpeg v0.5.15
[INFO] [stderr]   Downloaded ratatui v0.30.2
[INFO] [stderr]   Downloaded ratatui-termina v0.1.0
[INFO] [stderr]   Downloaded tiff v0.11.3
[INFO] [stderr]   Downloaded compact_str v0.9.1
[INFO] [stderr]   Downloaded ratatui-macros v0.7.2
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.2
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.4.0
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded polycool v0.4.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.12.0
[INFO] [stderr]   Downloaded unicode-ccc v0.4.0
[INFO] [stderr]   Downloaded svgtypes v0.16.1
[INFO] [stderr]   Downloaded imagesize v0.14.0
[INFO] [stderr]   Downloaded line-ending v1.5.1
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded roxmltree v0.21.1
[INFO] [stderr]   Downloaded gif v0.14.2
[INFO] [stderr]   Downloaded termina v0.3.3
[INFO] [stderr]   Downloaded resvg v0.47.0
[INFO] [stderr]   Downloaded ratatui-core v0.1.2
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.2
[INFO] [stderr]   Downloaded usvg v0.47.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.4
[INFO] [stderr]   Downloaded time v0.3.52
[INFO] [stderr]   Downloaded kurbo v0.13.1
[INFO] [stderr]   Downloaded rustybuzz v0.20.1
[INFO] [stderr]   Downloaded tiny-skia v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e
[INFO] running `Command { std: "docker" "start" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling polycool v0.4.0
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling kurbo v0.13.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling time v0.3.52
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling linkify v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling term-wm-layout-engine v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-layout-engine)
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling term-wm-render v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-render)
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling line-ending v1.5.1
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling term-wm-pty-engine v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-pty-engine)
[INFO] [stderr]    Compiling term-wm-core v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-core)
[INFO] [stderr]    Compiling webbrowser v1.2.1
[INFO] [stderr]    Compiling term-wm-console v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-console)
[INFO] [stderr]    Compiling term-wm-ui-components v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-ui-components)
[INFO] [stderr]    Compiling term-wm-sys-ui-components v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-sys-ui-components)
[INFO] [stderr]    Compiling term-wm v0.8.16-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling term-wm-pty-engine v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-pty-engine)
[INFO] [stderr]    Compiling term-wm-core v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-core)
[INFO] [stderr]    Compiling term-wm-console v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-console)
[INFO] [stderr]    Compiling term-wm-ui-components v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-ui-components)
[INFO] [stderr]    Compiling term-wm-sys-ui-components v0.8.16-alpha (/opt/rustwide/workdir/crates/term-wm-sys-ui-components)
[INFO] [stderr]    Compiling term-wm v0.8.16-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.10s
[INFO] running `Command { std: "docker" "inspect" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_wm-cbddb2e3d831256e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test unified_event_source::tests::dirty_windows_causes_streaming_profile ... ok
[INFO] [stdout] test unified_event_source::tests::drain_pending_preserves_all_input_events ... ok
[INFO] [stdout] test unified_event_source::tests::poll_interval_clamped_by_max_sleep_duration ... ok
[INFO] [stdout] test unified_event_source::tests::take_exited_windows_returns_accumulated_keys_through_trait ... ok
[INFO] [stdout] test unified_event_source::tests::pending_work_causes_streaming_profile ... ok
[INFO] [stdout] test unified_event_source::tests::take_dirty_windows_returns_accumulated_keys_through_trait ... ok
[INFO] [stdout] test unified_event_source::tests::dirty_windows_cleared_after_poll_ok_false ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/term_wm-fbe7035d5b3a75b7)
[INFO] [stderr]      Running tests/integration_basic.rs (/opt/rustwide/target/debug/deps/integration_basic-217b9bf73ed372d0)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_layout_resize.rs (/opt/rustwide/target/debug/deps/integration_layout_resize-0488431754bcd8b7)
[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 5 tests
[INFO] [stdout] test default_shell_nonempty ... ok
[INFO] [stdout] test bottom_panel_split_area_basic ... ok
[INFO] [stdout] test mouse_capture_flow_through_window_manager ... ok
[INFO] [stdout] test sanity_list_behavior ... ok
[INFO] [stdout] test top_panel_split_area_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_new_window_focus.rs (/opt/rustwide/target/debug/deps/integration_new_window_focus-ec025bffb4ad8c59)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_vertical_resize_precision ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/integration_tiling.rs (/opt/rustwide/target/debug/deps/integration_tiling-6907cdad47d4b967)
[INFO] [stdout] test new_window_is_focused ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test multi_window_tiling::insert_leaf_splits_target ... ok
[INFO] [stdout] test drag_snap_pipeline::split_handle_drag_works_after_render_pipeline_populates_hitboxes ... ok
[INFO] [stdout] test multi_window_tiling::corner_insert_window_ordering ... ok
[INFO] [stdout] test multi_window_tiling::remove_leaf_collapses ... ok
[INFO] [stdout] test multi_window_tiling::remove_all_collapses_to_single_leaf ... ok
[INFO] [stdout] test drag_snap_pipeline::drag_to_right_edge_snaps ... ok
[INFO] [stdout] test drag_snap_pipeline::drag_away_restores_float_geometry ... ok
[INFO] [stdout] test multi_window_tiling::three_windows_horizontal ... ok
[INFO] [stdout] test multi_window_tiling::normalize_weights_equalizes ... ok
[INFO] [stdout] test drag_snap_pipeline::drag_to_corner_quadrant ... ok
[INFO] [stdout] test snap_detection::corner_over_edge_priority ... ok
[INFO] [stdout] test drag_snap_pipeline::press_preserves_tiled_state ... ok
[INFO] [stdout] test drag_snap_pipeline::double_click_header_toggles_maximize ... ok
[INFO] [stdout] test spatial_isolation::snap_right_preserves_left_sibling ... ok
[INFO] [stdout] test drag_snap_pipeline::drag_to_top_maximizes ... ok
[INFO] [stdout] test multi_window_tiling::nested_mixed_orientation ... ok
[INFO] [stdout] test snap_detection::top_edge_y0_is_sacred ... ok
[INFO] [stdout] test spatial_isolation::snap_quadrant_preserves_sibling_orientation ... ok
[INFO] [stdout] test snap_detection::right_edge_bisects ... ok
[INFO] [stdout] test spatial_isolation::insert_does_not_mutate_unrelated_splits ... ok
[INFO] [stdout] test drag_snap_pipeline::close_all_windows_then_tile_new_does_not_phantom ... ok
[INFO] [stdout] test snap_detection::corner_snap_quadrants ... ok
[INFO] [stdout] test snap_detection::left_edge_bisects ... ok
[INFO] [stdout] test void_node_lifecycle::cleanup_removes_voids ... ok
[INFO] [stdout] test void_node_lifecycle::clear_leaf_converts_single_leaf_to_void ... ok
[INFO] [stdout] test void_node_lifecycle::remove_leaf_on_split_then_clear_leaf_on_remaining ... ok
[INFO] [stdout] test void_node_lifecycle::corner_insert_creates_void ... ok
[INFO] [stdout] test void_node_lifecycle::replace_void_by_id ... ok
[INFO] [stdout] test void_node_lifecycle::void_skipped_in_layout ... ok
[INFO] [stdout] test drag_snap_pipeline::regr_sole_leaf_maximize_cycle_shows_ghost_on_right_side ... ok
[INFO] [stdout] test drag_snap_pipeline::double_snap_converges ... ok
[INFO] [stdout] test property_tests::insert_never_shrinks_leaf_set ... ok
[INFO] [stdout] test property_tests::no_overlapping_regions ... ok
[INFO] [stdout] test property_tests::weights_stay_positive ... ok
[INFO] [stdout] test property_tests::non_void_area_covers_full ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/panic_debug_log.rs (/opt/rustwide/target/debug/deps/panic_debug_log-5405a7c4d963c616)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test render_panic_shows_in_debug_log ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests term_wm
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/term_wm_app.rs - term_wm_app::TermWmApp (line 20) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.31s
[INFO] running `Command { std: "docker" "inspect" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e", kill_on_drop: false }`
[INFO] [stdout] c26f15eb15f06ae26c04b9f9882730ce249bf36541943bafc98e545dc08c7c7e
